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
/
Headers
/
stdint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glibc plays some weird games with multiple different definitions of
Chris Lattner
2009-04-18
1
-3
/
+12
*
Only intptr_t is protected by __intptr_t_defined.
Daniel Dunbar
2009-03-15
1
-1
/
+1
*
fix inverted conditional, rdar://6633188
Chris Lattner
2009-02-28
1
-1
/
+1
*
anders johnson points out that some software depends on the
Chris Lattner
2009-02-13
1
-0
/
+3
*
Give TargetInfo a new IntPtrType to hold the intptr_t type for
Chris Lattner
2009-02-13
1
-19
/
+2
*
Fix an #ifndef that should be an #ifdef instead.
Anders Carlsson
2009-02-10
1
-2
/
+2
*
C++ really shouldn't check these #defines, thanks to Howard
Chris Lattner
2009-02-07
1
-10
/
+8
*
remove two eroneous suffixes, these promote to int. Thanks to Neil
Chris Lattner
2009-02-07
1
-2
/
+2
*
fix some missing parens, thanks for Eli's review!
Chris Lattner
2009-02-07
1
-6
/
+6
*
make sure that UINTMAX_MAX has an unsigned type. This assumes that
Chris Lattner
2009-02-07
1
-1
/
+1
*
make various MAX/MIN constants be preprocessor constants, not C constants.
Chris Lattner
2009-02-07
1
-12
/
+12
*
Apparently it is important to define intptr_t and uintptr_t to
Chris Lattner
2009-02-07
1
-1
/
+8
*
Fix some errors in the new stdint.h.
Sebastian Redl
2009-02-06
1
-5
/
+5
*
add a stdint.h header.
Chris Lattner
2009-02-06
1
-0
/
+224