summaryrefslogtreecommitdiff
path: root/gcc/c-incpath.c
Commit message (Expand)AuthorAgeFilesLines
* c-incpath.c (add_sysroot_to_chain): New.Joseph Myers2007-03-221-3/+26
* cppdefault.c (cpp_EXEC_PREFIX): New variable.Mark Mitchell2007-03-121-5/+20
* re PR c/30242 (internal error in gcc break compilation)Carlos O'Donell2006-12-201-3/+2
* cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.Carlos O'Donell2006-11-201-0/+12
* Whitespace fixupsMike Stump2006-05-181-7/+7
* re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2006-01-201-6/+15
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-2/+2
* Update FSF address.Kelley Cook2005-06-251-1/+1
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-2/+2
* re PR preprocessor/18102 (darwin framework header search depends on order of ...Matt Rice2004-12-091-3/+6
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-1/+1
* re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2004-09-151-4/+17
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILES...Danny Smith2004-05-311-0/+10
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-1/+1
* c.opt (Wmissing-include-dirs): New.Ben Elliston2004-05-221-10/+13
* invoke.texi (Directory Options): Document -iquote.Mike Stump2004-05-051-3/+5
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* Add framework support for darwin.Mike Stump2004-03-041-2/+25
* re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin2003-11-011-2/+2
* Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth2003-07-291-15/+14
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* c-aux-info.c: Convert to ISO C99.Andreas Jaeger2003-06-191-35/+19
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* c-incpath.c (add_standard_paths): Add both "translated" and non-translated he...Alan Modra2003-03-261-8/+23
* * c-incpath.c (add_path): Fix sysp assignment.Neil Booth2003-03-021-1/+1
* c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c.Neil Booth2003-03-021-155/+1
* Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth2003-03-011-0/+510