aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-12-04Use the install-bytecode target to install just the bytecode libs intoReid Spencer
2004-12-04Use the standard PR### notation for referencing bugs in bugzillaMisha Brukman
2004-12-04Remove more smileys. I kept the one in WritingAnLLVMPass because it is actuallyMisha Brukman
2004-12-04Documentation which contains smileys won't be taken seriously by some people.Misha Brukman
2004-12-04Update for changes to check targets.Chris Lattner
2004-12-03* Link to the license file from release 1.3 (should we link to CVS versionMisha Brukman
2004-12-03Remove extraneous space in linkMisha Brukman
2004-12-03Bug fixedChris Lattner
2004-12-03Fixed typo.John Criswell
2004-12-02Add a noteChris Lattner
2004-12-02Document beta passChris Lattner
2004-12-01Reid has implemented llvm-ranlib. Thanks, Reid!Misha Brukman
2004-12-01* Hyphenate ``constant-propagate''Misha Brukman
2004-12-01Remove duplicated link to "Machine backend"Misha Brukman
2004-12-01Add line # infoChris Lattner
2004-12-01Fixed pathname to LLVM tools.John Criswell
2004-12-01Be a little more explicit about how to configure LLVM with the --prefixReid Spencer
2004-12-01Fix typeo, thanks to Duraid for pointing it outChris Lattner
2004-11-29Fix a typo.John Criswell
2004-11-29Fix two bugs:Reid Spencer
2004-11-29Make it HTML 4.01 Strict compliant.Reid Spencer
2004-11-29* Document how to turn on doxygen documentation generationReid Spencer
2004-11-29* Make this makefile compliant with LLVM makefile standardsReid Spencer
2004-11-29Moved --> doxygen.cfg.inReid Spencer
2004-11-29* Get rid of extraneous directoriesReid Spencer
2004-11-29* add llvmc and llvm-ldReid Spencer
2004-11-29Adjust this so that doxygen doesn't barf on it.Reid Spencer
2004-11-29* Adjust so this falls in line with LLVM Makefile standards.Reid Spencer
2004-11-29* Fix an item list.Reid Spencer
2004-11-29Add a link.Reid Spencer
2004-11-29For PR393:Reid Spencer
2004-11-28Bug fixedChris Lattner
2004-11-28Bug fixedChris Lattner
2004-11-28Bug fixedChris Lattner
2004-11-27Bug fixedChris Lattner
2004-11-27Bug fixedChris Lattner
2004-11-27Move this to the QOI sectionChris Lattner
2004-11-27Mention djChris Lattner
2004-11-27Bug fixedChris Lattner
2004-11-27Add notesChris Lattner
2004-11-27Add some notesChris Lattner
2004-11-25Indicate that PR427 won't be fixed.Reid Spencer
2004-11-25* Add features I implemented this release.Reid Spencer
2004-11-25Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer
2004-11-25Add some instructions about ranlib'ing the CFE runtime libraries so thatReid Spencer
2004-11-25The PPC backend is basically stable, and has a JIT now.Chris Lattner
2004-11-25Bug fixedChris Lattner
2004-11-25PR256 fixed.Reid Spencer
2004-11-24Implement and document prefix options with arbitrary values including anReid Spencer
2004-11-23Added remark about GCC 3.2.2. Someone with more knowledge of the problemJohn Criswell