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