summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2012-02-08 Magnus Granberg <zorry@gentoo.org>jsm282012-02-081-0/+15
* * gcc.c (main): Don't look for lto-wrapper or lto-wrapperjakub2012-02-071-22/+33
* 2012-01-27 Matthias Klose <doko@ubuntu.com>doko2012-01-261-1/+9
* PR driver/47249jakub2012-01-241-0/+2
* gcc/jakub2012-01-011-2/+2
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-11/+0
* 2011-10-25 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-10-261-1/+1
* Use urandom in gcc.c tooak2011-09-291-6/+16
* * gcc.c (self_spec): New variable.jakub2011-08-041-42/+54
* PR c++/49756jakub2011-07-221-0/+4
* * gcc.c (%[Spec]): Don't document.jsm282011-07-071-58/+10
* gcc:ro2011-07-071-1/+1
* * common.opt (in_lto_p): New Variable entry.jsm282011-06-281-2/+11
* * gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.aoliva2011-05-311-1/+1
* 2011-05-11 Satoru Takabayashi <satorux@google.com>ppluzhnikov2011-05-111-1/+12
* remove useless if-before-free testsmeyering2011-04-201-10/+5
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-1/+1