aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt1-0/+1
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+3
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-7/+14
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-2/+18
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-08-05linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...Joseph Myers1-27/+2
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-1/+6
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-0/+10
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-1/+4
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-8/+0
2003-06-16gofast.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-7/+7
2003-02-22linux.h (TARGET_HAS_F_SETLKW): Define.Jan Hubicka1-0/+2
2003-01-24builtins.c (DEF_BUILTIN): Accept 10 arguments.Jan Hubicka1-0/+7
2002-12-10linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared.Jakub Jelinek1-3/+3
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-5/+5
2001-12-18linux.h (PREFERRED_DEBUGGING_TYPE): Remove.Jakub Jelinek1-4/+0
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+14
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-3/+0
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-5/+0
2001-06-11linux.h (CPLUSPLUS_CPP_SPEC): Use %(cpp) not $(cpp_cpu).Richard Henderson1-5/+2
2001-06-07lang-specs.h: Move -D_GNU_SOURCE to config/linux.h.Phil Edwards1-0/+7
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-9/+0
2000-09-25config:Hans-Peter Nilsson1-2/+2
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-3/+0
1999-08-04* linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Jason Merrill1-1/+4
1998-05-07linux.h (ASM_COMMENT_START): Remove from here,Jeffrey A Law1-3/+0
1998-05-06linux.h (ASM_COMMENT_START): Define as "#".Alan Modra1-0/+3
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-2/+2
1998-02-12linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined.H.J. Lu1-1/+2
1997-12-06Merge from gcc-2.8Jeff Law1-10/+9
1997-08-27linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1-1/+7
1997-06-27(LIB_SPEC): Choose for glibc 1 or 2 depending on USE_GNULIBC_1.Richard Kenner1-2/+9
1996-11-19(COMMENT_BEGIN): Delete.Stan Cox1-5/+0
1996-05-22(SET_ASM_OP): New. __attribute__ ((alias ()))Stan Cox1-0/+2
1996-02-12(STARTFILE_SPEC): Add crtbeginS.o if -shared.Richard Kenner1-13/+19
1996-01-15(STARTFILE_SPEC): Use crtbegin.o for both shared llibrary and normal executab...Richard Kenner1-2/+18
1995-12-05(LIBGCC_SPEC): Remove.Jason Merrill1-5/+0
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-03-30Initial revisionRichard Kenner1-0/+87