Update llvmgcc4 tarball names
[oota-llvm.git] / docs / GettingStarted.html
2006-04-20 Chris LattnerUpdate llvmgcc4 tarball names
2006-04-20 Tanya LattnerMinor fixes for the release.
2006-04-09 Reid SpencerUpdate docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS
2006-03-21 Chris LattnerDocument ENABLE_ASSERTIONS=1
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-01-04 Jeff CohenUpdate list of supported bisons.
2005-12-21 Reid SpencerDocument the new --enable-debug-runtime configure option.
2005-11-08 John CriswellMerged from RELEASE_16.
2005-11-03 Chris LattnerAdd more bison versions, thanks to Vladimir
2005-11-03 Chris LattnerPer bug 655, give people more options in case 1.35...
2005-09-06 Chris LattnerAdd a requirement, patch contributed by Henrik Bach.
2005-05-18 John CriswellMerged in release_15.
2005-05-15 Chris LattnerGCC4 + IA64 = badnews
2005-05-10 Duraid Madinanote HP-UX support
2005-05-09 John CriswellUpdated the list of code generators for LLVM 1.5.
2005-05-09 John CriswellLittle corrections.
2005-04-22 Reid SpencerDocument the --enable-targets= feature of the configure...
2005-02-13 Chris LattnerSuSE 3.3.3 is also borken.
2005-02-12 Chris LattnerAdd note about broken GCC
2005-02-09 Chris LattnerThis will be moved elsewhere.
2005-02-09 Misha Brukman* Use an HTML list <ol> instead of custom superscripts...
2005-02-09 Chris LattnerTurn footnotes into links, make the page validate.
2005-02-09 Chris LattnerIf needed, this should be in the 'how to compile the...
2005-02-09 Chris Lattnerthis should be incorporated into the build
2005-02-09 Misha Brukman* Separate superscript footnotes with a comma, otherwis...
2005-02-09 Chris LattnerAdd instructions for MINGW, contributed by Henrik Bach
2005-02-03 Misha Brukman* Fix broken link to directions to get llvm, llvm-gcc...
2005-02-03 Misha Brukman* Clearly mark LLVM_LIB_SEARCH_PATH as being optional
2005-02-02 Misha Brukman* Instead of fixing the version numbers before every...
2004-12-26 Reid SpencerDescribe the --with-llvmgccdir option to configure.
2004-12-23 Reid SpencerBe specific about version of GCC and binutils on Cygwin...
2004-12-23 Misha BrukmanLLVM now builds and runs on Linux/amd64, but we don...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerRevert last patch until we can figure out how to build...
2004-12-21 Reid SpencerRemove instructions to make aliases for llvmgcc and...
2004-12-15 Reid SpencerRemove most references to LLVM_LIB_SEARCH_PATH. It...
2004-12-14 Reid SpencerCorrect documentation to reflect the change in location...
2004-12-10 John CriswellMerged in RELEASE_14 changes.
2004-12-09 Reid SpencerCorrect the version numbers for automake, Perl, and...
2004-12-08 John CriswellMention in the exposition that lli can JIT on PowerPC...
2004-12-08 Reid SpencerAdd llvm-ld tool
2004-12-08 John CriswellMinor fixups.
2004-12-08 Tanya LattnerRemoved QMTest referrences. Updated ordering of notes.
2004-12-08 John CriswellFix spell'os.
2004-12-08 Reid SpencerVarious 1.4ish corrections and additions.
2004-12-08 John CriswellUpdate the version numbers of the pre-built LLVM GCC...
2004-12-08 Reid Spencer* Change version numbers of tarballs from 1.3 to 1.4
2004-12-08 Reid SpencerAdd descriptions of missing top level directories.
2004-12-05 Chris LattnerSuggest people run cvs up -P -d after checking out...
2004-11-23 John CriswellAdded remark about GCC 3.2.2. Someone with more knowle...
2004-11-23 Misha BrukmanWe also provide a source distribution of the GCC front-end
2004-11-22 John CriswellFixed typo.
2004-11-20 Misha BrukmanIf we're going to mention mv and cp, clearly, we also...
2004-11-19 Misha Brukman* Remove disk space requirements, they vary wildly...
2004-11-15 Misha Brukman* Change test/projects => projects/llvm-test
2004-11-15 Reid SpencerMerge content of RequiredSoftware.html into GettingStar...
2004-11-15 Misha Brukman* Add entry for Linux/PowerPC
2004-11-15 Misha BrukmanReplace the textual description with table specifying...
2004-11-11 Reid SpencerFix documentation for Makefile target name change....
2004-11-08 Reid SpencerRecommend that new users read the documentation before...
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-09-05 Reid SpencerHTML 4.01 STRICT compliance.
2004-08-23 Misha BrukmanDocument 'gmake install' vs. 'install-bytecode' (used...
2004-08-21 Misha BrukmanBytecode libraries are installed with `make install...
2004-08-16 John CriswellMerged in release_13 branch.
2004-08-09 Misha BrukmanAdd note about AIX/PowerPC with disk space requirements...
2004-07-20 Misha BrukmanRefer would-be llvm-gcc source users/hackers to the...
2004-07-18 Chris LattnerAdd note about GCC 3.3.2 being completely broken
2004-06-28 Chris LattnerAdd a link to the CFE build instrs next to the CFE...
2004-06-22 Misha BrukmanMention a note about having gccas and gccld in the...
2004-06-21 Chris LattnerFix some broken links
2004-06-18 Misha BrukmanFix relative link to the CVS mirrors.
2004-06-18 Chris LattnerAdd link to the CVS mirror hosted by Reid
2004-06-02 Chris LattnerUpdate to include llc on x86 and other systems
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-05-12 Misha BrukmanMake file standard-compliant once again.
2004-05-01 Chris LattnerAdd comment about optimizations
2004-03-29 John CriswellMerged in RELEASE_12.
2004-03-25 Chris LattnerAdd note about setting up linux systems to directly...
2004-03-12 John CriswellUpdated to LLVM 1.2.
2004-02-14 Chris LattnerUpdates for the C backend's movement
2004-02-08 Brian GaekeDocument automake as a build dependency because we...
2004-01-20 Misha BrukmanNow with HTML 4.01 comliance flavor.
2003-12-18 John CriswellMerged in RELEASE_11.
2003-11-22 Misha BrukmanSwitch to the standard footer. This page is not yet...
2003-11-07 Misha BrukmanCompletely hacked apart the file and put it back togeth...
2003-11-06 Chris LattnerNo wonder noone can set up LLVMGCCDIR correctly!
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-23 Chris LattnerRecommend using -z3
2003-10-21 John CriswellAdded the name of the public CVS repository.
2003-10-20 John CriswellMade the Requirements information its own major section...
2003-10-13 John CriswellFixed the name of a hyperlink.
2003-10-13 John CriswellRemoved information on common build problems. That...
2003-10-10 John CriswellFixed spelling.
2003-10-10 John CriswellRemoved information about compiling the GCC front end...
2003-10-10 John CriswellRe-did some of the text wrapping (sorry).
2003-10-06 Misha Brukman* Alphabetized order of tools
2003-08-28 Misha BrukmanRenaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.
2003-08-11 Misha Brukman* Added pointers to the README files in emacs/ and...
2003-08-11 Chris LattnerGeez, this misha guy is a _horrible_ speller. :)
next