summaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
Commit message (Expand)AuthorAgeFilesLines
* * g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'.John David Anglin2001-08-081-0/+1
* gcc.c (init_gcc_specs): New function.Mark Mitchell2001-02-021-2/+16
* decl2.c (arg_assoc_class): Fix double iteration logic.Jason Merrill2001-01-191-11/+0
* g++spec.c: Don't add libraries needlessly if -fsyntax-only was given.Phil Edwards2001-01-161-1/+2
* gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg2000-08-021-7/+5
* * tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell2000-03-031-5/+17
* g++spec.c (lang_specific_driver): Add -fnew-abi if ENABLE_NEW_GXX_ABI defined.Nathan Sidwell2000-01-131-1/+9
* Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1999-09-131-11/+12
* * g++spec.c (lang_specific_driver): Add room for NULL in arglist.Mumit Khan1999-08-231-1/+2
* Copyright fixes.Jeff Law1999-01-061-1/+1
* g++spec.c (LIBSTDCXX): Provide default definition.Mark Elbrecht1999-01-051-1/+5
* * g++spec.c: Don't prototype xmalloc.Kaveh R. Ghazi1998-11-271-2/+0
* update copyrightsJason Merrill1998-11-221-1/+1
* cp-tree.h: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-3/+0
* class.c (get_enclosing_class): New function.Jason Merrill1998-09-081-5/+3
* g++spec.c (NEED_MATH_LIBRARY): Define to 1 if not already defined.Fred Fish1998-06-271-2/+5
* Fix typo.Per Bothner1998-06-051-1/+1
* g++spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.Per Bothner1998-06-051-0/+9
* Patches to give useful error when no files specified.Jim Wilson1998-04-181-4/+15
* call.c: Include system.h.Jeffrey A Law1998-03-311-10/+1
* add GPL comment at the topBrendan Kehoe1997-10-091-0/+20
* [multiple changes]Jason Merrill1997-08-201-0/+8
* mergeJason Merrill1997-08-191-1/+2
* 90th Cygnus<->FSF quick mergeMike Stump1997-02-211-0/+2
* g++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we...Brendan Kehoe1996-12-201-14/+11
* Initial revisionMike Stump1996-12-181-0/+227