summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/eabi.asm
Commit message (Expand)AuthorAgeFilesLines
* Move libgcc2 to toplevel libgccro2011-11-021-289/+0
* * config/rs6000/eabi.asm (__eabi_convert): Don't define iffroydnj2009-06-051-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-20/+10
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * config/alpha/vms_tramp.asm, config/arm/crti.asm,jsm282008-07-021-1/+0
* Update FSF address.kcook2005-06-251-2/+2
* * config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).segher2004-07-161-1/+1
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-201-2/+2
* * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64.dje2002-02-191-362/+0
* * config.gcc: Delete powerpcle-*-solaris2* stanza.zack2001-11-211-2/+1
* * config/rs6000/aix31.h: Fix comment formatting.kazu2001-11-151-15/+15
* * config/rs6000/eabi.asm: Define 64-bit versions of FPRdje2001-08-131-2/+108
* In gcc/:geoffk2000-04-141-2/+2
* Update copyrightmeissner1998-05-071-1/+1
* Restore LR in case __eabi was called multiple timesmeissner1998-05-071-0/+1
* typo typo fixes fixeslaw1998-05-061-2/+2
* Solaris, shared lib, aix broken compatibiliymeissner1996-07-131-105/+133
* Fix -msdata init code; Make sure correct endian flag is definedmeissner1996-06-111-9/+13
* Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...meissner1996-05-291-1/+19
* make exception table work with -mrelocable; fix long long ++/--; Make long lo...meissner1996-01-151-1/+26
* Support for .sdata/.sbss/.sdata2/.sbss2meissner1996-01-121-15/+31
* Properly align data section.meissner1996-01-111-0/+2
* insure eabi destructors get calledmeissner1996-01-111-1/+13
* Add -mcpu={505,821,860} support; Fixup common mode support; Make eabi not rel...meissner1996-01-051-9/+92
* update PowerPC supportmeissner1995-11-301-328/+316
* store LR in caller's frame, not current frame for V.4meissner1995-07-251-73/+252
* Initialize r13 to be _SDA_BASE_.meissner1995-07-221-1/+2
* V.4 support.meissner1995-07-211-4/+30
* Fix typos in comments.kenner1995-05-161-2/+2
* Call C++ static constructors.meissner1995-03-161-21/+124
* More typosmeissner1995-03-081-8/+15
* fix typo.meissner1995-03-081-1/+1
* Define _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocat...meissner1995-03-081-6/+12
* Correctly reload r30 if -mrelocatablemeissner1995-02-281-1/+1
* Support -msoft-float; support eabi -mrelocatablemeissner1995-02-231-0/+57