| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and | rsandifo | 2004-10-14 | 1 | -2/+44 |
* | * config.gcc: Add armv6{k,z,zk} | pbrook | 2004-10-12 | 1 | -1/+3 |
* | * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi. | mmitchel | 2004-09-01 | 1 | -0/+2 |
* | * config/arm/lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name. | pbrook | 2004-08-12 | 1 | -5/+30 |
* | * configure.in (arm*-*-eabi*): New target. | mmitchel | 2004-08-11 | 1 | -2/+38 |
* | * arm/lib1funcs.asm (_lshrdi3, _ashrdi3, _ashldi3): Add ASM | rearnsha | 2004-05-15 | 1 | -0/+110 |
* | * arm.h (TARGET_APCS_32): Delete. | rearnsha | 2004-05-15 | 1 | -14/+3 |
* | * config/arm/lib1funcs.asm: Recognize armv5tej and armv6. | pbrook | 2004-04-28 | 1 | -6/+15 |
* | Merge from csl-arm-branch. | pbrook | 2004-02-03 | 1 | -4/+44 |
* | Richard Earnshaw <rearnsha@arm.com> | rearnsha | 2004-01-15 | 1 | -2/+15 |
* | Nicolas Pitre <nico@cam.org> | rearnsha | 2003-09-30 | 1 | -120/+225 |
* | 2003-08-30 Richard Earnshaw <rearnsha@arm.com> | rearnsha | 2003-08-30 | 1 | -70/+113 |
* | 2003-08-27 Richard Earnshaw <rearnsha@arm.com> | rearnsha | 2003-08-27 | 1 | -0/+14 |
* | * config/alpha/alpha.c: Fix comment typos. | kazu | 2003-07-12 | 1 | -1/+1 |
* | * config.gcc: Add an extra_header for ARM targets. | nickc | 2003-06-18 | 1 | -1/+2 |
* | Fix typo: LSM instead of LSYM. | nickc | 2003-05-16 | 1 | -1/+1 |
* | * arm/lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with | rearnsha | 2003-05-12 | 1 | -81/+83 |
* | 2001-09-18 Philip Blundell <philb@gnu.org> | pb | 2001-09-18 | 1 | -4/+6 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -1/+1 |
* | Do not create interworking functions if the target architecture does not | nickc | 2000-12-04 | 1 | -8/+6 |
* | missed one... | nickc | 2000-08-23 | 1 | -1/+1 |
* | Replace upper case condition code strings with lower case. | nickc | 2000-08-23 | 1 | -79/+79 |
* | Use macros to replace duplicated bodies of assembler code. | nickc | 2000-08-22 | 1 | -607/+280 |
* | Before performing any restorative additions, test for bottom bits of IP being | nickc | 2000-08-22 | 1 | -25/+49 |
* | From Emmanuel Marty <emarty@suntech.fr> | rearnsha | 2000-08-18 | 1 | -0/+1 |
* | Fix interworking support of functions in lib1funcs.asm. | nickc | 2000-08-11 | 1 | -104/+116 |
* | Update to libgcc copyright exception clause. | law | 2000-05-15 | 1 | -12/+6 |
* | Merge changes from merged-arm-thumb-backend-branch onto trunk. | rearnsha | 2000-04-08 | 1 | -49/+546 |
* | Apply patches submitted by eCos team. | nickc | 1999-10-21 | 1 | -1/+1 |
* | check for __ELF__ not __elf__ | nickc | 1999-04-07 | 1 | -1/+1 |
* | Enable -fleading-underscore for arm-elf builds. | nickc | 1998-12-23 | 1 | -9/+9 |
* | Updated sources with changes from devo. | nickc | 1998-10-27 | 1 | -17/+43 |
* | Appleid arm-elf contribution from Philip Blundell and merged with Catherine | nickc | 1998-10-27 | 1 | -8/+41 |
* | Add thumb-pe support. | nickc | 1998-04-01 | 1 | -0/+117 |
* | arm/lib1funcs.asm (__divsi3, __modsi3, __udivsi3, __umodsi3): Replace | erich | 1996-01-19 | 1 | -1520/+304 |
* | * arm/lib1funcs.asm (__USER_LABEL_PREFIX__): Define if not already. | dje | 1996-01-03 | 1 | -14/+27 |
* | * arm/lib1funcs.asm (RET, RETCOND): Define according to whether we | erich | 1995-12-08 | 1 | -9/+17 |
* | (L_dvmd_tls): Renamed from L_divmodsi_tools. | kenner | 1995-06-26 | 1 | -1/+1 |
* | (___modsi3): Correctly set SIGN register for modulo involving negative | kenner | 1995-06-22 | 1 | -2/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Initial revision | dje | 1995-05-12 | 1 | -0/+1597 |