Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | Fix mv8plus, allow targetting Linux or Solaris from other sparc host. | David S. Miller | 1 | -1/+1 |
2011-09-05 | config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* b... | David S. Miller | 1 | -0/+16 |
2011-06-03 | linux.h (MD_UNWIND_SUPPORT): Remove. | Rainer Orth | 1 | -2/+0 |
2011-05-05 | elf.h (ENDFILE_SPEC): Add Ofast. | Michael Matz | 1 | -1/+1 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -2/+2 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -3/+0 |
2011-01-26 | bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}. | Joseph Myers | 1 | -1/+0 |
2011-01-26 | bfin.h (ASM_SPEC): Remove %{Ym,*}. | Joseph Myers | 1 | -1/+0 |
2011-01-26 | bfin.h (ASM_SPEC): Remove %{Yd,*}. | Joseph Myers | 1 | -2/+1 |
2011-01-14 | linux.h (CC1_SPEC): Remove %{sun4:} %{target:}. | Joseph Myers | 1 | -1/+0 |
2011-01-14 | linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options. | Joseph Myers | 1 | -3/+0 |
2011-01-14 | linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional. | Joseph Myers | 1 | -6/+5 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | bfin.h (ASM_SPEC): Remove %{n} and %{T}. | Joseph Myers | 1 | -2/+0 |
2010-12-02 | linux.h, [...]: Remove comments mentioning /lib/elf. | Joseph Myers | 1 | -2/+0 |
2010-12-02 | freebsd.h (LINK_SPEC): Cut long comment. | Joseph Myers | 1 | -9/+1 |
2010-12-02 | freebsd.h (LINK_SPEC): Don't handle -Wl,. | Joseph Myers | 1 | -2/+1 |
2010-09-22 | re PR java/44095 (massive java failures due to -findirect-dispatch breakage o... | Eric Botcazou | 1 | -1/+2 |
2010-07-02 | expr.h (emit_stack_probe): Declare. | Eric Botcazou | 1 | -0/+3 |
2009-12-07 | linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch. | Eric Botcazou | 1 | -3/+11 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-24 | linux.h (DBX_REGISTER_NUMBER): Delete. | Eric Botcazou | 1 | -4/+0 |
2008-05-16 | linux.h (NO_PROFILE_COUNTERS): Undef before overriding. | David S. Miller | 1 | -0/+1 |
2008-05-14 | sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass... | David S. Miller | 1 | -0/+3 |
2008-05-04 | config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes. | David S. Miller | 1 | -74/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -6/+5 |
2007-01-19 | tm.texi (TARGET_HAS_SINCOS): Document new target macro. | Richard Guenther | 1 | -0/+3 |
2006-02-18 | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 1 | -3/+14 |
2006-02-08 | config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file. | Jakub Jelinek | 1 | -8/+9 |
2006-02-06 | s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define. | Aldy Hernandez | 1 | -0/+3 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -5/+0 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-13 | linux.h (TARGET_HAS_F_SETLKW): Renamed to ... | H.J. Lu | 1 | -1/+1 |
2005-07-06 | sparc.h (sparc_compare_emitted): New extern. | Jakub Jelinek | 1 | -0/+5 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-04-13 | optc-gen.awk: Handle stand-alone Mask records. | Eric Botcazou | 1 | -5/+0 |
2005-04-04 | re PR target/20446 (invalid assembly with -gstabs+) | Eric Botcazou | 1 | -2/+3 |
2005-01-20 | freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete. | Eric Botcazou | 1 | -7/+0 |
2005-01-18 | darwin.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-03 | sparc.h (SPARC_RELAXED_ORDERING): Define to false. | Eric Botcazou | 1 | -0/+6 |
2004-11-11 | linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA... | Peter S. Mazinger | 1 | -1/+6 |
2004-09-08 | tm.texi (MD_UNWIND_SUPPORT): Document. | Alan Modra | 1 | -63/+1 |
2004-08-05 | linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione... | Joseph Myers | 1 | -39/+2 |
2004-06-05 | Missed these two in previous commit. | David S. Miller | 1 | -0/+4 |
2004-04-23 | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 1 | -0/+5 |
2004-04-01 | sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0. | Jakub Jelinek | 1 | -0/+3 |
2004-02-23 | gcov-io.c (gcov_open): Use open + fdopen instead of fopen. | Jakub Jelinek | 1 | -0/+2 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 1 | -3/+0 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -0/+1 |