- Update to r134813

* Mainly gcc compatibility fixes 
  * gcc 4.6.1 support

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=52
This commit is contained in:
Ismail Dönmez
2011-07-09 09:46:54 +00:00
committed by Git OBS Bridge
parent e94eb1dd5f
commit 484002eb14
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 9 09:27:17 UTC 2011 - idonmez@novell.com
- Update to r134813
* Mainly gcc compatibility fixes
-------------------------------------------------------------------
Fri Jul 8 11:31:27 UTC 2011 - idonmez@novell.com
@@ -12,6 +18,7 @@ Thu Jul 7 11:37:40 UTC 2011 - idonmez@novell.com
- Update to r134611
* Many C++ fixes and speedups
* Updates for AVX instruction support
* gcc 4.6.1 support
-------------------------------------------------------------------
Sat Jul 2 19:31:38 UTC 2011 - idonmez@novell.com