summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-1/+2
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-2/+4
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-2/+5
* gcc/:ian2010-09-271-1/+12
* * opts-common.c (prune_options): Make static. Work with decodedjsm282010-09-221-14/+18
* * common.opt (-assemble, -compile, -coverage, -debug, -dump,jsm282010-09-221-395/+12
* 2010-09-17 Richard Guenther <rguenther@suse.de>rguenth2010-09-171-87/+14
* * doc/options.texi (SeparateAlias): Document.jsm282010-09-031-11/+1
* PR driver/44076jsm282010-09-021-1/+6
* * Makefile.in (gccspec.o, cppspec.o): Update dependencies.jsm282010-08-221-13/+18
* 2010-08-17 Jack Howarth <howarth@bromo.med.uc.edu>iains2010-08-171-0/+23
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-2/+2
* * common.opt: Add driver options.jsm282010-08-161-563/+480
* * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD andjsm282010-08-121-2/+2
* * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.jsm282010-08-031-4/+1
* * config/darwin-driver.c (SWITCH_TAKES_ARG,jsm282010-07-281-7/+0
* 2010-07-23 Richard Guenther <rguenther@suse.de>rguenth2010-07-231-0/+1
* * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.jsm282010-06-261-18/+4
* * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,jsm282010-06-261-281/+224
* * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.jsm282010-06-251-69/+0
* * gcc.c (translate_options): Don't mention +e in comment.jsm282010-06-251-17/+1
* 2010-06-05 Matthias Klose <doko@ubuntu.com>doko2010-06-051-4/+22
* * config/darwin-driver.c (darwin_default_min_version): Usejsm282010-06-041-46/+46
* * doc/invoke.texi: Mention -fdump-ada-spec.charlet2010-06-011-6/+5
* * gcc.c: Include diagnostic.h.jsm282010-05-281-154/+46
* * gcc.c (error, warning, inform): Remove duplicate ": " in output.jsm282010-05-281-3/+3
* PR driver/15303jsm282010-05-281-123/+164
* 2010-05-19 Richard Guenther <rguenther@suse.de>rguenth2010-05-191-1/+1
* 2010-05-18 Richard Guenther <rguenther@suse.de>rguenth2010-05-181-6/+0
* * gcc.c (execute): For -### don't quote arguments thatjakub2010-05-111-5/+14
* 2010-05-09 Richard Guenther <rguenther@suse.de>rguenth2010-05-091-1/+9
* 2010-05-09 Richard Guenther <rguenther@suse.de>rguenth2010-05-091-18/+18
* 2010-05-07 Richard Guenther <rguenther@suse.de>rguenth2010-05-071-18/+19
* 2010-04-18 Matthias Klose <doko@ubuntu.com>doko2010-04-181-1/+1
* gcc/doko2010-04-121-0/+20
* 2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-081-88/+2
* 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>iains2010-04-071-2/+4
* 2010-02-11 Richard Guenther <rguenther@suse.de>rguenth2010-02-111-7/+22
* 2010-01-21 Andrew Haley <aph@redhat.com>aph2010-01-211-6/+6
* po/pzhao2010-01-141-2/+2
* * gcc.c (process_command): Update copyright notice dates.jakub2010-01-091-1/+1
* PR driver/42442jakub2010-01-041-6/+17
* Pass -m* and -v to -plugin-opthjl2010-01-041-0/+2
* Pass -dumpbase and -dumpdir to gcc for LTOhjl2010-01-031-2/+4
* * configure.ac (--with-specs): New option.nathan2009-12-141-1/+1
* Remove trailing white spaces.hjl2009-11-251-8/+8
* 2009-11-04 Richard Guenther <rguenther@suse.de>espindola2009-11-041-10/+22
* PR driver/11810nathan2009-11-041-2/+8
* 2009-10-28 Rafael Avila de Espindola <espindola@google.com>espindola2009-10-281-5/+5
* * gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION): Add -E.hainque2009-10-141-4/+5