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
/
compiler-rt
/
SDKs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Performance improvement.
Bill Wendling
2013-05-23
10
-7
/
+189
*
Try to improve performance by using a read/write buffer instead of I/O.
Bill Wendling
2013-05-15
4
-0
/
+4
*
I was wrong in my testing.
Bill Wendling
2013-05-03
2
-2
/
+0
*
Use unbuffered I/O. This reduces the runtime by about half. Our implementatio...
Bill Wendling
2013-05-03
2
-0
/
+2
*
Add declaration for linux.
Bill Wendling
2013-03-20
1
-0
/
+1
*
Create a coverage initialization function.
Bill Wendling
2013-03-20
1
-0
/
+1
*
Support for building the ubsan runtime when using the autoconf build system on
Richard Smith
2012-11-13
1
-3
/
+13
*
Update linux stdio.h to support the recent additions to GCDAProfiling.
Benjamin Kramer
2012-09-17
1
-0
/
+7
*
Add support for reading the GCDA file and merging the arc information.
Bill Wendling
2012-09-14
1
-0
/
+13
*
Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build o...
Alexey Samsonov
2012-05-29
1
-1
/
+1
*
Add stub for 'atoi'.
Bill Wendling
2012-05-28
2
-0
/
+2
*
Fix the build on 32 bit hosts.
Benjamin Kramer
2012-03-30
2
-0
/
+4
*
SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.
Daniel Dunbar
2011-12-08
1
-1
/
+1
*
SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building
Daniel Dunbar
2011-12-08
10
-0
/
+248
*
build/SDKs: Sketch a minimal stub SDK for Darwin.
Daniel Dunbar
2011-11-16
8
-0
/
+198