nasm/output
H. Peter Anvin 58421f9697 outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4
__builtin_ctzl exists for all architectures on gcc 4, but not for all
versions of gcc 3 and lower.  For simplicity, make the cutoff gcc 4.
2007-04-12 16:12:09 +00:00
..
outaout.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outas86.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outbin.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outcoff.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outdbg.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outelf.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outieee.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outmacho.c outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4 2007-04-12 16:12:09 +00:00
outobj.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outrdf.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outrdf2.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00