2013-07-17 14:55:50 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 17 12:54:40 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Disable building unit-tests, should fix undefined reference
|
|
|
|
|
problem on ARM & PowerPC
|
|
|
|
|
|
2013-07-16 12:25:24 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 16 08:35:00 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- do not build on slow or low memory workers
|
|
|
|
|
|
2013-07-03 15:13:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2013-07-04 13:56:15 +02:00
|
|
|
|
Thu Jul 4 11:55:43 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Drop disable_neon_in_armv7.diff, neon seems to be working fine
|
|
|
|
|
- Add cmake-host-triple.patch to pass a host triple argument
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-07-03 15:13:45 +02:00
|
|
|
|
Wed Jul 3 13:13:25 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Create libLLVM and libclang subpackages.
|
|
|
|
|
|
2013-06-19 16:17:03 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 19 12:58:24 UTC 2013 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix finding internal headers on x86_64
|
|
|
|
|
|
2013-06-19 14:42:23 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 19 12:41:30 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
2013-07-03 15:13:45 +02:00
|
|
|
|
- Fix ARM v5/v7 builds
|
2013-06-19 14:42:23 +02:00
|
|
|
|
|
2013-06-18 16:27:48 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 18 13:42:57 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
|
|
- Create a baselibs.conf
|
|
|
|
|
Provide *-32 Bit Packages for x86_64
|
|
|
|
|
|
2013-06-14 16:24:42 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 13 18:33:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
|
|
|
|
|
|
- Initial version of a cmake based buildscript
|
|
|
|
|
+ Updated arm_suse_support.diff (patch6) to work with llvm 3.3
|
|
|
|
|
+ Set version in spec to 3.3
|
|
|
|
|
|
2013-06-13 13:44:06 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 13 11:42:33 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to final 3.3 release (r183898)
|
|
|
|
|
|
2013-05-24 13:21:52 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 24 11:21:39 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
2013-06-13 13:44:06 +02:00
|
|
|
|
- Disable debug symbols on PPC64
|
2013-05-24 13:21:52 +02:00
|
|
|
|
|
2013-05-21 12:59:38 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 21 09:46:02 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 3.3 RC2
|
|
|
|
|
* Small bugfixes
|
|
|
|
|
|
2013-05-15 09:42:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 14 11:23:07 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Enable ARM64 support
|
|
|
|
|
|
2013-05-09 11:06:53 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 9 09:05:41 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add unreachable-code.patch to fix unreachable code warnings on SLE
|
|
|
|
|
|
2013-05-08 11:19:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 8 08:56:28 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
2013-05-08 12:24:33 +02:00
|
|
|
|
- Update to version 3.3 RC1
|
2013-05-08 11:19:05 +02:00
|
|
|
|
* Added support for AArch64, ARM’s 64-bit architecture.
|
|
|
|
|
* LLVM now has a new SLP vectorizer.
|
|
|
|
|
* LLVM and clang now support IBM’s z/Architecture.
|
|
|
|
|
* The R600 backend was added in this release, it supports
|
|
|
|
|
AMD GPUs (HD2XXX - HD7XXX).
|
|
|
|
|
* See http://llvm.org/releases/3.3/docs/ReleaseNotes.html for
|
|
|
|
|
complete changelog.
|
|
|
|
|
|
|
|
|
|
- Drop upstream patches:
|
|
|
|
|
* pr13303.patch
|
|
|
|
|
* pr14795.patch
|
|
|
|
|
* pr14831.patch
|
|
|
|
|
* python-ulimit.patch
|
|
|
|
|
|
2013-01-17 11:11:47 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 16 18:38:01 UTC 2013 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- pr13303.patch: reapply, was temporarily reverted upstream
|
|
|
|
|
|
2013-01-11 12:56:52 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 11 11:56:09 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add pre-generated doc files, remove sphinx dependency
|
|
|
|
|
|
2013-01-09 14:17:01 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 8 15:16:56 UTC 2013 - llunak@suse.com
|
|
|
|
|
|
2013-01-10 11:00:42 +01:00
|
|
|
|
- pr14795.patch: Fix incorrect line numbers after -frewrite-includes
|
|
|
|
|
(PR#14795)
|
|
|
|
|
- pr14831.patch: Do not incorrectly warn about pragmas in -frewrite-includes
|
|
|
|
|
(PR#14831)
|
2013-01-09 14:17:01 +01:00
|
|
|
|
|
2013-01-08 10:52:39 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 31 09:29:12 UTC 2012 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- disable cross-compile mode in stage2 for armv5/v7
|
|
|
|
|
|
2012-12-20 15:54:55 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 20 14:51:18 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to final 3.2 release
|
|
|
|
|
* No code changes since rc3
|
|
|
|
|
|
2012-12-16 09:53:22 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 16 08:44:03 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r170281 from release_32 branch
|
|
|
|
|
* SROA fixes
|
|
|
|
|
|
2012-12-14 19:14:26 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Disable compilation on PPC, only PPC64 is supported.
|
|
|
|
|
|
2012-12-14 14:31:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add python-ulimit.patch: Don't set a limit on address space.
|
|
|
|
|
This enables us running tests on PowerPC.
|
|
|
|
|
|
2012-12-08 16:47:19 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2012-12-12 12:08:31 +01:00
|
|
|
|
Wed Dec 12 11:08:16 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
2012-12-16 09:53:22 +01:00
|
|
|
|
- Unbreak PowerPC support
|
2012-12-12 12:08:31 +01:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-12-08 16:47:19 +01:00
|
|
|
|
Sat Dec 8 15:45:07 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r169678 from release_32 branch
|
|
|
|
|
* This is 3.2rc3
|
|
|
|
|
|
2012-12-05 18:30:10 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 5 17:27:57 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r169391 from release_32 branch
|
|
|
|
|
* SROA fixes
|
|
|
|
|
|
2012-12-04 15:41:04 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 13:15:12 UTC 2012 - guillaume@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Fix ARM build
|
|
|
|
|
|
2012-12-03 14:52:22 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 3 13:32:14 UTC 2012 - schuetzm@gmx.net
|
|
|
|
|
|
|
|
|
|
- Fix llvm-config --libdir to return /usr/lib64 where appropriate.
|
|
|
|
|
The old method of using sed on the executable does no longer
|
|
|
|
|
work, because llvm-config is now a binary.
|
|
|
|
|
|
2012-11-30 08:44:12 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 30 07:27:46 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r168987 from release_32 branch
|
|
|
|
|
* Crash fixes
|
|
|
|
|
* Miscompilation fixes
|
|
|
|
|
|
2012-11-20 10:00:03 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 20 08:59:09 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Stop excluding ppc64 architecture
|
|
|
|
|
|
2012-11-20 09:26:30 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 20 08:25:54 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r168357 from release_32 branch
|
|
|
|
|
* Fixes a miscompilation with gcc 4.7
|
|
|
|
|
|
2012-11-18 16:30:42 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 18 15:28:10 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r168286 from release_32 branch
|
|
|
|
|
* Fixes llvm PR14309
|
|
|
|
|
|
2012-11-15 09:22:48 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 15 08:21:58 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r168031 from release_32 branch
|
|
|
|
|
* This is 3.2rc1
|
|
|
|
|
|
2012-11-12 11:06:01 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 12 08:05:08 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
2012-11-12 11:29:11 +01:00
|
|
|
|
- Update to r167720 from release_32 branch
|
2012-11-12 11:06:01 +01:00
|
|
|
|
* Thread local variables may have a specified TLS model.
|
|
|
|
|
* LLVM now has a loop optimizer.
|
|
|
|
|
* SROA has been rewritten to be more powerful.
|
|
|
|
|
* A new optimization pass added to merge stack objects
|
|
|
|
|
which are used in disjoint areas of the code.
|
|
|
|
|
* LLVM now merge consecutive loads and stores.
|
|
|
|
|
* New TableGen infrastructure to support bundling for
|
|
|
|
|
Very Long Instruction Word (VLIW) architectures.
|
|
|
|
|
* Added a new target independent VLIW packetizer.
|
|
|
|
|
* A probability based block placement and code layout algorithm
|
|
|
|
|
was added to LLVM's code generator.
|
|
|
|
|
* The ARM target now includes a full featured macro assembler,
|
|
|
|
|
including direct-to-object module support for clang.
|
|
|
|
|
* A new IR-level pass, called "TargetTransformInfo" provides
|
|
|
|
|
a number of low-level interfaces.
|
|
|
|
|
|
2012-11-12 11:31:50 +01:00
|
|
|
|
- Refresh default-to-i586.patch to apply again
|
2012-11-12 11:06:01 +01:00
|
|
|
|
- Drop following patches (fixed upstream)
|
|
|
|
|
* arm-suse-support.patch
|
|
|
|
|
* pr12463.patch
|
|
|
|
|
* pr13141.patch
|
|
|
|
|
* pr13303.patch
|
|
|
|
|
* rewrite-includes.patch
|
2012-11-12 11:33:39 +01:00
|
|
|
|
* clang-fix-mips-test.patch (fixed differently in spec file)
|
2012-11-12 11:06:01 +01:00
|
|
|
|
|
2012-09-10 12:35:03 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-10-27 13:09:20 +02:00
|
|
|
|
Sat Oct 27 06:01:06 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- add explicit buildrequire groff for man pages
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-09-10 12:35:03 +02:00
|
|
|
|
Mon Sep 10 10:16:41 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix debuginfo generation
|
|
|
|
|
|
2012-07-20 13:25:55 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 19 14:14:20 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- make link time optimization plugin accessible to ar/nm/ranlib
|
|
|
|
|
- build the plugin properly
|
|
|
|
|
|
2012-07-16 12:36:51 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 14 17:30:58 UTC 2012 - adrian@suse.de
|
|
|
|
|
|
|
|
|
|
- fix arm build
|
|
|
|
|
|
2012-05-15 11:54:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-07-14 17:44:52 +02:00
|
|
|
|
Fri Jul 13 21:03:40 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- change rewrite-includes patch to use options to match upstream
|
|
|
|
|
changed option names
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 13 10:14:15 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- fix debuginfo generation (PR#13303)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 18 20:26:51 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- Do not reject PCH because of -DFOO duplication (PR#13141)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-05-15 11:54:05 +02:00
|
|
|
|
Tue May 15 09:01:26 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
2012-05-22 13:34:15 +02:00
|
|
|
|
- Update to final 3.1 release
|
2012-05-15 11:54:05 +02:00
|
|
|
|
|
2012-05-10 13:37:54 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 10 11:40:06 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Depend on python-base so we don't pull whole Mesa
|
|
|
|
|
|
2012-05-09 14:26:31 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 8 08:21:42 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- make -rewrite-includes support -C and -CC
|
|
|
|
|
|
2012-05-03 11:14:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 3 07:32:06 UTC 2012 - llunak@suse.com
|
|
|
|
|
|
|
|
|
|
- patch for -rewrite-includes feature
|
|
|
|
|
|
2012-04-30 14:38:38 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 30 12:39:14 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to svn revision 155819 from 3.1 branch
|
|
|
|
|
* C++11 fixes
|
|
|
|
|
|
2012-04-26 15:19:08 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-04-27 12:00:32 +02:00
|
|
|
|
Fri Apr 27 10:02:17 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to svn revision 155700 from 3.1 branch
|
|
|
|
|
* Crash fixes
|
|
|
|
|
* C++11 fixes
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-04-26 15:19:08 +02:00
|
|
|
|
Thu Apr 26 12:35:35 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to svn revision 155574 from 3.1 branch
|
|
|
|
|
* Crash fixes
|
|
|
|
|
* Correctly enable compiler-rt
|
|
|
|
|
* Remove unneeded runtime python dependencies
|
|
|
|
|
|
2012-04-26 12:53:01 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 26 10:55:02 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Switch to 2-stage bootstrap because we don't do build-compare
|
|
|
|
|
anyway.
|
|
|
|
|
|
2012-04-25 11:38:22 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 25 09:40:32 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- More fixes to llvm-config
|
|
|
|
|
|
2012-04-24 12:10:57 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 24 10:12:32 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix llvm-config --libs output
|
|
|
|
|
|
2012-04-22 21:23:50 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 22 19:24:24 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to svn revision 155320 from 3.1 branch
|
|
|
|
|
* AVX fixes
|
|
|
|
|
|
2012-04-17 11:02:19 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 17 07:48:50 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to svn revision 154914 from 3.1 branch
|
|
|
|
|
|
2012-04-18 10:37:42 +02:00
|
|
|
|
Major new features:
|
|
|
|
|
|
|
|
|
|
* AddressSanitizer, a fast memory error detector.
|
|
|
|
|
* MachineInstr Bundles, Support to model instruction
|
|
|
|
|
bundling / packing.
|
|
|
|
|
* ARM Integrated Assembler, A full featured assembler
|
|
|
|
|
and direct-to-object support for ARM.
|
|
|
|
|
* Basic Block Placement Probability driven basic block placement.
|
|
|
|
|
|
|
|
|
|
LLVM IR and Core Improvements
|
|
|
|
|
|
|
|
|
|
* IR support for half float
|
|
|
|
|
* IR support for vectors of pointers, including vector GEPs.
|
|
|
|
|
* Module flags have been introduced.
|
|
|
|
|
* Loads can now have range metadata attached to them to
|
|
|
|
|
describe the possible values being loaded.
|
|
|
|
|
* Inline cost heuristics have been completely overhauled
|
|
|
|
|
and now closely model constant propagation through call sites,
|
|
|
|
|
disregard trivially dead code costs, and
|
|
|
|
|
can model C++ STL iterator patterns.
|
|
|
|
|
|
|
|
|
|
Optimizer Improvements
|
|
|
|
|
|
|
|
|
|
* The loop unroll pass now is able to unroll loops with
|
|
|
|
|
run-time trip counts. This feature is turned off by default,
|
|
|
|
|
and is enabled with the -unroll-runtime flag.
|
|
|
|
|
* A new basic-block autovectorization pass is available.
|
|
|
|
|
Pass -vectorize to run this pass along with some associated
|
|
|
|
|
post-vectorization cleanup passes.
|
|
|
|
|
|
|
|
|
|
X86-32 and X86-64 Target Improvements
|
|
|
|
|
|
|
|
|
|
* Bug fixes and improved support for AVX1
|
|
|
|
|
* Support for AVX2 (still incomplete at this point)
|
|
|
|
|
|
|
|
|
|
ARM Target Improvements
|
|
|
|
|
|
|
|
|
|
* The constant island pass now supports basic block and
|
|
|
|
|
constant pool entry alignments greater than 4 bytes.
|
|
|
|
|
|
|
|
|
|
Clang Changes
|
|
|
|
|
|
|
|
|
|
* New: -Wdangling-else, -Wstrncat-size
|
|
|
|
|
* Improved: -Wformat, -Wempty-body, -Wliteral-conversion
|
|
|
|
|
* Clang 3.1 adds support for anonymous structs and anonymous unions,
|
|
|
|
|
added in the latest ISO C standard. Use -std=c11 or -std=gnu11
|
|
|
|
|
to enable support for the new language standard.
|
|
|
|
|
The new C11 features are backwards-compatible and are available
|
|
|
|
|
as an extension in all language modes.
|
|
|
|
|
* All warning and language selection flags which previously accepted
|
|
|
|
|
c1x have been updated to accept c11. The old c1x forms have been removed.
|
|
|
|
|
* Generalized constant expressions
|
|
|
|
|
* Lambda expressions
|
|
|
|
|
* Generalized initializers
|
|
|
|
|
* Unrestricted unions
|
|
|
|
|
* User-defined literals
|
|
|
|
|
* Forward-declared enumerations
|
|
|
|
|
* Atomics (both libc++'s and libstdc++4.7's <atomic> are supported)
|
|
|
|
|
|
|
|
|
|
|
2012-03-20 13:39:06 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 20 12:40:27 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Target i586-linux for 32bit builds
|
|
|
|
|
|
2011-12-27 22:34:46 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 27 21:33:48 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add upstream fix for llvm PR11642
|
|
|
|
|
|
2011-12-25 16:48:32 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 25 15:29:46 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Don't run gcc for ada files, just fail instead.
|
|
|
|
|
|
2011-12-22 16:34:18 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 22 15:33:24 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add clang-glibc2.14.patch to support glibc 2.14 headers
|
2011-12-22 17:11:17 +01:00
|
|
|
|
- Install profiling support
|
2011-12-22 16:34:18 +01:00
|
|
|
|
|
2011-12-05 14:38:51 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 5 13:19:22 UTC 2011 - idoenmez@suse.de
|
|
|
|
|
|
|
|
|
|
- Switch to 3-stage bootstrap
|
|
|
|
|
|
2011-12-02 13:22:27 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 2 12:22:07 UTC 2011 - idoenmez@suse.de
|
|
|
|
|
|
|
|
|
|
- Build first stage compiler with -O0 to workaround gcc 4.5 bug
|
|
|
|
|
|
2011-12-01 19:06:09 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 1 18:04:15 UTC 2011 - idoenmez@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to final 3.0 release
|
|
|
|
|
* No real change since rc2
|
|
|
|
|
|
2011-11-29 14:23:48 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 29 13:23:32 UTC 2011 - idoenmez@suse.de
|
|
|
|
|
|
|
|
|
|
- Use %{_lib} macro instead of checking for x86_64
|
|
|
|
|
|
2011-11-16 15:28:41 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 16 14:28:17 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Enable ARM support again
|
|
|
|
|
- Switch to optimized build
|
|
|
|
|
|
2011-11-10 15:55:16 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 10 14:54:50 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Disable ARM support, VM goes out of memory while compiling it
|
|
|
|
|
|
2011-11-10 11:34:16 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 10 10:33:01 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Really enable ARM support
|
|
|
|
|
- Remove forcing -frtti
|
|
|
|
|
|
2011-11-07 16:26:23 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 7 15:05:52 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r143961 from llvm-3.0 branch
|
|
|
|
|
* No longer hardcoding include paths
|
|
|
|
|
|
2011-11-07 10:17:59 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 7 09:17:40 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix LLVMgold.so path for x86-64
|
|
|
|
|
|
2011-11-06 23:03:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 6 22:03:12 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Enable ld gold support
|
|
|
|
|
|
2011-11-01 12:05:08 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 1 11:31:57 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update r143456 from llvm-3.0 branch
|
|
|
|
|
* llvm/clang 3.0rc2
|
|
|
|
|
|
2011-10-28 23:31:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 28 20:54:16 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
2011-10-28 23:36:13 +02:00
|
|
|
|
- Add llvm-pr9614-part{1,2}.patch to fix LLVM PR9614
|
2011-10-28 23:31:30 +02:00
|
|
|
|
|
2011-10-28 10:22:10 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 28 08:23:03 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Fixup dependencies so that llvm-clang doesn't depend
|
|
|
|
|
on llvm-clang-devel
|
|
|
|
|
|
2011-10-25 09:42:22 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 25 07:13:47 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r142912 llvm-3.0 branch
|
|
|
|
|
* Fixes to python bindings
|
|
|
|
|
|
2011-10-21 09:00:19 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 21 06:57:07 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r142641
|
|
|
|
|
* llvm/clang 3.0 rc1
|
|
|
|
|
|
2011-10-20 21:34:29 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 20 17:56:08 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Enable ARM code generation
|
|
|
|
|
|
2011-10-19 17:46:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 19 15:47:10 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix libdir on x86_64
|
|
|
|
|
|
2011-10-18 13:53:37 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 18 10:42:09 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r142341
|
|
|
|
|
* First build from 3.0 branch
|
|
|
|
|
* -Wc++98-compat warnings for the lexer
|
|
|
|
|
* Add flags for the remaining shift related warnings
|
|
|
|
|
(-Wshift-count-negative, -Wshift-count-overflow).
|
|
|
|
|
* Only warn in -Wliteral-conversion if the conversion
|
|
|
|
|
loses information
|
|
|
|
|
* Added clang_getCompletionAnnotation and
|
|
|
|
|
clang_getCompletionNumAnnotations to retrieve annotations
|
|
|
|
|
from completion string.
|
|
|
|
|
* Add support for -std=gnu90 and -std=c++03, for compatibility
|
|
|
|
|
with modern gcc.
|
|
|
|
|
- Switch to tar.bz2 and remove xz dependency
|
|
|
|
|
|
2011-09-29 22:33:54 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 29 08:10:42 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r140780
|
|
|
|
|
* Code cleanup
|
|
|
|
|
* Crash fixes
|
|
|
|
|
* Add support for alignment-specifiers in C1X and C++11
|
|
|
|
|
* Introduce a new compiler switch: -fms-compatility
|
|
|
|
|
* Emit debug info for c++0x nullptr.
|
|
|
|
|
|
2011-09-13 10:11:38 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 13 07:36:30 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r139589
|
|
|
|
|
* C++0x fixes
|
|
|
|
|
* PCH fixes
|
|
|
|
|
|
2011-09-01 16:35:13 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 1 14:03:14 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to r138939
|
|
|
|
|
* Many crash fixes.
|
|
|
|
|
* Performance optimizations.
|
|
|
|
|
* Allow C99 hexfloats in C++0x mode.
|
|
|
|
|
* Add missing function _mm_ucomige_sd to emmintrin.h.
|
|
|
|
|
|
2011-08-12 12:31:37 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 12 09:22:18 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r137452
|
|
|
|
|
* Fix problems found by PVS-Studio
|
|
|
|
|
* More AVX fixes
|
|
|
|
|
* Many C++ fixes
|
|
|
|
|
- Add assume-opensuse.patch to remove dependency on openSUSE-release
|
|
|
|
|
|
2011-08-03 13:49:17 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 3 11:18:31 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r136773
|
|
|
|
|
* Many AVX fixes
|
|
|
|
|
* Support for C++0x unicode string and character literals
|
|
|
|
|
|
2011-07-11 10:53:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-07-19 16:14:26 +02:00
|
|
|
|
Tue Jul 19 14:03:21 UTC 2011 - vljn@ovi.com
|
|
|
|
|
|
2011-08-03 13:49:17 +02:00
|
|
|
|
- Update to r135431
|
2011-07-19 16:14:26 +02:00
|
|
|
|
* API changes to match Mesa requirements
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-07-11 10:53:09 +02:00
|
|
|
|
Mon Jul 11 08:33:59 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r134888
|
|
|
|
|
* Type system rewrite
|
|
|
|
|
|
2011-07-09 11:46:54 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jul 9 09:27:17 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r134813
|
|
|
|
|
* Mainly gcc compatibility fixes
|
|
|
|
|
|
2011-07-08 13:32:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 8 11:31:27 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r134698
|
|
|
|
|
* Up to 80x speed improvements with -Wuninitialized
|
|
|
|
|
|
2011-07-07 14:17:56 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
2011-07-09 11:46:54 +02:00
|
|
|
|
* gcc 4.6.1 support
|
2011-07-07 14:17:56 +02:00
|
|
|
|
|
2011-06-05 16:40:56 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2011-07-02 21:57:45 +02:00
|
|
|
|
Sat Jul 2 19:31:38 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Fix manpage generation (bnc #703591)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-06-05 16:40:56 +02:00
|
|
|
|
Sun Jun 5 14:39:53 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to r132667
|
|
|
|
|
|
2011-05-29 18:36:18 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 29 16:34:46 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Update to use cmake buildsystem
|
|
|
|
|
- Remove unmaintained ocaml support
|
|
|
|
|
|
2011-05-26 13:59:52 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 26 11:01:57 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
2011-06-09 10:54:51 +02:00
|
|
|
|
- Drop ocaml support because its unmaintained
|
2011-05-26 13:59:52 +02:00
|
|
|
|
- Update to latest svn revision 132050
|
2011-06-09 10:54:51 +02:00
|
|
|
|
+ Start of the upcoming 3.0 version
|
|
|
|
|
+ Support for gcc 4.6 c++ headers
|
|
|
|
|
+ Better support for C++0x
|
2011-05-26 13:59:52 +02:00
|
|
|
|
|
2011-04-29 14:15:37 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 29 12:07:59 UTC 2011 - idoenmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Fix ocaml dependency
|
|
|
|
|
|
2011-04-20 15:53:17 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 7 08:22:48 UTC 2011 - idoenmez@novell.com
|
|
|
|
|
|
2011-06-09 10:54:51 +02:00
|
|
|
|
- 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
|
2011-04-20 15:53:17 +02:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|