aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-incpath.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-18Whitespace fixupsMike Stump1-7/+7
2006-01-20re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers1-6/+15
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis1-2/+2
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-12-09re PR preprocessor/18102 (darwin framework header search depends on order of ...Matt Rice1-3/+6
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-1/+1
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-4/+17
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-31c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILES...Danny Smith1-0/+10
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-22c.opt (Wmissing-include-dirs): New.Ben Elliston1-10/+13
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump1-3/+5
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-04Add framework support for darwin.Mike Stump1-2/+25
2003-11-01re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin1-2/+2
2003-07-29Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth1-15/+14
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-1/+1
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger1-35/+19
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1
2003-03-26c-incpath.c (add_standard_paths): Add both "translated" and non-translated he...Alan Modra1-8/+23
2003-03-02* c-incpath.c (add_path): Fix sysp assignment.Neil Booth1-1/+1
2003-03-02c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c.Neil Booth1-155/+1
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-0/+510