about summary refs log tree commit diff
path: root/src/boot/be/macho.ml
AgeCommit message (Collapse)AuthorLines
2011-05-13Remove rustboot from the repository.Graydon Hoare-1194/+0
2011-03-25Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare-1/+1
2011-03-25Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵Graydon Hoare-1/+1
build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵Graydon Hoare-1/+1
off src root.
2010-11-16Update frame logic to be compatible with SysV x86 ABI. Improves diagnostics.Graydon Hoare-1/+1
2010-08-03Remove dead implicit-destinations logic from IL.Graydon Hoare-1/+1
2010-07-16Remove the __PAGEZERO segment from shared MachO libraries. This avoids aJeffrey Yasskin-10/+14
segfault in dlclose() and fixes the tests on OSX 10.5.8.
2010-07-16In Mach-O shared libraries, avoid counting an extra load command. Closes #99.Jeffrey Yasskin-1/+7
2010-06-23Populate tree.Graydon Hoare-0/+1184