summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-051-2/+2
* diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez2014-12-041-0/+5
* gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=thread without -pie or -sha...Jakub Jelinek2014-11-261-1/+1
* Remove unnecessary calls to strchr.Ilya Tocar2014-11-251-11/+13
* re PR driver/36312 (should refuse to overwrite input file with output file)Manuel López-Ibáñez2014-11-191-1/+3
* re PR bootstrap/63853 (The use of strchrnul breaks bootstrap on x86_64-apple-...Dominique d'Humieres2014-11-131-4/+12
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-3/+105
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2014-11-131-11/+39
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-111-7/+14
* Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez2014-11-051-12/+7
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-051-7/+12
* re PR lto/63603 (Linking with -fno-lto still invokes LTO)Richard Biener2014-10-221-1/+1
* Fix build breakage on darwin introduced by me in r215861David Malcolm2014-10-031-2/+2
* gcc.c: Split up the driver's "main" into smaller functionsDavid Malcolm2014-10-031-35/+201
* Fix -freport-bug patch.Thomas Schwinge2014-09-261-3/+13
* common.opt: New option.Jakub Jelinek2014-09-261-36/+347
* gnu-user.h (LIBLSAN_EARLY_SPEC): Define.Jakub Jelinek2014-09-011-5/+12
* * gcc.c (do_spec_1): Allocate enough space for saved_suffix.Chen Gang2014-07-311-1/+1
* cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov2014-07-311-3/+4
* Support compressed debug sectionsRainer Orth2014-06-271-2/+55
* gcc.c (set_multilib_dir): Malloc "." pointer as well.Paul Gortmaker2014-06-251-4/+9
* Revert "2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>"Jeff Law2014-06-231-1/+1
* gcc.c (set_multilib_dir): Fix typo.Paul Gortmaker2014-06-231-1/+1
* builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.Marek Polacek2014-05-231-1/+1
* gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.Marek Polacek2014-04-301-1/+1
* re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek2014-04-231-1/+2
* * gcc.c (used_arg): Prevent out of bound access for multilib_options.Kito Cheng2014-04-171-1/+1
* gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.Tobias Burnus2014-03-261-1/+8
* re PR rtl-optimization/60601 (profiledbootstrap fails with Ada)Eric Botcazou2014-03-231-1/+1
* gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener2014-03-061-1/+1
* lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka2014-02-051-2/+6
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-021-2/+2
* Improve -fuse-ld=[bfd|gold] checkH.J. Lu2013-12-191-0/+43
* re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Jakub Jelinek2013-11-291-34/+18
* re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek2013-11-221-11/+24
* Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge2013-11-071-1/+1
* gcc.c (do_spec_1): Do not insert a space after a %* substitution unless...Nick Clifton2013-11-061-3/+16
* Makefile.def (target_modules): Remove libmudflapJeff Law2013-10-261-24/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-15/+15
* Merge ubsan into trunk.Marek Polacek2013-08-301-24/+91
* Commit the vtable verification feature.Caroline Tice2013-08-061-1/+11
* gcc.c (SANITIZER_SPEC): Reject -fsanitize=address -fsanitize=thread linking.Jakub Jelinek2013-05-171-1/+2
* cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen2013-05-071-1/+1
* Use -z ignore instead of --as-needed on SolarisRainer Orth2013-04-151-1/+2
* common.opt: Add -gdwarf.Senthil Kumar Selvaraj2013-04-101-1/+1
* re PR lto/50293 (-flto fails if GCC is installed in directory with space in p...Joey Ye2013-03-061-4/+55
* re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek2013-02-051-9/+34
* re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek2013-01-301-2/+9
* Makefile.in (s-mlib): New argument MULTILIB_REUSE.Terry Guo2013-01-131-2/+17
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1