aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/lib1funcs.asm
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-1829/+0
2010-12-20lib1funcs.asm (ARM_DIV_BODY case __OPTIMIZE_SIZE__): Fix condition on IT inst...Yvan Roux1-1/+1
2010-05-24lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__ added to the preprocessor cond...Daniel Gutson1-1/+2
2010-04-17bpabi.S: Add EABI alignment attributes to objects.Richard Earnshaw1-2/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-18lib1funcs.asm (__prefer_thumb__): New define.Sebastian Huber1-4/+16
2009-12-17bpabi-v6m.S (test_div_by_zero): New macro.Julian Brown1-20/+131
2009-08-06lib1funcs.asm (ARM_DIV_BODY): Add Thumb-2 implementation.Paul Brook1-9/+54
2009-07-29lib1funcs.asm (clear_cache): Use ARM_FUNC_START and do_push/do_pop.Paul Brook1-3/+3
2009-06-21arm.c (thumb1_output_casesi): New function.Richard Earnshaw1-2/+116
2009-05-28lib1funcs.asm (__clear_cache): Define if L_clear_cache.Joseph Myers1-0/+21
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+11
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