summaryrefslogtreecommitdiff
path: root/gcc/config/arm/lib1funcs.asm
Commit message (Expand)AuthorAgeFilesLines
* longlong.h (__arm__): Define count_leading_zeros.Paul Brook2008-06-121-0/+126
* config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook2008-03-031-5/+16
* config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file.Richard Sandiford2007-05-301-0/+2
* re PR target/32007 (bootstrap broken on ARM v3)Martin Michlmayr2007-05-201-0/+8
* lib1funcs.asm (div0): Use ARM_FUNC_START and do_push.Paul Brook2007-03-251-3/+2
* alpha.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-1/+1
* lib1funcs.asm (RETLDM): Pop directly into PC when no special interworking nee...Paul Brook2007-02-081-1/+1
* backport: thumb2.md: New file.Paul Brook2007-01-031-12/+80
* linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1.Carlos O'Donell2006-11-031-0/+7
* [multiple changes]Paul Brook2006-01-181-0/+5
* lib1funcs.asm (div0): Call raise instead of making syscalls.Daniel Jacobowitz2005-11-151-17/+3
* lib1funcs.asm: Don't include "libunwind.S".Daniel Jacobowitz2005-11-041-1/+0
* lib1funcs.asm: Error if __ARM_ARCH__ not set.Paul Brook2005-08-121-0/+4
* lib1funcs.asm (__aeabi_uidiv, [...]): New aliases.Richard Sandiford2005-08-101-0/+2
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* * config/arm/lib1funcs.asm (cfi_pop, cfi_push, cfi_start)Daniel Jacobowitz2005-05-171-20/+99
* bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.Paul Brook2005-04-301-7/+21
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* lib1funcs.asm (FUNC_ALIAS): New macro.Richard Earnshaw2005-02-181-5/+10
* arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and global for -mcaller-su...Richard Sandiford2004-10-141-2/+44
* config.gcc: Add armv6{k,z,zk}Paul Brook2004-10-121-1/+3
* config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell2004-09-011-0/+2
* lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name.Paul Brook2004-08-121-5/+30
* configure.in (arm*-*-eabi*): New target.Mark Mitchell2004-08-111-2/+38
* lib1funcs.asm (_lshrdi3, [...]): Add ASM implementations for ARM and Thumb.Richard Earnshaw2004-05-151-0/+110
* arm.h (TARGET_APCS_32): Delete.Richard Earnshaw2004-05-151-14/+3
* * config/arm/lib1funcs.asm: Recognize armv5tej and armv6.Paul Brook2004-04-281-6/+15
* backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook2004-02-031-4/+44
* Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw2004-01-151-2/+15
* Nicolas Pitre <nico@cam.org>Nicolas Pitre2003-09-301-120/+225
* lib1funcs.asm (RETCOND): Delete.Richard Earnshaw2003-08-301-70/+113
* [multiple changes]Richard Earnshaw2003-08-271-0/+14
* alpha.c: Fix comment typos.Kazu Hirata2003-07-121-1/+1
* config.gcc: Add an extra_header for ARM targets.Nick Clifton2003-06-181-1/+2
* Fix typo: LSM instead of LSYM.Nick Clifton2003-05-161-1/+1
* lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'.Richard Earnshaw2003-05-121-81/+83
* 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