summaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
Commit message (Expand)AuthorAgeFilesLines
* re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...Alfred Minarik2007-08-061-0/+6
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-6/+5
* Index: gcc/cp/ChangeLogGeoffrey Keating2007-03-021-8/+9
* class.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-1/+1
* re PR driver/28528 (C language extensions override -x in C++ driver)Danny Smith2006-08-251-13/+13
* call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis2006-01-291-1/+1
* jvspec.c (lang_specific_spec_functions): removeRafael Espindola2006-01-161-6/+0
* decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis2005-12-021-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-6/+6
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers2004-11-251-1/+1
* * dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata2004-10-151-1/+1
* re PR driver/17537 (g++ not passing -lstdc++ to linker when -l is only supplied)Roger Sayle2004-09-281-0/+3
* configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich2004-09-031-1/+1
* call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.Nathan Sidwell2004-08-301-1/+1
* g++spec.c (lang_specific_driver): An -Xlinker or -Wl, option means that libst...Geoffrey Keating2004-08-061-1/+10
* g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.Geoffrey Keating2004-07-261-5/+9
* g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check ...Andrew Pinski2004-06-091-4/+1
* libunwind cleanupJames E Wilson2003-12-031-7/+0
* Convert to ISO C90 prototypes.Kelley Cook2003-09-301-1/+1
* fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+4
* genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-071-4/+2
* g77spec.c (lang_specific_driver): Remove ALT_LIBM usage.Andreas Jaeger2003-06-041-3/+0
* gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel2003-03-101-0/+2
* Merge from pch-branch.Geoffrey Keating2003-01-101-33/+63
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+2
* call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* gcc.c (The Specs Language): Document spec functions.Jason Thorpe2002-11-191-0/+6
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-211-3/+3
* error.c: Fix comment formatting.Kazu Hirata2002-09-141-4/+4
* error.c (print_whitespace): Remove.Neil Booth2002-07-251-4/+3
* configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey2002-06-141-0/+8
* g++spec.c: Use profiled libstdc++ and libm with -p/-pg.David O'Brien2002-04-231-2/+13
* * 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