Roman Divacky
a08050302b
Introduce -fformat-extensions. A local FreeBSD extension used
...
for additional printf modifiers in kernel.
Approved by: ed (mentor)
2010-06-10 16:13:32 +00:00
Roman Divacky
e8e8a542a3
Remove the commented out piece that slipped as a mismerge.
...
Approved by: ed (mentor)
2010-06-09 19:15:58 +00:00
Roman Divacky
35adf9fc8d
Adjust include paths to FreeBSD. Remove /usr/local/include and
...
add /usr/include/clang/$VERSION (currently VERSION is 2.0).
Approved by: ed (mentor)
2010-06-09 19:12:25 +00:00
Roman Divacky
ba34dbfff9
Change the default CPU to i486 on i386 (architecture).
...
Approved by: ed (mentor)
2010-06-09 19:09:49 +00:00
Roman Divacky
29b430e5da
Comment out piece of code using __clear_cache() which FreeBSD
...
does not have. This is only used for JIT on ARM so it's harmless.
Approved by: ed (mentor)
2010-06-09 19:08:17 +00:00
Ed Schouten
bff23f82e5
Remove unneeded directories.
...
Even though Roman removed these directories in his working copy, they
weren't removed from the actual repository, also causing his working
copy to be corrupted.
2010-06-09 18:11:12 +00:00
Roman Divacky
f22ef01c33
Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/
...
in llvm/ and/or llvm/contrib/clang/ respectively.
Approved by: ed (mentor)
Approved by: core
2010-06-09 17:59:52 +00:00