aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet1-6/+5
2010-05-28gcc.c: Include diagnostic.h.Joseph Myers1-154/+46
2010-05-28* gcc.c (error, warning, inform): Remove duplicate ": " in output.Joseph Myers1-3/+3
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-123/+164
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-1/+1
2010-05-18re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther1-6/+0
2010-05-11gcc.c (execute): For -### don't quote arguments that contain just alphanumeri...Jakub Jelinek1-5/+14
2010-05-09gcc.c (store_arg): Handle temporary file deletion for joined arguments.Richard Guenther1-1/+9
2010-05-09gcc.c (store_arg): Revert last change.Richard Guenther1-18/+18
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther1-18/+19
2010-04-18gcc.c (main): Search for liblto_plugin.so with mode R_OK.Matthias Klose1-1/+1
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-0/+20
2010-04-08re PR driver/42485 (-V switch broken)Manuel López-Ibáñez1-88/+2
2010-04-07re PR driver/41594 (-static-libstdc++ is not recognized as valid by the gcc d...Iain Sandoe1-2/+4
2010-02-11re PR driver/43021 (Driver no longer handles fancy names)Richard Guenther1-7/+22
2010-01-21gcc.c (process_command): Move lang_specific_driver before setting cc_libexec_...Andrew Haley1-6/+6
2010-01-14re PR translation/39521 (specs diagnostics translation problems)Shujing Zhao1-2/+2
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2010-01-04re PR driver/42442 (-march=native doesn't apply to multiple files)Jakub Jelinek1-6/+17
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu1-0/+2
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-2/+4
2009-12-14configure.ac (--with-specs): New option.Nathan Sidwell1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-8/+8
2009-11-04gcc.c (process_command): Handle arguments name@offset.Richard Guenther1-10/+22
2009-11-04re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...Mark Mitchell1-2/+8
2009-10-28common.opt (fuse-linker-plugin): New option.Rafael Avila de Espindola1-5/+5
2009-10-14gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION): Add -E.Pascal Obry1-4/+5
2009-10-08* gcc.c (main): Remove trailing "." from diagnostics.Joseph Myers1-2/+2
2009-10-08lto-plugin.c (add_input_library): New.Rafael Avila de Espindola1-0/+1
2009-10-07collect2.c (main): Add -fno-whole-program.Jan Hubicka1-5/+0
2009-10-06re PR driver/41217 (Driver crashes if -o specified without filename)Ryan Mansfield1-1/+4
2009-10-03Merge lto branch into trunk.Diego Novillo1-13/+69
2009-09-07gcc.c (this_is_linker_script): New variable.Nick Clifton1-5/+35
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-14/+64
2009-08-24gcc.c (standard_exec_prefix_1,standard_exec_prefix_2): Remove.Rafael Avila de Espindola1-15/+0
2009-07-16gcc.c (option_map): New flag -no-canonical-prefixes.Simon Baldwin1-22/+49
2009-06-10* gcc.c (compare_files): Cast munmap argumento to caddr_t.Alexandre Oliva1-1/+1
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-18/+513
2009-06-04gcc.c (report_times_to_file): New.Alexandre Oliva1-4/+53
2009-06-02pa-hpux.h (LINK_SPEC): Remove "%<fwhole-program".Richard Sandiford1-0/+5
2009-06-01attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor1-3/+8
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-1/+3
2009-05-01configure.ac (HAVE_LD_BUILDID): New check for ld --build-id support.Paul Pluzhnikov1-1/+15
2009-04-22gcc.c (LINK_COMMAND_SPEC): Link with gcov with -fprofile-generate=.Mark Heffernan1-1/+1
2009-04-17re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola1-29/+76
2009-04-16common.opt (fversion): New.Rafael Avila de Espindola1-9/+34
2009-04-08* gcc.c: Replace `CC' with `GCC' throughout.Ben Elliston1-13/+13
2009-04-02[PATCH, committed] Add -save-temps=obj, PR 39293Michael Meissner1-33/+92
2009-03-17re PR middle-end/37805 (gcc --help=separate)Ralf Wildenhues1-1/+1
2009-03-01gcc.c (display_help): Document --version.Ralf Wildenhues1-0/+1