about summary refs log tree commit diff
path: root/Completion/Unix/Command/_gcc
Commit message (Expand)AuthorAgeFilesLines
* 45752/0002: _gcc: Complete --output like -o.Daniel Shahaf2020-05-021-1/+1
* 45752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.Daniel Shahaf2020-05-021-1/+1
* 45261: _gcc: Detect clang-as-gccdana2020-01-081-0/+5
* 45245: _gcc: add some clang specific warningsEitan Adler2020-01-061-2/+16
* 44882: add completion of -save-stats flagEitan Adler2019-11-061-0/+1
* 43812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle2018-11-121-1/+1
* 43164: _gcc: fix 'args=' to 'args+=', and update a few optionsJun-ichi Takimoto2018-07-111-4/+6
* 43155: _gcc: escape ':' in action for -stdJun-ichi Takimoto2018-07-111-1/+1
* 43074: Completion for additional linker options for clang and sanitizers for gccEitan Adler2018-06-211-10/+11
* 43048: add sanitizers, standards aliases and fix -fltoEitan Adler2018-06-181-4/+18
* 42602: Update _gcc as of GCC 7.3.0 for generic options and x86Mikael Magnusson2018-04-071-67/+247
* github #22: Add newer C++ standard options to gcc completionFerenc-2018-03-071-1/+1
* 41414: fix for commas used in exclusion listsFabian Klötzl2017-07-141-1/+1
* unposted (via github): Add newer C++ standard options to _gccFerenc-2017-03-041-1/+1
* 40539: typo in MIPS branch of argument selectionFabian Klotzl2017-02-131-1/+1
* 37898: complete gcc linker optionsBarton E. Schaefer2016-02-141-0/+14
* 33882: Complete CXXFLAGS as CFLAGS tooMikael Magnusson2014-12-061-1/+1
* see 33475: allow .cpp files to be completed as gcc inputPeter Stephenson2014-10-171-1/+1
* 32821: Update _gcc as of GCC 4.8.3 for generic options and x86Mikael Magnusson2014-07-031-110/+754
* 30632: gcc completion enhancements for clang etc.Peter Stephenson2012-08-171-2/+17
* 21947: new gcc options for sparcClint Adams2005-10-281-6/+22
* 21946: update options for ia32, amd64.Clint Adams2005-10-281-5/+24
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-4/+4
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-3/+3
* 16769: Completion/Unix/Command/_gcc: fix typoAdam Spiers2002-03-061-1/+1
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-3/+21
* users/4503: don't complete source or header files after gcc -oPeter Stephenson2001-12-071-1/+1
* moved from Completion/User/_gccSven Wischnowsky2001-04-021-0/+282