aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/linux-elf.h
AgeCommit message (Expand)Author
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-06-01gcc/Richard Sandiford
2008-04-25 PR testsuite/35843Jan Hubicka
2007-11-08 PR target/16350Nick Clifton
2007-08-02* config/host-hpux.c: Change copyright header to refer to version 3 of the GNUNick Clifton
2006-11-032006-11-02 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2006-02-16gcc:Joseph Myers
2005-11-22 * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenKaveh Ghazi
2005-10-10 * config.gcc (arm*-*-linux*): Remove redundant extra_parts andDaniel Jacobowitz
2005-10-08/Kazu Hirata
2005-08-05Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson
2005-06-25Update FSF address.Kelley Cook
2005-05-11 * config/arm/linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define.Daniel Jacobowitz
2005-03-02 * config/arm/linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT)Daniel Jacobowitz
2004-11-18 * config/arm/arm.c (target_float_switch): New variable..Paul Brook
2004-11-112004-11-10 Peter S. Mazinger <ps.m@gmx.net>Peter S. Mazinger
2004-05-15* arm.h (TARGET_APCS_32): Delete.Richard Earnshaw
2004-04-23 * gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra
2004-02-03 Merge from csl-arm-branch.Paul Brook
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-14PR bootstrap/12527Richard Earnshaw
2003-12-25 * config/alpha/alpha-modes.def: Fix comment formatting.Kazu Hirata
2003-12-09* config/m32r/m32r.h: Add support for m32r2 processor. IncludingKazuhiro Inaoka
2003-11-29 * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh Ghazi
2003-09-16 * config/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek
2003-06-14PR target/3724Richard Earnshaw
2003-05-18 * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):Neil Booth
2003-03-10* arm.h (enum floating_point_type): Delete. Replace with...Richard Earnshaw
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton
2002-12-10 * config/linux.h (LIB_SPEC): If -pthread, add -lpthread even ifJakub Jelinek
2002-07-17 * cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth
2002-05-14config:Neil Booth
2002-04-15 * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,Richard Henderson
2002-04-14 * config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.Jeroen Dobbelaere
2002-04-13 * alpha/linux.h: Define __gnu_linux__ wherever __linux__ isMark Mitchell
2001-12-132001-12-12 David O'Brien <obrien@FreeBSD.org>David O'Brien
2001-09-14Rearrange arm/elf header filesNick Clifton
2001-09-11 * configure.in: Check whether assembler supports section merging.Jakub Jelinek
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,Richard Henderson
2001-07-21gcc:Nathan Sidwell
2001-04-16 * toplev.c (output_lang_identify): Delete.Zack Weinberg
2001-03-19Undo previous deltaNick Clifton
2001-03-19Add support for unique sections in arm-linux target.Philip Blundell
2001-02-262001-02-26 Philip Blundell <philb@gnu.org>Philip Blundell
2000-11-02config:Neil Booth
2000-09-25Change callers in config/a*/ to match:Hans-Peter Nilsson
2000-09-25definitions in config/a*:Hans-Peter Nilsson
2000-09-10Don't define `arm' or `thumb'.Philip Blundell
2000-08-15* arm/linux-elf.h (text_section): Delete declaration.Richard Earnshaw
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw