yasm/modules
Peter Johnson a33b905735 * stabs-dbgfmt.c (stabs_dbgfmt_generate_sections):
snprintf is not portable; use strcpy/strcat instead.

svn path=/trunk/yasm/; revision=1129
2004-08-15 00:17:46 +00:00
..
arch Fix LSS opcode. 2004-05-04 19:40:15 +00:00
dbgfmts * stabs-dbgfmt.c (stabs_dbgfmt_generate_sections): 2004-08-15 00:17:46 +00:00
objfmts Fixed handling of absolute sections in the elf object format, including 2004-05-28 13:19:48 +00:00
optimizers Massive libyasm / module interface update - Phase 2 (finally). 2004-02-06 21:12:56 +00:00
parsers Convert re2c cleanup.pl to cleanup.c, removing final Perl dependency. 2004-03-15 05:18:07 +00:00
preprocs NASM preprocessor's genmacro needs to built differently for cross-building. 2004-08-14 23:49:29 +00:00
Makefile.inc Reformat multi-file lists to use many += lines instead of using \ 2003-05-31 22:23:08 +00:00