aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes-2.6.html
AgeCommit message (Expand)Author
2009-10-13rename ReleaseNotes-2.6.html -> ReleaseNotes.htmlChris Lattner
2009-10-13add ZeroChris Lattner
2009-10-12fix validation error pointed out by gabor (and the w3c :)Chris Lattner
2009-10-12another bunch of <tt>sGabor Greif
2009-10-12even more <tt>sGabor Greif
2009-10-12more typewriter faceGabor Greif
2009-10-12fix three validation errors, I leave the fourth to sabre :-)Gabor Greif
2009-10-12set some options in typewriter fontGabor Greif
2009-10-11pic16 uses 16 bit pointers, but is 8 bit.Chris Lattner
2009-10-11More DragonEgg verbiage.Duncan Sands
2009-10-11Remove spurious brackets.Duncan Sands
2009-10-11add PR5004 as a known problem.Chris Lattner
2009-10-11duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm...Chris Lattner
2009-10-11some notes from AntonChris Lattner
2009-10-11catch some other serial commas that my earlier grep did not spotGabor Greif
2009-10-11eliminate some instances of serial comma. sabre, if you feel strong about thi...Gabor Greif
2009-10-11Fix typo.Duncan Sands
2009-10-11apply some tweaksGabor Greif
2009-10-11fix some obvious typosGabor Greif
2009-10-11Add an outline of the DragonEgg gcc plugin.Duncan Sands
2009-10-11Update release notes blurb on the static analyzer.Ted Kremenek
2009-10-10clarifyChris Lattner
2009-10-10fix broken linkChris Lattner
2009-10-10final changes.Chris Lattner
2009-10-10down to 'major changes'Chris Lattner
2009-10-10more updatesChris Lattner
2009-10-10More spelling and grammar tweaks.Duncan Sands
2009-10-10More spelling fixes.Benjamin Kramer
2009-10-10Spelling fixes.Duncan Sands
2009-10-10more tweaksChris Lattner
2009-10-10Remove an inappropriate line in the description of theDuncan Sands
2009-10-10continue decoding chris scribble.Chris Lattner
2009-10-10checkpoint.Chris Lattner
2009-10-09As it turns out, the bug fixes in GC codegen did not make it Nicolas Geoffray
2009-10-0980-columns!Nicolas Geoffray
2009-10-09Add initial information on VMKit.Nicolas Geoffray
2009-10-09more random updates.Chris Lattner
2009-10-09checkpoint.Chris Lattner
2009-10-09checkpoint.Chris Lattner
2009-10-09update clang section.Chris Lattner
2009-10-08some updates from users of llvmChris Lattner
2009-10-08all content split into sections, still much work to be done.Chris Lattner
2009-10-08checkpoint, this is still not comprehendible.Chris Lattner
2009-10-05callgraph changes came after the 2.6 branch.Chris Lattner
2009-10-05add some completely unformated and probably incoherent notes about thingsChris Lattner
2009-09-30add macruby, fix a validation problem. Chris Lattner
2009-09-28Document a bug in the ocaml bindings has wrong linkage values.Erick Tryzelaar
2009-08-22Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.htmlEdward O'Callaghan
2009-08-20Correct ARM v7-A architecture name spelling and add note about hard float.Sandeep Patel
2009-08-12Add some release notes about ARM v7 support and known problems.Bob Wilson