summaryrefslogtreecommitdiff
path: root/gcc/incpath.c
Commit message (Expand)AuthorAgeFilesLines
* re PR driver/78206 (bootstrap failure under Apple sandbox that blacklists rea...Jack Howarth2016-11-071-2/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* Convert to md_asm_adjustRichard Henderson2015-05-111-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR preprocessor/51303 (-Wmissing-include-dirs warnings reported as [enable...Manuel López-Ibáñez2014-08-191-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* incpath.c (add_standard_paths): Use reconcat instead of concat where appropri...Jakub Jelinek2013-02-271-10/+21
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi: Document -print-multiarch.Matthias Klose2012-11-141-2/+14
* gcc.c (add_sysrooted_prefix): Remove trailing dir separator from system root.Matthias Klose2012-01-261-2/+10
* incpath.c (get_added_cpp_dirs): New function.Tristan Gingold2011-11-151-0/+9
* re PR preprocessor/51061 (Deprecated -I- option causes segfault)Paolo Carlini2011-11-091-2/+4
* re PR preprocessor/36819 (memleak in split_quote_chain)Paolo Carlini2011-10-021-0/+2
* Changelog c-family/Kai Tietz2011-03-251-3/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-1/+1
* incpath.c (remove_duplicates): If name is not a directory, issue a warning ra...Ian Lance Taylor2010-09-151-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith2008-05-301-4/+6
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-0/+473