yasm/modules
bird2tori 241bf4c42c
More makedep features (#80)
yasm.c: Added -MD, -MT and -MP options similar to gcc. Also added --makedep-dos2unix-slash for helping users of NUG make (and similar) on Windows. The -MD option does both assembling and Makefile dependency generation in one go, which convenient and a little quicker.

nasm-preproc.c: Have to always gather dependencies to support -MD. Minimal cost.

Co-authored-by: knut st. osmundsen <bird-skylake@anduin.net>
2023-05-12 21:22:36 -07:00
..
arch Enable AES on westmere (#97) 2023-05-12 21:18:15 -07:00
dbgfmts Fix memleak of codeview leaf (#114) 2023-05-12 21:10:17 -07:00
listfmts Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
objfmts Update elf-objfmt.c (#148) 2023-05-12 21:15:02 -07:00
parsers gas-parse.c: Eliminate warning. 2012-08-30 23:53:41 -07:00
preprocs More makedep features (#80) 2023-05-12 21:22:36 -07:00
CMakeLists.txt Fix detecting Windows platform (#204) 2023-05-12 21:06:53 -07:00
Makefile.inc Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00