aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-0/+5
2014-11-26gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=thread without -pie or -sha...Jakub Jelinek1-1/+1
2014-11-25Remove unnecessary calls to strchr.Ilya Tocar1-11/+13
2014-11-19re PR driver/36312 (should refuse to overwrite input file with output file)Manuel López-Ibáñez1-1/+3
2014-11-13re PR bootstrap/63853 (The use of strchrnul breaks bootstrap on x86_64-apple-...Dominique d'Humieres1-4/+12
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-3/+105
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin1-11/+39
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-7/+14
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez1-12/+7
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-7/+12
2014-10-22re PR lto/63603 (Linking with -fno-lto still invokes LTO)Richard Biener1-1/+1
2014-10-03Fix build breakage on darwin introduced by me in r215861David Malcolm1-2/+2
2014-10-03gcc.c: Split up the driver's "main" into smaller functionsDavid Malcolm1-35/+201
2014-09-26Fix -freport-bug patch.Thomas Schwinge1-3/+13
2014-09-26common.opt: New option.Jakub Jelinek1-36/+347
2014-09-01gnu-user.h (LIBLSAN_EARLY_SPEC): Define.Jakub Jelinek1-5/+12
2014-07-31* gcc.c (do_spec_1): Allocate enough space for saved_suffix.Chen Gang1-1/+1
2014-07-31cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov1-3/+4
2014-06-27Support compressed debug sectionsRainer Orth1-2/+55
2014-06-25gcc.c (set_multilib_dir): Malloc "." pointer as well.Paul Gortmaker1-4/+9
2014-06-23Revert "2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>"Jeff Law1-1/+1
2014-06-23gcc.c (set_multilib_dir): Fix typo.Paul Gortmaker1-1/+1
2014-05-23builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.Marek Polacek1-1/+1
2014-04-30gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.Marek Polacek1-1/+1
2014-04-23re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek1-1/+2
2014-04-17* gcc.c (used_arg): Prevent out of bound access for multilib_options.Kito Cheng1-1/+1
2014-03-26gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.Tobias Burnus1-1/+8
2014-03-23re PR rtl-optimization/60601 (profiledbootstrap fails with Ada)Eric Botcazou1-1/+1
2014-03-06gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener1-1/+1
2014-02-05lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka1-2/+6
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-2/+2
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu1-0/+43
2013-11-29re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Jakub Jelinek1-34/+18
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek1-11/+24
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge1-1/+1
2013-11-06gcc.c (do_spec_1): Do not insert a space after a %* substitution unless...Nick Clifton1-3/+16
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law1-24/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-15/+15
2013-08-30Merge ubsan into trunk.Marek Polacek1-24/+91
2013-08-06Commit the vtable verification feature.Caroline Tice1-1/+11
2013-05-17gcc.c (SANITIZER_SPEC): Reject -fsanitize=address -fsanitize=thread linking.Jakub Jelinek1-1/+2
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen1-1/+1
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth1-1/+2
2013-04-10common.opt: Add -gdwarf.Senthil Kumar Selvaraj1-1/+1
2013-03-06re PR lto/50293 (-flto fails if GCC is installed in directory with space in p...Joey Ye1-4/+55
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek1-9/+34
2013-01-30re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek1-2/+9
2013-01-13Makefile.in (s-mlib): New argument MULTILIB_REUSE.Terry Guo1-2/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-4/+1