aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2004-06-20Bug fixedChris Lattner
2004-06-19Add a note about GCC 3.3.2 optimization bug that causes llc to spin.Reid Spencer
2004-06-19Bug fixedChris Lattner
2004-06-18Bug fixedChris Lattner
2004-06-18Calls to __builtin_isunordered and friends no longer cause llvmgcc to ICE.Chris Lattner
2004-06-15llvm.isnan is dead, long live llvm.isunordered!Chris Lattner
2004-06-11Bug fixed, new featureChris Lattner
2004-06-11Bug fixed.Brian Gaeke
2004-06-09Bug fixedChris Lattner
2004-06-08Add a note about llvm-abcd, the Analysis of ByteCode DumperReid Spencer
2004-06-08Ooh, that fixed the annoying warning!!Chris Lattner
2004-06-08Bug fixedChris Lattner
2004-06-04New docChris Lattner
2004-06-03CQ bug implementedChris Lattner
2004-06-01Bug fixedChris Lattner
2004-06-01Call Cygwin by its proper name, and give it a link. :-)Brian Gaeke
2004-06-01Add a note about cygwinChris Lattner
2004-06-01Fix wandering </a>, add note about cygwin being supported.Chris Lattner
2004-05-24new featureChris Lattner
2004-05-24Personally, I think that documentation is as important as code. IncreaseChris Lattner
2004-05-24Fix a div problem that was causing some wierd indentation. Get more div'yChris Lattner
2004-05-24Add some notesChris Lattner
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-05-23Fix a couple misplaced div tagsChris Lattner
2004-05-23Added a "Miscellaneous Improvements" section to cover things like theReid Spencer
2004-05-21Bug fixedChris Lattner
2004-05-12Break lines at 80 cols; eliminate extra space caused by a single <p> tag on aMisha Brukman
2004-05-10Bug fixedChris Lattner
2004-05-09Bug 178 FixedReid Spencer
2004-05-09Bug fixed.Brian Gaeke
2004-05-07PR implementedChris Lattner
2004-05-07Bug fixedChris Lattner
2004-05-06Bug fixed.John Criswell
2004-05-04Bugs fixedBrian Gaeke
2004-05-04Bug fixedChris Lattner
2004-05-02Add some stuff to the release notes.Chris Lattner
2004-04-30Fix broken link, again.Chris Lattner
2004-04-30Fix a broken linkChris Lattner
2004-04-21bug fixedChris Lattner
2004-04-20Add some PRs which were fixed, but not previously mentioned in the rel. notes.Brian Gaeke
2004-04-19Add notes about PRs 38 and 290 being fixed.Misha Brukman
2004-04-19Wrap (some) lines to 80 cols.Misha Brukman
2004-04-13Add notes about some of the code quality improvements that have gone inChris Lattner
2004-04-06Bugs fixed new features implementedChris Lattner
2004-04-05PR82 is finally fixed!Chris Lattner
2004-04-05PR305 is now fixedChris Lattner
2004-04-01Bug fixedChris Lattner
2004-04-01Bug fixedChris Lattner
2004-04-01Clear out all of the changes. Reset version numbers to 1.3Chris Lattner
2004-03-29Merged in RELEASE_12.John Criswell