* Rename existing relocations to be more specific
[oota-llvm.git] / docs /
2004-11-24 Reid SpencerImplement and document prefix options with arbitrary...
2004-11-23 John CriswellAdded remark about GCC 3.2.2. Someone with more knowle...
2004-11-23 Misha BrukmanWe also provide a source distribution of the GCC front-end
2004-11-22 Chris LattnerAdd a note about the JIT changes.
2004-11-22 Reid SpencerAdd a note about the name change of libraries.
2004-11-22 John CriswellFixed typo.
2004-11-21 Reid SpencerFirst version of manual page for llvm-ld.
2004-11-21 John CriswellFixed another typo.
2004-11-21 John CriswellCorrected spelling mistakes.
2004-11-21 John CriswellIt looks like I'm fixing a spelling mistake, but I...
2004-11-20 Misha BrukmanIf we're going to mention mv and cp, clearly, we also...
2004-11-19 Misha BrukmanIgnore files generated by pod2html
2004-11-19 Misha Brukman* Remove disk space requirements, they vary wildly...
2004-11-19 Tanya LattnerFixed a typo.
2004-11-19 Tanya LattnerAdded link to information on Statistic which is in...
2004-11-18 Chris LattnerLine numbers are go for 1.4! :)
2004-11-18 Reid SpencerAdd notes about makefile changes and llvm-ar.
2004-11-17 Reid SpencerAdd a standards section.
2004-11-17 Chris LattnerMake this more accurate
2004-11-16 Reid SpencerPer code review:
2004-11-15 Misha Brukman* Change test/projects => projects/llvm-test
2004-11-15 Chris LattnerUpdate to reflect recent change
2004-11-15 Reid SpencerMerge content of RequiredSoftware.html into GettingStar...
2004-11-15 Misha Brukman* Add entry for Linux/PowerPC
2004-11-15 Misha BrukmanBe less verbose when `The' and `command' just aren...
2004-11-15 Misha BrukmanNo need for the verbose `the llvm-link command' when...
2004-11-15 Misha BrukmanForce a short link to gccld's man page
2004-11-15 Misha BrukmanFix syntax within a B<> tag
2004-11-15 Reid SpencerRemove personal email address.
2004-11-15 Misha BrukmanAdd the PowerPC 32-bit ABI output option
2004-11-15 Chris LattnerBump version. Shouldn't this come from somewhere else??
2004-11-15 Misha Brukman* Add an entry for llvm-ranlib
2004-11-15 Misha BrukmanThis is llvm-ar, not llvm-as.
2004-11-15 Reid SpencerRemove reference to llvm-ld.
2004-11-15 Reid SpencerTerminate a list.
2004-11-15 Reid SpencerChanges/corrections suggested from Chris Lattner's...
2004-11-15 Misha BrukmanReplace the textual description with table specifying...
2004-11-12 Reid SpencerDocument the new llvm-ranlib command.
2004-11-12 Reid SpencerCorrectly terminate a list.
2004-11-12 Reid SpencerDocument the modifiers and the file format.
2004-11-11 Reid SpencerAdd llvm-ar to the index.
2004-11-11 Reid SpencerFirst attempt at llvm-ar documentation. Modifiers need...
2004-11-11 Reid SpencerFix documentation for Makefile target name change....
2004-11-08 Reid SpencerImplement and document the TOOL_VERBOSE option that...
2004-11-08 Reid SpencerFix typo.
2004-11-08 Reid SpencerDocument compressed bytecode details.
2004-11-08 Misha BrukmanFirst draft of compendium of documents relevant to...
2004-11-08 Reid SpencerRecommend that new users read the documentation before...
2004-11-08 Reid SpencerCorrect and Explain the first rule of thumb better.
2004-11-08 Reid SpencerFix typo.
2004-11-08 Misha BrukmanFix grammar: use commas in a list of entities
2004-11-07 Misha Brukman* Fix file-relative links: they need '#' prepended...
2004-11-07 Reid SpencerFirst version of this document listing the required...
2004-11-07 Chris LattnerAdd a section for PPC, though it's empty for now
2004-11-07 Misha Brukman* Add note about benchmarking programs and submitting...
2004-11-07 Misha BrukmanReplace llvm.org => llvm.cs.uiuc.edu
2004-11-01 Reid SpencerList the individual tools for easier reference.
2004-11-01 Reid SpencerAdd compliant header.
2004-11-01 Reid SpencerAdd missing tag.
2004-11-01 Reid SpencerUpdate table to llvm.css standards.
2004-11-01 Reid SpencerGet rid of bogus entity references.
2004-11-01 Reid SpencerAttempt CSS 2 compliance.
2004-11-01 Reid SpencerAttempt CSS 2 validation.
2004-11-01 Reid SpencerHTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCorrect the document type declaration.
2004-11-01 Reid SpencerAdd the HTML 4.01 and CSS icons with links to validators.
2004-11-01 Reid SpencerAttempt HTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCleanup the constants section.
2004-11-01 Reid SpencerRemove spurious end tag, fix indentation.
2004-11-01 Reid SpencerMake HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerFix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-11-01 Reid SpencerAdd layout classes for table elements so tables can...
2004-11-01 Reid SpencerConfiguration -> BuildMode
2004-10-31 Reid SpencerWrap to 80 cols
2004-10-31 Reid SpencerAdd UsingLibraries.html link.
2004-10-31 Reid SpencerGive table headers the striped background.
2004-10-31 Reid Spencer* Moved from ObjectFiles.html
2004-10-31 Reid SpencerRenamed UsingLibraries.html
2004-10-31 Reid SpencerAdd the preconditions target per suggestion by Henrik...
2004-10-31 Reid SpencerOne more missing end tag.
2004-10-31 Reid SpencerCorrect tag usage for HTML 4.01 Strict compliance
2004-10-31 Reid SpencerAdd a tutorial and some more general concepts.
2004-10-30 Reid SpencerAdd a few more terms.
2004-10-30 Reid SpencerComplete the description of public variables. Internal...
2004-10-29 Misha Brukman* Add spaces between function names for readability
2004-10-27 Chris LattnerAdd a couple of new features
2004-10-26 Misha BrukmanUse <tt> around "#include" and "std::endl"
2004-10-26 Misha BrukmanUse <tt> around header names
2004-10-26 Misha Brukman* Fix spelling and grammar errors
2004-10-25 Chris LattnerBug fixed
2004-10-25 Chris Lattneradd a link to the makefile guide, eliminate redundant...
2004-10-25 Chris LattnerMake a sentence easier to parse
2004-10-25 Chris LattnerFix spellos
2004-10-24 Reid SpencerFirst draft. More to come.
2004-10-23 Reid SpencerFirst cut at the LLVM Makefile Guide. There's lots...
2004-10-16 Misha Brukman* Add a space between words
2004-10-16 Chris LattnerUpdate release notes
2004-10-16 Chris LattnerDocument unreachable instruction
2004-10-16 Chris LattnerAdd missing 'Instruction Opcodes' bullet to TOC
next