aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/gnu.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-08gnu.h (STARTFILE_SPEC): Use gcrt0.o in profile mode, add -profile option, add...Samuel Thibault1-6/+12
2007-08-08gnu.h (CPP_SPEC): Add -pthread option.Samuel Thibault1-1/+1
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-1/+1
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-8/+1
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2002-06-05gnu.h: Undef TARGET_OS_CPP_BUILTINS.Neil Booth1-6/+21
2002-06-04beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu.Neil Booth1-1/+1
2002-04-13gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.Mark Mitchell1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-1/+1
2001-12-15configure.in: Check for ld.Jakub Jelinek1-1/+2
2001-06-10* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.Mark Kettenis1-0/+3
2001-01-09config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien1-6/+0
2000-11-02config:Neil Booth1-2/+2
2000-01-31386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.Zack Weinberg1-1/+1
1999-06-30gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.Mark Kettenis1-1/+3
1999-06-07gnu.h: Include <gnu.h> right after <i386/linux.h>...Mark Kettenis1-6/+19
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+2
1997-12-12Revert last changeJeff Law1-3/+0
1997-12-11linux.h (STACK_BOUNDARY): Define as 64 for glibc2.Dave Love1-0/+3
1997-04-13(TARGET_VERSION): Redefine.Richard Kenner1-0/+3
1996-06-15(LINK_SPEC): Remove -rpath /lib/ option. Ignore -ibcs option.Roland McGrath1-5/+4
1995-05-12Contents replaced with old i386/gnuelf.h.Roland McGrath1-12/+12
1995-05-09Use <xx> in #include.Richard Kenner1-3/+3
1995-02-14(CPP_PREDEFINES): Use GNU_CPP_PREDEFINES macro.Roland McGrath1-1/+1
1994-12-06Include "gnu.h".Roland McGrath1-0/+3
1994-10-07(CPP_PREDEFINES): Define __HURD__.Richard Kenner1-1/+1
1994-10-05Move #include <fcntl.h> out of here, into xm-gnu.h.Roland McGrath1-4/+0
1994-10-05Include <fcntl.h>.Michael Bushnell1-0/+4
1994-09-23(LIB_SPEC): Remove macro.Roland McGrath1-4/+0
1994-08-31(LIB_SPEC): New macro.Roland McGrath1-0/+4
1994-08-02Initial revisionRoland McGrath1-0/+17