[llvm-commits] CVS: llvm/docs/GettingStarted.html

2005-11-03 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.120 -> 1.121 --- Log message: Per bug 655: http://llvm.cs.uiuc.edu/PR655 , give people more options in case 1.35 doesn't build on their system. --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2005-11-03 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.121 -> 1.122 --- Log message: Add more bison versions, thanks to Vladimir --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.htm

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2005-12-20 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.123 -> 1.124 --- Log message: Document the new --enable-debug-runtime configure option. --- Diffs of the changes: (+6 -1) GettingStarted.html |7 ++- 1 files changed, 6 insertions(+), 1 deletion(-) Index: llvm/docs/Ge

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-01-03 Thread Jeff Cohen
Changes in directory llvm/docs: GettingStarted.html updated: 1.124 -> 1.125 --- Log message: Update list of supported bisons. --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.html diff -u ll

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-11-03 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.146 -> 1.147 --- Log message: Add a note about warnings from the GNU ld 2.16.X linker. --- Diffs of the changes: (+6 -1) GettingStarted.html |7 ++- 1 files changed, 6 insertions(+), 1 deletion(-) Index: llvm/docs/Get

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-01-03 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.149 -> 1.150 --- Log message: gcc 4.1.1 on amd64 is broken --- Diffs of the changes: (+7 -2) GettingStarted.html |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.html diff -u

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-01-03 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.150 -> 1.151 --- Log message: ding dong llvm-gcc3 is dead --- Diffs of the changes: (+3 -75) GettingStarted.html | 78 ++-- 1 files changed, 3 insertions(+), 75 deletions(-) I

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-02-13 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.153 -> 1.154 --- Log message: There is no circular dependency between llvm and llvm-gcc anymore. stop scaring users. --- Diffs of the changes: (+14 -5) GettingStarted.html | 19 ++- 1 files changed, 14 insert

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-02-13 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.154 -> 1.155 --- Log message: remove obsolete warning --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.html diff -u llvm/docs/

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-03-05 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.155 -> 1.156 --- Log message: llvm-gcc 3.4 is dead. --- Diffs of the changes: (+5 -10) GettingStarted.html | 15 +-- 1 files changed, 5 insertions(+), 10 deletions(-) Index: llvm/docs/GettingStarted.html diff -u

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-04-01 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.156 -> 1.157 --- Log message: gcc 3.4.4 is known-bad on x86-64 --- Diffs of the changes: (+3 -1) GettingStarted.html |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.html diff -u ll

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-04-11 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.157 -> 1.158 --- Log message: Add Scott's note about GCC 4.1.2 on OpenSUSE. --- Diffs of the changes: (+3 -1) GettingStarted.html |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.ht

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-04-19 Thread Tanya Brethour
Changes in directory llvm/docs: GettingStarted.html updated: 1.128 -> 1.129 --- Log message: Minor fixes for the release. --- Diffs of the changes: (+10 -23) GettingStarted.html | 33 ++--- 1 files changed, 10 insertions(+), 23 deletions(-) Index: llvm/docs/

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-04-19 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.129 -> 1.130 --- Log message: Update llvmgcc4 tarball names --- Diffs of the changes: (+10 -7) GettingStarted.html | 17 ++--- 1 files changed, 10 insertions(+), 7 deletions(-) Index: llvm/docs/GettingStarted.ht

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-06-16 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.132 -> 1.133 --- Log message: apple's compiler works too --- Diffs of the changes: (+4 -4) GettingStarted.html |8 1 files changed, 4 insertions(+), 4 deletions(-) Index: llvm/docs/GettingStarted.html diff -u llv

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-06-16 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.133 -> 1.134 --- Log message: Document known xcode 2.3 issue --- Diffs of the changes: (+4 -1) GettingStarted.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.html diff -u llv

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-06-16 Thread Jim Laskey
Changes in directory llvm/docs: GettingStarted.html updated: 1.134 -> 1.135 --- Log message: Include information about svn repository for llvm-gcc4. --- Diffs of the changes: (+5 -1) GettingStarted.html |6 +- 1 files changed, 5 insertions(+), 1 deletion(-) Index: llvm/docs/Getti

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-07-20 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.135 -> 1.136 --- Log message: Add some notes about mingw, patch contributed by Anton Korobeynikov. --- Diffs of the changes: (+11 -5) GettingStarted.html | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-07-26 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.136 -> 1.137 --- Log message: Add instructions for building a cross-compiler. Patch contributed by Anton Korobeynikov. --- Diffs of the changes: (+42 -1) GettingStarted.html | 43 ++- 1

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-07-26 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.137 -> 1.138 --- Log message: Fix section title to use lower case. --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.html diff

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-07-26 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.138 -> 1.139 --- Log message: Correct a misunderstanding about cross-compiling. Anton's changes don't cause LLVM to become a cross-compiler but rather cross-compile LLVM so that it can execute on a platform other than the build host

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-08-03 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.140 -> 1.141 --- Log message: updated CVS server location --- Diffs of the changes: (+5 -5) GettingStarted.html | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Index: llvm/docs/GettingStarted.html diff -u

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-08-14 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.141 -> 1.142 --- Log message: Update the example to work with llvm-gcc4. Fix validation errors. --- Diffs of the changes: (+87 -6) GettingStarted.html | 93 1 files chang

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-08-14 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.142 -> 1.143 --- Log message: Fix more validation issues --- Diffs of the changes: (+5 -4) GettingStarted.html |9 + 1 files changed, 5 insertions(+), 4 deletions(-) Index: llvm/docs/GettingStarted.html diff -u ll

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-09-06 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.144 -> 1.145 --- Log message: cleanups and updates to the GSG, patch by B Scott Michel, thanks! This is PR899: http://llvm.org/PR899 --- Diffs of the changes: (+53 -42) GettingStarted.html | 95 +-

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2006-09-07 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.145 -> 1.146 --- Log message: Warn people not to use GCC 4.1.1. --- Diffs of the changes: (+4 -1) GettingStarted.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.html diff -u

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-05-09 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.158 -> 1.159 --- Log message: another version of gcc that miscompiles llvm. --- Diffs of the changes: (+4 -1) GettingStarted.html |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.h

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-05-09 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.159 -> 1.160 --- Log message: gar. GCC 3.4.2 also miscompiles llvm at -O3. :( --- Diffs of the changes: (+9 -5) GettingStarted.html | 14 +- 1 files changed, 9 insertions(+), 5 deletions(-) Index: llvm/docs/Get

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-05-21 Thread Tanya Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.160 -> 1.161 --- Log message: Adding 2.0 release --- Diffs of the changes: (+2 -1) GettingStarted.html |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index: llvm/docs/GettingStarted.html diff -u llvm/docs/Getting

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-05-21 Thread Tanya Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.161 -> 1.162 --- Log message: NightlyTest.pl does not exist. --- Diffs of the changes: (+2 -2) GettingStarted.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GettingStarted.html diff -u llv

[llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-06-18 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.162 -> 1.163 --- Log message: don't use binutils 2.17 --- Diffs of the changes: (+9 -3) GettingStarted.html | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) Index: llvm/docs/GettingStarted.html diff -u ll

[llvm-commits] CVS: llvm/docs/GettingStarted.html ReleaseNotes.html

2005-11-08 Thread John Criswell
Changes in directory llvm/docs: GettingStarted.html updated: 1.122 -> 1.123 ReleaseNotes.html updated: 1.341 -> 1.342 --- Log message: Merged from RELEASE_16. --- Diffs of the changes: (+16 -2) GettingStarted.html |3 ++- ReleaseNotes.html | 15 ++- 2 files changed, 16

[llvm-commits] CVS: llvm/docs/GettingStarted.html MakefileGuide.html

2006-03-20 Thread Chris Lattner
Changes in directory llvm/docs: GettingStarted.html updated: 1.126 -> 1.127 MakefileGuide.html updated: 1.28 -> 1.29 --- Log message: Document ENABLE_ASSERTIONS=1 --- Diffs of the changes: (+11 -2) GettingStarted.html |7 ++- MakefileGuide.html |6 +- 2 files changed, 11 i

[llvm-commits] CVS: llvm/docs/GettingStarted.html MakefileGuide.html

2006-04-09 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.127 -> 1.128 MakefileGuide.html updated: 1.30 -> 1.31 --- Log message: Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS --- Diffs of the changes: (+9 -8) GettingStarted.html |6 +++--- MakefileGuide.html | 11

Re: [llvm-commits] CVS: llvm/docs/GettingStarted.html

2007-01-04 Thread Bill Wendling
On Jan 3, 2007, at 11:08 PM, Chris Lattner wrote: > > > Changes in directory llvm/docs: > > GettingStarted.html updated: 1.150 -> 1.151 > --- > Log message: > > ding dong llvm-gcc3 is dead > > YAY THANK GOD -bw ___ llvm-commits mailing list

[llvm-commits] CVS: llvm/docs/GettingStarted.html MakefileGuide.html

2006-04-20 Thread Reid Spencer
Changes in directory llvm/docs: GettingStarted.html updated: 1.131 -> 1.132 MakefileGuide.html updated: 1.32 -> 1.33 --- Log message: Remove more references to Burg. --- Diffs of the changes: (+2 -8) GettingStarted.html |7 +-- MakefileGuide.html |3 +-- 2 files changed, 2 ins

[llvm-commits] CVS: llvm/docs/GettingStarted.html CFEBuildInstrs.html

2006-07-31 Thread Jim Laskey
Changes in directory llvm/docs: GettingStarted.html updated: 1.139 -> 1.140 CFEBuildInstrs.html updated: 1.58 -> 1.59 --- Log message: Changed to a new directory for opensource checkout. --- Diffs of the changes: (+7 -6) CFEBuildInstrs.html |5 +++-- GettingStarted.html |8

[llvm-commits] CVS: llvm/docs/GettingStarted.html LangRef.html ReleaseNotes.html

2007-01-23 Thread Anton Korobeynikov
Changes in directory llvm/docs: GettingStarted.html updated: 1.151 -> 1.152 LangRef.html updated: 1.202 -> 1.203 ReleaseNotes.html updated: 1.366 -> 1.367 --- Log message: Updating documentation: - Document visibility stuff - Fix gcc' supported attributes list - Document udis86 configure opt