summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gcc.c (main): Remove trailing "." from diagnostics.jsm282009-10-081-2/+2
* 2009-10-08 Rafael Avila de Espindola <espindola@google.com>espindola2009-10-081-0/+1
* * collect2.c (main): Add -fno-whole-program.hubicka2009-10-071-5/+0
* 2009-10-06 Ryan Mansfield <rmansfield@qnx.com>rguenth2009-10-061-1/+4
* Merge lto branch into trunk.dnovillo2009-10-031-13/+69
* * gcc.c (this_is_linker_script): New variable. Likenickc2009-09-071-5/+35
* gcc/ChangeLog:aoliva2009-09-021-14/+64
* 2009-08-24 Rafael Avila de Espindola <espindola@google.com>espindola2009-08-241-15/+0
* * gcc.c (option_map): New flag -no-canonical-prefixes.simonb2009-07-161-22/+49
* * gcc.c (compare_files): Cast munmap argumento to caddr_t.aoliva2009-06-101-1/+1
* gcc/ChangeLog:aoliva2009-06-081-18/+513
* * gcc.c (report_times_to_file): New.aoliva2009-06-041-4/+53
* gcc/rsandifo2009-06-021-0/+5
* ./:ian2009-06-011-3/+8
* ./:ian2009-05-111-1/+3
* * configure.ac (HAVE_LD_BUILDID): New check for ld --build-idian2009-05-011-1/+15
* 2009-04-22 Mark Heffernan <meheff@google.com>meheff2009-04-221-1/+1
* PR 31567dnovillo2009-04-171-29/+76
* 2009-04-16 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-161-9/+34
* * gcc.c: Replace `CC' with `GCC' throughout.bje2009-04-081-13/+13
* [PATCH, committed] Add -save-temps=obj, PR 39293meissner2009-04-021-33/+92