aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
AgeCommit message (Expand)AuthorFilesLines
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