Put back the inlined bug list. Use the OBJECT tag to make it HTML-4.01
[oota-llvm.git] / docs /
2004-05-23 Alkis EvlogimenosPut back the inlined bug list. Use the OBJECT tag to...
2004-05-22 Reid SpencerSome additional data added to the bytecode specification.
2004-05-22 Reid SpencerAdded an initial template/overview for documentation...
2004-05-22 Reid SpencerRemoved the 64-bit fix from the "to do" list since...
2004-05-21 Chris LattnerBug fixed
2004-05-14 Misha BrukmanRename "User's Guide" to "Command Guide" to be consiste...
2004-05-14 Misha BrukmanIgnore generated ps files.
2004-05-14 Misha BrukmanIgnore generated man files.
2004-05-14 Misha BrukmanIgnore generated HTML files.
2004-05-14 Misha BrukmanThis is the stylesheet used by perldoc.com; we shall...
2004-05-14 Misha BrukmanPut outputs of each type into a separate subdirectory.
2004-05-14 Brian GaekeMore pods... work in progress
2004-05-14 Misha BrukmanUse <pre> instead of <p><tt> combo to decrease space...
2004-05-14 Misha BrukmanMention the --tool-args option that Brian and Chris...
2004-05-14 Misha BrukmanMake link to HowToSubmitABug.html local instead of...
2004-05-14 Brian GaekeNAME section is supposed to have a brief description...
2004-05-14 Brian GaekeThis seems like as good a place as any to keep POD...
2004-05-13 Misha BrukmanSpecify units in padding length.
2004-05-13 Misha BrukmanMake page HTML-4.01 compliant (& => &amp; in URL).
2004-05-13 Reid SpencerReduce line length to about 80 chars.
2004-05-13 Misha BrukmanInsert spacing between the table and the next section.
2004-05-13 Misha Brukman* Use stylesheets for table borders so we factor out...
2004-05-12 Misha BrukmanBreak lines at 80 cols; eliminate extra space caused...
2004-05-12 Chris LattnerMake the subsubsections stand out a bit more
2004-05-12 Misha BrukmanThese images have been moved to img/
2004-05-12 Misha BrukmanUse the images in the img/ directory.
2004-05-12 Misha BrukmanFinally, switch to a stylesheet that makes the document...
2004-05-12 Misha BrukmanCentralize images in this dir; add lines.gif from websi...
2004-05-12 Misha BrukmanMake file use stylesheets and be HTML-4.01 (Strict...
2004-05-12 Misha BrukmanMade document HTML-4.01 (Strict)-compliant.
2004-05-12 Misha BrukmanMake file standard-compliant once again.
2004-05-12 Misha BrukmanMade file comply with HTML-4.01 (Strict)
2004-05-12 Misha BrukmanMade file HTML-4.01 (Strict)-compliant.
2004-05-12 Misha BrukmanMade to be HTML-4.01 (Strict)-compliant.
2004-05-12 Misha BrukmanMade to be HTML-4.01 (Strict) -compliant.
2004-05-12 Misha BrukmanAdd proper footer since this file is HTML-4.01 compliant.
2004-05-12 Misha BrukmanMake document HTML-4.01 (Strict) compliant.
2004-05-12 Misha BrukmanFix grammar: remove `the' before LLVM.
2004-05-12 Misha Brukman* Make the document format follow the stringent purple...
2004-05-12 Misha BrukmanAdd link to Valgrind.
2004-05-11 Chris LattnerAdd a note to make sure the program is memory correct
2004-05-10 Chris LattnerBug fixed
2004-05-09 Reid SpencerBug 178 Fixed
2004-05-09 Brian GaekeBug fixed.
2004-05-07 Chris LattnerPR implemented
2004-05-07 Chris LattnerBug fixed
2004-05-06 John CriswellBug fixed.
2004-05-06 Chris LattnerAdd a new cl::PositionalEatsArgs flag
2004-05-04 Brian GaekeBugs fixed
2004-05-04 Brian Gaekeupdate command guide to have --tool-args
2004-05-04 Chris LattnerBug fixed
2004-05-02 Chris LattnerAdd some stuff to the release notes.
2004-05-01 Chris LattnerAdd comment about optimizations
2004-04-30 Chris LattnerFix broken link, again.
2004-04-30 Chris LattnerFix a broken link
2004-04-21 Chris Lattnerbug fixed
2004-04-20 Brian GaekeAdd some PRs which were fixed, but not previously menti...
2004-04-19 Misha Brukman* Remove note about "UNSUPPORTED: " feature that just...
2004-04-19 Misha BrukmanDisplay sample bugpoint output with the `code' styleshe...
2004-04-19 Misha BrukmanAdd notes about PRs 38 and 290 being fixed.
2004-04-19 Misha BrukmanWrap (some) lines to 80 cols.
2004-04-16 Misha BrukmanAdd idea about a disassembler.
2004-04-16 Misha Brukman* Fix capitalization of PICk
2004-04-15 Misha BrukmanAdd note about easier way to debug tests in the llvm...
2004-04-15 Misha BrukmanAdd note about passing arguments to program being debugged.
2004-04-15 Misha BrukmanRemoved obsolete doxygen options (they were blank anyway).
2004-04-13 Chris LattnerAdd a note
2004-04-13 Chris LattnerAdd notes about some of the code quality improvements...
2004-04-12 John CriswellCorrected the descriptions of the llvm.writeport and...
2004-04-12 John CriswellAdded initial design for the llvm.readio and llvm.write...
2004-04-10 Chris LattnerAdd note
2004-04-09 Chris LattnerExpand on adding an intrinsic. Move section to before...
2004-04-09 John CriswellFixed some spelling.
2004-04-09 John CriswellModified the prototypes of the llvm.readport and llvm...
2004-04-09 John CriswellAdded the llvm.readport and llvm.writeport intrinsics.
2004-04-07 Brian GaekeWe have a global reg. allocator now -- thanks to Alkis.
2004-04-06 Chris LattnerBugs fixed new features implemented
2004-04-06 Chris LattnerDocument new option
2004-04-06 Chris LattnerUpdate docs a bit
2004-04-06 Chris LattnerRemove some options that don't really have anything...
2004-04-06 Misha Brukman* Added link to newly written ExtendingLLVM.html document
2004-04-06 Misha BrukmanIncorporated Chris' comments.
2004-04-06 Misha BrukmanAdded notes on extending LLVM with new instructions...
2004-04-05 Chris LattnerPR82 is finally fixed!
2004-04-05 Chris LattnerUpdate getelementptr instruction description
2004-04-05 Chris LattnerPR305 is now fixed
2004-04-01 Chris LattnerBug fixed
2004-04-01 Chris LattnerBug fixed
2004-04-01 Chris LattnerClear out all of the changes. Reset version numbers...
2004-03-29 John CriswellMerged in RELEASE_12.
2004-03-29 Chris LattnerAdd a faq entry
2004-03-25 Chris LattnerAdd note about setting up linux systems to directly...
2004-03-19 Chris LattnerAdd a dose of reality into the release notes
2004-03-19 Chris LattnerPerhaps the last bugfix before the release? HOPEFULLY...
2004-03-18 Chris LattnerFix a minor wording bug in the manual
2004-03-17 Chris LattnerFix a tag-o
2004-03-17 Chris LattnerRewrite the second on AnalysisUsage usage. This docume...
2004-03-17 Chris Lattnerupdate release notes for 1.2
2004-03-16 Chris LattnerBug fixed
2004-03-16 Chris LattnerBug not fixed after all
next