MAINTAINERS (Write After Approval): Add myself.
[platform/upstream/gcc.git] / gcc / gcc.c
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-05-09 Rainer OrthError out on -fvtable-verify without --enable-vtable...
2016-02-19 Jakub Jelinekre PR driver/69805 (ICE in greater_than_spec_func,...
2016-02-12 David MalcolmPR driver/69779: fix bogus cleanup code used by libgccj...
2016-02-12 David MalcolmPR driver/69265 and 69453: improved suggestions for...
2016-01-19 David MalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-12 Olivier HainquePrevent "undef var" errors on gcc --help or --version...
2016-01-04 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-11-15 Trevor Saundersalways define ENABLE_OFFLOADING
2015-11-13 Andris Pavenis[PATCH] gcc.c: new macro POST_LINK_SPECS to be able...
2015-11-13 David MalcolmPR driver/67613 - spell suggestions for misspelled...
2015-11-12 Martin LiskaFix big memory leak in ix86_valid_target_attribute_p
2015-11-09 Martin LiskaFix memory leaks and use a pool_allocator
2015-10-21 Martin SeborImprove --help output to generate references to option...
2015-10-02 Bernd SchmidtHelp the offload gcc driver find the right assembler
2015-09-30 Lynn Bogerre PR go/66870 (split stack issues on ppc64le and ppc64)
2015-09-24 Rainer OrthSupport PIE on Solaris
2015-09-23 Thomas SchwingeFix --enable-offload-targets/-foffload handling, pt. 2
2015-09-23 Thomas SchwingeFix --enable-offload-targets/-foffload handling, pt. 1
2015-08-31 Rainer OrthAvoid strndup in gcc.c (PR bootstrap/67363)
2015-08-25 Joseph MyersFix build for targets not defining EXTRA_SPECS.
2015-08-25 David MalcolmSupport embedding the driver in-process within libgccjit
2015-08-25 Thomas SchwingeExpand comment on struct switchstr.
2015-07-14 Tom de VriesIgnore -ftree-parallelize-loops={0,1} using gt
2015-07-13 Aldy HernandezFix double word typos.
2015-06-25 H.J. LuValidate -pie if PIE is enabled by default
2015-06-22 Pierre-Marie de... gcc.c (default_compilers): Pass "-o %g.s" to cc1 for...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-05-28 H.J. LuAdd --enable-default-pie option to GCC configure
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-03-10 Ilya EnkovichMakefile.def: Add libmpx.
2015-02-03 David MalcolmPR jit/64810: driver, arm, jit: configure-time default...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-23 Jakub Jelinekre PR driver/64737 (gcc -v print extra blank line)
2015-01-23 Jakub Jelinekdiagnostic-core.h (internal_error_no_backtrace): New...
2015-01-22 Rainer Orthgcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explici...
2015-01-22 Max Ostapenkore PR driver/64690 (-freport-bug issue with comments)
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-12-04 Manuel López-Ibáñezdiagnostic.c (diagnostic_color_init): New.
2014-11-26 Jakub Jelinekgcc.c (SANITIZER_SPEC): Don't error on -fsanitize=threa...
2014-11-25 Ilya TocarRemove unnecessary calls to strchr.
2014-11-19 Manuel López-Ibáñezre PR driver/36312 (should refuse to overwrite input...
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...
next