| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QOI feature implemented. | Chris Lattner | 2005-01-22 | 1 | -2/+3 |
| | | | | | llvm-svn: 19756 | ||||
| * | Fix typos noticed by Gabor Greif, thanks Gabor! | Chris Lattner | 2005-01-17 | 1 | -7/+7 |
| | | | | | llvm-svn: 19621 | ||||
| * | * Revise the projects section and make reference to Projects.html | Reid Spencer | 2005-01-16 | 1 | -10/+16 |
| | | | | | | | * the dist-clean target no longer implies a check llvm-svn: 19608 | ||||
| * | Fix locations of libraries and executables to match makefiles. | Reid Spencer | 2005-01-16 | 1 | -2/+2 |
| | | | | | llvm-svn: 19599 | ||||
| * | BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 1 | -2/+2 |
| | | | | | llvm-svn: 19598 | ||||
| * | Rename BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 2 | -39/+39 |
| | | | | | llvm-svn: 19592 | ||||
| * | Update documentation on how to set up a project | Reid Spencer | 2005-01-16 | 1 | -25/+20 |
| | | | | | llvm-svn: 19591 | ||||
| * | Make the construction of doxygen documentation a repeatable process | Reid Spencer | 2005-01-11 | 1 | -1/+5 |
| | | | | | llvm-svn: 19469 | ||||
| * | * Add the use of LOADABLE_MODULE=1 in the makefile example | Reid Spencer | 2005-01-11 | 1 | -13/+18 |
| | | | | | | | | * Change the names of the resulting module to Hello instead of libHello * Change lib/Debug -> Debug/lib per new makefile implementation. llvm-svn: 19459 | ||||
| * | * Describe the LOADABLE_MODULE feature | Reid Spencer | 2005-01-11 | 1 | -2/+18 |
| | | | | | | | * Get rid of non-compliant <font> elements (how did that get in there?) llvm-svn: 19458 | ||||
| * | Eliminate empty sub-list | Misha Brukman | 2005-01-08 | 1 | -4/+1 |
| | | | | | llvm-svn: 19362 | ||||
| * | Remove the open projects page from the docs directory. | Chris Lattner | 2005-01-07 | 2 | -398/+0 |
| | | | | | llvm-svn: 19342 | ||||
| * | Capitalize Bugpoint. | Misha Brukman | 2005-01-07 | 1 | -1/+1 |
| | | | | | llvm-svn: 19341 | ||||
| * | Add the SystemLibrary.html document now that its done. | Reid Spencer | 2005-01-05 | 1 | -0/+4 |
| | | | | | llvm-svn: 19298 | ||||
| * | Add a missing <div> | Reid Spencer | 2005-01-05 | 1 | -2/+2 |
| | | | | | llvm-svn: 19297 | ||||
| * | Bulk upgrade of this document. Cruft removed, new stuff added, general | Reid Spencer | 2005-01-05 | 1 | -349/+185 |
| | | | | | | | reorganization of the content. This is now "done". llvm-svn: 19296 | ||||
| * | ignore generated file | Chris Lattner | 2005-01-05 | 1 | -0/+1 |
| | | | | | llvm-svn: 19288 | ||||
| * | Ignore generated file | Chris Lattner | 2005-01-05 | 2 | -0/+2 |
| | | | | | llvm-svn: 19287 | ||||
| * | Ignore .dir | Chris Lattner | 2005-01-05 | 1 | -0/+1 |
| | | | | | llvm-svn: 19286 | ||||
| * | Integrate dependency graphs. | Reid Spencer | 2005-01-03 | 1 | -12/+24 |
| | | | | | | | | Make it HTML 4.01 Strict compliant Provide better explanations of the dependency information. llvm-svn: 19272 | ||||
| * | Add library dependency and object dependency graphs. | Reid Spencer | 2005-01-03 | 2 | -0/+0 |
| | | | | | llvm-svn: 19271 | ||||
| * | Bug fixed | Chris Lattner | 2005-01-03 | 1 | -1/+3 |
| | | | | | llvm-svn: 19269 | ||||
| * | Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM | Reid Spencer | 2004-12-31 | 1 | -13/+18 |
| | | | | | | | libraries and tools. Thanks to Henrik Bach for this suggestion. llvm-svn: 19204 | ||||
| * | * Add missing libraries: Linker, Archive, SparcV8 | Reid Spencer | 2004-12-31 | 1 | -8/+14 |
| | | | | | | | * Make library descriptions consistently lower case. llvm-svn: 19197 | ||||
| * | Add a section on library dependencies now that GenLibDeps.html is written. | Reid Spencer | 2004-12-30 | 1 | -0/+295 |
| | | | | | llvm-svn: 19195 | ||||
| * | Bug fixed | Chris Lattner | 2004-12-29 | 1 | -0/+2 |
| | | | | | llvm-svn: 19181 | ||||
| * | Bug fixed | Chris Lattner | 2004-12-29 | 1 | -1/+2 |
| | | | | | llvm-svn: 19177 | ||||
| * | Add a note about registering the backend so it's available in LLC and LLI | Misha Brukman | 2004-12-27 | 1 | -0/+12 |
| | | | | | llvm-svn: 19168 | ||||
| * | Describe the --with-llvmgccdir option to configure. | Reid Spencer | 2004-12-26 | 1 | -1/+19 |
| | | | | | llvm-svn: 19144 | ||||
| * | Add a caution about using experimental versions of gnu binutils when | Reid Spencer | 2004-12-23 | 1 | -1/+9 |
| | | | | | | | building Cygwin. llvm-svn: 19117 | ||||
| * | 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 | ||||
| * | * Remove an unnecessary step. | Reid Spencer | 2004-12-22 | 1 | -9/+1 |
| | | | | | | | * Correct a path. llvm-svn: 19110 | ||||
| * | Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) for | Reid Spencer | 2004-12-22 | 1 | -0/+5 |
| | | | | | | | the CFE instead of the default GCC 3.3.3 compiler that comes with Cygwin. llvm-svn: 19104 | ||||
| * | For PR432: | Reid Spencer | 2004-12-22 | 1 | -2/+0 |
| | | | | | | | | * Remove the idiotic windows environment setting, its not needed. * Remove an extraneous "mkdir" instruction. llvm-svn: 19103 | ||||
| * | Hopefully fix a link. | Reid Spencer | 2004-12-22 | 1 | -1/+1 |
| | | | | | llvm-svn: 19102 | ||||
| * | Fix the names of these executables now that they've been somewhat cast in | Reid Spencer | 2004-12-22 | 2 | -16/+16 |
| | | | | | | | stone. llvm-svn: 19101 | ||||
| * | Correct the name of the executables to which llvmgcc and llvmgxx variables | Reid Spencer | 2004-12-22 | 1 | -2/+2 |
| | | | | | | | point to. llvm-svn: 19100 | ||||
| * | For PR432: | Reid Spencer | 2004-12-22 | 1 | -10/+20 |
| | | | | | | | | | | Rework the CFE build details to include the directions for using the option --program-prefix=llvm- to the CFE's configure script. This ensures that the CFE builds unique executable names and makes it possible to put the $CFEINSTALL/bin directory into one's path. llvm-svn: 19099 | ||||
| * | 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 | ||||
| * | Revert last changes as they introduce CFE build problems. | Reid Spencer | 2004-12-22 | 1 | -4/+3 |
| | | | | | llvm-svn: 19087 | ||||
| * | 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 | ||||
| * | For PR432: | Reid Spencer | 2004-12-21 | 1 | -3/+4 |
| | | | | | | | | Add instructions for using the --program-prefix=llvm so that the CFE build produces llvmgcc instead of gcc. llvm-svn: 19083 | ||||
| * | Describe the new "reconfigure" and "spotless" targets. | Reid Spencer | 2004-12-17 | 1 | -0/+24 |
| | | | | | llvm-svn: 19013 | ||||
| * | Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the | Reid Spencer | 2004-12-15 | 4 | -61/+17 |
| | | | | | | | | 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 | 4 | -11/+11 |
| | | | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. llvm-svn: 18939 | ||||
| * | Get rid of subbullets for all of the "known problems" section. None of the | Chris Lattner | 2004-12-12 | 1 | -11/+0 |
| | | | | | | | | other sections have subbullets, and it make the TOC look like the whole document is known problems! llvm-svn: 18829 | ||||
| * | A little cleanup on this file. | Reid Spencer | 2004-12-11 | 1 | -11/+9 |
| | | | | | llvm-svn: 18798 | ||||
| * | New feature | Chris Lattner | 2004-12-11 | 1 | -1/+3 |
| | | | | | llvm-svn: 18797 | ||||

