aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCRelocations.h
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Behold, more work on relocations. Things are looking pretty good now.Nate Begeman2006-09-101-0/+4
* First pass at supporting relocations. Relocations are written correctly toNate Begeman2006-09-081-15/+1
* Resolve BB references with relocation.Evan Cheng2006-07-271-0/+4
* Implement PPC64 relocations typesChris Lattner2006-07-121-1/+5
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-1/+1
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-1/+1
* For PR572:Reid Spencer2005-06-081-0/+6
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* * Rename existing relocations to be more specificChris Lattner2004-11-241-6/+20
* Initial checkin of the 32-bit PPC relocation typesChris Lattner2004-11-231-0/+38