Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | i386.md (stack_protect_set): Disable the pattern for Android since Android li... | Sergey Melnikov | 1 | -0/+4 |
2011-07-07 | Initial x32 support. | H.J. Lu | 1 | -0/+5 |
2011-04-28 | * config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* | | Joseph Myers | 1 | -0/+2 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -4/+4 |
2011-01-12 | config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h. | Joseph Myers | 1 | -71/+5 |
2010-12-20 | linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC. | Joseph Myers | 1 | -0/+6 |
2010-12-09 | nto.h (MD_EXEC_PREFIX, [...]): Define. | Joseph Myers | 1 | -3/+0 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -3/+0 |
2010-08-30 | Replace | with || in TARGET_HAS_SINCOS. | H.J. Lu | 1 | -1/+1 |
2010-07-19 | config.gcc (LIBC_GLIBC, [...]): Move constants to top level. | Maxim Kuvyrkov | 1 | -2/+0 |
2010-05-27 | Support compilation for Android platform. Reimplement -mandroid. | Maxim Kuvyrkov | 1 | -8/+14 |
2010-05-27 | Add support for Bionic C library | Maxim Kuvyrkov | 1 | -15/+39 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -3/+8 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -6/+5 |
2007-03-05 | config.host (bfin*-linux-uclibc*): Set extra_parts. | Bernd Schmidt | 1 | -0/+1 |
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 | -7/+14 |
2006-02-16 | re PR target/20353 (uclibc does not provide C99 math functions) | Joseph Myers | 1 | -2/+18 |
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-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2004-08-05 | linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione... | Joseph Myers | 1 | -27/+2 |
2004-04-23 | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 1 | -1/+6 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -0/+10 |
2003-09-16 | linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define. | Jakub Jelinek | 1 | -1/+4 |
2003-07-06 | Makfile.in: Remove traces of mbchar. | Neil Booth | 1 | -8/+0 |
2003-06-16 | gofast.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 1 | -4/+4 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -7/+7 |
2003-02-22 | linux.h (TARGET_HAS_F_SETLKW): Define. | Jan Hubicka | 1 | -0/+2 |
2003-01-24 | builtins.c (DEF_BUILTIN): Accept 10 arguments. | Jan Hubicka | 1 | -0/+7 |
2002-12-10 | linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared. | Jakub Jelinek | 1 | -3/+3 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2001-12-18 | linux.h (PREFERRED_DEBUGGING_TYPE): Remove. | Jakub Jelinek | 1 | -4/+0 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 1 | -0/+14 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -3/+0 |
2001-07-21 | tm.texi: Remove DEFAULT_VTABLE_THUNKS. | Nathan Sidwell | 1 | -5/+0 |
2001-06-11 | linux.h (CPLUSPLUS_CPP_SPEC): Use %(cpp) not $(cpp_cpu). | Richard Henderson | 1 | -5/+2 |
2001-06-07 | lang-specs.h: Move -D_GNU_SOURCE to config/linux.h. | Phil Edwards | 1 | -0/+7 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -9/+0 |
2000-09-25 | config: | Hans-Peter Nilsson | 1 | -2/+2 |
1999-09-15 | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 1 | -3/+0 |
1999-08-04 | * linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define. | Jason Merrill | 1 | -1/+4 |
1998-05-07 | linux.h (ASM_COMMENT_START): Remove from here, | Jeffrey A Law | 1 | -3/+0 |
1998-05-06 | linux.h (ASM_COMMENT_START): Define as "#". | Alan Modra | 1 | -0/+3 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -2/+2 |
1998-02-12 | linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined. | H.J. Lu | 1 | -1/+2 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -10/+9 |
1997-08-27 | linux.h (CC1_SPEC): Define it only if not defined. | H.J. Lu | 1 | -1/+7 |
1997-06-27 | (LIB_SPEC): Choose for glibc 1 or 2 depending on USE_GNULIBC_1. | Richard Kenner | 1 | -2/+9 |
1996-11-19 | (COMMENT_BEGIN): Delete. | Stan Cox | 1 | -5/+0 |