index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Bytecode
/
Archive
/
ArchiveWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems uncovered by VC++ (first time compiled by VC++)
Jeff Cohen
2004-12-20
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-15
1
-1
/
+0
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
1
-8
/
+10
*
Adjust to Compressor interface change
Reid Spencer
2004-11-25
1
-2
/
+1
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-6
/
+13
*
Correct the computation of when to add the padding. It is not based on the
Reid Spencer
2004-11-19
1
-1
/
+1
*
Fix some things for Mac OSX archives:
Reid Spencer
2004-11-17
1
-5
/
+14
*
Adjust long file name writing to match BSD 4.4 and Mac OSX style archives.
Reid Spencer
2004-11-17
1
-10
/
+14
*
Fix typeo in comment.
Reid Spencer
2004-11-16
1
-1
/
+1
*
Per code review:\
Reid Spencer
2004-11-16
1
-44
/
+46
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
1
-12
/
+21
*
First working version
Reid Spencer
2004-11-14
1
-222
/
+364
*
First kinda/sorta working version of the Archive library. Reading is not
Reid Spencer
2004-11-06
1
-0
/
+284