yasm/modules/objfmts
Peter Johnson 41762bead1
Update Mach-O for newer macOS (#180)
- Create a dummy .llvmasm section for bitcode
- Add [buildversion] directive for setting minos and sdk versions, e.g. [buildversion minos="10.14" sdk="10.14"]. This defaults to 10.5 on x64 and 10.4 on x86.
2021-07-10 12:12:45 -07:00
..
bin Revert optimizations added in #68 (#146) 2020-05-03 23:36:45 -07:00
coff fix memory errors when using gas processor with coff object output. 2017-09-23 15:11:49 -07:00
dbg Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
elf Warnings cleanup. 2014-08-10 11:39:20 -07:00
macho Update Mach-O for newer macOS (#180) 2021-07-10 12:12:45 -07:00
rdf Warnings cleanup. 2014-08-10 11:39:20 -07:00
win32 COFF/PE: Always set paddr and vaddr to 0. 2014-09-26 21:12:42 -07:00
win64 COFF/PE: Always set paddr and vaddr to 0. 2014-09-26 21:12:42 -07:00
xdf Warnings cleanup. 2014-08-10 11:39:20 -07:00
CMakeLists.txt Add cmake build infrastructure. 2008-05-22 09:08:03 +00:00
Makefile.inc Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
yasm_objfmts.xml Add support for x32 2012-08-30 23:47:41 -07:00