about summary refs log tree commit diff
path: root/src/boot/be/elf.ml
AgeCommit message (Expand)AuthorLines
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 build...Graydon Hoare-1/+1
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare-1/+1
2011-02-10Revert EI_OSABI ELF header field back to 0 for LinuxBrian Anderson-1/+0
2011-02-09Re-indent a bit of elf.Graydon Hoare-10/+10
2011-02-09Add several 1-word .bss fragments for FreeBSD.Graydon Hoare-0/+21
2011-02-09Add .bss fragment support to elf.Graydon Hoare-3/+31
2011-02-09Adapt elf.ml to handle differences between Linux and FreeBSD.Rob Arnold-6/+20
2010-08-12Zero LMA/VMA of debug sections in elf. Closes #148.Graydon Hoare-105/+42
2010-08-11Some ELF correctness issues, but apparently none enough to placate gdb.Graydon Hoare-25/+50
2010-08-03Remove dead implicit-destinations logic from IL.Graydon Hoare-2/+2
2010-06-23Populate tree.Graydon Hoare-0/+1760