summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
Commit message (Expand)AuthorAge
* Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer2006-11-04
* Warn people not to use GCC 4.1.1.Chris Lattner2006-09-07
* cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner2006-09-07
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-28
* Fix more validation issuesChris Lattner2006-08-14
* Update the example to work with llvm-gcc4. Fix validation errors.Chris Lattner2006-08-14
* updated CVS server locationChris Lattner2006-08-03
* Changed to a new directory for opensource checkout.Jim Laskey2006-07-31
* Correct a misunderstanding about cross-compiling. Anton's changes don'tReid Spencer2006-07-27
* Fix section title to use lower case.Reid Spencer2006-07-27
* Add instructions for building a cross-compiler. Patch contributed byReid Spencer2006-07-27
* Add some notes about mingw, patch contributed by Anton Korobeynikov.Chris Lattner2006-07-21
* Include information about svn repository for llvm-gcc4.Jim Laskey2006-06-16
* Document known xcode 2.3 issueChris Lattner2006-06-16
* apple's compiler works tooChris Lattner2006-06-16
* Remove more references to Burg.Reid Spencer2006-04-20
* Remove V9Chris Lattner2006-04-20
* Update llvmgcc4 tarball namesChris Lattner2006-04-20
* Minor fixes for the release.Tanya Lattner2006-04-20
* Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer2006-04-09
* Document ENABLE_ASSERTIONS=1Chris Lattner2006-03-21
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Update list of supported bisons.Jeff Cohen2006-01-04
* Document the new --enable-debug-runtime configure option.Reid Spencer2005-12-21
* Merged from RELEASE_16.John Criswell2005-11-08
* Add more bison versions, thanks to VladimirChris Lattner2005-11-03
* Per bug 655, give people more options in case 1.35 doesn't build on theirChris Lattner2005-11-03
* Add a requirement, patch contributed by Henrik Bach.Chris Lattner2005-09-06
* Merged in release_15.John Criswell2005-05-18
* GCC4 + IA64 = badnewsChris Lattner2005-05-15
* note HP-UX supportDuraid Madina2005-05-10
* Updated the list of code generators for LLVM 1.5.John Criswell2005-05-09
* Little corrections.John Criswell2005-05-09
* Document the --enable-targets= feature of the configure script.Reid Spencer2005-04-22
* SuSE 3.3.3 is also borken.Chris Lattner2005-02-13
* Add note about broken GCCChris Lattner2005-02-12
* This will be moved elsewhere.Chris Lattner2005-02-09
* * Use an HTML list <ol> instead of custom superscripts in the platform notesMisha Brukman2005-02-09
* Turn footnotes into links, make the page validate.Chris Lattner2005-02-09
* If needed, this should be in the 'how to compile the cfe' doc.Chris Lattner2005-02-09
* this should be incorporated into the buildChris Lattner2005-02-09
* * Separate superscript footnotes with a comma, otherwise it's a 2-digit numberMisha Brukman2005-02-09
* Add instructions for MINGW, contributed by Henrik BachChris Lattner2005-02-09
* * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVSMisha Brukman2005-02-03
* * Clearly mark LLVM_LIB_SEARCH_PATH as being optionalMisha Brukman2005-02-03
* * Instead of fixing the version numbers before every release, mark them as x.yMisha Brukman2005-02-02
* Describe the --with-llvmgccdir option to configure.Reid Spencer2004-12-26
* Be specific about version of GCC and binutils on Cygwin since it matters.Reid Spencer2004-12-23
* LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yetMisha Brukman2004-12-23
* For PR432:Reid Spencer2004-12-22