summaryrefslogtreecommitdiff
path: root/gcc/config/arm/lib1funcs.asm
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-18 Philip Blundell <philb@gnu.org>pb2001-09-181-4/+6
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-1/+1
* Do not create interworking functions if the target architecture does notnickc2000-12-041-8/+6
* missed one...nickc2000-08-231-1/+1
* Replace upper case condition code strings with lower case.nickc2000-08-231-79/+79
* Use macros to replace duplicated bodies of assembler code.nickc2000-08-221-607/+280
* Before performing any restorative additions, test for bottom bits of IP beingnickc2000-08-221-25/+49
* From Emmanuel Marty <emarty@suntech.fr>rearnsha2000-08-181-0/+1
* Fix interworking support of functions in lib1funcs.asm.nickc2000-08-111-104/+116
* Update to libgcc copyright exception clause.law2000-05-151-12/+6
* Merge changes from merged-arm-thumb-backend-branch onto trunk.rearnsha2000-04-081-49/+546
* Apply patches submitted by eCos team.nickc1999-10-211-1/+1
* check for __ELF__ not __elf__nickc1999-04-071-1/+1
* Enable -fleading-underscore for arm-elf builds.nickc1998-12-231-9/+9
* Updated sources with changes from devo.nickc1998-10-271-17/+43
* Appleid arm-elf contribution from Philip Blundell and merged with Catherinenickc1998-10-271-8/+41
* Add thumb-pe support.nickc1998-04-011-0/+117
* arm/lib1funcs.asm (__divsi3, __modsi3, __udivsi3, __umodsi3): Replaceerich1996-01-191-1520/+304
* * arm/lib1funcs.asm (__USER_LABEL_PREFIX__): Define if not already.dje1996-01-031-14/+27
* * arm/lib1funcs.asm (RET, RETCOND): Define according to whether weerich1995-12-081-9/+17
* (L_dvmd_tls): Renamed from L_divmodsi_tools.kenner1995-06-261-1/+1
* (___modsi3): Correctly set SIGN register for modulo involving negativekenner1995-06-221-2/+3
* Update FSF address.kenner1995-06-151-1/+2
* Initial revisiondje1995-05-121-0/+1597