aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/PrintAsm.ml
Commit message (Expand)AuthorAgeFilesLines
* More realistic treatment of jump tables: show the absence of overflow when ac...xleroy2009-11-101-2/+1
* Added support for jump tables in back end.xleroy2009-11-101-5/+20
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-031-10/+19
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-27/+19
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-14/+39
* Support Clight initializers of the form "int * x = &y;".xleroy2009-11-011-0/+3
* Storing of single floats: must insert frsp instruction before store. (Tempor...xleroy2009-10-301-2/+4
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...xleroy2009-08-171-2/+2
* Use Configuration.systemxleroy2009-03-291-28/+38
* Honor "static" modifier on C globals.xleroy2009-03-281-22/+58
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-291-3/+2
* Elimination of "alloc" instruction in Caml files and test files.xleroy2009-01-111-2/+0
* Cleanupxleroy2008-12-311-105/+0
* Continuation of PowerPC/EABI portxleroy2008-12-311-141/+363
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+532