index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
InitHeaderSearch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-326
/
+0
*
add c++ search path for GCC 4.2, PR3668, patch by Pawel Worach!
Chris Lattner
2009-02-25
1
-1
/
+3
*
fix a bug introduced in my previous patch: moving clang headers to the
Chris Lattner
2009-02-19
1
-2
/
+2
*
PR3614: "ignoring nonexistent directory" should print the -isysroot
Chris Lattner
2009-02-19
1
-2
/
+2
*
stop searching GCC install directories for standard C headers (but
Chris Lattner
2009-02-18
1
-79
/
+6
*
use some references to simplify code.
Chris Lattner
2009-02-08
1
-19
/
+20
*
Genericize the existing logic for removing duplicate header dirs to apply
Chris Lattner
2009-02-08
1
-38
/
+47
*
Add Debian gcc 4.3 header search directories.
Torok Edwin
2009-02-05
1
-0
/
+6
*
Add Fedora 10 GCC paths.
Zhongxing Xu
2008-12-25
1
-0
/
+10
*
add missing gentoo c++ include paths
Nuno Lopes
2008-12-07
1
-0
/
+9
*
Rename Characteristic_t to CharacteristicKind
Chris Lattner
2008-10-27
1
-1
/
+1
*
Bug fix, CPATH="" does not add '.' to search path.
Daniel Dunbar
2008-10-04
1
-1
/
+1
*
clean up a bunch of fixme's I added, by moving
Chris Lattner
2008-09-26
1
-10
/
+6
*
emulate a bit of GCC path lookup weirdness: if a system
Chris Lattner
2008-09-26
1
-6
/
+37
*
Set different header search paths for the Windows platform.
Argyrios Kyrtzidis
2008-09-05
1
-9
/
+17
*
Add header search paths for Mingw32 (GCC version 4).
Argyrios Kyrtzidis
2008-09-05
1
-0
/
+9
*
Add header search paths for dragonfly, patch by Sascha Wildner!
Chris Lattner
2008-08-23
1
-0
/
+6
*
Move most of HeaderSearch initialization to libDriver.
Nico Weber
2008-08-22
1
-0
/
+312