summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_gcc
AgeCommit message (Expand)AuthorFilesLines
2023-01-2451326: Improve -fsanitize option completionShohei YOSHIDA1-1/+4
2022-12-3151233: Update sanitizer list to GCC 12Shohei YOSHIDA1-5/+7
2021-11-12github #82: Fix typosDimitris Apostolou1-2/+2
2021-07-1049156: make wider use of the convention of square brackets for defaultsOliver Kiddle1-5/+4
2021-04-0448218 (+ 48354): various improvements for _gccJacob Gelbman1-989/+2052
2020-05-0245752/0002: _gcc: Complete --output like -o.Daniel Shahaf1-1/+1
2020-05-0245752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.Daniel Shahaf1-1/+1
2020-01-0845261: _gcc: Detect clang-as-gccdana1-0/+5
2020-01-0645245: _gcc: add some clang specific warningsEitan Adler1-2/+16
2019-11-0644882: add completion of -save-stats flagEitan Adler1-0/+1
2018-11-1243812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle1-1/+1
2018-07-1143164: _gcc: fix 'args=' to 'args+=', and update a few optionsJun-ichi Takimoto1-4/+6
2018-07-1143155: _gcc: escape ':' in action for -stdJun-ichi Takimoto1-1/+1
2018-06-2143074: Completion for additional linker options for clang and sanitizers for gccEitan Adler1-10/+11
2018-06-1843048: add sanitizers, standards aliases and fix -fltoEitan Adler1-4/+18
2018-04-0742602: Update _gcc as of GCC 7.3.0 for generic options and x86Mikael Magnusson1-67/+247
2018-03-07github #22: Add newer C++ standard options to gcc completionFerenc-1-1/+1
2017-07-1441414: fix for commas used in exclusion listsFabian Klötzl1-1/+1
2017-03-04unposted (via github): Add newer C++ standard options to _gccFerenc-1-1/+1
2017-02-1340539: typo in MIPS branch of argument selectionFabian Klotzl1-1/+1
2016-02-1437898: complete gcc linker optionsBarton E. Schaefer1-0/+14
2014-12-0633882: Complete CXXFLAGS as CFLAGS tooMikael Magnusson1-1/+1
2014-10-17see 33475: allow .cpp files to be completed as gcc inputPeter Stephenson1-1/+1
2014-07-0332821: Update _gcc as of GCC 4.8.3 for generic options and x86Mikael Magnusson1-110/+754
2012-08-1730632: gcc completion enhancements for clang etc.Peter Stephenson1-2/+17
2005-10-2821947: new gcc options for sparcClint Adams1-6/+22
2005-10-2821946: update options for ia32, amd64.Clint Adams1-5/+24
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-4/+4
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-3/+3
2002-03-0616769: Completion/Unix/Command/_gcc: fix typoAdam Spiers1-1/+1
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky1-3/+21
2001-12-07users/4503: don't complete source or header files after gcc -oPeter Stephenson1-1/+1
2001-04-02moved from Completion/User/_gccSven Wischnowsky1-0/+282