aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/elf.ml
Commit message (Collapse)AuthorAgeFilesLines
* Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare2011-03-251-1/+1
|
* Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵Graydon Hoare2011-03-251-1/+1
| | | | | | build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵Graydon Hoare2011-03-251-1/+1
| | | | off src root.
* Revert EI_OSABI ELF header field back to 0 for LinuxBrian Anderson2011-02-101-1/+0
|
* Re-indent a bit of elf.Graydon Hoare2011-02-091-10/+10
|
* Add several 1-word .bss fragments for FreeBSD.Graydon Hoare2011-02-091-0/+21
|
* Add .bss fragment support to elf.Graydon Hoare2011-02-091-3/+31
|
* Adapt elf.ml to handle differences between Linux and FreeBSD.Rob Arnold2011-02-091-6/+20
|
* Zero LMA/VMA of debug sections in elf. Closes #148.Graydon Hoare2010-08-121-105/+42
|
* Some ELF correctness issues, but apparently none enough to placate gdb.Graydon Hoare2010-08-111-25/+50
|
* Remove dead implicit-destinations logic from IL.Graydon Hoare2010-08-031-2/+2
|
* Populate tree.Graydon Hoare2010-06-231-0/+1760