| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 19260
|
|
|
|
|
|
| |
* Variable name change: cferuntime_libdir -> CFERuntimeLibDir
llvm-svn: 19096
|
|
|
|
|
|
|
|
|
| |
destination for this library so that it goes to $(cferuntime_libdir) rather
than just $(libdir). Normal bytecode libraries should be installed in the
$(libdir), but these ones are "special" because they're part of the the
C/C++ front end.
llvm-svn: 18882
|
|
|
|
| |
llvm-svn: 18429
|
|
|
|
|
|
|
|
| |
* Don't have lines longer than 80 cols
* Blank line after the header
* Reduce spaces in var definitions.
llvm-svn: 18427
|
|
|
|
| |
llvm-svn: 17155
|
|
|
|
| |
llvm-svn: 17136
|
|
|
|
| |
llvm-svn: 17073
|
|
|
|
|
|
|
|
| |
what it's supposed to do.
Just leave this library as a dummy library for now until we have time to
port a real pthread library (or get glibc working).
llvm-svn: 10368
|
|
This is needed since libstdc++ uses pthread_once().
llvm-svn: 10360
|