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
/
llvm
/
runtime
/
GCCLibraries
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-22
1
-0
/
+1
*
We won't use automake
Reid Spencer
2004-10-22
2
-676
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+662
*
Initial Makefile.am for building with automake
Reid Spencer
2004-10-17
1
-0
/
+14
*
Make sure that for systems where the string functions are actually macros
Reid Spencer
2004-10-17
1
-0
/
+24
*
Don't call memset if malloc returns a null pointer
Chris Lattner
2004-10-06
1
-1
/
+2
*
Add a simple implementation of strncpy
Chris Lattner
2004-02-20
1
-0
/
+6
*
Add strndup
Chris Lattner
2004-02-19
1
-3
/
+10
*
Disable __attribute__((weak)) on Mac OS X and other lame platforms.
Misha Brukman
2003-12-16
1
-5
/
+20
*
Make all memory functions have weak linkage so that they can be overridden with
Misha Brukman
2003-12-15
1
-3
/
+4
*
Fixed word order.
Misha Brukman
2003-11-13
1
-1
/
+1
*
Fix strcpy implementation and trie
Chris Lattner
2003-10-21
1
-1
/
+2
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Adding additional license information to these files.
John Criswell
2003-10-13
1
-0
/
+5
*
Squelch warning
Chris Lattner
2003-08-28
1
-0
/
+1
*
Convert libraries into the BYTECODE_LIBRARY style
Chris Lattner
2003-08-15
1
-3
/
+4
*
Disable this support stuff, it doesn't work under linux anyway
Chris Lattner
2003-08-14
1
-0
/
+2
*
Prevent lines from wrapping.
Misha Brukman
2003-05-29
1
-13
/
+13
*
Initial checkin
Chris Lattner
2003-05-29
1
-0
/
+251
*
Remove support for memset
Chris Lattner
2003-02-18
1
-1
/
+2
*
Fixes to be LP64 correct
Chris Lattner
2002-07-18
2
-6
/
+6
*
Add strcat function
Chris Lattner
2002-03-11
1
-0
/
+5
*
Checkin library infrastructure for building stuff to be linked with
Chris Lattner
2002-03-08
6
-0
/
+287