index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Cisms. We love C++
Chris Lattner
2003-08-27
2
-8
/
+8
*
Add new __llvm_cxxeh_begin_catch_if_isa function, change C -> C++ comments
Chris Lattner
2003-08-26
4
-74
/
+106
*
Remove copy-and-paste gunk
Chris Lattner
2003-08-25
1
-11
/
+0
*
Initial checking of C++ exception handling library
Chris Lattner
2003-08-25
7
-0
/
+685
*
Added dummy version of the `util' library.
Misha Brukman
2003-08-20
2
-0
/
+6
*
Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.
Misha Brukman
2003-08-20
2
-0
/
+6
*
This really isn't the gcc library!
Chris Lattner
2003-08-17
1
-1
/
+1
*
Adjust level, build things in parallel
Chris Lattner
2003-08-15
1
-3
/
+3
*
initial checkin, adjust LEVEL
Chris Lattner
2003-08-15
4
-2
/
+6
*
Initial checkin of README
Chris Lattner
2003-08-15
1
-0
/
+7
*
Initial checkin of runtime/GCCLibraries makefile
Chris Lattner
2003-08-15
1
-0
/
+13
*
Update readme
Chris Lattner
2003-08-15
1
-25
/
+4
*
Convert libraries into the BYTECODE_LIBRARY style
Chris Lattner
2003-08-15
10
-93
/
+40
*
Disable this library for now
Chris Lattner
2003-08-15
1
-0
/
+2
*
Disable this support stuff, it doesn't work under linux anyway
Chris Lattner
2003-08-14
1
-0
/
+2
*
Removing the pool allocator from the main CVS tree.
John Criswell
2003-08-13
2
-465
/
+0
*
Minor fix so that the program exits upon a poolfree failure
Sumant Kowshik
2003-08-12
1
-0
/
+1
*
Change implementation so that variable sized slabs are used to allow arbitrar...
Sumant Kowshik
2003-08-07
1
-70
/
+196
*
1. Make table size prime -- improves hashing performance vastly.
Vikram S. Adve
2003-07-30
1
-24
/
+43
*
Bug fix: after reallocating the hash table, we have to re-insert each value
Vikram S. Adve
2003-07-29
1
-33
/
+25
*
Remove unneccesary #ifdefs
Chris Lattner
2003-07-21
1
-12
/
+6
*
Fix warnings
Chris Lattner
2003-07-21
1
-1
/
+1
*
Use uint32_t for table index and size: table will never be > 4GB.
Vikram S. Adve
2003-07-11
1
-8
/
+12
*
Pointer hash table reallocation code seems never to have been tested!
Vikram S. Adve
2003-07-08
1
-21
/
+38
*
Native libraries (libinstr*.a) should not have been taken out when
Vikram S. Adve
2003-07-08
1
-0
/
+17
*
Added support for poolallocarray and poolmakeunfreeable. The latter is used b...
Sumant Kowshik
2003-07-03
1
-25
/
+193
*
Don't register the destructors if the list is empty
Chris Lattner
2003-06-26
1
-2
/
+6
*
Prevented inclusion of (non-existent) stdint.h on Sparc.
Joel Stanley
2003-06-24
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
*
Run more post-link xforms
Chris Lattner
2003-05-29
1
-1
/
+4
*
Update to match the reality that is now.
Chris Lattner
2003-05-27
2
-6
/
+1
*
add support for an explicit EXPORTED_SYMBOL_LIST
Chris Lattner
2003-05-22
1
-2
/
+11
*
Specify a list of symbols that should be exported by the library
Chris Lattner
2003-05-22
1
-0
/
+2
*
Update to match typename produced by the C frontend
Chris Lattner
2003-05-22
1
-9
/
+9
*
Dead file
Chris Lattner
2003-05-14
1
-5
/
+0
*
Minor updates
Chris Lattner
2003-05-14
1
-4
/
+3
*
Initial checkin of crtend.o implementation
Chris Lattner
2003-05-14
3
-2
/
+84
*
New file
Chris Lattner
2003-05-14
1
-0
/
+5
*
Remove support for memset
Chris Lattner
2003-02-18
1
-1
/
+2
*
Add lots of functions
Chris Lattner
2003-02-18
1
-1
/
+14
*
Implement more functions
Chris Lattner
2003-02-11
1
-1
/
+6
*
Implement feof and xmalloc
Chris Lattner
2003-02-03
1
-0
/
+2
*
Add a bunch more stubs
Chris Lattner
2003-02-01
1
-0
/
+35
*
Initial checkin of pool allocator library
Chris Lattner
2003-01-29
2
-0
/
+170
*
Initial checkin of dummylib
Chris Lattner
2003-01-17
2
-0
/
+91
*
fix path
Chris Lattner
2002-11-08
1
-1
/
+1
*
Add note about what this is
Chris Lattner
2002-11-06
1
-0
/
+25
*
Pass renamed
Chris Lattner
2002-07-30
1
-2
/
+2
*
Fixes to be LP64 correct
Chris Lattner
2002-07-18
2
-6
/
+6
[next]