aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/binary_file.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* binary_file: add overflow detection for relocs.Tristan Gingold2018-11-191-4/+12
* ortho/mcode: pack all sections for huge programs on x86-64.Tristan Gingold2018-11-191-9/+6
* Fix constraint error for large number of local symbols.Tristan Gingold2018-11-191-2/+2
* Add a pragma warnings off around constant condition.Tristan Gingold2016-01-061-0/+2
* mcode: add support for x86-64Tristan Gingold2016-01-061-170/+183
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-231-2/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+977