aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
AgeCommit message (Expand)AuthorFilesLines
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