aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/linux.h
AgeCommit message (Expand)Author
2010-07-02 * expr.h (emit_stack_probe): Declare.Eric Botcazou
2009-12-07 * config/sparc/linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch.Eric Botcazou
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-24 * config/sparc/linux.h (DBX_REGISTER_NUMBER): Delete.Eric Botcazou
2008-05-17 * config/sparc/linux.h (NO_PROFILE_COUNTERS): Undef beforeDavid S. Miller
2008-05-14 * config/sparc/sparc.c (sparc_profile_hook): IfDavid S. Miller
2008-05-04gcc/David S. Miller
2007-08-02* config/host-hpux.c: Change copyright header to refer to version 3 of the GNUNick Clifton
2007-01-192007-01-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-02-18 PR target/24837Joseph Myers
2006-02-08 * config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek
2006-02-062006-02-06 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2005-11-22 * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenKaveh Ghazi
2005-08-06 * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,Kazu Hirata
2005-07-132005-07-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-07-06 * config/sparc/sparc.h (sparc_compare_emitted): New extern.Jakub Jelinek
2005-06-25Update FSF address.Kelley Cook
2005-04-13 * optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou
2005-04-04 PR target/20446Eric Botcazou
2005-01-20 * config/sparc/freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.Eric Botcazou
2005-01-18 * config/darwin.c, config/darwin.h, config/freebsd-spec.h,Kazu Hirata
2005-01-03 * config/sparc/sparc.h (SPARC_RELAXED_ORDERING): Define to false.Eric Botcazou
2004-11-112004-11-10 Peter S. Mazinger <ps.m@gmx.net>Peter S. Mazinger
2004-09-08 * doc/tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra
2004-08-05 * config/linux.h, config/i386/linux.h, config/sparc/linux.h:Joseph Myers
2004-06-06Missed these two in previous commit.David S. Miller
2004-04-23 * gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra
2004-04-01 * config/sparc/sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.Jakub Jelinek
2004-02-22 * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead ofJakub Jelinek
2004-02-18gcc/Kazu Hirata
2004-02-07 * config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata
2003-11-29 * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh Ghazi
2003-10-01 * config/sparc/linux.h (LINK_GCC_C_SEQUENCE_SPEC): UndefineDavid S. Miller
2003-09-16 * config/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek
2003-09-08 * config/sparc/sparc.c (struct machine_function): New type.Jakub Jelinek
2003-09-03 * config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.Bernardo Innocenti
2003-07-06 * Makfile.in: Remove traces of mbchar.Neil Booth
2003-06-17 * config/sparc/aout.h, config/sparc/biarch64.h, config/sparc/elf.h,Nathanael Nerode
2003-06-07 * config.gcc (with_cpu handling): Translate sparc64 inZack Weinberg
2003-06-04 * function.c (trampolines_created): New variable.Jakub Jelinek
2003-06-03 * configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek
2003-05-18 * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):Neil Booth
2003-05-17 * config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.Neil Booth
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-10 * config/linux.h (LIB_SPEC): If -pthread, add -lpthread even ifJakub Jelinek
2002-09-15 * config/sparc/cypress.md: Replace Sparc with SPARC.Kazu Hirata
2002-05-052002-05-04 David S. Miller <davem@redhat.com>David S. Miller
2002-04-292002-04-27 David S. Miller <davem@redhat.com>David S. Miller
2002-04-202002-04-19 David S. Miller <davem@redhat.com>David S. Miller
2002-04-15 * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,Richard Henderson