summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAge
...
* Revert last patch until we can figure out how to build executables namedReid Spencer2004-12-22
* Remove instructions to make aliases for llvmgcc and llvmg++ as the CFEReid Spencer2004-12-21
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-15
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-14
* Merged in RELEASE_14 changes.John Criswell2004-12-10
* Correct the version numbers for automake, Perl, and CVS.Reid Spencer2004-12-09
* Mention in the exposition that lli can JIT on PowerPC now.John Criswell2004-12-08
* Add llvm-ld toolReid Spencer2004-12-08
* Minor fixups.John Criswell2004-12-08
* Removed QMTest referrences. Updated ordering of notes.Tanya Lattner2004-12-08
* Fix spell'os.John Criswell2004-12-08
* Various 1.4ish corrections and additions.Reid Spencer2004-12-08
* Update the version numbers of the pre-built LLVM GCC frontends.John Criswell2004-12-08
* * Change version numbers of tarballs from 1.3 to 1.4Reid Spencer2004-12-08
* Add descriptions of missing top level directories.Reid Spencer2004-12-08
* Suggest people run cvs up -P -d after checking out the tree so they don'tChris Lattner2004-12-05
* Added remark about GCC 3.2.2. Someone with more knowledge of the problemJohn Criswell2004-11-23
* We also provide a source distribution of the GCC front-endMisha Brukman2004-11-23
* Fixed typo.John Criswell2004-11-22
* If we're going to mention mv and cp, clearly, we also need `rm'Misha Brukman2004-11-20
* * Remove disk space requirements, they vary wildly, depend on the number ofMisha Brukman2004-11-19
* * Change test/projects => projects/llvm-testMisha Brukman2004-11-15
* Merge content of RequiredSoftware.html into GettingStarted.htmlReid Spencer2004-11-15
* * Add entry for Linux/PowerPCMisha Brukman2004-11-15
* Replace the textual description with table specifying disk space requirementsMisha Brukman2004-11-15
* Fix documentation for Makefile target name change. install-bytecode is nowReid Spencer2004-11-11
* Recommend that new users read the documentation before they get started,Reid Spencer2004-11-08
* Minor format tweask for tables.Reid Spencer2004-11-01
* HTML 4.01 STRICT compliance.Reid Spencer2004-09-05
* Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs)Misha Brukman2004-08-23
* Bytecode libraries are installed with `make install-bytecode'Misha Brukman2004-08-21
* Merged in release_13 branch.John Criswell2004-08-16
* Add note about AIX/PowerPC with disk space requirements. Wrap long line.Misha Brukman2004-08-09
* Refer would-be llvm-gcc source users/hackers to the compilation guide.Misha Brukman2004-07-20
* Add note about GCC 3.3.2 being completely brokenChris Lattner2004-07-18
* Add a link to the CFE build instrs next to the CFE download instructionsChris Lattner2004-06-28
* Mention a note about having gccas and gccld in the path when running llvm-gcc.Misha Brukman2004-06-22
* Fix some broken linksChris Lattner2004-06-21
* Fix relative link to the CVS mirrors.Misha Brukman2004-06-18
* Add link to the CVS mirror hosted by ReidChris Lattner2004-06-18
* Update to include llc on x86 and other systemsChris Lattner2004-06-02
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-23
* Make file standard-compliant once again.Misha Brukman2004-05-12
* Add comment about optimizationsChris Lattner2004-05-01
* Merged in RELEASE_12.John Criswell2004-03-29
* Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner2004-03-25
* Updated to LLVM 1.2.John Criswell2004-03-12
* Updates for the C backend's movementChris Lattner2004-02-14
* Document automake as a build dependency because we use aclocalBrian Gaeke2004-02-08
* Now with HTML 4.01 comliance flavor.Misha Brukman2004-01-20