summaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix and document -r optionAllan Sandfeld Jensen2018-09-201-0/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* decl.c: Remove unused header files.Andrew MacLeod2015-11-111-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Add -lrt on SolarisRainer Orth2013-11-281-3/+35
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth2011-01-311-3/+3
* Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers2010-08-221-172/+159
* darwin-driver.c (darwin_default_min_version): UseJoseph Myers2010-06-041-1/+1
* re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers2010-05-281-2/+2
* g++spec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek2009-12-021-5/+0
* * g++spec.c (lang_specific_driver): Bump num_args by 1.Ian Lance Taylor2009-07-011-1/+1
* g++spec.c (SKIPOPT): define.Ian Lance Taylor2009-06-251-15/+44
* aix.h (LIBSTDCXX_STATIC): Remove -lstdc++.David Edelsohn2009-06-161-5/+13
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/26397 (Program crashes when rethrowing exception)David Edelsohn2008-11-061-1/+5
* 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