aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-09Fix table of contents.llvmorg-1.4.0release/1.4.xJohn Criswell1-0/+1
2004-12-09Incorporating Chris's update.John Criswell1-57/+24
2004-12-09Removed as we no longer need it.John Criswell1-180/+0
2004-12-09Add notes about spurious warnings to the release notes.John Criswell1-0/+14
2004-12-09Fix conflict that I missed in the list commit.John Criswell1-11/+0
2004-12-09Added missing link to llvm-ranlib.John Criswell1-0/+1
2004-12-09Update information on llvm-test package.John Criswell1-5/+5
2004-12-09More fixes from Reid.John Criswell1-7/+13
2004-12-09Merged in Reid's typo fixes.John Criswell1-10/+9
2004-12-09Merged the changes from 1.91->1.92. This fixes the required versionJohn Criswell1-5/+5
2004-12-09Minor typo corrections.John Criswell1-11/+11
2004-12-09Merge in Chris's updates which add a discussion of constansts, re-organizesJohn Criswell1-167/+417
2004-12-09I really didn't want to do this, but I don't want users seeing errorsJohn Criswell2-14/+0
2004-12-09Added the extraction of the test suite in the Getting Started QuicklyJohn Criswell1-2/+28
2004-12-09Attempt to clarify that there is an additional test suite package.John Criswell1-2/+3
2004-12-09Running fixheaders is now done for all GCC frontends.John Criswell1-4/+2
2004-12-09Removed notes about zlib compression as we no longer support it.John Criswell1-7/+6
2004-12-09Nobody expects the Spanish Inquisition!John Criswell1-6/+6
2004-12-08Minor fixes.John Criswell1-6/+8
2004-12-08The test/Programs suite is now in llvm-test.John Criswell1-13/+12
2004-12-08This commit was manufactured by cvs2svn to create branch 'release_14'.CVS to SVN Conversion39-4422/+797
2004-12-05Fix PR139: \Reid Spencer1-0/+37
2004-12-05Describe the MODULE_NAME control variableReid Spencer1-0/+5
2004-12-05Provide a variable to compute where the libstdc++.a isReid Spencer1-0/+1
2004-12-05Suggest people run cvs up -P -d after checking out the tree so they don'tChris Lattner1-0/+1
2004-12-05Properly implement a fix for PR475Chris Lattner2-13/+15
2004-12-05Make this test actually capable of passing.Chris Lattner1-1/+1
2004-12-05Revert this patch, it broke a ton of programs.Chris Lattner1-4/+0
2004-12-05Move lower intrinsics before FP constant emission, in caseChris Lattner1-2/+7
2004-12-05Change this test to not require execution of the program.Chris Lattner1-1/+1
2004-12-05When printing out a function, make sure that local and global symbolsChris Lattner1-0/+3
2004-12-05Add a new methodChris Lattner2-0/+48
2004-12-05Fix typeoChris Lattner1-1/+1
2004-12-05New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner1-0/+20
2004-12-05Correct build script for stkr_runtime moduleReid Spencer1-1/+1
2004-12-05Build a module instead of a library so main() is not missedReid Spencer1-13/+9
2004-12-05Make a const method constReid Spencer1-1/+1
2004-12-05Add ability to make a single bytecode module from othersReid Spencer1-0/+43
2004-12-05Remove unneeded codeAlkis Evlogimenos1-3/+0
2004-12-05Fix PR475.Alkis Evlogimenos1-0/+4
2004-12-05Match codegen string betterAlkis Evlogimenos1-1/+1
2004-12-05Add testcast for bug475Alkis Evlogimenos1-0/+36
2004-12-04Darwin and solaris don't support echo -e. This should get the test passingChris Lattner1-1/+8
2004-12-04This fails due to the sun headers.Chris Lattner1-0/+1
2004-12-04This test passes on all platformsChris Lattner1-1/+0
2004-12-04These tests pass on darwin now that the __ thing is fixed.Chris Lattner2-2/+0
2004-12-04Failing Feature/Regression test should fail the buildReid Spencer1-1/+1
2004-12-04Use the FAKE_SOURCES feature for proper distribution of contentsReid Spencer1-9/+12
2004-12-04Distribute headers and license files tooReid Spencer1-3/+5
2004-12-04Getting dist-check to work:\Reid Spencer1-45/+70