aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[PR96230] some -dumpbase-ext fixesAlexandre Oliva1-2/+13
2020-06-05[PR95456] avoid memcpy (_, NULL, 0) in gcc.cAlexandre Oliva1-7/+7
2020-05-26do not skip validation of switch after %<optAlexandre Oliva1-9/+23
2020-05-26revamp dump and aux output namesAlexandre Oliva1-173/+765
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou1-0/+5
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni1-0/+29
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2019-11-30driver: Do not warn about ineffective `-x' option if no inputs were givenMaciej W. Rozycki1-1/+1
2019-11-12Remove last leftover usage of params* files.Martin Liska1-8/+0
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm1-0/+5
2019-08-08Fix file descriptor existence of MinGW.Martin Liska1-2/+2
2019-08-02Properly detect working jobserver in gcc driver.Martin Liska1-0/+42
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska1-0/+5
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor1-3/+3
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-6/+9
2019-05-13[PATCH] A couple of driver cleanupsNathan Sidwell1-5/+5
2019-05-02Postpone print of --help=* option.Martin Liska1-3/+2
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-10/+11
2019-02-18Support if statement in !GCC$ builtin directive.Martin Liska1-5/+5
2019-01-16Extend locations where to seach for Fortran pre-include.Martin Liska1-20/+83
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-11-27Support simd function declarations via a pre-include.Martin Liska1-0/+19
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-0/+5
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+1
2018-09-20Fix and document -r optionAllan Sandfeld Jensen1-9/+9
2018-09-11* gcc.c (load_specs, execute, run_attempt): Use %qs not '%s'.Nathan Sidwell1-5/+5
2018-09-11[driver] Use regular error routinesNathan Sidwell1-37/+21
2018-09-09[PATCH] internalize a driver fnNathan Sidwell1-0/+1
2018-07-31Improve specs processing to allow %* in function argumentsOlivier Hainque1-22/+29
2018-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-07-31getenv_spec_function to prepend / to value for undef varOlivier Hainque1-2/+13
2018-07-05RevertJakub Jelinek1-1/+1
2018-07-04re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...Maxim Ostapenko1-1/+1
2018-06-28Come up with new --completion option.Martin Liska1-0/+15
2018-06-28Makefile.in: Add opt-suggestions.o.Martin Liska1-111/+3
2018-06-12gcc.c: Document new %@{...} sequence.Eric Botcazou1-113/+130
2018-06-08Remove MPXMartin Liska1-5/+1
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-0/+1
2018-02-09re PR sanitizer/84285 (Fail to statically link with -fsanitize=undefined)Jakub Jelinek1-4/+4
2018-01-09re PR preprocessor/83722 (the ICE dumper doesn't comment-out some error messa...Jakub Jelinek1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-8/+1
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm1-3/+4
2017-10-30* gcc.c (HAVE_TARGET_EXECUTABLE_SUFFIX): Remove old kludge.Eric Botcazou1-2/+3
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1