aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2004-11-23Added remark about GCC 3.2.2. Someone with more knowledge of the problemJohn Criswell
2004-11-23We also provide a source distribution of the GCC front-endMisha Brukman
2004-11-22Fixed typo.John Criswell
2004-11-20If we're going to mention mv and cp, clearly, we also need `rm'Misha Brukman
2004-11-19* Remove disk space requirements, they vary wildly, depend on the number ofMisha Brukman
2004-11-15* Change test/projects => projects/llvm-testMisha Brukman
2004-11-15Merge content of RequiredSoftware.html into GettingStarted.htmlReid Spencer
2004-11-15* Add entry for Linux/PowerPCMisha Brukman
2004-11-15Replace the textual description with table specifying disk space requirementsMisha Brukman
2004-11-11Fix documentation for Makefile target name change. install-bytecode is nowReid Spencer
2004-11-08Recommend that new users read the documentation before they get started,Reid Spencer
2004-11-01Minor format tweask for tables.Reid Spencer
2004-09-05HTML 4.01 STRICT compliance.Reid Spencer
2004-08-23Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs)Misha Brukman
2004-08-21Bytecode libraries are installed with `make install-bytecode'Misha Brukman
2004-08-16Merged in release_13 branch.John Criswell
2004-08-09Add note about AIX/PowerPC with disk space requirements. Wrap long line.Misha Brukman
2004-07-20Refer would-be llvm-gcc source users/hackers to the compilation guide.Misha Brukman
2004-07-18Add note about GCC 3.3.2 being completely brokenChris Lattner
2004-06-28Add a link to the CFE build instrs next to the CFE download instructionsChris Lattner
2004-06-22Mention a note about having gccas and gccld in the path when running llvm-gcc.Misha Brukman
2004-06-21Fix some broken linksChris Lattner
2004-06-18Fix relative link to the CVS mirrors.Misha Brukman
2004-06-18Add link to the CVS mirror hosted by ReidChris Lattner
2004-06-02Update to include llc on x86 and other systemsChris Lattner
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-05-12Make file standard-compliant once again.Misha Brukman
2004-05-01Add comment about optimizationsChris Lattner
2004-03-29Merged in RELEASE_12.John Criswell
2004-03-25Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner
2004-03-12Updated to LLVM 1.2.John Criswell
2004-02-14Updates for the C backend's movementChris Lattner
2004-02-08Document automake as a build dependency because we use aclocalBrian Gaeke
2004-01-20Now with HTML 4.01 comliance flavor.Misha Brukman
2003-12-18Merged in RELEASE_11.John Criswell
2003-11-22Switch to the standard footer. This page is not yet W3C-compliant.Misha Brukman
2003-11-07Completely hacked apart the file and put it back together using stylesheets.Misha Brukman
2003-11-06No wonder noone can set up LLVMGCCDIR correctly!Chris Lattner
2003-10-27Merged in RELEASE_1.John Criswell
2003-10-23Recommend using -z3Chris Lattner
2003-10-21Added the name of the public CVS repository.John Criswell
2003-10-20Made the Requirements information its own major section and moved itJohn Criswell
2003-10-13Fixed the name of a hyperlink.John Criswell
2003-10-13Removed information on common build problems. That is now documented inJohn Criswell
2003-10-10Fixed spelling.John Criswell
2003-10-10Removed information about compiling the GCC front end. This will be in aJohn Criswell
2003-10-10Re-did some of the text wrapping (sorry).John Criswell
2003-10-06* Alphabetized order of toolsMisha Brukman
2003-08-28Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman
2003-08-11* Added pointers to the README files in emacs/ and vim/ directories.Misha Brukman