Back out include/llvm/System changes until a satisfactory solution can
[oota-llvm.git] / docs /
2004-08-16 Chris LattnerBug fixed
2004-08-16 Chris LattnerScrub all LLVM 1.3 stuff, changing over to 1.4. Add...
2004-08-14 Misha BrukmanUse the `tools-only' target to avoid getting warnings...
2004-08-13 Reid SpencerAdded description of usage of the getPosition() option...
2004-08-12 Misha BrukmanWrap long lines and try to fill the 80 chars per line...
2004-08-12 Misha Brukman* Escape &, <, and >
2004-08-12 Chris LattnerAdd description of packed type support.
2004-08-12 Chris LattnerAdd information on adding a derived type to LLVM, patch...
2004-08-10 Reid SpencerFinish HTMLizing the document. Configuration section...
2004-08-10 Reid SpencerFixed some spellos and grammaros.
2004-08-09 Misha BrukmanAdd note about AIX/PowerPC with disk space requirements...
2004-08-09 Misha Brukman* CFE builds on AIX/PowerPC
2004-08-09 Reid SpencerMove information on Configuration files to the ../Compi...
2004-08-09 Reid SpencerThis is the initial draft of the Compiler Driver docume...
2004-08-08 Chris LattnerThis isn't a bug, it's a missing feature
2004-08-07 Reid SpencerAdded information about the configuration file. This...
2004-08-06 Reid SpencerCorrect spelling mistakes. Wrap lines at 80 columns.
2004-08-06 Reid SpencerVarious updates suggested by Misha and Chris. Moved...
2004-08-06 Reid SpencerFirst version of a manual page for the llvmc compiler...
2004-08-05 Chris LattnerMore prominantly mention ppc support, more accurately...
2004-08-05 Misha Brukman* Mention PowerPC as new feature, and experimental...
2004-08-04 Misha BrukmanSurround code element with <tt> tags
2004-08-04 Chris LattnerAdd note
2004-08-04 Chris LattnerFix linkage types
2004-08-04 Reid SpencerAdded note for PR413
2004-08-03 Reid SpencerLine length <= 80 cols.
2004-08-03 Reid SpencerFix some indentation (so brg can test commit script).
2004-08-03 Reid SpencerFix line lengths.
2004-08-03 Reid SpencerProperly wrap some lines.
2004-08-03 Chris LattnerMoved into SparcV9 directory
2004-08-03 Chris LattnerSimplify the first example, as the LLVM IR interfaces...
2004-08-02 Chris LattnerAdd link for IRC
2004-08-02 Chris LattnerWritten by
2004-08-02 Chris Lattnercontinue hacking
2004-08-02 Chris LattnerRevamp the index page
2004-08-02 Chris Lattner... now real HTML 4.01 strict!
2004-08-02 Chris LattnerSubstantially hack on and clean up the release notes
2004-07-29 Chris LattnerFix #includes of i*.h => Instructions.h as per PR403:
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-07-29 Reid SpencerUpdates to reflect most recent changes to bytecode...
2004-07-28 Misha BrukmanFix grammar, eliminate double parenthesized sentence...
2004-07-28 Misha Brukman* Wrap code listings in <div class="doc_code">
2004-07-28 Misha Brukman* Use the doc_code class for code listings to make...
2004-07-28 Misha BrukmanPut <tt> around verbatim code elements.
2004-07-27 Chris LattnerNew functionality
2004-07-27 Chris LattnerDocument new syntax
2004-07-26 Chris LattnerRemove dead section
2004-07-25 Reid SpencerBugs fixed.
2004-07-23 Brian Gaekebug fixed
2004-07-22 Chris LattnerUpdate documentation for gc intrinsics change. Contrib...
2004-07-21 Misha BrukmanReid doesn't need a definite article in front of his...
2004-07-21 Misha BrukmanDelete extra space; add <p> tags around text within...
2004-07-21 Misha BrukmanFix spelling of `iterative scan'
2004-07-21 Alkis EvlogimenosAdd Iterative scan register allocator.
2004-07-21 Alkis EvlogimenosLinearscan is no longer experimental.
2004-07-20 Misha BrukmanRefer would-be llvm-gcc source users/hackers to the...
2004-07-19 Chris LattnerFix broken link
2004-07-19 Chris LattnerJust run 'make', not all-gcc
2004-07-18 Chris LattnerAdd note about GCC 3.3.2 being completely broken
2004-07-18 Chris LattnerDoesn't exist
2004-07-18 Reid Spencerbug 122:
2004-07-18 Reid SpencerBug 122 fixed.
2004-07-17 Chris LattnerHrm, I think we need a "Reid is buggy" bug ;-)
2004-07-17 Reid SpencerInitial (outline only) draft of the System Library...
2004-07-17 Chris LattnerAdd note about IA64 C++
2004-07-16 Chris LattnerFor 64-bit platform support, we now use the clEnumValEn...
2004-07-15 Chris LattnerQOI issue fixed
2004-07-15 Chris LattnerBug fixed
2004-07-12 Misha BrukmanNew open proj: C/C++ compiler in C++, with link to...
2004-07-12 Chris Lattnernew feature
2004-07-12 Misha Brukman* Clarify Sparc as SparcV9
2004-07-10 Reid Spencer- Correct grammar of -s description
2004-07-10 Chris LattnerAdd link to the stkrc page
2004-07-10 Reid SpencerCommand Guide for the Stacker language compiler, stkrc.
2004-07-10 Chris LattnerMinor cleanups:
2004-07-09 Chris LattnerNo really, he did finish!
2004-07-09 Chris LattnerToo much of a title for it's own good
2004-07-09 Chris LattnerFix Validation bugs
2004-07-08 Chris Lattnerstatisfy the spelling police
2004-07-07 Reid SpencerBug 391 fixed.
2004-07-07 Reid SpencerInsert a reference to uint32_vbr encoding.
2004-07-07 Reid SpencerAn update with corrections to content as well as using...
2004-07-07 Chris LattnerBug fixed
2004-07-06 Chris LattnerPunctuate
2004-07-05 Reid SpencerFirst draft completed. All sections written.
2004-07-05 Reid SpencerAdded sections for Constant Pool, Module Global Info...
2004-07-05 Chris LattnerAdd a missing "terminator" :)
2004-07-05 Chris LattnerStructures allow only uint
2004-07-05 Reid Spencer- Reorganized the document contents
2004-07-02 Brian GaekeModernize example, so that you can paste it right into...
2004-07-02 Misha Brukman* Wrap long lines
2004-07-02 Misha Brukman* Standardize manpage output: program name bold, option...
2004-07-02 Misha BrukmanThe HTML documentation is now automatically generated...
2004-07-02 Misha Brukman* Link to the POD-generated HTML documentation
2004-07-02 Misha BrukmanMake `args' stand out as bold, delete confusing elipsis...
2004-07-02 Misha BrukmanHTML links in PODs must be absolute.
2004-07-02 Misha BrukmanSimplify wording: `the bugpoint tool' can just become...
2004-07-02 Misha Brukmanllvm-abcd has become llvm-bcanalyzer
2004-07-02 Reid SpencerAdd a note about implementing interprocedural register...
2004-07-02 Reid Spencerllvm-abcd tool name changed to llvm-bcanalyzer: see...
next