| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. | Misha Brukman | 2003-08-28 | 1 | -7/+7 |
| | | | | | llvm-svn: 8195 | ||||
| * | * Added pointers to the README files in emacs/ and vim/ directories. | Misha Brukman | 2003-08-11 | 1 | -6/+8 |
| | | | | | | | * Added slashes to distinguish directories and tools from simple scripts. llvm-svn: 7739 | ||||
| * | Geez, this misha guy is a _horrible_ speller. :) | Chris Lattner | 2003-08-11 | 1 | -2/+2 |
| | | | | | llvm-svn: 7736 | ||||
| * | * Added a section describing the hidden gems in llvm/utils | Misha Brukman | 2003-08-11 | 1 | -11/+82 |
| | | | | | | | | * Converted some tabs to spaces * Made lines fit within 80 columns llvm-svn: 7735 | ||||
| * | Removed information on the Pool Allocator as it is no longer available. | John Criswell | 2003-08-08 | 1 | -3/+2 |
| | | | | | | | Fixed a spelling error. llvm-svn: 7705 | ||||
| * | Added a FAQ about how to clean the directory if it fails to build after an | John Criswell | 2003-08-08 | 1 | -0/+13 |
| | | | | | | | update. llvm-svn: 7704 | ||||
| * | Updated for the 1.1 pre-release. | John Criswell | 2003-08-08 | 1 | -2/+23 |
| | | | | | | | Attempted to explain how OBJ_ROOT=. and OBJ_ROOT=`pwd` are not the same thing. llvm-svn: 7703 | ||||
| * | Corrected the Table of Contents. | John Criswell | 2003-07-08 | 1 | -153/+238 |
| | | | | | | | | | | | | | | | | Corrected capitalization of subheadings. Created a new subsection for compiling the C front end and moved all references to it there. Updated the disk space requirements to reflect the need for the binary C front end and the optional C front end source. Added information on unpacking the distribution to the summary section. Moved autoconf environment variables to the autoconf section. Changed make to gmake. Removed some of the precise directions for unpacking the archives. Fixed some formatting inconsistencies (headings that were not centered). llvm-svn: 7132 | ||||
| * | Fixed the directions for building the C front end. | John Criswell | 2003-07-07 | 1 | -4/+4 |
| | | | | | llvm-svn: 7117 | ||||
| * | Added information about how to unpack the distribution for those who do not | John Criswell | 2003-07-07 | 1 | -2/+46 |
| | | | | | | | have access to CVS. llvm-svn: 7116 | ||||
| * | Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot | John Criswell | 2003-07-03 | 1 | -2/+2 |
| | | | | | | | that <> denotes a tag). llvm-svn: 7100 | ||||
| * | Added information on software requirements for unpacking the archives that we | John Criswell | 2003-07-03 | 1 | -1/+14 |
| | | | | | | | will eventually distribute. llvm-svn: 7099 | ||||
| * | * Reworded a bit about JITs (I don't like acronyms followed by 's) | Misha Brukman | 2003-07-03 | 1 | -5/+7 |
| | | | | | | | | * Added JIT capability to the LLI description section * LLC is quasi-x86-capable llvm-svn: 7098 | ||||
| * | Added another remark on how building the C front end is optional. | John Criswell | 2003-07-03 | 1 | -1/+1 |
| | | | | | llvm-svn: 7097 | ||||
| * | Performed a major update for the pre-release. | John Criswell | 2003-07-03 | 1 | -153/+457 |
| | | | | | | | | | | Attempted to better structure and order the document. Added more information about autoconf, the build system, and how to build LLVM. Added directions on how to build the C front end. Added a section on common problems and their solutions. llvm-svn: 7096 | ||||
| * | Fixed a broken hyperlink. | John Criswell | 2003-07-01 | 1 | -3/+3 |
| | | | | | | | Moved commas outside of hyperlinks in the contributors list. llvm-svn: 7049 | ||||
| * | Added John Criswell to the contributors list. | John Criswell | 2003-06-30 | 1 | -1/+2 |
| | | | | | llvm-svn: 7021 | ||||
| * | Removed the --enable-profiling and --enable-verbose options. | John Criswell | 2003-06-30 | 1 | -5/+0 |
| | | | | | llvm-svn: 7020 | ||||
| * | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -37/+160 |
| | | | | | | | system. llvm-svn: 7014 | ||||
| * | Reverted back to hand-made HTML. | John Criswell | 2003-06-12 | 1 | -455/+467 |
| | | | | | | | Added in updates for new Makefile variables and corrected some punctuation. llvm-svn: 6687 | ||||
| * | Updated the documentation to reflect changes in the Makefiles for building | John Criswell | 2003-06-11 | 1 | -464/+455 |
| | | | | | | | | | | projects. Fixed some small grammatical errors. Using Netscape Composer seems to have added stuff that makes the page look exactly the same. Bah! Curse my laziness! llvm-svn: 6685 | ||||
| * | Fix bug in environment setting | Chris Lattner | 2003-06-08 | 1 | -2/+2 |
| | | | | | llvm-svn: 6671 | ||||
| * | Changed http://tank... => http://llvm, and removed an extraneous mailto:. | Misha Brukman | 2003-05-26 | 1 | -2/+1 |
| | | | | | llvm-svn: 6335 | ||||
| * | Hopefully, the final fix for `[Pp]ropogate'. | Misha Brukman | 2003-05-20 | 1 | -1/+1 |
| | | | | | llvm-svn: 6251 | ||||
| * | Add info about the LLVM_LIB_SEARCH_PATH envvar | Chris Lattner | 2003-05-11 | 1 | -1/+11 |
| | | | | | llvm-svn: 6096 | ||||
| * | Clarify the Makefile.config settings | Chris Lattner | 2003-02-14 | 1 | -5/+7 |
| | | | | | llvm-svn: 5563 | ||||
| * | * Burg is no longer configured in Makefile.config | Chris Lattner | 2002-09-19 | 1 | -27/+26 |
| | | | | | | | | | * CXX now is configured in Makefile.config (optionally) * The GCC command is now no longer bin/gcc, it's bin/llvm-gcc * Minor cleanups llvm-svn: 3831 | ||||
| * | Commit Vikram's changes for 426 class | Chris Lattner | 2002-09-06 | 1 | -71/+146 |
| | | | | | llvm-svn: 3593 | ||||
| * | Updated GettingStarted guide to be accurate now that binaries are in /shared | Chris Lattner | 2002-08-13 | 1 | -10/+33 |
| | | | | | llvm-svn: 3305 | ||||
| * | * Document the BUILD_ROOT changes and option | Chris Lattner | 2002-08-09 | 1 | -29/+44 |
| | | | | | | | * Convert directories to <tt> like they should be llvm-svn: 3270 | ||||
| * | Make the background white, add a "By" section. | Chris Lattner | 2002-07-24 | 1 | -3/+6 |
| | | | | | llvm-svn: 3047 | ||||
| * | Major changes, expansions, clarifications and corrections. | Chris Lattner | 2002-07-24 | 1 | -118/+323 |
| | | | | | llvm-svn: 3046 | ||||
| * | *** empty log message *** | Guochun Shi | 2002-07-17 | 1 | -0/+146 |
| llvm-svn: 2941 | |||||

