aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
AgeCommit message (Expand)Author
2007-05-15Merging from mainline.Tanya Lattner
2007-04-11Add Scott's note about GCC 4.1.2 on OpenSUSE.Reid Spencer
2007-04-01gcc 3.4.4 is known-bad on x86-64Chris Lattner
2007-03-06llvm-gcc 3.4 is dead.Chris Lattner
2007-02-14remove obsolete warningChris Lattner
2007-02-14There is no circular dependency between llvm and llvm-gcc anymore. stopChris Lattner
2007-02-09Remove references to gccld and gccas, adjusting the documentation toReid Spencer
2007-01-23Updating documentation:Anton Korobeynikov
2007-01-04ding dong llvm-gcc3 is deadChris Lattner
2007-01-04gcc 4.1.1 on amd64 is brokenChris Lattner
2006-11-20Fixed typoTanya Lattner
2006-11-20Adding 1.9 release and removing references to cfrontendTanya Lattner
2006-11-04Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer
2006-09-07Warn people not to use GCC 4.1.1.Chris Lattner
2006-09-07cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner
2006-08-28Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer
2006-08-14Fix more validation issuesChris Lattner
2006-08-14Update the example to work with llvm-gcc4. Fix validation errors.Chris Lattner
2006-08-03updated CVS server locationChris Lattner
2006-07-31Changed to a new directory for opensource checkout.Jim Laskey
2006-07-27Correct a misunderstanding about cross-compiling. Anton's changes don'tReid Spencer
2006-07-27Fix section title to use lower case.Reid Spencer
2006-07-27Add instructions for building a cross-compiler. Patch contributed byReid Spencer
2006-07-21Add some notes about mingw, patch contributed by Anton Korobeynikov.Chris Lattner
2006-06-16Include information about svn repository for llvm-gcc4.Jim Laskey
2006-06-16Document known xcode 2.3 issueChris Lattner
2006-06-16apple's compiler works tooChris Lattner
2006-04-20Remove more references to Burg.Reid Spencer
2006-04-20Remove V9Chris Lattner
2006-04-20Update llvmgcc4 tarball namesChris Lattner
2006-04-20Minor fixes for the release.Tanya Lattner
2006-04-09Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer
2006-03-21Document ENABLE_ASSERTIONS=1Chris Lattner
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-01-04Update list of supported bisons.Jeff Cohen
2005-12-21Document the new --enable-debug-runtime configure option.Reid Spencer
2005-11-08Merged from RELEASE_16.John Criswell
2005-11-03Add more bison versions, thanks to VladimirChris Lattner
2005-11-03Per bug 655, give people more options in case 1.35 doesn't build on theirChris Lattner
2005-09-06Add a requirement, patch contributed by Henrik Bach.Chris Lattner
2005-05-18Merged in release_15.John Criswell
2005-05-15GCC4 + IA64 = badnewsChris Lattner
2005-05-10note HP-UX supportDuraid Madina
2005-05-09Updated the list of code generators for LLVM 1.5.John Criswell
2005-05-09Little corrections.John Criswell
2005-04-22Document the --enable-targets= feature of the configure script.Reid Spencer
2005-02-13SuSE 3.3.3 is also borken.Chris Lattner
2005-02-12Add note about broken GCCChris Lattner
2005-02-09This will be moved elsewhere.Chris Lattner
2005-02-09* Use an HTML list <ol> instead of custom superscripts in the platform notesMisha Brukman