aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe1-0/+6
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-14error.c: Fix comment formatting.Kazu Hirata1-4/+4
2002-07-25error.c (print_whitespace): Remove.Neil Booth1-4/+3
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey1-0/+8
2002-04-23g++spec.c: Use profiled libstdc++ and libm with -p/-pg.David O'Brien1-2/+13
2001-08-08* g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'.John David Anglin1-0/+1
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-2/+16
2001-01-19decl2.c (arg_assoc_class): Fix double iteration logic.Jason Merrill1-11/+0
2001-01-16g++spec.c: Don't add libraries needlessly if -fsyntax-only was given.Phil Edwards1-1/+2
2000-08-02gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg1-7/+5
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell1-5/+17
2000-01-13g++spec.c (lang_specific_driver): Add -fnew-abi if ENABLE_NEW_GXX_ABI defined.Nathan Sidwell1-1/+9
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1-11/+12
1999-08-23* g++spec.c (lang_specific_driver): Add room for NULL in arglist.Mumit Khan1-1/+2
1999-01-06Copyright fixes.Jeff Law1-1/+1
1999-01-05g++spec.c (LIBSTDCXX): Provide default definition.Mark Elbrecht1-1/+5
1998-11-27* g++spec.c: Don't prototype xmalloc.Kaveh R. Ghazi1-2/+0
1998-11-22update copyrightsJason Merrill1-1/+1
1998-11-07cp-tree.h: Don't include gansidecl.h.Kaveh R. Ghazi1-3/+0
1998-09-08class.c (get_enclosing_class): New function.Jason Merrill1-5/+3
1998-06-27g++spec.c (NEED_MATH_LIBRARY): Define to 1 if not already defined.Fred Fish1-2/+5
1998-06-05Fix typo.Per Bothner1-1/+1
1998-06-05g++spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1-0/+9
1998-04-18Patches to give useful error when no files specified.Jim Wilson1-4/+15
1998-03-31call.c: Include system.h.Jeffrey A Law1-10/+1
1997-10-09add GPL comment at the topBrendan Kehoe1-0/+20
1997-08-20[multiple changes]Jason Merrill1-0/+8
1997-08-19mergeJason Merrill1-1/+2
1997-02-2190th Cygnus<->FSF quick mergeMike Stump1-0/+2
1996-12-20g++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we...Brendan Kehoe1-14/+11
1996-12-18Initial revisionMike Stump1-0/+227