| Commit message (Expand) | Author | Age | Files | Lines |
* | longlong.h (__arm__): Define count_leading_zeros. | Paul Brook | 2008-06-12 | 1 | -0/+126 |
* | config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs. | Paul Brook | 2008-03-03 | 1 | -5/+16 |
* | config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file. | Richard Sandiford | 2007-05-30 | 1 | -0/+2 |
* | re PR target/32007 (bootstrap broken on ARM v3) | Martin Michlmayr | 2007-05-20 | 1 | -0/+8 |
* | lib1funcs.asm (div0): Use ARM_FUNC_START and do_push. | Paul Brook | 2007-03-25 | 1 | -3/+2 |
* | alpha.c, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-20 | 1 | -1/+1 |
* | lib1funcs.asm (RETLDM): Pop directly into PC when no special interworking nee... | Paul Brook | 2007-02-08 | 1 | -1/+1 |
* | backport: thumb2.md: New file. | Paul Brook | 2007-01-03 | 1 | -12/+80 |
* | linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1. | Carlos O'Donell | 2006-11-03 | 1 | -0/+7 |
* | [multiple changes] | Paul Brook | 2006-01-18 | 1 | -0/+5 |
* | lib1funcs.asm (div0): Call raise instead of making syscalls. | Daniel Jacobowitz | 2005-11-15 | 1 | -17/+3 |
* | lib1funcs.asm: Don't include "libunwind.S". | Daniel Jacobowitz | 2005-11-04 | 1 | -1/+0 |
* | lib1funcs.asm: Error if __ARM_ARCH__ not set. | Paul Brook | 2005-08-12 | 1 | -0/+4 |
* | lib1funcs.asm (__aeabi_uidiv, [...]): New aliases. | Richard Sandiford | 2005-08-10 | 1 | -0/+2 |
* | Makefile.in: Set and use UNWIND_H. | Paul Brook | 2005-06-28 | 1 | -0/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | * config/arm/lib1funcs.asm (cfi_pop, cfi_push, cfi_start) | Daniel Jacobowitz | 2005-05-17 | 1 | -20/+99 |
* | bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode. | Paul Brook | 2005-04-30 | 1 | -7/+21 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+1 |
* | lib1funcs.asm (FUNC_ALIAS): New macro. | Richard Earnshaw | 2005-02-18 | 1 | -5/+10 |
* | arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and global for -mcaller-su... | Richard Sandiford | 2004-10-14 | 1 | -2/+44 |
* | config.gcc: Add armv6{k,z,zk} | Paul Brook | 2004-10-12 | 1 | -1/+3 |
* | config.gcc (arm*-*-symbianelf*): Do not include t-bpabi. | Mark Mitchell | 2004-09-01 | 1 | -0/+2 |
* | lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name. | Paul Brook | 2004-08-12 | 1 | -5/+30 |
* | configure.in (arm*-*-eabi*): New target. | Mark Mitchell | 2004-08-11 | 1 | -2/+38 |
* | lib1funcs.asm (_lshrdi3, [...]): Add ASM implementations for ARM and Thumb. | Richard Earnshaw | 2004-05-15 | 1 | -0/+110 |
* | arm.h (TARGET_APCS_32): Delete. | Richard Earnshaw | 2004-05-15 | 1 | -14/+3 |
* | * config/arm/lib1funcs.asm: Recognize armv5tej and armv6. | Paul Brook | 2004-04-28 | 1 | -6/+15 |
* | backport: re PR target/12476 (ARM/THUMB thunk calls broken) | Paul Brook | 2004-02-03 | 1 | -4/+44 |
* | Richard Earnshaw <rearnsha@arm.com> | Richard Earnshaw | 2004-01-15 | 1 | -2/+15 |
* | Nicolas Pitre <nico@cam.org> | Nicolas Pitre | 2003-09-30 | 1 | -120/+225 |
* | lib1funcs.asm (RETCOND): Delete. | Richard Earnshaw | 2003-08-30 | 1 | -70/+113 |
* | [multiple changes] | Richard Earnshaw | 2003-08-27 | 1 | -0/+14 |
* | alpha.c: Fix comment typos. | Kazu Hirata | 2003-07-12 | 1 | -1/+1 |
* | config.gcc: Add an extra_header for ARM targets. | Nick Clifton | 2003-06-18 | 1 | -1/+2 |
* | Fix typo: LSM instead of LSYM. | Nick Clifton | 2003-05-16 | 1 | -1/+1 |
* | lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'. | Richard Earnshaw | 2003-05-12 | 1 | -81/+83 |
* | lib1funcs.asm (L_dvmd_lnx): Don't rely on kernel header files. | Philip Blundell | 2001-09-18 | 1 | -4/+6 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 2001-05-17 | 1 | -1/+1 |
* | Do not create interworking functions if the target architecture does not | Nick Clifton | 2000-12-04 | 1 | -8/+6 |
* | missed one... | Nick Clifton | 2000-08-23 | 1 | -1/+1 |
* | Replace upper case condition code strings with lower case. | Nick Clifton | 2000-08-23 | 1 | -79/+79 |
* | Use macros to replace duplicated bodies of assembler code. | Nick Clifton | 2000-08-22 | 1 | -607/+280 |
* | Before performing any restorative additions... | Nick Clifton | 2000-08-22 | 1 | -25/+49 |
* | From Emmanuel Marty <emarty@suntech.fr> | Emmanuel Marty | 2000-08-18 | 1 | -0/+1 |
* | Fix interworking support of functions in lib1funcs.asm. | Richard Earnshaw | 2000-08-11 | 1 | -104/+116 |
* | Update to libgcc copyright exception clause. | Jeff Law | 2000-05-15 | 1 | -12/+6 |
* | Merge changes from merged-arm-thumb-backend-branch onto trunk. | Richard Earnshaw | 2000-04-08 | 1 | -49/+546 |
* | Apply patches submitted by eCos team. | Jonathan Larmour | 1999-10-21 | 1 | -1/+1 |
* | check for __ELF__ not __elf__ | Philip Blundell | 1999-04-07 | 1 | -1/+1 |