summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFrameInfo.h
Commit message (Expand)AuthorAge
* Squelch a warning about mismatch between sign of constant and sign of returnReid Spencer2007-04-04
* The PPC64 ELF ABI is "intended to use the same structure layout and calling c...Nicolas Geoffray2007-04-03
* implement support for the linux/ppc function call ABI. Patch byChris Lattner2007-02-25
* Make it easier for gdb to find the return address.Jim Laskey2006-12-06
* make sure to safe LR8 in the right stack slot for PPC64Chris Lattner2006-11-18
* This is a general clean up of the PowerPC ABI. Address several problems andJim Laskey2006-11-16
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-16
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-14
* Remove trailing whitespaceMisha Brukman2005-04-21
* Remove file that is no longer used, and move include of MRegisterInfo.hNate Begeman2004-10-26
* LR needs to be saved at 16-byte offset on a 64-bit archMisha Brukman2004-08-19
* #include <map> is not necessary hereMisha Brukman2004-08-17
* There is no need for a cast hereChris Lattner2004-08-16
* Make this compile on gc 3.4.1 (static_cast to non-const type was notAlkis Evlogimenos2004-08-15
* Replace PowerPCPEI.cpp with target independant PrologEpilogInserterNate Begeman2004-08-14