From 785b421d3a7b7dfcf467f61741130f933163f34f190c99bea1b90c7fff2bd527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 9 Jun 2011 08:54:51 +0000 Subject: [PATCH] Add some changelog OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=46 --- llvm.changes | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index caad07c..d8092fc 100644 --- a/llvm.changes +++ b/llvm.changes @@ -12,7 +12,11 @@ Sun May 29 16:34:46 UTC 2011 - idonmez@novell.com ------------------------------------------------------------------- Thu May 26 11:01:57 UTC 2011 - idonmez@novell.com +- Drop ocaml support because its unmaintained - Update to latest svn revision 132050 + + Start of the upcoming 3.0 version + + Support for gcc 4.6 c++ headers + + Better support for C++0x ------------------------------------------------------------------- Fri Apr 29 12:07:59 UTC 2011 - idoenmez@novell.com @@ -22,7 +26,10 @@ Fri Apr 29 12:07:59 UTC 2011 - idoenmez@novell.com ------------------------------------------------------------------- Thu Apr 7 08:22:48 UTC 2011 - idoenmez@novell.com -- Update to 2.9 +- Update to 2.9 + + Type Based Alias Analysis (TBAA) is now implemented in clang + + LLVM now generates better debug information + + Inline assembly now supports multiple alternative constraints ------------------------------------------------------------------- Wed Apr 6 18:50:59 CEST 2011 - stepan@coresystems.de