]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcc.c
Use -z ignore instead of --as-needed on Solaris
[thirdparty/gcc.git] / gcc / gcc.c
2013-04-15  Rainer OrthUse -z ignore instead of --as-needed on Solaris
2013-04-10  Senthil Kumar Selvarajcommon.opt: Add -gdwarf.
2013-03-06  Joey Yere PR lto/50293 (-flto fails if GCC is installed in...
2013-02-05  Jakub Jelinekre PR sanitizer/55374 ([asan] -static-libasan -static...
2013-01-30  Jakub Jelinekre PR sanitizer/55374 ([asan] -static-libasan -static...
2013-01-13  Terry GuoMakefile.in (s-mlib): New argument MULTILIB_REUSE.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Nick CliftonSupport -fuse-ld=bfd and -fuse-ld=gold
2013-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2012-11-22  Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-22  H.J. LuIssue an error for -static with fsanitize=address
2012-11-22  H.J. LuAdd STATIC_LIBASAN_LIBS for -static-libasan
2012-11-21  Wei Micommon.opt: Change faddress-sanitizer to fsanitize...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-17  H.J. LuAdd -static-libasan option to the GCC driver
2012-11-14  Matthias Kloseinvoke.texi: Document -print-multiarch.
2012-11-12  Wei MiImport the asan runtime library into GCC tree
2012-11-08  Dmitry Gorbachevre PR driver/54789 (Error in GCC driver when defining...
2012-11-06  Sterling Augustinecommon.opt (gno-split-dwarf, [...]): New switches.
2012-10-04  Tobias Burnus2012-10-03 Tobias Burnus <burnus@net-b.de>
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-03  Joseph Myerscommon.opt (--no-sysroot-suffix): New driver option.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-27  Ryan MansfieldInvoke GCC_DRIVER_HOST_INITIALIZATION after diagnostic_...
2012-06-01  Christian BruelAllow --specs options.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-22  Steven Drakegcc.c (do_spec_1): Add %M spec token to output multilib...
2012-05-04  Olivier Hainquegcc.c (eval_spec_function): Finalize/restore the curren...
2012-03-14  Rainer OrthRemove obsolete IRIX 6.5 support
2012-02-28  Bernhard Reutner... document gcc --help=common
2012-02-13  Eric Botcazougcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
2012-02-08  Magnus Granbergre PR driver/48524 (spec language does not cover switch...
2012-02-07  Jakub Jelinekgcc.c (main): Don't look for lto-wrapper or lto-wrapper...
2012-01-26  Matthias Klosegcc.c (add_sysrooted_prefix): Remove trailing dir separ...
2012-01-24  Jakub Jelinekre PR driver/47249 (ICE in common_handle_option, at...
2012-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-11-03  Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-26  Paolo Carlinire PR driver/46617 (String concatenation fools extracti...
2011-09-29  Andi KleenUse urandom in gcc.c too
2011-08-04  Jakub Jelinekgcc.c (self_spec): New variable.
2011-07-22  Jakub Jelinekre PR c++/49756 (g++ ICE)
2011-07-07  Joseph Myersgcc.c (%[Spec]): Don't document.
2011-07-07  Rainer Orthre PR libmudflap/49550 (Many libmudflap tests fail...
2011-06-28  Joseph Myerscommon.opt (in_lto_p): New Variable entry.
2011-05-31  Alexandre Oliva* gcc.c (driver_handle_option): Fix disabling of -fcomp...
2011-05-11  Satoru Takabayashiinstall.texi (Configuration): Document --with-linker...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-31  Joseph Myersopts.h (cl_option): Add comments to fields.
2011-03-25  Kai TietzChangelog c-family/
2011-03-22  Joseph Myersgcc.c (driver_unknown_option_callback): Only permit...
2011-03-16  Rainer Orthre PR driver/46944 (gcc should accept -fuse-linker...
2011-02-23  Jie Zhangopts-common.c (decode_cmdline_option): Print empty...
2011-02-18  Jakub Jelinekre PR driver/47787 (GCC with -flto combines preprocesse...
2011-02-17  Joseph Myersre PR driver/47390 (Linking with -export-dynamic broken)
2011-02-12  Joseph Myersre PR driver/45731 (Header missing for assembler option...
2011-02-12  Iain Sandoegcc.c (driver_handle_option): Concatenate the argument...
2011-02-11  Joseph Myersre PR driver/47678 (missing error message for -I)
2011-01-31  Rainer Orthconfigure.ac (gcc_cv_ld_static_option): Define.
2011-01-12  Jan Hubickare PR driver/47244 (plugin linker is used unconditionally)
2011-01-08  Jan HubickaMakefile.in: Regenerate.
2011-01-07  H.J. LuKeep -m[arch|tune]=native in COLLECT_GCC_OPTIONS.
2011-01-04  Jie Zhangre PR driver/47137 (gcc incorrectly combines assembly...
2011-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-01-03  H.J. LuRevert revision 168407.
2011-01-02  H.J. LuDon't check have_o when settting combine_inputs.
2010-12-03  Joseph Myerscommon.opt (N, [...]): New options.
2010-12-03  Joseph Myersgcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
2010-12-03  Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.
2010-12-02  Joseph Myersgcc.c (trad_capable_cpp, [...]): Don't handle -ftraditi...
2010-11-30  Richard Guentherre PR driver/44986 (-fuse-linker-plugin -save-temps...
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-23  Dave Kornre PR driver/42690 (Undefined reference errors with...
2010-11-22  Dmitry Gorbachevre PR driver/43335 (Driver crashes dereferencing a...
2010-11-16  Nathan Froydgcc.c (char_p): Define.
2010-11-16  Joseph Myersgcc.c: Include "vec.h".
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-11  Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-10  Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-01  Joseph Myerscommon.opt (R, [...]): New.
2010-10-23  Joseph Myersgcc.c (n_switches_alloc_debug_check): New.
2010-10-22  Joseph Myersgcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...])...
2010-10-08  Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-07  Dave Kornconfigure.ac (build_lto_plugin): New shell variable.
2010-10-05  Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04  Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-27  Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-22  Joseph Myersopts-common.c (prune_options): Make static.
2010-09-22  Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-17  Richard Guenthercommon.opt (combine): Remove.
2010-09-03  Joseph Myersoptions.texi (SeparateAlias): Document.
2010-09-02  Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-08-22  Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-17  Jack Howarthgcc.c (spec_function): Add remove-outfile.
2010-08-16  Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-16  Joseph Myerscommon.opt: Add driver options.
2010-08-12  Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-03  Joseph Myersalpha.h (SWITCH_TAKES_ARG): Define.
2010-07-28  Joseph Myersdarwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
2010-07-23  Richard Guentherre PR lto/43071 (ICE: SIGSEGV with -fwhopr -fcompare...
next