minix/commands/i386/asmconv
Ben Gras 3bcfb76e45 small asmconv cleanups.
- put asmconv in /usr/bin so it can be invoked without absolute path
 - make it ignore .end in gnu output mode so that it can be invoked
   without '|| true' in the gnu lib makefiles and it doesn't produce the
   messy error message
2010-02-03 13:29:14 +00:00
..
asm86.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
asm86.h Floating point support functions 2009-12-24 20:22:41 +00:00
asmconv.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
asmconv.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
build ast@'s build files for easypack. 2005-09-19 13:15:15 +00:00
emit_ack.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
emit_gnu.c small asmconv cleanups. 2010-02-03 13:29:14 +00:00
languages.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile small asmconv cleanups. 2010-02-03 13:29:14 +00:00
parse_ack.c Floating point support functions 2009-12-24 20:22:41 +00:00
parse_bas.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
parse_gnu.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
syntax.ack Initial revision 2005-04-21 14:53:53 +00:00
token.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
tokenize.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00