Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Describe the --with-llvmgccdir option to configure. | Reid Spencer | 2004-12-26 | 1 | -1/+19 |
| | | | | llvm-svn: 19144 | ||||
* | Be specific about version of GCC and binutils on Cygwin since it matters. | Reid Spencer | 2004-12-23 | 1 | -1/+1 |
| | | | | llvm-svn: 19116 | ||||
* | LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet | Misha Brukman | 2004-12-23 | 1 | -0/+5 |
| | | | | llvm-svn: 19115 | ||||
* | For PR432: | Reid Spencer | 2004-12-22 | 1 | -22/+17 |
| | | | | | | | | * llvmgcc -> llvm-gcc * llvmg++ -> llvm-g++ * remove references to --with-llvmgccdir configure option llvm-svn: 19098 | ||||
* | Revert last patch until we can figure out how to build executables named | Reid Spencer | 2004-12-22 | 1 | -0/+2 |
| | | | | | | llvmgcc and llvmg++ correctly. llvm-svn: 19089 | ||||
* | Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE | Reid Spencer | 2004-12-21 | 1 | -2/+0 |
| | | | | | | | Build instructions now direct the user to have the CFE generate executables with those names via the --program-prefix=llvm configure option. llvm-svn: 19084 | ||||
* | Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the | Reid Spencer | 2004-12-15 | 1 | -22/+10 |
| | | | | | | | GettingStarted.html document in the environment section and only as an optional feature. llvm-svn: 18944 | ||||
* | Correct documentation to reflect the change in location of the CFE runtime | Reid Spencer | 2004-12-14 | 1 | -4/+4 |
| | | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. llvm-svn: 18939 | ||||
* | Merged in RELEASE_14 changes. | John Criswell | 2004-12-10 | 1 | -8/+33 |
| | | | | llvm-svn: 18763 | ||||
* | Correct the version numbers for automake, Perl, and CVS. | Reid Spencer | 2004-12-09 | 1 | -5/+5 |
| | | | | llvm-svn: 18703 | ||||
* | Mention in the exposition that lli can JIT on PowerPC now. | John Criswell | 2004-12-08 | 1 | -1/+1 |
| | | | | llvm-svn: 18646 | ||||
* | Add llvm-ld tool | Reid Spencer | 2004-12-08 | 1 | -1/+11 |
| | | | | | | Note that both llvmc and llvm-ld are experimental in 1.4 llvm-svn: 18644 | ||||
* | Minor fixups. | John Criswell | 2004-12-08 | 1 | -12/+21 |
| | | | | llvm-svn: 18643 | ||||
* | Removed QMTest referrences. Updated ordering of notes. | Tanya Lattner | 2004-12-08 | 1 | -27/+4 |
| | | | | llvm-svn: 18639 | ||||
* | Fix spell'os. | John Criswell | 2004-12-08 | 1 | -3/+3 |
| | | | | llvm-svn: 18638 | ||||
* | Various 1.4ish corrections and additions. | Reid Spencer | 2004-12-08 | 1 | -43/+58 |
| | | | | llvm-svn: 18636 | ||||
* | Update the version numbers of the pre-built LLVM GCC frontends. | John Criswell | 2004-12-08 | 1 | -4/+4 |
| | | | | llvm-svn: 18635 | ||||
* | * Change version numbers of tarballs from 1.3 to 1.4 | Reid Spencer | 2004-12-08 | 1 | -17/+16 |
| | | | | | | | * Add llvm-test-1.4.tar.gz as the tarball for the llvm-test module * Highlight the tarball name a little. llvm-svn: 18632 | ||||
* | Add descriptions of missing top level directories. | Reid Spencer | 2004-12-08 | 1 | -4/+28 |
| | | | | llvm-svn: 18629 | ||||
* | Suggest people run cvs up -P -d after checking out the tree so they don't | Chris Lattner | 2004-12-05 | 1 | -0/+1 |
| | | | | | | get empty directories llvm-svn: 18543 | ||||
* | Added remark about GCC 3.2.2. Someone with more knowledge of the problem | John Criswell | 2004-11-23 | 1 | -1/+2 |
| | | | | | | can elaborate. llvm-svn: 18177 | ||||
* | We also provide a source distribution of the GCC front-end | Misha Brukman | 2004-11-23 | 1 | -0/+4 |
| | | | | llvm-svn: 18166 | ||||
* | Fixed typo. | John Criswell | 2004-11-22 | 1 | -2/+2 |
| | | | | llvm-svn: 18106 | ||||
* | If we're going to mention mv and cp, clearly, we also need `rm' | Misha Brukman | 2004-11-20 | 1 | -0/+1 |
| | | | | llvm-svn: 18026 | ||||
* | * Remove disk space requirements, they vary wildly, depend on the number of | Misha Brukman | 2004-11-19 | 1 | -30/+37 |
| | | | | | | | | tools built, the build type, and we don't keep them up-to-date on all platforms * AIX, Linux on PowerPC aren't fully-supported systems llvm-svn: 18016 | ||||
* | * Change test/projects => projects/llvm-test | Misha Brukman | 2004-11-15 | 1 | -2/+3 |
| | | | | | | * Add link to complete Command Guide in the "brief intro to major tools" section llvm-svn: 17866 | ||||
* | Merge content of RequiredSoftware.html into GettingStarted.html | Reid Spencer | 2004-11-15 | 1 | -50/+156 |
| | | | | | | Remove now defunct RequiredSoftware.html. llvm-svn: 17850 | ||||
* | * Add entry for Linux/PowerPC | Misha Brukman | 2004-11-15 | 1 | -4/+14 |
| | | | | | | | * Mark MacOS X/PPC support as 32-bit-only * Fix FreeBSD space usage -- it's in MB, not GB llvm-svn: 17848 | ||||
* | Replace the textual description with table specifying disk space requirements | Misha Brukman | 2004-11-15 | 1 | -59/+54 |
| | | | | llvm-svn: 17819 | ||||
* | Fix documentation for Makefile target name change. install-bytecode is now | Reid Spencer | 2004-11-11 | 1 | -4/+4 |
| | | | | | | just "install" in the runtime directory. llvm-svn: 17677 | ||||
* | Recommend that new users read the documentation before they get started, | Reid Spencer | 2004-11-08 | 1 | -0/+3 |
| | | | | | | | with a little twist of humor. This more than anything else will help people get started with LLVM. llvm-svn: 17605 | ||||
* | Minor format tweask for tables. | Reid Spencer | 2004-11-01 | 1 | -7/+2 |
| | | | | llvm-svn: 17394 | ||||
* | HTML 4.01 STRICT compliance. | Reid Spencer | 2004-09-05 | 1 | -116/+150 |
| | | | | | | | Added missing definitions Noted the difference between llvm/test and llvm-test llvm-svn: 16193 | ||||
* | Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs) | Misha Brukman | 2004-08-23 | 1 | -0/+6 |
| | | | | llvm-svn: 16004 | ||||
* | Bytecode libraries are installed with `make install-bytecode' | Misha Brukman | 2004-08-21 | 1 | -9/+8 |
| | | | | llvm-svn: 15989 | ||||
* | Merged in release_13 branch. | John Criswell | 2004-08-16 | 1 | -19/+21 |
| | | | | llvm-svn: 15819 | ||||
* | Add note about AIX/PowerPC with disk space requirements. Wrap long line. | Misha Brukman | 2004-08-09 | 1 | -4/+16 |
| | | | | llvm-svn: 15588 | ||||
* | Refer would-be llvm-gcc source users/hackers to the compilation guide. | Misha Brukman | 2004-07-20 | 1 | -2/+1 |
| | | | | llvm-svn: 15046 | ||||
* | Add note about GCC 3.3.2 being completely broken | Chris Lattner | 2004-07-18 | 1 | -14/+50 |
| | | | | llvm-svn: 14978 | ||||
* | Add a link to the CFE build instrs next to the CFE download instructions | Chris Lattner | 2004-06-28 | 1 | -1/+5 |
| | | | | llvm-svn: 14465 | ||||
* | Mention a note about having gccas and gccld in the path when running llvm-gcc. | Misha Brukman | 2004-06-22 | 1 | -0/+3 |
| | | | | llvm-svn: 14328 | ||||
* | Fix some broken links | Chris Lattner | 2004-06-21 | 1 | -1/+1 |
| | | | | llvm-svn: 14306 | ||||
* | Fix relative link to the CVS mirrors. | Misha Brukman | 2004-06-18 | 1 | -2/+3 |
| | | | | llvm-svn: 14239 | ||||
* | Add link to the CVS mirror hosted by Reid | Chris Lattner | 2004-06-18 | 1 | -1/+16 |
| | | | | llvm-svn: 14238 | ||||
* | Update to include llc on x86 and other systems | Chris Lattner | 2004-06-02 | 1 | -6/+7 |
| | | | | llvm-svn: 13967 | ||||
* | Make use of the new doc_author class. "Seperate content from presentation" ↵ | Chris Lattner | 2004-05-23 | 1 | -6/+9 |
| | | | | | | they said. llvm-svn: 13675 | ||||
* | Make file standard-compliant once again. | Misha Brukman | 2004-05-12 | 1 | -21/+10 |
| | | | | llvm-svn: 13504 | ||||
* | Add comment about optimizations | Chris Lattner | 2004-05-01 | 1 | -1/+3 |
| | | | | llvm-svn: 13298 | ||||
* | Merged in RELEASE_12. | John Criswell | 2004-03-29 | 1 | -13/+26 |
| | | | | llvm-svn: 12532 | ||||
* | Add note about setting up linux systems to directly execute LLVM bytecode files | Chris Lattner | 2004-03-25 | 1 | -4/+34 |
| | | | | | | Fixes PR303 llvm-svn: 12516 |