aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/elf.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-30arm: move the switch tables for Arm to the RO data section.Richard Ball1-4/+14
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-19[ARM] Optimize executable size when using softfloat fmul/dmulThomas Preud'homme1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-16[genmultilib] Update basic multilib configurationRichard Earnshaw1-4/+0
2017-06-16[arm] Don't pass -mfpu=auto through to the assembler.Richard Earnshaw1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxnsAndre Vieira1-10/+1
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-1/+2
2016-07-07elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme1-2/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-07Cleanup arch file directive.Christian Bruel1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-27re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay1-2/+3
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-09-09arm-cores.def (generic-armv7-a): New architecture.Andrew Stubbs1-2/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-03-22arm.opt (mhard-float, [...]): Use Alias.Joseph Myers1-3/+2
2009-06-21arm.c (thumb1_output_casesi): New function.Richard Earnshaw1-2/+3
2008-07-14config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan1-1/+5
2008-03-03config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook1-2/+16
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford1-1/+0
2007-03-21elf.h (TARGET_ASM_DESTRUCTOR): Define.Mark Mitchell1-0/+3
2007-01-03backport: thumb2.md: New file.Paul Brook1-4/+5
2006-12-11elf.h (MAX_OFILE_ALIGNMENT): Remove definition.Carlos O'Donell1-6/+0
2006-11-02arm.c (arm_elf_asm_constructor): Remove ATTRIBUTE_UNUSED from priority argument.Paul Brook1-2/+0
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-05config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options.Richard Sandiford1-1/+1
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-1/+6
2004-11-18arm.c (target_float_switch): New variable..Paul Brook1-1/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-3/+0
2004-05-15arm.h (TARGET_APCS_32): Delete.Richard Earnshaw1-2/+2
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook1-1/+3
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-14/+2
2003-04-28* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.Nick Clifton1-9/+0
2003-04-09install.texi: Note that ARM toolchains need binutils 2.13 or newer.Nick Clifton1-1/+1
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton1-16/+16
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-20/+0
2002-11-21elf.h (SUBTARGET_EXTRA_SPECS): Add subtarget_asm_float_spec.Jason Thorpe1-3/+8