Chris Lattner
|
01bb8b0c36
|
lex and bison aren't needed to build llvm anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61560 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-02 07:10:51 +00:00 |
|
Misha Brukman
|
ccd029507e
|
Cleanup: clarify llvm-gcc version and package name.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61474 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-29 19:38:58 +00:00 |
|
Misha Brukman
|
9474d019ee
|
Added mention of the RELEASE_24 tag for the 2.4 release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61138 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-17 16:27:23 +00:00 |
|
Misha Brukman
|
f00ddb04df
|
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
tags are not needed in HTML, only XML.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60885 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-11 18:23:24 +00:00 |
|
Misha Brukman
|
444087057a
|
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-11 17:34:48 +00:00 |
|
Nuno Lopes
|
f82242de03
|
fix typo. thanks Baldrick for noticing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60841 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-10 16:11:10 +00:00 |
|
Nuno Lopes
|
58dc0b5534
|
add gcc 4.1.2 from redhat to the list of broken compilers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60840 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-10 16:01:22 +00:00 |
|
Nick Lewycky
|
28ea4f6c07
|
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60679 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-12-08 00:45:02 +00:00 |
|
Dan Gohman
|
83aad6494c
|
LLVM can generate native code for amd64 on "Linux".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59257 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-13 19:07:07 +00:00 |
|
Chris Lattner
|
22b91d7fc4
|
fix validation problem.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58938 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-09 17:19:14 +00:00 |
|
Daniel Dunbar
|
b7dfaf955b
|
Add GCC 4.1.2 from Debian to known bad GCC list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57379 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-11 18:40:33 +00:00 |
|
Chris Lattner
|
d0743982e6
|
remove reference to really really old tree
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55001 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-19 20:17:48 +00:00 |
|
Chris Lattner
|
4630e4ddcf
|
the stacker doc is way out of date.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54631 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-11 06:13:31 +00:00 |
|
Bill Wendling
|
2d4c2150e1
|
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53898 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-22 01:10:25 +00:00 |
|
Tanya Lattner
|
b37ef51b13
|
Update with new release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52121 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-06-09 06:02:09 +00:00 |
|
Tanya Lattner
|
148df159a3
|
Added note to getting started guide to use llvm-gcc4.2.
Removed llvm-upgrade from documentations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49346 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-04-07 18:32:25 +00:00 |
|
Scott Michel
|
050bc81936
|
Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if compiling
for Release with optimization levels greater than -O0.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48513 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-18 23:13:26 +00:00 |
|
Duncan Sands
|
8655b15137
|
Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
Update all references to it and place a redirection
page at the old address.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47124 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-02-14 17:53:22 +00:00 |
|
Chris Lattner
|
82f0a09c10
|
gcc 3.2.3 is also bad.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-02-13 17:50:24 +00:00 |
|
Tanya Lattner
|
dd50f0f954
|
Add 2.2 release tag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46981 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-02-12 02:42:55 +00:00 |
|
Nick Lewycky
|
64270d5d46
|
lli -trace was removed back in 2003.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44527 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-03 01:58:01 +00:00 |
|
Chris Lattner
|
269f80c71b
|
add a broken gcc version, thanks to P. Durante for pointing this out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43602 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-11-01 04:20:16 +00:00 |
|
Gordon Henriksen
|
422937113d
|
PR1601: etags not configured correctly
Resolving this by deleting vestigal etags remnants.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-29 00:42:21 +00:00 |
|
Tanya Lattner
|
763856526f
|
Update how to release document.
Add release version to getting started guide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42454 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-28 22:50:54 +00:00 |
|
Tanya Lattner
|
ff37adc0ce
|
Couple of fixes to mention bunzip2 and make instructions more clear.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42407 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-27 18:14:33 +00:00 |
|
Bill Wendling
|
18bf0d01b6
|
Fix validation errors
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39917 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-16 08:52:56 +00:00 |
|
Bill Wendling
|
22e37c3f7f
|
Clean up some formatting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39916 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-16 08:46:40 +00:00 |
|
Bill Wendling
|
77f7469981
|
Clean up some formatting. Add some doc_code div tags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39915 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-16 08:44:39 +00:00 |
|
Gabor Greif
|
04367bfc20
|
first pass of nomenclature changes in .html files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-06 22:07:22 +00:00 |
|
Chris Lattner
|
303d60253d
|
Make the GSG actually work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37872 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-04 18:42:47 +00:00 |
|
Anton Korobeynikov
|
d724dc894d
|
Remove labels again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37824 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-30 00:00:57 +00:00 |
|
Anton Korobeynikov
|
d933fa9507
|
Change CVS-style 'labels' to SVN 'tags' directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 23:13:42 +00:00 |
|
Anton Korobeynikov
|
96734d741f
|
Another typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 21:44:14 +00:00 |
|
Anton Korobeynikov
|
98044e4a62
|
Fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37813 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 20:56:49 +00:00 |
|
John Criswell
|
9c29bfbab1
|
Applied Reid's patch. Long live Subversion!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37811 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 19:12:31 +00:00 |
|
Chris Lattner
|
defb9fb4e9
|
don't use binutils 2.17
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37652 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-19 05:52:36 +00:00 |
|
Tanya Lattner
|
7a857dd06e
|
NightlyTest.pl does not exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37278 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-22 06:12:51 +00:00 |
|
Tanya Lattner
|
1dcadec80b
|
Adding 2.0 release
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37277 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-22 06:06:22 +00:00 |
|
Chris Lattner
|
36117acb6c
|
gar. GCC 3.4.2 also miscompiles llvm at -O3. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36972 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-10 06:42:21 +00:00 |
|
Chris Lattner
|
3213a3a935
|
another version of gcc that miscompiles llvm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36971 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-10 05:37:14 +00:00 |
|
Reid Spencer
|
72f92f076e
|
Add Scott's note about GCC 4.1.2 on OpenSUSE.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35924 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-11 21:28:31 +00:00 |
|
Chris Lattner
|
77c2af6b64
|
gcc 3.4.4 is known-bad on x86-64
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35559 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-01 20:14:46 +00:00 |
|
Chris Lattner
|
82ad9f1686
|
llvm-gcc 3.4 is dead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34961 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-03-06 06:27:34 +00:00 |
|
Chris Lattner
|
f76e7bba52
|
remove obsolete warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34271 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-14 07:34:22 +00:00 |
|
Chris Lattner
|
bcb38cf5e9
|
There is no circular dependency between llvm and llvm-gcc anymore. stop
scaring users.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34270 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-14 07:33:00 +00:00 |
|
Reid Spencer
|
434262ad51
|
Remove references to gccld and gccas, adjusting the documentation to
mention llvm-ld and opt instead (if appropriate).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34094 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-09 15:59:08 +00:00 |
|
Anton Korobeynikov
|
8cea37b79a
|
Updating documentation:
- Document visibility stuff
- Fix gcc' supported attributes list
- Document udis86 configure option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33462 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-23 12:35:46 +00:00 |
|
Chris Lattner
|
59075887ef
|
ding dong llvm-gcc3 is dead
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32868 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-04 07:08:27 +00:00 |
|
Chris Lattner
|
78ce3b81c0
|
gcc 4.1.1 on amd64 is broken
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32867 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-04 07:06:05 +00:00 |
|
Tanya Lattner
|
134693aed0
|
Fixed typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31871 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-11-20 06:07:10 +00:00 |
|