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
/
test
/
Preprocessor
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: Honor -mfpu= and set __VFP_FP__ and __ARM_NEON__ "correctly".
Daniel Dunbar
2009-12-21
1
-1
/
+0
*
ARM: Fix predefines (__ARM_ARCH_..., __REGISTER_PREFIX).
Daniel Dunbar
2009-12-18
1
-2
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-27
/
+27
*
Use '-x' 'foo' instead of '-x=foo'.
Daniel Dunbar
2009-11-29
1
-7
/
+7
*
Remove unnecessary -fms-extensions=0 from tests (this command line syntax is ...
Daniel Dunbar
2009-11-29
1
-2
/
+2
*
clang-cc: Change -fsigned-char=0 to -fno-unsigned-char and pass -pic-level us...
Daniel Dunbar
2009-11-29
1
-4
/
+4
*
Define __SIG_ATOMIC_WIDTH__ for use in stdint.h.
Ken Dyck
2009-11-22
1
-0
/
+11
*
Define __WCHAR_WIDTH__ for use in stdint.h.
Ken Dyck
2009-11-19
1
-0
/
+11
*
Add __WINT_WIDTH__ to paramaterize the limits of WINT_MIN and WINT_MAX in
Ken Dyck
2009-11-19
1
-0
/
+11
*
Add __SIZE_WIDTH__ to eventually replace __SIZE_TYPE__ in stdint.h.
Ken Dyck
2009-11-19
1
-0
/
+11
*
Restore __INTMAX_TYPE__, __UINTMAX_TYPE__, __PTRDIFF_TYPE__, and
Ken Dyck
2009-11-19
1
-0
/
+44
*
Remove __PTRDIFF_TYPE__ as it is no longer needed by stdint.h. It has been
Ken Dyck
2009-11-19
1
-11
/
+0
*
Add __PTRDIFF_WIDTH__ macro to eventually replace __PTRDIFF_TYPE__ in stdint.h.
Ken Dyck
2009-11-19
1
-0
/
+11
*
Remove __INTPTR_TYPE__ as it is no longer needed by stdint.h, which uses
Ken Dyck
2009-11-19
1
-11
/
+0
*
Predefine __INTPTR_WIDTH__ for future use in stdint.h.
Ken Dyck
2009-11-18
1
-0
/
+11
*
Remove the __INTMAX_TYPE__ and __UINTMAX_TYPE__ built-in macros as they are no
Ken Dyck
2009-11-18
1
-22
/
+0
*
Predefine __INTMAX_WIDTH__ for the future parameterization of INTMAX macros in
Ken Dyck
2009-11-18
1
-0
/
+11
*
Move -fnext-runtime defaulting to driver (and change clang-cc default to
Daniel Dunbar
2009-11-17
1
-6
/
+2
*
Move char-is-signed defaulting to driver, instead of using
Daniel Dunbar
2009-11-17
1
-3
/
+3
*
Parameterize the constant-generating macros in stdint.h with new built-in
Ken Dyck
2009-11-16
1
-0
/
+10
*
Generalize stdint.h for non-8-bit-multiple types, patch by
Chris Lattner
2009-11-12
1
-3
/
+3
*
do not store wchar/char16/char32/intmax width/alignment info
Chris Lattner
2009-11-12
1
-2
/
+2
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-28
/
+28
*
Fixed for running on Windows.
John Thompson
2009-11-03
1
-2
/
+2
*
add two new and very exhaustive preprocessor tests, patch by
Chris Lattner
2009-10-29
1
-0
/
+945
[prev]