SHA256
1
0
forked from pool/llvm
llvm/llvm.changes

129 lines
4.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jul 11 08:33:59 UTC 2011 - idonmez@novell.com
- Update to r134888
* Type system rewrite
-------------------------------------------------------------------
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
- Update to r134698
* Up to 80x speed improvements with -Wuninitialized
-------------------------------------------------------------------
Thu Jul 7 11:37:40 UTC 2011 - idonmez@novell.com
- Enable RTTI support
- Disable assertions because they are not thread safe
- 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
- Fix manpage generation (bnc #703591)
-------------------------------------------------------------------
Sun Jun 5 14:39:53 UTC 2011 - idonmez@novell.com
- Update to r132667
-------------------------------------------------------------------
Sun May 29 16:34:46 UTC 2011 - idonmez@novell.com
- Update to use cmake buildsystem
- Remove unmaintained ocaml support
-------------------------------------------------------------------
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
- Fix ocaml dependency
-------------------------------------------------------------------
Thu Apr 7 08:22:48 UTC 2011 - idoenmez@novell.com
- 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
- drop revision from Requires: fields
- update to 2.8.99 revision 129008.
-------------------------------------------------------------------
Mon Mar 7 20:09:51 CET 2011 - jslaby@suse.de
- spec file cleanup
-------------------------------------------------------------------
Wed Dec 22 11:41:15 UTC 2010 - dmacvicar@suse.de
- Do not require specific ffi version but gather the
appropiate one from the distro
-------------------------------------------------------------------
Fri Dec 10 04:57:21 UTC 2010 - reddwarf@opensuse.org
- Fix compatibility with C++0x compilers (g++ 4.5)
-------------------------------------------------------------------
Mon Nov 29 10:31:49 UTC 2010 - ismail@namtrac.org
- Fix C include paths
-------------------------------------------------------------------
Fri Nov 26 12:48:54 UTC 2010 - ismail@namtrac.org
- Fix header path for openSUSE 11.4
- Enabled PIC for x86 for loadable module support
- Enable package tests for llvm and clang
- Disable package timestamps to silence an rpmlint warning
-------------------------------------------------------------------
Wed Jun 2 00:00:00 UTC 2010 - anschneider@exsuse.de
- Fixed the build on x86 plattforms.
- Package the clang c++-analyzer.
-------------------------------------------------------------------
Sat May 1 00:00:00 UTC 2010 - jslaby@suse.de
- update to llvm 2.7
-------------------------------------------------------------------
Mon Mar 15 00:00:00 UTC 2010 - jslaby@suse.de
- added vim plugins
-------------------------------------------------------------------
Sun Mar 14 00:00:00 UTC 2010 - jslaby@suse.de
- added libffi-devel to llvm-devel requires so that build does not fail
- fixed build of explicit constructors with gcc45
-------------------------------------------------------------------
Mon Nov 2 00:00:00 UTC 2009 - jslaby@suse.de
- Initial 2.6 release