aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-108-41/+32
|
* mcode: fix alignment of structure (thinko).Tristan Gingold2015-09-021-1/+1
|
* mcode/binary_file: rename write routines.Tristan Gingold2015-08-316-13/+11
|
* mcode: fix crash wrt oe_shl.Tristan Gingold2015-08-311-1/+4
|
* Replace fat accesses by bounds accessesTristan Gingold2015-08-292-0/+29
| | | | | translate: separate info for signals from object. Improve some error messages.
* mcode x86: handle more conversions (i64 <-> u8. b2)Tristan Gingold2015-01-222-47/+92
|
* ortho_code-x86-abi: add moddi3 intrinsic for jit.Tristan Gingold2015-01-221-0/+7
|
* ortho_code-x86-abi: display intrinsic names.Tristan Gingold2015-01-221-0/+19
|
* mcode: fix ticket#32 - spill the right instruction.Tristan Gingold2015-01-131-6/+11
|
* grt: improve --disp-signals-table output.Tristan Gingold2015-01-122-0/+5
|
* ortho_mcode: handle u32->i64 conversion.Tristan Gingold2015-01-122-7/+19
|
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-232-2/+2
|
* ortho_mcode: add assertion.Tristan Gingold2014-11-171-3/+6
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-0476-0/+24657