]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcc.c
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / gcc / gcc.c
2014-11-13  Dominique d'Humieresre PR bootstrap/63853 (The use of strchrnul breaks...
2014-11-13  Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-11-13  Ilya Verbin[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto...
2014-11-11  Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-05  Manuel López-IbáñezRevert revision 217149 because it breaks Ada:
2014-11-05  Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-10-22  Richard Bienerre PR lto/63603 (Linking with -fno-lto still invokes...
2014-10-03  David MalcolmFix build breakage on darwin introduced by me in r215861
2014-10-03  David Malcolmgcc.c: Split up the driver's "main" into smaller functions
2014-09-26  Thomas SchwingeFix -freport-bug patch.
2014-09-26  Jakub Jelinekcommon.opt: New option.
2014-09-01  Jakub Jelinekgnu-user.h (LIBLSAN_EARLY_SPEC): Define.
2014-07-31  Chen Gang* gcc.c (do_spec_1): Allocate enough space for saved_su...
2014-07-31  Yury Gribovcpp.texi (__SANITIZE_ADDRESS__): Updated description.
2014-06-27  Rainer OrthSupport compressed debug sections
2014-06-25  Paul Gortmakergcc.c (set_multilib_dir): Malloc "." pointer as well.
2014-06-23  Jeff LawRevert "2014-06-23 Paul Gortmaker <paul.gortmaker...
2014-06-23  Paul Gortmakergcc.c (set_multilib_dir): Fix typo.
2014-05-23  Marek Polacekbuiltins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_...
2014-04-30  Marek Polacekgcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_D...
2014-04-23  Jakub Jelinekre PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize...
2014-04-17  Kito Cheng* gcc.c (used_arg): Prevent out of bound access for...
2014-03-26  Tobias Burnusgcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for...
2014-03-23  Eric Botcazoure PR rtl-optimization/60601 (profiledbootstrap fails...
2014-03-06  Richard Bienergcc.c (PLUGIN_COND): Always enable unless -fno-use...
2014-02-05  Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-02  Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-19  H.J. LuImprove -fuse-ld=[bfd|gold] check
2013-11-29  Jakub Jelinekre PR sanitizer/59063 (ASAN: segfault in __interceptor_...
2013-11-22  Jakub Jelinekre PR sanitizer/59061 (Port leaksanitizer)
2013-11-07  Thomas SchwingeGenerally link to libgomp for -ftree-parallelize-loops=*.
2013-11-06  Nick Cliftongcc.c (do_spec_1): Do not insert a space after a %...
2013-10-26  Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-30  Marek PolacekMerge ubsan into trunk.
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-05-17  Jakub Jelinekgcc.c (SANITIZER_SPEC): Reject -fsanitize=address ...
2013-05-07  Han Shencfgexpand.c (record_or_union_type_has_array_p): New...
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...
next