summaryrefslogtreecommitdiff
path: root/gcc/config/arm/lib1funcs.asm
Commit message (Expand)AuthorAgeFilesLines
* lib1funcs.asm (L_dvmd_lnx): Don't rely on kernel header files.Philip Blundell2001-09-181-4/+6
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-171-1/+1
* Do not create interworking functions if the target architecture does notNick Clifton2000-12-041-8/+6
* missed one...Nick Clifton2000-08-231-1/+1
* Replace upper case condition code strings with lower case.Nick Clifton2000-08-231-79/+79
* Use macros to replace duplicated bodies of assembler code.Nick Clifton2000-08-221-607/+280
* Before performing any restorative additions...Nick Clifton2000-08-221-25/+49
* From Emmanuel Marty <emarty@suntech.fr>Emmanuel Marty2000-08-181-0/+1
* Fix interworking support of functions in lib1funcs.asm.Richard Earnshaw2000-08-111-104/+116
* Update to libgcc copyright exception clause.Jeff Law2000-05-151-12/+6
* Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw2000-04-081-49/+546
* Apply patches submitted by eCos team.Jonathan Larmour1999-10-211-1/+1
* check for __ELF__ not __elf__Philip Blundell1999-04-071-1/+1
* Enable -fleading-underscore for arm-elf builds.Nick Clifton1998-12-231-9/+9
* Updated sources with changes from devo.Nick Clifton1998-10-271-17/+43
* Appleid arm-elf contribution from Philip Blundell and merged with CatherineNick Clifton1998-10-271-8/+41
* Add thumb-pe support.Nick Clifton1998-04-011-0/+117
* arm/lib1funcs.asm (__divsi3, __modsi3, __udivsi3, __umodsi3): ReplaceRichard Earnshaw1996-01-191-1520/+304
* lib1funcs.asm (__USER_LABEL_PREFIX__): Define if not already.Doug Evans1996-01-031-14/+27
* lib1funcs.asm (RET, RETCOND): Define according to whether we are compiling fo...Richard Earnshaw1995-12-081-9/+17
* (L_dvmd_tls): Renamed from L_divmodsi_tools.Richard Kenner1995-06-261-1/+1
* (___modsi3): Correctly set SIGN register for modulo involving negativeRichard Kenner1995-06-221-2/+3
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Initial revisionDoug Evans1995-05-121-0/+1597