aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/binary_file.ads
Commit message (Collapse)AuthorAgeFilesLines
* ortho/mcode: handle image relative relocation (for Win64)Tristan Gingold2022-04-041-1/+7
|
* ortho/mcode: handle x86-64 coff image dump (WIP)Tristan Gingold2022-04-041-1/+1
|
* mcode: generate and register .eh_frame on linux x86/64Tristan Gingold2021-12-141-0/+2
| | | | This is needed to generate backtraces.
* update license headersumarcor2021-01-141-11/+9
|
* ortho/mcode: pack all sections for huge programs on x86-64.Tristan Gingold2018-11-191-0/+5
| | | | For #698
* mcode: add support for x86-64Tristan Gingold2016-01-061-19/+33
|
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
|
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-231-0/+1
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+305