aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAgeFilesLines
* Mention a note about having gccas and gccld in the path when running llvm-gcc.Misha Brukman2004-06-221-0/+3
* Fix some broken linksChris Lattner2004-06-211-1/+1
* Fix relative link to the CVS mirrors.Misha Brukman2004-06-181-2/+3
* Add link to the CVS mirror hosted by ReidChris Lattner2004-06-181-1/+16
* Update to include llc on x86 and other systemsChris Lattner2004-06-021-6/+7
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-231-6/+9
* Make file standard-compliant once again.Misha Brukman2004-05-121-21/+10
* Add comment about optimizationsChris Lattner2004-05-011-1/+3
* Merged in RELEASE_12.John Criswell2004-03-291-13/+26
* Add note about setting up linux systems to directly execute LLVM bytecode filesChris Lattner2004-03-251-4/+34
* Updated to LLVM 1.2.John Criswell2004-03-121-14/+37
* Updates for the C backend's movementChris Lattner2004-02-141-4/+4
* Document automake as a build dependency because we use aclocalBrian Gaeke2004-02-081-2/+5
* Now with HTML 4.01 comliance flavor.Misha Brukman2004-01-201-48/+46
* Merged in RELEASE_11.John Criswell2003-12-181-26/+83
* Switch to the standard footer. This page is not yet W3C-compliant.Misha Brukman2003-11-221-5/+4
* Completely hacked apart the file and put it back together using stylesheets.Misha Brukman2003-11-071-958/+1006
* No wonder noone can set up LLVMGCCDIR correctly!Chris Lattner2003-11-061-6/+6
* Merged in RELEASE_1.John Criswell2003-10-271-7/+37
* Recommend using -z3Chris Lattner2003-10-231-4/+4
* Added the name of the public CVS repository.John Criswell2003-10-211-13/+8
* Made the Requirements information its own major section and moved itJohn Criswell2003-10-201-140/+119
* Fixed the name of a hyperlink.John Criswell2003-10-131-1/+1
* Removed information on common build problems. That is now documented inJohn Criswell2003-10-131-60/+3
* Fixed spelling.John Criswell2003-10-101-3/+3
* Removed information about compiling the GCC front end. This will be in aJohn Criswell2003-10-101-149/+60
* Re-did some of the text wrapping (sorry).John Criswell2003-10-101-143/+167
* * Alphabetized order of toolsMisha Brukman2003-10-061-23/+37
* Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman2003-08-281-7/+7
* * Added pointers to the README files in emacs/ and vim/ directories.Misha Brukman2003-08-111-6/+8
* Geez, this misha guy is a _horrible_ speller. :)Chris Lattner2003-08-111-2/+2
* * Added a section describing the hidden gems in llvm/utilsMisha Brukman2003-08-111-11/+82
* Removed information on the Pool Allocator as it is no longer available.John Criswell2003-08-081-3/+2
* Added a FAQ about how to clean the directory if it fails to build after anJohn Criswell2003-08-081-0/+13
* Updated for the 1.1 pre-release.John Criswell2003-08-081-2/+23
* Corrected the Table of Contents.John Criswell2003-07-081-153/+238
* Fixed the directions for building the C front end.John Criswell2003-07-071-4/+4
* Added information about how to unpack the distribution for those who do notJohn Criswell2003-07-071-2/+46
* Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgotJohn Criswell2003-07-031-2/+2
* Added information on software requirements for unpacking the archives that weJohn Criswell2003-07-031-1/+14
* * Reworded a bit about JITs (I don't like acronyms followed by 's)Misha Brukman2003-07-031-5/+7
* Added another remark on how building the C front end is optional.John Criswell2003-07-031-1/+1
* Performed a major update for the pre-release.John Criswell2003-07-031-153/+457
* Fixed a broken hyperlink.John Criswell2003-07-011-3/+3
* Added John Criswell to the contributors list.John Criswell2003-06-301-1/+2
* Removed the --enable-profiling and --enable-verbose options.John Criswell2003-06-301-5/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-37/+160
* Reverted back to hand-made HTML.John Criswell2003-06-121-455/+467
* Updated the documentation to reflect changes in the Makefiles for buildingJohn Criswell2003-06-111-464/+455
* Fix bug in environment settingChris Lattner2003-06-081-2/+2