summaryrefslogtreecommitdiff
path: root/gcc/cppdefault.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi: Document -print-multiarch.Matthias Klose2012-11-141-0/+2
* Translate built-in include paths for sysroot.Han Shen2012-01-061-3/+6
* cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if CROSS_DIRECTORY_STRUCTURE is ...Ian Lance Taylor2011-10-271-0/+3
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-17/+5
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-2/+2
* cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before LOCAL_INCLUD...Kai Tietz2010-07-311-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-12/+12
* cppdefault.c (cpp_EXEC_PREFIX): New variable.Mark Mitchell2007-03-121-0/+1
* re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers2007-03-061-1/+9
* mkheaders.in (incdir): Use include-fixed not include.Joseph Myers2007-02-271-1/+5
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-1/+1
* cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.Carlos O'Donell2006-11-201-0/+28
* re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2006-01-201-12/+12
* Update FSF address.Kelley Cook2005-06-251-1/+1
* * cppdefault.c, cppdefault.h, timevar.h: Update copyright.Kazu Hirata2004-11-031-1/+1
* cppdefault.h (cpp_SYSROOT): Remove.Ben Elliston2004-11-021-6/+0
* Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth2003-03-011-4/+17
* Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz2003-02-131-11/+17
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.Per Bothner2001-09-291-0/+3
* cppdefault.c (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Add.Benjamin Kosnik2001-04-061-0/+4
* configure.in (gcc_gxx_include_dir): Simplify.Benjamin Kosnik2000-12-181-1/+5
* cppinit.c: Include cppdefault.h.Zack Weinberg2000-07-061-0/+72