Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-29 | Support ld.mold linker. | Martin Liska | 1 | -0/+1 |
2021-12-28 | driver: Improve option diagnostics [PR103465] | Martin Liska | 1 | -57/+68 |
2021-12-20 | opts: Support -Oz in -Ox option hints. | Martin Liska | 1 | -1/+1 |
2021-12-18 | PR target/32803: Add -Oz option for improved clang compatibility. | Roger Sayle | 1 | -0/+10 |
2021-12-02 | Implement -fprofile-prefix-map. | Martin Liska | 1 | -0/+2 |
2021-11-19 | options: Make -Ofast switch off -fsemantic-interposition | Martin Jambor | 1 | -0/+1 |
2021-11-10 | attribs: Implement -Wno-attributes=vendor::attr [PR101940] | Marek Polacek | 1 | -0/+20 |
2021-11-05 | Reset when -gtoggle is used in gcc_options. | Martin Liska | 1 | -0/+2 |
2021-11-01 | diagnostics: escape non-ASCII source bytes for certain diagnostics | David Malcolm | 1 | -0/+4 |
2021-10-21 | options: Fix variable tracking option processing. | Martin Liska | 1 | -0/+45 |
2021-10-14 | Eliminate AUTODETECT_VALUE usage in options. | Martin Liska | 1 | -0/+1 |
2021-10-13 | Fix handling of flag_rename_registers by a target. | Martin Liska | 1 | -5/+0 |
2021-10-08 | Enable auto-vectorization at O2 with very-cheap cost model. | liuhongt | 1 | -3/+13 |
2021-09-28 | Enable jump threading at -O1. | Aldy Hernandez | 1 | -1/+1 |
2021-09-27 | flag_complex_method: support optimize attribute | Martin Liska | 1 | -0/+12 |
2021-09-07 | debug: Add BTF_WITH_CORE_DEBUG debug format | Indu Bhagat | 1 | -0/+8 |
2021-08-13 | opts: do not repeat a string in errors | Martin Liska | 1 | -30/+23 |
2021-08-09 | Don't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN', 'DEF_GOMP_BUILTIN' | Thomas Schwinge | 1 | -2/+4 |
2021-07-19 | debug: Add new function ctf_debuginfo_p | Indu Bhagat | 1 | -0/+8 |
2021-07-06 | add -fmove-loop-stores option to control GIMPLE loop store-motion | Richard Biener | 1 | -0/+1 |
2021-06-29 | Add 'default' to -foffload=; document that flag [PR67300] | Tobias Burnus | 1 | -1/+1 |
2021-06-28 | CTF/BTF debug formats | Indu Bhagat | 1 | -29/+108 |
2021-06-03 | Simplify option handling for -fsanitize-coverage | Martin Liska | 1 | -31/+10 |
2021-05-20 | dwarf: new dwarf_debuginfo_p predicate | Indu Bhagat | 1 | -0/+8 |
2021-05-20 | opts: change write_symbols to support bitmasks | Indu Bhagat | 1 | -11/+98 |
2021-05-12 | Print warning diagnostics for -flto issues. | Martin Liska | 1 | -1/+5 |
2021-02-12 | Fix producer string memory leaks | Martin Liska | 1 | -2/+5 |
2021-02-08 | opts: fix handling of -fpatchable-function-entries option | Martin Liska | 1 | -24/+41 |
2021-01-15 | drop -dumpbase-ext from producer string | Alexandre Oliva | 1 | -0/+1 |
2021-01-14 | Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints | David Malcolm | 1 | -1/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-04 | Refactor -frecord-gcc-switches. | Martin Liska | 1 | -0/+119 |
2020-11-25 | libsanitizer: options: Add hwasan flags and argument parsing | Matthew Malcomson | 1 | -16/+82 |
2020-11-24 | Revert: "Fix -ffast-math flags handling inconsistencies" | Ulrich Weigand | 1 | -32/+26 |
2020-11-24 | Fix -ffast-math flags handling inconsistencies | Ulrich Weigand | 1 | -26/+32 |
2020-11-16 | gcov: Add -fprofile-info-section support | Sebastian Huber | 1 | -0/+4 |
2020-11-10 | opts: Change `is incompatible with` messages to have standard parametrised form | Matthew Malcomson | 1 | -56/+50 |
2020-10-30 | Add -fzero-call-used-regs option and zero_call_used_regs function attributes. | qing zhao | 1 | -0/+44 |
2020-10-06 | dbgcnt: print list after compilation | Martin Liska | 1 | -5/+0 |
2020-09-26 | Disable ipa-modref with live patching | Jan Hubicka | 1 | -0/+7 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -0/+1 |
2020-08-12 | Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535] | Jakub Jelinek | 1 | -5/+15 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -29/+2 |
2020-07-29 | Don't make -gsplit-dwarf imply -g | Fangrui Song | 1 | -5/+0 |
2020-07-27 | driver: fix a problem with implementation of -falign-foo=0 [PR96247] | Hu Jiangping | 1 | -6/+22 |
2020-07-14 | diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904] | Lewis Hyatt | 1 | -0/+14 |
2020-05-26 | revamp dump and aux output names | Alexandre Oliva | 1 | -35/+0 |
2020-05-04 | diagnostics: get_option_html_page fixes | Jakub Jelinek | 1 | -19/+9 |
2020-05-01 | Add patch_area_size and patch_area_entry to crtl | H.J. Lu | 1 | -1/+3 |