summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2014-10-22 Richard Biener <rguenther@suse.de>burnus2014-10-221-1/+1
* Fix build breakage on darwin introduced by me in r215861dmalcolm2014-10-031-2/+2
* gcc.c: Split up the driver's "main" into smaller functionsdmalcolm2014-10-031-35/+201
* Fix -freport-bug patch.tschwinge2014-09-261-3/+13
* gcc/chefmax2014-09-261-36/+347
* * config/gnu-user.h (LIBLSAN_EARLY_SPEC): Define.jakub2014-09-011-5/+12
* * gcc.c (do_spec_1): Allocate enough space for saved_suffix.law2014-07-311-1/+1
* 2014-07-31 Yury Gribov <y.gribov@samsung.com>ygribov2014-07-311-3/+4
* Support compressed debug sectionsro2014-06-271-2/+55
* 2014-06-25 Paul Gortmaker <paul.gortmaker@windriver.com>law2014-06-251-4/+9
* Revert "2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>"law2014-06-231-1/+1
* 2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>law2014-06-231-1/+1
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-1/+1
* * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-301-1/+1
* PR sanitizer/60275jakub2014-04-231-1/+2
* * gcc.c (used_arg): Prevent out of bound access for multilib_options.jakub2014-04-171-1/+1
* gcc/burnus2014-03-261-1/+8
* PR rtl-optimization/60601ebotcazou2014-03-231-1/+1
* 2014-03-06 Richard Biener <rguenther@suse.de>rguenth2014-03-061-1/+1
* * lto-cgraph.c (asm_nodes_output): Make global.hubicka2014-02-051-2/+6
* 2014-01-02 Tobias Burnus <burnus@net-b.de>burnus2014-01-021-2/+2
* Improve -fuse-ld=[bfd|gold] checkhjl2013-12-191-0/+43
* gcc/ygribov2013-11-291-34/+18
* PR sanitizer/59061jakub2013-11-221-11/+24
* Generally link to libgomp for -ftree-parallelize-loops=*.tschwinge2013-11-071-1/+1
* * gcc.c (do_spec_1): Do not insert a space after a %* substitutionnickc2013-11-061-3/+16
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-24/+1
* gcc/rsandifo2013-09-281-15/+15
* Merge ubsan into trunk.mpolacek2013-08-301-24/+91
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-1/+11
* * gcc.c (SANITIZER_SPEC): Reject -fsanitize=address -fsanitize=threadjakub2013-05-171-1/+2
* 2013-05-07 Han Shen <shenhan@google.com>shenhan2013-05-071-1/+1
* Use -z ignore instead of --as-needed on Solarisro2013-04-151-1/+2
* * common.opt: Add -gdwarf.jason2013-04-101-1/+1
* 2013-03-06 Joey Ye <joey.ye@arm.com>jye22013-03-061-4/+55
* PR sanitizer/55374jakub2013-02-051-9/+34
* PR sanitizer/55374jakub2013-01-301-2/+9
* 2013-01-13 Terry Guo <terry.guo@arm.com>xguo2013-01-131-2/+17
* Update copyright years in gcc/rsandifo2013-01-101-4/+1
* Support -fuse-ld=bfd and -fuse-ld=goldhjl2013-01-071-1/+2
* * gcc.c (process_command): Update copyright notice dates.jakub2013-01-031-2/+2
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-0/+10
* Issue an error for -static with fsanitize=addresshjl2012-11-221-1/+1
* Add STATIC_LIBASAN_LIBS for -static-libasanhjl2012-11-221-2/+9
* * common.opt: Change faddress-sanitizer to fsanitize=address.wmi2012-11-211-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-69/+64
* Add -static-libasan option to the GCC driverhjl2012-11-171-1/+10
* 2012-11-14 Matthias Klose <doko@ubuntu.com>doko2012-11-141-12/+70
* Import the asan runtime library into GCC treedodji2012-11-121-0/+1
* PR driver/54789jakub2012-11-081-10/+4