aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/eabi.asm
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-289/+0
2009-06-05eabi.asm (__eabi_convert): Don't define if _RELOCATABLE.Nathan Froyd1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-20/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers1-1/+0
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-07-16* config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).Segher Boessenkool1-1/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-02-19linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.David Edelsohn1-362/+0
2001-11-21config.gcc: Delete powerpcle-*-solaris2* stanza.Zack Weinberg1-2/+1
2001-11-15aix31.h: Fix comment formatting.Kazu Hirata1-15/+15
2001-08-13eabi.asm: Define 64-bit versions of FPR save/restore routines.David Edelsohn1-2/+108
2000-04-14In gcc/:Geoff Keating1-2/+2
1998-05-07Update copyrightMichael Meissner1-1/+1
1998-05-07Restore LR in case __eabi was called multiple timesMichael Meissner1-0/+1
1998-05-06typo typo fixes fixesJeff Law1-2/+2
1996-07-13Solaris, shared lib, aix broken compatibiliyMichael Meissner1-105/+133
1996-06-11Fix -msdata init code; Make sure correct endian flag is definedMichael Meissner1-9/+13
1996-05-29Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...Michael Meissner1-1/+19
1996-01-15make exception table work with -mrelocable; fix long long ++/--; Make long lo...Michael Meissner1-1/+26
1996-01-12Support for .sdata/.sbss/.sdata2/.sbss2Michael Meissner1-15/+31
1996-01-11Properly align data section.Michael Meissner1-0/+2
1996-01-11insure eabi destructors get calledMichael Meissner1-1/+13
1996-01-05Add -mcpu={505,821,860} support; Fixup common mode support; Make eabi not rel...Michael Meissner1-9/+92
1995-11-30update PowerPC supportMichael Meissner1-328/+316
1995-07-25store LR in caller's frame, not current frame for V.4Michael Meissner1-73/+252
1995-07-22Initialize r13 to be _SDA_BASE_.Michael Meissner1-1/+2
1995-07-21V.4 support.Michael Meissner1-4/+30
1995-05-16Fix typos in comments.Richard Kenner1-2/+2
1995-03-16Call C++ static constructors.Michael Meissner1-21/+124
1995-03-08More typosMichael Meissner1-8/+15
1995-03-08fix typo.Michael Meissner1-1/+1
1995-03-08Define _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocat...Michael Meissner1-6/+12
1995-02-28Correctly reload r30 if -mrelocatableMichael Meissner1-1/+1
1995-02-23Support -msoft-float; support eabi -mrelocatableMichael Meissner1-0/+57