summaryrefslogtreecommitdiff
path: root/gcc/config/arm/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* crtstuff.c, [...]: Update copyright.Kazu Hirata2005-05-091-1/+1
* config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options.Richard Sandiford2005-05-051-1/+1
* crtstuff.c: Handle targets that use .init_array.Julian Brown2005-04-291-1/+6
* arm.c (target_float_switch): New variable..Paul Brook2004-11-181-1/+1
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-3/+0
* arm.h (TARGET_APCS_32): Delete.Richard Earnshaw2004-05-151-2/+2
* freebsd-spec.h, [...]: Update copyright.Kazu Hirata2004-03-161-1/+1
* backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook2004-02-031-1/+3
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-14/+2
* * config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.Nick Clifton2003-04-281-9/+0
* install.texi: Note that ARM toolchains need binutils 2.13 or newer.Nick Clifton2003-04-091-1/+1
* Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton2003-02-101-16/+16
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-20/+0
* elf.h (SUBTARGET_EXTRA_SPECS): Add subtarget_asm_float_spec.Jason Thorpe2002-11-211-3/+8
* elf.h (ASM_SPEC, LINK_SPEC): Pass -EL if -mlittle-endian is specified.Jason Thorpe2002-11-211-1/+2
* * arm/elf.h (TYPE_OPERAND_FMT): Prefix type with %.Richard Earnshaw2002-11-071-1/+1
* defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg2002-07-281-8/+1
* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2002-07-251-19/+9
* arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the ...Nick Clifton2002-05-201-2/+2
* arm.md (tablejump): Make this a define_expand.Richard Earnshaw2002-03-181-1/+3
* Define SUPPORTS_INIT_PRIORITYNick Clifton2001-12-191-0/+2
* config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.David O'Brien2001-11-161-2/+0
* Rearrange arm/elf header filesNick Clifton2001-09-141-123/+16
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-82/+2
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-17/+3
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-6/+0
* Add alignment parameter to .comm directives for ELF targets.Nick Clifton2001-05-041-0/+11
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-13/+0
* semi.h (SUBTARGET_EXTRA_SPECS): Define.Richard Earnshaw2001-01-151-3/+8
* osf.h: Standarize copyright statement.Rodney Brown2000-12-061-1/+2
* Change callers in config/a*/ to match:Hans-Peter Nilsson2000-09-251-7/+7
* definitions in config/a*:Hans-Peter Nilsson2000-09-251-4/+4
* Don't define `arm_elf'Philip Blundell2000-09-111-1/+1
* Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw2000-04-081-29/+59
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov2000-02-291-0/+1
* Prevent emission of "a.lign 0" directivesNick Clifton2000-02-181-3/+9
* Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi2000-02-151-1/+0
* allow all arm targets to use -mstructure-size-boundary=XXNick Clifton1999-10-271-9/+0
* arm.h (TARGET_SWITCHES): Add -m{no-}single-pic-base.Philip Blundell1999-07-231-1/+2
* General tidyup of header files.Nick Clifton1999-07-171-5/+5
* Fix typo introduced in previous delta.Nick Clifton1999-07-081-1/+1
* Add preliminary support for arm v5 architectures.Nick Clifton1999-07-051-93/+111
* aout.h (ASM_OUTPUT_ALIGN): Only define if not already defined.Philip Blundell1999-05-301-0/+10
* arm.h (NEED_PLT_GOT): Fix mistake in last change.Philip Blundell1999-05-251-0/+3
* arm.h (NEED_PLT_GOT): New macro.Philip Blundell1999-05-081-0/+3
* Apply patch from Nick Burrett <nick.burrett@btinternet.com>Nick Clifton1999-05-071-10/+14
* Fix compile time warnings about unused parametersNick Clifton1999-03-221-2/+1