summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* gcc/ChangeLogsterling2012-11-061-4/+43
* 2012-10-03 Tobias Burnus <burnus@net-b.de>burnus2012-10-041-12/+26
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* * common.opt (--no-sysroot-suffix): New driver option.jsm282012-09-031-0/+3
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* Invoke GCC_DRIVER_HOST_INITIALIZATION after diagnostic_initializedodji2012-07-271-5/+6
* Allow --specs options.chrbr2012-06-011-50/+72
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* 2012-05-22 Steven Drake <sbd@NetBSD.org>jsm282012-05-221-0/+9
* * gcc.c (eval_spec_function): Finalize/restore the current stringhainque2012-05-041-0/+17
* Remove obsolete IRIX 6.5 supportro2012-03-141-5/+1
* document gcc --help=commonaldot2012-02-281-1/+1
* gcc/ebotcazou2012-02-131-1/+7