- e0a7ddd Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM by Reid Spencer · 20 years ago
- 139e166 * Add missing libraries: Linker, Archive, SparcV8 by Reid Spencer · 20 years ago
- e0f33ae Add a section on library dependencies now that GenLibDeps.html is written. by Reid Spencer · 20 years ago
- bfd2468 Bug fixed by Chris Lattner · 20 years ago
- e936771 Bug fixed by Chris Lattner · 20 years ago
- 93d416f Add a note about registering the backend so it's available in LLC and LLI by Misha Brukman · 20 years ago
- fef93b7 Describe the --with-llvmgccdir option to configure. by Reid Spencer · 20 years ago
- 72a5900 Add a caution about using experimental versions of gnu binutils when by Reid Spencer · 20 years ago
- 65e8f5b Be specific about version of GCC and binutils on Cygwin since it matters. by Reid Spencer · 20 years ago
- c155a0a LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet by Misha Brukman · 20 years ago
- cfaf80c * Remove an unnecessary step. * Correct a path. by Reid Spencer · 20 years ago
- 2404236 Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) for by Reid Spencer · 20 years ago
- 90f1745 For PR432: by Reid Spencer · 20 years ago
- 847f9b7 Hopefully fix a link. by Reid Spencer · 20 years ago
- 473cbec Fix the names of these executables now that they've been somewhat cast in stone. by Reid Spencer · 20 years ago
- f66f145 Correct the name of the executables to which llvmgcc and llvmgxx variables by Reid Spencer · 20 years ago
- 4ac30650 For PR432: by Reid Spencer · 20 years ago
- d4694f9 For PR432: by Reid Spencer · 20 years ago
- 6caa5ec Revert last patch until we can figure out how to build executables named by Reid Spencer · 20 years ago
- 77f5530 Revert last changes as they introduce CFE build problems. by Reid Spencer · 20 years ago
- 4b04f53 Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE by Reid Spencer · 20 years ago
- 2c1ce65 For PR432: by Reid Spencer · 20 years ago
- f13a269 Describe the new "reconfigure" and "spotless" targets. by Reid Spencer · 20 years ago
- f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 20 years ago
- 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 20 years ago
- 9c33494 Get rid of subbullets for all of the "known problems" section. None of the by Chris Lattner · 20 years ago
- 3680e84 A little cleanup on this file. by Reid Spencer · 20 years ago
- 74d74cd New feature by Chris Lattner · 20 years ago
- 1bc1934 Fix some minor spellos and grammaros. by Reid Spencer · 20 years ago
- 0bce6ac Fix typo by Chris Lattner · 20 years ago
- 9e2485c Merged in RELEASE_14 changes. by John Criswell · 20 years ago
- dc0cd02 Missed moving bugpoint link over to CommandGuide/html/ by Misha Brukman · 20 years ago
- 233952b Generated HTML documentation is now back in CommandGuide/html/ by Misha Brukman · 20 years ago
- 78bf32b Rip out the guts of this document to prepare it for LLVM 1.5 progress by Chris Lattner · 20 years ago
- 0c123df Clean up this man page by Chris Lattner · 20 years ago
- dbcd4f5 Add new pseudo target by Chris Lattner · 20 years ago
- ee3b045 The textual description is gone from this manpage, only the options and a quick by Misha Brukman · 20 years ago
- 94218a7 * Straighten a comment to a single line by Misha Brukman · 20 years ago
- 3df00a0 We now have a real Bugpoint doc, not just a huge man page. by Misha Brukman · 20 years ago
- d97cb46 Convert from being a copy of the man page to a full-fledged document. by Misha Brukman · 20 years ago
- 2dc45b8 More grammaro's fixed. by Reid Spencer · 20 years ago
- cc16dc3 Clean up some grammaro's. by Reid Spencer · 20 years ago
- 200d93b Correct the version numbers for automake, Perl, and CVS. by Reid Spencer · 20 years ago
- c3f5976 Fully document the LLVM constants. This should go into LLVM 1.4 by Chris Lattner · 20 years ago
- e5d947b Reflow and clean up some of the HTML in the initial section, split linkage by Chris Lattner · 20 years ago
- fa73021 Move the "High Level Structure" to before "Type System" by Chris Lattner · 20 years ago
- 0b5b5e9 The noreturn GCC extension is now supported. Fixed some minor typos. by John Criswell · 20 years ago
- 61db465 Test commit by Chris Lattner · 20 years ago
- e47fd7d Build the man and ps versions of the command guide as well when by Reid Spencer · 20 years ago
- 12d0cbc ignore generated file by Chris Lattner · 20 years ago
- 79445ba Fixed broken link to Bruce Eckle's book. by Tanya Lattner · 20 years ago
- 78537e4 Fixed a broken link to gcc manual. by Tanya Lattner · 20 years ago
- 014e5f5 Fixed broken link. by Tanya Lattner · 20 years ago
- 54dc8b2 Fixed broken links. by Tanya Lattner · 20 years ago
- d9eceee Mention in the exposition that lli can JIT on PowerPC now. by John Criswell · 20 years ago
- a34e65d We don't have python test classes anymore. by John Criswell · 20 years ago
- 079e945 Add llvm-ld tool Note that both llvmc and llvm-ld are experimental in 1.4 by Reid Spencer · 20 years ago
- 3d8ba51 Minor fixups. by John Criswell · 20 years ago
- faaeca2 Fixed typo in Dejagnu section. by Tanya Lattner · 20 years ago
- cc85da0 Removed QMTest reference. by Tanya Lattner · 20 years ago
- d10bc6e Removed QMTest reference. by Tanya Lattner · 20 years ago
- 8f18724 Removed QMTest referrences. Updated ordering of notes. by Tanya Lattner · 20 years ago
- c4ef3f2 Fix spell'os. by John Criswell · 20 years ago
- 3281ead Move documentation for various configuration options applicabe only to the by Reid Spencer · 20 years ago
- 66db92e Various 1.4ish corrections and additions. by Reid Spencer · 20 years ago
- 687d5e5 Update the version numbers of the pre-built LLVM GCC frontends. by John Criswell · 20 years ago
- 129f94e * Change version numbers of tarballs from 1.3 to 1.4 by Reid Spencer · 20 years ago
- c4b09ba Add descriptions of missing top level directories. by Reid Spencer · 20 years ago
- 6318456 Make an alternate version of this Makefile that can be used in an by Reid Spencer · 20 years ago
- 2e2035b Remove variables that are not used by any of the LLVM makefiles by Reid Spencer · 20 years ago
- e09ca64 * Eliminate redundancies * Fix grammaro's * HTML 4.01 Strict compliance by Reid Spencer · 20 years ago
- 7506b1d Commit the cleanup of the LLVM 1.4 release notes. This should clearly go by Chris Lattner · 20 years ago
- 4e69a5b PR409 fixed. by Reid Spencer · 20 years ago
- d8489c7 Upgrade documentation to reflect Makefile.rules changes. by Reid Spencer · 20 years ago
- 5026c7f Added DejaGNU information to the testing guide. This should go into the 1.4 release. by Tanya Lattner · 20 years ago
- b3b05ed PR139 fixed. by Reid Spencer · 20 years ago
- 9b81d9c Describe the MODULE_NAME control variable by Reid Spencer · 20 years ago
- 5e9a501 Suggest people run cvs up -P -d after checking out the tree so they don't by Chris Lattner · 20 years ago
- 3149ba7 Use the install-bytecode target to install just the bytecode libs into by Reid Spencer · 20 years ago
- 43ee293 Use the standard PR### notation for referencing bugs in bugzilla by Misha Brukman · 20 years ago
- 4f5659e Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually by Misha Brukman · 20 years ago
- 3b53a26 Documentation which contains smileys won't be taken seriously by some people. by Misha Brukman · 20 years ago
- ff52f9c Update for changes to check targets. by Chris Lattner · 20 years ago
- 237dc2a * Link to the license file from release 1.3 (should we link to CVS version by Misha Brukman · 20 years ago
- e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
- 14d6b75 Bug fixed by Chris Lattner · 20 years ago
- 82bd0c5 Fixed typo. by John Criswell · 20 years ago
- 06a60f5 Add a note by Chris Lattner · 20 years ago
- 0da7f49 Document beta pass by Chris Lattner · 20 years ago
- b755d2e Reid has implemented llvm-ranlib. Thanks, Reid! by Misha Brukman · 20 years ago
- a424228 * Hyphenate ``constant-propagate'' by Misha Brukman · 20 years ago
- e940714 Remove duplicated link to "Machine backend" by Misha Brukman · 20 years ago
- d92017a Add line # info by Chris Lattner · 20 years ago
- c7f4264 Fixed pathname to LLVM tools. Thanks to Vladimir Merzliakov for finding this. by John Criswell · 20 years ago
- 0b4f468 Be a little more explicit about how to configure LLVM with the --prefix by Reid Spencer · 20 years ago
- 302ed2a Fix typeo, thanks to Duraid for pointing it out by Chris Lattner · 20 years ago
- 6e35eda Fix a typo. Corrected a potential grammary issue. by John Criswell · 20 years ago
- 5507eab Fix two bugs: by Reid Spencer · 20 years ago
- 6f14a5b Make it HTML 4.01 Strict compliant. by Reid Spencer · 20 years ago
- 31ce7fb * Document how to turn on doxygen documentation generation by Reid Spencer · 20 years ago