aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/g++spec.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-8/+66
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth1-30/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-20Fix and document -r optionAllan Sandfeld Jensen1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-28Add -lrt on SolarisRainer Orth1-3/+35
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth1-3/+3
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-172/+159
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-1/+1
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-2/+2
2009-12-02g++spec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek1-5/+0
2009-07-01* g++spec.c (lang_specific_driver): Bump num_args by 1.Ian Lance Taylor1-1/+1
2009-06-25g++spec.c (SKIPOPT): define.Ian Lance Taylor1-15/+44
2009-06-16aix.h (LIBSTDCXX_STATIC): Remove -lstdc++.David Edelsohn1-5/+13
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-11-06re PR target/26397 (Program crashes when rethrowing exception)David Edelsohn1-1/+5
2007-08-06re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...Alfred Minarik1-0/+6
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-6/+5
2007-03-02Index: gcc/cp/ChangeLogGeoffrey Keating1-8/+9
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2006-08-25re PR driver/28528 (C language extensions override -x in C++ driver)Danny Smith1-13/+13
2006-01-29call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis1-1/+1
2006-01-16jvspec.c (lang_specific_spec_functions): removeRafael Espindola1-6/+0
2005-12-02decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-6/+6
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-1/+1
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata1-1/+1
2004-09-28re PR driver/17537 (g++ not passing -lstdc++ to linker when -l is only supplied)Roger Sayle1-0/+3
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich1-1/+1
2004-08-30call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.Nathan Sidwell1-1/+1
2004-08-06g++spec.c (lang_specific_driver): An -Xlinker or -Wl, option means that libst...Geoffrey Keating1-1/+10
2004-07-26g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.Geoffrey Keating1-5/+9
2004-06-09g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check ...Andrew Pinski1-4/+1
2003-12-03libunwind cleanupJames E Wilson1-7/+0
2003-09-30Convert to ISO C90 prototypes.Kelley Cook1-1/+1
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-4/+4
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-4/+2
2003-06-04g77spec.c (lang_specific_driver): Remove ALT_LIBM usage.Andreas Jaeger1-3/+0
2003-03-10gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel1-0/+2
2003-01-10Merge from pch-branch.Geoffrey Keating1-33/+63
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+2