Skip to content
  1. Oct 10, 2003
    • John Criswell's avatar
      Renamed the feature subtests so that they do not begin with 'f'. It was · 75306b2f
      John Criswell authored
      never necessary to do that to denote them as feature tests.
      Removed the Feature.asm tests as they are the same as the Feature.mc
      tests.
      
      llvm-svn: 9039
      75306b2f
    • John Criswell's avatar
      Fixed spelling. · 4d142dbf
      John Criswell authored
      llvm-svn: 9034
      4d142dbf
    • John Criswell's avatar
      Initial checkin of Testing Guide. · e90fc1f1
      John Criswell authored
      Still very rough, IMHO.
      
      llvm-svn: 9030
      e90fc1f1
    • John Criswell's avatar
      Removed information about compiling the GCC front end. This will be in a · e285b410
      John Criswell authored
      separate document that we will provide to people who request the source.
      Updated the support architecture information to be a little more precise.
      Added hyperlinks for all of the tools which are required for building LLVM.
      This should make it easier for people to find and install these required
      tools.
      Italicized some of the "variables" that we use in place of absolute paths.
      Added the --enable-spec2000 option to the quick start section.
      Other minor changes/corrections/clarifications.
      
      llvm-svn: 9006
      e285b410
    • John Criswell's avatar
      Re-did some of the text wrapping (sorry). · 38cc2b5f
      John Criswell authored
      Made the "Getting Started Quickly" material its own section.  I think this makes
      the document easier to read.
      Added bars after every major section heading (to distinguish them more easily from
      sub-section headings).
      Renamed C front end to GCC front end, as we now support C and C++.
      Updated material to reflect the new autoconf-style object root.
      Added material about the llvm/runtime directory and the fact that you need to
      install the GCC front end before building LLVM (before, it was optional).
      
      llvm-svn: 9003
      38cc2b5f
    • Chris Lattner's avatar
      Add documentation for weak variables · e838773b
      Chris Lattner authored
      llvm-svn: 9001
      e838773b
  2. Oct 08, 2003
  3. Oct 07, 2003
  4. Oct 06, 2003
  5. Oct 05, 2003
  6. Oct 03, 2003
  7. Oct 02, 2003
  8. Oct 01, 2003
  9. Sep 29, 2003
  10. Sep 26, 2003
Loading