Mention in the exposition that lli can JIT on PowerPC now.
[oota-llvm.git] / docs / GettingStarted.html
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. :)
2003-08-11 Misha Brukman* Added a section describing the hidden gems in llvm...
2003-08-08 John CriswellRemoved information on the Pool Allocator as it is...
2003-08-08 John CriswellAdded a FAQ about how to clean the directory if it...
2003-08-08 John CriswellUpdated for the 1.1 pre-release.
2003-07-08 John CriswellCorrected the Table of Contents.
2003-07-07 John CriswellFixed the directions for building the C front end.
2003-07-07 John CriswellAdded information about how to unpack the distribution...
2003-07-03 John CriswellFixed an error in the pathname to LLVMGCCDIR for the...
2003-07-03 John CriswellAdded information on software requirements for unpackin...
2003-07-03 Misha Brukman* Reworded a bit about JITs (I don't like acronyms...
2003-07-03 John CriswellAdded another remark on how building the C front end...
2003-07-03 John CriswellPerformed a major update for the pre-release.
2003-07-01 John CriswellFixed a broken hyperlink.
2003-06-30 John CriswellAdded John Criswell to the contributors list.
2003-06-30 John CriswellRemoved the --enable-profiling and --enable-verbose...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-12 John CriswellReverted back to hand-made HTML.
2003-06-11 John CriswellUpdated the documentation to reflect changes in the...
2003-06-08 Chris LattnerFix bug in environment setting
2003-05-26 Misha BrukmanChanged tank... => http://llvm, and removed an extraneo...
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2003-05-11 Chris LattnerAdd info about the LLVM_LIB_SEARCH_PATH envvar
2003-02-14 Chris LattnerClarify the Makefile.config settings
2002-09-19 Chris Lattner* Burg is no longer configured in Makefile.config
2002-09-06 Chris LattnerCommit Vikram's changes for 426 class
2002-08-13 Chris LattnerUpdated GettingStarted guide to be accurate now that...
2002-08-09 Chris Lattner* Document the BUILD_ROOT changes and option
2002-07-24 Chris LattnerMake the background white, add a "By" section.
2002-07-24 Chris LattnerMajor changes, expansions, clarifications and corrections.
2002-07-17 Guochun Shi*** empty log message ***