Fix the completely broken FP constant folds for setcc's.
[oota-llvm.git] / lib / Bytecode / Archive / ArchiveWriter.cpp
2004-12-20 Jeff CohenFix problems uncovered by VC++ (first time compiled...
2004-12-15 Reid SpencerFor PR351:
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-11-25 Reid SpencerAdjust to Compressor interface change
2004-11-20 Reid SpencerDistinguish between BSD4.4 and SVR4 symbol tables
2004-11-19 Reid SpencerCorrect the computation of when to add the padding...
2004-11-17 Reid SpencerFix some things for Mac OSX archives:
2004-11-17 Reid SpencerAdjust long file name writing to match BSD 4.4 and...
2004-11-16 Reid SpencerFix typeo in comment.
2004-11-16 Reid SpencerPer code review:\
2004-11-15 Reid SpencerChanges necessary to enable linking of archives without...
2004-11-14 Reid SpencerFirst working version
2004-11-06 Reid SpencerFirst kinda/sorta working version of the Archive librar...