SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for llvm-clang-devel-3.8.0-6.3.1.x86_64.rpm :
Tue Jan 16 13:00:00 2018 msrbAATTsuse.com
- Place gold plugin to the right directory. (bnc#1073210)

* It must be in /usr/lib/bfd-plugins on all architectures.
- Disable all thread related tests in libcxx. Many of them use
timeouts to detect failure. They can fail randomly if the machine
is under heavy load (happens often in OBS).

Tue Jul 4 14:00:00 2017 fcrozatAATTsuse.com
- Increase disk requirement to 20G to fix build on i586.

Wed Apr 26 14:00:00 2017 idonmezAATTsuse.com
- Add llvm-aarch64-relocations.patch to fix relocations on AARCH64
bsc#1032686

Sat Feb 4 13:00:00 2017 rpmAATTfthiessen.de
- Added llvm-fix-unavailable-functions-amdgpu.patch,
fixes boo#1023614

Wed May 18 14:00:00 2016 idonmezAATTsuse.com
- Disable libcxx/lldb/openmp for SLE fate#319582

Thu Apr 21 14:00:00 2016 idonmezAATTsuse.com
- Update rpmlintrc to whitelist libLTO.so fate#319582

Mon Apr 4 14:00:00 2016 idonmezAATTsuse.com
- Update llvm-remove-clang-only-flags.patch to remove
- Wcovered-switch-default flag for gcc compatibility.

Wed Mar 30 14:00:00 2016 idonmezAATTsuse.com
- Set disk requirement to 15G to fix s390x build fate#319582

Wed Mar 9 13:00:00 2016 idonmezAATTsuse.com
- Update to llvm 3.8.0 fate#319582

* See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and
http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html
- Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch
and cmake-host-triple.patch
- Add revert-cmake-soname.patch to fix soname handling

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- latest version required for new mesa on sle12
(fate #315643-315645, 319159-319161, 319618)
- obsoletes patches:

* backport-llvm
*

* backport-clang
*

* aarch64-workaround.patch

* clang-mainline-backports.patch

* llvm-34branch-backports.patch

* llvm-mainline-backports.patch
- Remove FFI support because its fragile

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Enable OpenMP for x86, x86_64, ppc64 and ppc64le

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Enable all targets on x86, x86_64

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Update to version 3.7.0

* See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html
- Merge aarch64-suse-support.patch into arm_suse_support.diff
- Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch
- Remove llvm-fix-parsearmarch.patch, upstream.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- fix build on s390x (one typo in ifarch and one change in filelist)

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Update to version 3.6.1

* No changelog upstream

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Update to version 3.6.0

* See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html
- Add python-xml dependency for regression tests
- Removed the following patches, fixed upstream:

* arm-remove-xfails.diff

* libcxx-libdir.patch

* llvm-config-lib64.patch

* llvm-fix-intrusiverefcntptr.patch

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools
with GCC 5.
- Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add a gcc dependency for clang, this is heavyweight but we need
libgcc_s which comes with the gcc package (bnc#893359)

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Conditionalize libcxx{abi} build on build_libcxx variable
- Turn libc++.so into an ldscript so it links to libc++abi
automatically.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Rename llvm-remove-werror-date-time.patch to
llvm-remove-clang-only-flags.patch and remove more clang only
flags.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Enable shared libs on PPC64

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Require llvm-clang not just clang

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add llvm-remove-werror-date-time.patch to remove -Werror=date-time
for CXXFLAGS, gcc does not support it and it creeps into
llvm-config --cflags

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Remove wrong Requires from the llvm-devel package

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add default target triple form ARM, fixes bnc#893359

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Use ninja for building

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Update to llvm 3.5.0

* Major update, see http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html
- Use upstream pristine tarballs
- Add libc++/libc++abi support clang (only on x86_64)
- Add libcxxabi-exceptions.patch to fix libcxxabi exception handling
- Add libcxx-libdir.patch to fix libdir on 64bit arches
- Remove asan-disable-hugemalloctest.patch and
cmake-patchversion.patch, fixed upstream.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Fix the sed line for minimal damage.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add baselibs.conf to source files

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add cmake-patchversion.patch to sync config.h.in
with config.h.cmake

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Update to llvm 3.4.2

* Minor bugfix release
- Drop clang-max_align_t.patch, applied upstream.

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Add clang-max_align_t.patch to resolve issue with libstdc++ 4.9
max_align_t missing declaration

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- build compiler-rt on ppc64 (don\'t delete it)

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Fix resource dir for libclang case (clang-resourcedirs.patch)
- Always build tests

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- complete ifarchs for s390

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- Remove non-existing doc subpackage

Thu Feb 11 13:00:00 2016 sndirschAATTsuse.com
- enable ppc64le

Tue Sep 15 14:00:00 2015 idonmezAATTsuse.com
- Add backport-llvm-r247694 to fix bsc#945912

Wed Aug 19 14:00:00 2015 idonmezAATTsuse.com
- Add s390 to excluded arches (complimentary to bsc#936459)

Tue Jul 21 14:00:00 2015 idonmezAATTsuse.com
- Disable make check on aarch64 as other ARM arches
- Add aarch64-workaround.patch to workaround a gcc miscompilation
- Implement fate#318027 and fate#318040 bsc#936459
- Following patches are provided by IBM:

* backport-clang-r206364
backport-clang-r233543
backport-clang-r233544
backport-clang-r233574
backport-clang-r233804
backport-clang-r233807
backport-clang-r236531
backport-clang-r236532
backport-llvm-r195471
backport-llvm-r196578
backport-llvm-r196579
backport-llvm-r196580
backport-llvm-r196905
backport-llvm-r196906
backport-llvm-r197030
backport-llvm-r197032
backport-llvm-r197170
backport-llvm-r197234
backport-llvm-r197235
backport-llvm-r197236
backport-llvm-r197238
backport-llvm-r197239
backport-llvm-r197802
backport-llvm-r197804
backport-llvm-r197908
backport-llvm-r197909
backport-llvm-r197984
backport-llvm-r197985
backport-llvm-r197986
backport-llvm-r198862
backport-llvm-r199114
backport-llvm-r199115
backport-llvm-r199116
backport-llvm-r199117
backport-llvm-r203103
backport-llvm-r203234
backport-llvm-r204049
backport-llvm-r204200
backport-llvm-r204451
backport-llvm-r204452
backport-llvm-r205625
backport-llvm-r205626
backport-llvm-r210263
backport-llvm-r212242
backport-llvm-r212610
backport-llvm-r212612
backport-llvm-r212614
backport-llvm-r212661
backport-llvm-r212701
backport-llvm-r212702
backport-llvm-r212703
backport-llvm-r212707
backport-llvm-r212711
backport-llvm-r212714
backport-llvm-r215409
backport-llvm-r216131
backport-llvm-r218560
backport-llvm-r219069
backport-llvm-r220945
backport-llvm-r221336
backport-llvm-r229652
backport-llvm-r229654
backport-llvm-r229658
backport-llvm-r233541
backport-llvm-r233688
backport-llvm-r233689
backport-llvm-r233690
backport-llvm-r233700
backport-llvm-r233736
backport-llvm-r233803
backport-llvm-r236430
backport-llvm-r236432
backport-llvm-r236433
backport-llvm-r236520
backport-llvm-r236521
backport-llvm-r236522
backport-llvm-r236523
backport-llvm-r236524
backport-llvm-r236525
backport-llvm-r236526
backport-llvm-r236527
backport-llvm-r236528
backport-llvm-r236529
backport-llvm-r236530

Fri Aug 22 14:00:00 2014 idonmezAATTsuse.com
- Fix the sed command on 64bit, this should fix the dynamic linker
problem with clang -m32.

Thu Aug 7 14:00:00 2014 idonmezAATTsuse.com
- Update ppc64le patches (bnc#887778)
- Drop llvm-ppc64le.patch and clang-ppc64le.patch, obsoleted.

Wed May 14 14:00:00 2014 idonmezAATTsuse.com
- Update llvm-ppc64le.patch to remove XFAIL from llvm-ppc64le.patch
(bnc#865586)

Tue May 13 14:00:00 2014 idonmezAATTsuse.com
- Initial PPC64LE port by IBM (bnc#865586)

Mon Apr 7 14:00:00 2014 idonmezAATTsuse.com
- Add clang-resourcedirs.patch to fix resource directories for
libclang case.
- Add PPC64LE support, just the ifdefs for now.
- Remove empty -doc package.

Thu Mar 13 13:00:00 2014 roAATTsuse.de
- extend build constraints from 4G to 6G disk-space

Fri Jan 24 13:00:00 2014 idonmezAATTsuse.com
- Add a dependency on ncurses-devel since libLLVM now links to
tinfo.

Tue Jan 14 13:00:00 2014 idonmezAATTsuse.com
- Add 32bit libclang bnc#857131

Tue Jan 7 13:00:00 2014 idonmezAATTsuse.com
- Update to final llvm 3.4 release

* See http://llvm.org/releases/3.4/docs/ReleaseNotes.html for
complete changelog.

Tue Dec 24 13:00:00 2013 idonmezAATTsuse.com
- Update to final release candidate (r197980)

Sat Dec 21 13:00:00 2013 idonmezAATTsuse.com
- Update to r197866 from release_34 branch

Tue Dec 17 13:00:00 2013 idonmezAATTsuse.com
- Update to r197490 from release_34 branch

Thu Dec 12 13:00:00 2013 idonmezAATTsuse.com
- Update to r197142 from release_34 branch
- Disable assertions again now that PPC64 backend is fixed

Tue Dec 10 13:00:00 2013 idonmezAATTsuse.com
- Update to r196899 from release_34 branch
- Remove compiler_rt-r196612.patch, merged upstream

Mon Dec 9 13:00:00 2013 idonmezAATTsuse.com
- Add compiler_rt-r196612.patch to fix ubsan failures on i586

Mon Dec 9 13:00:00 2013 idonmezAATTsuse.com
- Update to r196762 from release_34 branch

Thu Dec 5 13:00:00 2013 idonmezAATTsuse.com
- Update to r196503 from release_34 branch to get compiler_rt fixes

Thu Dec 5 13:00:00 2013 idonmezAATTsuse.com
- Update to r196487 from release_34 branch to get compiler_rt fixes

Wed Dec 4 13:00:00 2013 idonmezAATTsuse.com
- Ship cmake files for llvm (needed for lldb and such)

Wed Dec 4 13:00:00 2013 idonmezAATTsuse.com
- Update to r196371 from release_34 branch

Wed Dec 4 13:00:00 2013 termimAATTgmail.com
- install python binding to libclang

Sun Dec 1 13:00:00 2013 idonmezAATTsuse.com
- Update to r196358 from llvm 3.4 branch
- Add asan-disable-hugemalloctest.patch to disable
ASAN HugeMallocTest, it requires 4.1+ GB of RAM.
- Refresh patches

* aarch64-suse-support.patch

* arm_suse_support.diff

* assume-opensuse.patch

* default-to-i586.patch
- Drop upstream patches

* llvm-disable-pretty-stack-trace.patch

* r189852.diff

* unreachable-code.patch

* llvm-no-visibility.patch

Tue Oct 22 14:00:00 2013 dmuellerAATTsuse.com
- add r189852.diff: Remove vtables optimisation that breaks ARM
and PowerPC
- Disable testsuite on ARMv7, takes forever to run

Thu Oct 17 14:00:00 2013 schwabAATTsuse.de
- Fix file list for %arm

Wed Oct 9 14:00:00 2013 dmuellerAATTsuse.com
- use %arm, not arm in arch conditions
- add arm-remove-xfails.diff: remove XFAILs in testsuite
that pass and thereby make check fail

Fri Sep 27 14:00:00 2013 idonmezAATTsuse.com
- Set DisablePrettyStackTrace to true since it messes up signal
handling. bnc#839074 and fdo#60929 implemented with
llvm-disable-pretty-stack-trace.patch)

Wed Aug 28 14:00:00 2013 schwabAATTsuse.de
- Fix filelist for aarch64

Wed Aug 28 14:00:00 2013 schwabAATTsuse.de
- aarch64-suse-support.patch: Enable AArch64 suse toolchain support

Wed Aug 28 14:00:00 2013 idonmezAATTsuse.com
- Add s390x support

Wed Aug 28 14:00:00 2013 idonmezAATTsuse.com
- Remove unused chrpath dependency
- Re-enable ARCMT since libclang depends on it

Mon Aug 26 14:00:00 2013 schwabAATTsuse.de
- Define host_triple for aarch64

Thu Aug 22 14:00:00 2013 idonmezAATTsuse.com
- Fix ARMv6 build

Wed Aug 21 14:00:00 2013 idonmezAATTsuse.com
- Only enable PowerPC on ppc64

Mon Aug 12 14:00:00 2013 idonmezAATTsuse.com
- Disable shared libs on PowerPC
- Disable ARCMT, it only makes sense for iOS/OSX

Tue Aug 6 14:00:00 2013 idonmezAATTsuse.com
- Fix build

Wed Jul 17 14:00:00 2013 idonmezAATTsuse.com
- Disable building unit-tests, should fix undefined reference
problem on ARM & PowerPC

Tue Jul 16 14:00:00 2013 cooloAATTsuse.com
- do not build on slow or low memory workers

Thu Jul 4 14:00:00 2013 idonmezAATTsuse.com
- Drop disable_neon_in_armv7.diff, neon seems to be working fine
- Add cmake-host-triple.patch to pass a host triple argument

Wed Jul 3 14:00:00 2013 idonmezAATTsuse.com
- Create libLLVM and libclang subpackages.

Wed Jun 19 14:00:00 2013 llunakAATTsuse.com
- Fix finding internal headers on x86_64

Wed Jun 19 14:00:00 2013 idonmezAATTsuse.com
- Fix ARM v5/v7 builds

Tue Jun 18 14:00:00 2013 tobias.johannes.klausmannAATTmni.thm.de
- Create a baselibs.conf
Provide
*-32 Bit Packages for x86_64

Thu Jun 13 14:00:00 2013 tobias.johannes.klausmannAATTmni.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

Thu Jun 13 14:00:00 2013 idonmezAATTsuse.com
- Update to final 3.3 release (r183898)

Fri May 24 14:00:00 2013 idonmezAATTsuse.com
- Disable debug symbols on PPC64

Tue May 21 14:00:00 2013 idonmezAATTsuse.com
- Update to version 3.3 RC2

* Small bugfixes

Tue May 14 14:00:00 2013 idonmezAATTsuse.com
- Enable ARM64 support

Thu May 9 14:00:00 2013 idonmezAATTsuse.com
- Add unreachable-code.patch to fix unreachable code warnings on SLE

Wed May 8 14:00:00 2013 idonmezAATTsuse.com
- Update to version 3.3 RC1

* 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

Wed Jan 16 13:00:00 2013 llunakAATTsuse.com
- pr13303.patch: reapply, was temporarily reverted upstream

Fri Jan 11 13:00:00 2013 idonmezAATTsuse.com
- Add pre-generated doc files, remove sphinx dependency

Tue Jan 8 13:00:00 2013 llunakAATTsuse.com
- pr14795.patch: Fix incorrect line numbers after -frewrite-includes
(PR#14795)
- pr14831.patch: Do not incorrectly warn about pragmas in -frewrite-includes
(PR#14831)

Mon Dec 31 13:00:00 2012 dmuellerAATTsuse.com
- disable cross-compile mode in stage2 for armv5/v7

Thu Dec 20 13:00:00 2012 idonmezAATTsuse.com
- Update to final 3.2 release

* No code changes since rc3

Sun Dec 16 13:00:00 2012 idonmezAATTsuse.com
- Update to r170281 from release_32 branch

* SROA fixes

Fri Dec 14 13:00:00 2012 idonmezAATTsuse.com
- Disable compilation on PPC, only PPC64 is supported.

Fri Dec 14 13:00:00 2012 idonmezAATTsuse.com
- Add python-ulimit.patch: Don\'t set a limit on address space.
This enables us running tests on PowerPC.

Wed Dec 12 13:00:00 2012 idonmezAATTsuse.com
- Unbreak PowerPC support

Sat Dec 8 13:00:00 2012 idonmezAATTsuse.com
- Update to r169678 from release_32 branch

* This is 3.2rc3

Wed Dec 5 13:00:00 2012 idonmezAATTsuse.com
- Update to r169391 from release_32 branch

* SROA fixes

Tue Dec 4 13:00:00 2012 guillaumeAATTopensuse.org
- Fix ARM build

Mon Dec 3 13:00:00 2012 schuetzmAATTgmx.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.

Fri Nov 30 13:00:00 2012 idonmezAATTsuse.com
- Update to r168987 from release_32 branch

* Crash fixes

* Miscompilation fixes

Tue Nov 20 13:00:00 2012 idonmezAATTsuse.com
- Stop excluding ppc64 architecture

Tue Nov 20 13:00:00 2012 idonmezAATTsuse.com
- Update to r168357 from release_32 branch

* Fixes a miscompilation with gcc 4.7

Sun Nov 18 13:00:00 2012 idonmezAATTsuse.com
- Update to r168286 from release_32 branch

* Fixes llvm PR14309

Thu Nov 15 13:00:00 2012 idonmezAATTsuse.com
- Update to r168031 from release_32 branch

* This is 3.2rc1

Mon Nov 12 13:00:00 2012 idonmezAATTsuse.com
- Update to r167720 from release_32 branch

* 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.
- Refresh default-to-i586.patch to apply again
- Drop following patches (fixed upstream)

* arm-suse-support.patch

* pr12463.patch

* pr13141.patch

* pr13303.patch

* rewrite-includes.patch

* clang-fix-mips-test.patch (fixed differently in spec file)

Sat Oct 27 14:00:00 2012 cooloAATTsuse.com
- add explicit buildrequire groff for man pages

Mon Sep 10 14:00:00 2012 idonmezAATTsuse.com
- Fix debuginfo generation

Thu Jul 19 14:00:00 2012 llunakAATTsuse.com
- make link time optimization plugin accessible to ar/nm/ranlib
- build the plugin properly

Sat Jul 14 14:00:00 2012 adrianAATTsuse.de
- fix arm build

Fri Jul 13 14:00:00 2012 llunakAATTsuse.com
- change rewrite-includes patch to use options to match upstream
changed option names

Fri Jul 13 14:00:00 2012 llunakAATTsuse.com
- fix debuginfo generation (PR#13303)

Mon Jun 18 14:00:00 2012 llunakAATTsuse.com
- Do not reject PCH because of -DFOO duplication (PR#13141)

Tue May 15 14:00:00 2012 idonmezAATTsuse.com
- Update to final 3.1 release

Thu May 10 14:00:00 2012 idonmezAATTsuse.com
- Depend on python-base so we don\'t pull whole Mesa

Tue May 8 14:00:00 2012 llunakAATTsuse.com
- make -rewrite-includes support -C and -CC

Thu May 3 14:00:00 2012 llunakAATTsuse.com
- patch for -rewrite-includes feature

Mon Apr 30 14:00:00 2012 idonmezAATTsuse.com
- Update to svn revision 155819 from 3.1 branch

* C++11 fixes

Fri Apr 27 14:00:00 2012 idonmezAATTsuse.com
- Update to svn revision 155700 from 3.1 branch

* Crash fixes

* C++11 fixes

Thu Apr 26 14:00:00 2012 idonmezAATTsuse.com
- Update to svn revision 155574 from 3.1 branch

* Crash fixes

* Correctly enable compiler-rt

* Remove unneeded runtime python dependencies

Thu Apr 26 14:00:00 2012 idonmezAATTsuse.com
- Switch to 2-stage bootstrap because we don\'t do build-compare
anyway.

Wed Apr 25 14:00:00 2012 idonmezAATTsuse.com
- More fixes to llvm-config

Tue Apr 24 14:00:00 2012 idonmezAATTsuse.com
- Fix llvm-config --libs output

Sun Apr 22 14:00:00 2012 idonmezAATTsuse.com
- Update to svn revision 155320 from 3.1 branch

* AVX fixes

Tue Apr 17 14:00:00 2012 idonmezAATTsuse.com
- Update to svn revision 154914 from 3.1 branch
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 are supported)

Tue Mar 20 13:00:00 2012 idonmezAATTsuse.com
- Target i586-linux for 32bit builds

Tue Dec 27 13:00:00 2011 idonmezAATTsuse.com
- Add upstream fix for llvm PR11642

Sun Dec 25 13:00:00 2011 idonmezAATTsuse.com
- Don\'t run gcc for ada files, just fail instead.

Thu Dec 22 13:00:00 2011 idonmezAATTsuse.com
- Add clang-glibc2.14.patch to support glibc 2.14 headers
- Install profiling support

Mon Dec 5 13:00:00 2011 idoenmezAATTsuse.de
- Switch to 3-stage bootstrap

Fri Dec 2 13:00:00 2011 idoenmezAATTsuse.de
- Build first stage compiler with -O0 to workaround gcc 4.5 bug

Thu Dec 1 13:00:00 2011 idoenmezAATTsuse.de
- Update to final 3.0 release

* No real change since rc2

Tue Nov 29 13:00:00 2011 idoenmezAATTsuse.de
- Use %{_lib} macro instead of checking for x86_64

Wed Nov 16 13:00:00 2011 idonmezAATTsuse.com
- Enable ARM support again
- Switch to optimized build

Thu Nov 10 13:00:00 2011 idonmezAATTsuse.com
- Disable ARM support, VM goes out of memory while compiling it

Thu Nov 10 13:00:00 2011 idonmezAATTsuse.com
- Really enable ARM support
- Remove forcing -frtti

Mon Nov 7 13:00:00 2011 idonmezAATTsuse.com
- Update to r143961 from llvm-3.0 branch

* No longer hardcoding include paths

Mon Nov 7 13:00:00 2011 idonmezAATTsuse.com
- Fix LLVMgold.so path for x86-64

Sun Nov 6 13:00:00 2011 idonmezAATTsuse.com
- Enable ld gold support

Tue Nov 1 13:00:00 2011 idonmezAATTsuse.com
- Update r143456 from llvm-3.0 branch

* llvm/clang 3.0rc2

Fri Oct 28 14:00:00 2011 idonmezAATTsuse.com
- Add llvm-pr9614-part{1,2}.patch to fix LLVM PR9614

Fri Oct 28 14:00:00 2011 idonmezAATTsuse.com
- Fixup dependencies so that llvm-clang doesn\'t depend
on llvm-clang-devel

Tue Oct 25 14:00:00 2011 idonmezAATTsuse.com
- Update to r142912 llvm-3.0 branch

* Fixes to python bindings

Fri Oct 21 14:00:00 2011 idonmezAATTsuse.com
- Update to r142641

* llvm/clang 3.0 rc1

Thu Oct 20 14:00:00 2011 idonmezAATTsuse.com
- Enable ARM code generation

Wed Oct 19 14:00:00 2011 idonmezAATTsuse.com
- Fix libdir on x86_64

Tue Oct 18 14:00:00 2011 idonmezAATTsuse.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

Thu Sep 29 14:00:00 2011 idonmezAATTsuse.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.

Tue Sep 13 14:00:00 2011 idonmezAATTsuse.com
- Update to r139589

* C++0x fixes

* PCH fixes

Thu Sep 1 14:00:00 2011 idonmezAATTsuse.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.

Fri Aug 12 14:00:00 2011 idonmezAATTnovell.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

Wed Aug 3 14:00:00 2011 idonmezAATTnovell.com
- Update to r136773

* Many AVX fixes

* Support for C++0x unicode string and character literals

Tue Jul 19 14:00:00 2011 vljnAATTovi.com
- Update to r135431

* API changes to match Mesa requirements

Mon Jul 11 14:00:00 2011 idonmezAATTnovell.com
- Update to r134888

* Type system rewrite

Sat Jul 9 14:00:00 2011 idonmezAATTnovell.com
- Update to r134813

* Mainly gcc compatibility fixes

Fri Jul 8 14:00:00 2011 idonmezAATTnovell.com
- Update to r134698

* Up to 80x speed improvements with -Wuninitialized

Thu Jul 7 14:00:00 2011 idonmezAATTnovell.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 14:00:00 2011 idonmezAATTnovell.com
- Fix manpage generation (bnc #703591)

Sun Jun 5 14:00:00 2011 idonmezAATTnovell.com
- Update to r132667

Sun May 29 14:00:00 2011 idonmezAATTnovell.com
- Update to use cmake buildsystem
- Remove unmaintained ocaml support

Thu May 26 14:00:00 2011 idonmezAATTnovell.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 14:00:00 2011 idoenmezAATTnovell.com
- Fix ocaml dependency

Thu Apr 7 14:00:00 2011 idoenmezAATTnovell.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 14:00:00 2011 stepanAATTcoresystems.de
- drop revision from Requires: fields
- update to 2.8.99 revision 129008.

Mon Mar 7 13:00:00 2011 jslabyAATTsuse.de
- spec file cleanup

Wed Dec 22 13:00:00 2010 dmacvicarAATTsuse.de
- Do not require specific ffi version but gather the
appropiate one from the distro

Fri Dec 10 13:00:00 2010 reddwarfAATTopensuse.org
- Fix compatibility with C++0x compilers (g++ 4.5)

Mon Nov 29 13:00:00 2010 ismailAATTnamtrac.org
- Fix C include paths

Fri Nov 26 13:00:00 2010 ismailAATTnamtrac.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 14:00:00 2010 anschneiderAATTexsuse.de
- Fixed the build on x86 plattforms.
- Package the clang c++-analyzer.

Sat May 1 14:00:00 2010 jslabyAATTsuse.de
- update to llvm 2.7

Mon Mar 15 13:00:00 2010 jslabyAATTsuse.de
- added vim plugins

Sun Mar 14 13:00:00 2010 jslabyAATTsuse.de
- added libffi-devel to llvm-devel requires so that build does not fail
- fixed build of explicit constructors with gcc45

Mon Nov 2 13:00:00 2009 jslabyAATTsuse.de
- Initial 2.6 release


 
ICM