aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/bpabi.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-4/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-22bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.Mark Shinwell1-1/+1
2008-11-06bpabi.h (PROFILE_HOOK): New undef.Andrew Stubbs1-0/+6
2008-10-08bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook1-0/+17
2008-09-01arm.c (arm_override_options): Set arm_abi earlier.Paul Brook1-2/+4
2008-07-14config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan1-2/+5
2008-07-09revert: arm.opt (mandroid): New option.Doug Kwan1-41/+0
2008-07-09arm.opt (mandroid): New option.Doug Kwan1-0/+41
2008-03-20config.gcc (arm*-*-uclinux*): Remove duplicate arm/uclinux-elf.h.Paul Brook1-1/+5
2008-03-03config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook1-1/+16
2007-11-08re PR target/16350 (gcc only understands little endian ARM systems)Bernhard Fischer1-5/+13
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers1-1/+1
2005-12-13bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Pass -meabi=gnu for apcs/atpcs.Paul Brook1-1/+1
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata1-0/+6
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+3
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-30bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.Paul Brook1-1/+1
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-0/+7
2004-10-12bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Change meabi=3 to meabi=4.Paul Brook1-1/+1
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-03bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.Mark Mitchell1-0/+16
2004-09-01target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell1-1/+1
2004-08-20config.gcc (arm*-*-symbianelf*): Add t-symbian Makefile fragment.Mark Mitchell1-1/+5
2004-08-19defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.Mark Mitchell1-4/+0
2004-08-19* bpabi.h (FPUTYPE_DEFAULT): Set it to FPUTYPE_VFP.Mark Mitchell1-0/+3
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+83