File cross-i386-gcc48-icecream-backend.changes of Package gcc48

-------------------------------------------------------------------
Wed Oct  2 10:01:56 UTC 2013 - idonmez@suse.com

- Transactional memory on s390{x} is now supported with gcc 4.8,
  hence put s390{x} in itm_arch and fix filelist for those arches.

-------------------------------------------------------------------
Wed Oct  2 07:50:37 UTC 2013 - rguenther@suse.com

- Avoid /bin/sh pre-requirement in shared library packages by 
  using %post[un] -p.  [bnc#843331] 

-------------------------------------------------------------------
Thu Sep 12 08:47:57 UTC 2013 - adrian@suse.de

- openSUSE:Factroy:ARM switched to armv6 in favor of armv5
  * enable cross armv6hl compiler
  * disable cross armv5tel compiler

-------------------------------------------------------------------
Mon Sep  9 11:56:02 UTC 2013 - rguenther@suse.com

- Update to gcc-4_8-branch head (r202388).
- Backports regression fixes for all architectures.
  * includes changes in aarch64-pthread-option.patch

-------------------------------------------------------------------
Wed Sep  4 07:41:45 UTC 2013 - rguenther@suse.com

- Fix requires of gcc-32bit/gcc-64bit to include itm/atomic/asan/tsan
  libraries.  [bnc#838229]

-------------------------------------------------------------------
Tue Aug  6 12:38:57 UTC 2013 - matz@suse.com

- Update to current 4.8 branch (r201525)
- Backports of bugfixes for i686, aarch64 and s390.
- Addition of support of transactional memory for s390.

-------------------------------------------------------------------
Thu Jul 11 14:48:22 UTC 2013 - matz@suse.com

- Update to current 4.8 branch (r200903)
  lot of back ports of bug fixes.

-------------------------------------------------------------------
Thu Jul 11 09:43:56 UTC 2013 - schwab@suse.de

- Add aarch64-pthread-option.patch;
  Define _REENTRANT with -pthread on aarch64.

-------------------------------------------------------------------
Mon Jul  8 07:28:27 UTC 2013 - jengelh@inai.de

- Deal with lib{asan,atomic,itm} that are generated on sparcv9/64
  too.

-------------------------------------------------------------------
Sat Jul  6 13:11:59 UTC 2013 - coolo@suse.com

- build against gcc48-ada

-------------------------------------------------------------------
Wed Jul  3 16:48:08 UTC 2013 - dmueller@suse.com

- fix typo in last change 

-------------------------------------------------------------------
Sat Jun 29 10:19:51 UTC 2013 - dmueller@suse.com

- add armv6hl support (Tune for arm1176jzfs)
- Update armv7hl tuning target to Cortex A15
- Remove temporary armv7l target

-------------------------------------------------------------------
Tue Jun  4 10:39:09 UTC 2013 - rguenther@suse.com

- Update to GCC 4.8.1 release.
  * Lots of bugfixes.
- Remove broken aarch64 cross-compiler target.

-------------------------------------------------------------------
Thu May 23 14:31:30 UTC 2013 - rguenther@suse.com

- Only enable build of icecream backends for x86_64, ppc64, ia64 and s390x.
- Do not build a ppc64->ppc icecream backend as that does not work.

-------------------------------------------------------------------
Tue May 21 08:24:48 UTC 2013 - rguenther@suse.com

- Update to GCC 4.8.1 release candidate 1 (r199136).

-------------------------------------------------------------------
Mon Apr 29 14:28:49 UTC 2013 - rguenther@suse.com

- Update to gcc-4_8-branch head (r198420).
  * Initial round of bugfixes
- Enable release checking only.

-------------------------------------------------------------------
Wed Apr 17 14:25:47 UTC 2013 - schwab@suse.de

- libgcj_bc-install.patch: Fix installation of libgcj_bc
- Remove markers from generated spec files to avoid leaking them into
  scripts

-------------------------------------------------------------------
Tue Apr 16 08:24:19 UTC 2013 - schwab@suse.de

- libjava-aarch64-support.diff: Enable java for aarch64

-------------------------------------------------------------------
Thu Apr  4 14:10:21 UTC 2013 - rguenther@suse.com

- Split libstdc++6-locale package from gcc48-locale and add proper
  conflicts.

-------------------------------------------------------------------
Fri Mar 29 19:01:34 UTC 2013 - schwab@suse.de

- Fix libffi48-devel filelist

-------------------------------------------------------------------
Thu Mar 28 09:30:45 UTC 2013 - rguenther@suse.com

- Adjust self-conflicts to use otherproviders() on openSUSE 12.1
  and earlier.  [bnc#812079]

-------------------------------------------------------------------
Fri Mar 22 12:43:14 UTC 2013 - rguenther@suse.com

- Update to GCC 4.8.0 release.

-------------------------------------------------------------------
Wed Mar 20 11:37:21 UTC 2013 - rguenther@suse.com

- Drop suse-record-gcc-opts.diff.

-------------------------------------------------------------------
Wed Mar 20 10:28:13 UTC 2013 - rguenther@suse.com

- Adjust gcc48 rpmlintrc to ignore errors about suffixed
  shared library names.
- Add rpmlintrc to libffi48 and libgcj48 packages for the same reason.

-------------------------------------------------------------------
Mon Mar 18 14:00:48 UTC 2013 - rguenther@suse.com

- Update to first GCC 4.8.0 release candidate (r196783).

-------------------------------------------------------------------
Fri Mar 15 10:58:29 UTC 2013 - rguenther@suse.com

- Dependent on %product_libs_gcc_ver suffix shared library packages
  with -gcc48.
- Adjust shared library package provides and conflicts.

-------------------------------------------------------------------
Mon Mar 11 10:26:03 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r196547).

-------------------------------------------------------------------
Tue Mar  5 13:35:36 UTC 2013 - rguenther@suse.com

- Ship arm_neon.h for aarch64.
- Drop -g from STAGE1_CFLAGS, do not use special-case STAGE1_CFLAGS
  for arm.

-------------------------------------------------------------------
Tue Feb 26 11:59:15 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r196281).

-------------------------------------------------------------------
Mon Feb 18 14:05:09 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r196121).

-------------------------------------------------------------------
Fri Feb  8 13:59:28 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r195885).

-------------------------------------------------------------------
Thu Jan 31 08:21:54 UTC 2013 - dmueller@suse.com

- Add arm to itm/atomic_arches list

-------------------------------------------------------------------
Thu Jan 17 11:57:07 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r195262).
- Remove unzip dependency for building libgcj.
- Do not build Fortran or Objective C when building libgcj.

-------------------------------------------------------------------
Wed Jan  9 14:01:33 UTC 2013 - rguenther@suse.com

- Update to GCC trunk head (r195049).

-------------------------------------------------------------------
Sun Dec 23 17:11:51 UTC 2012 - schwab@linux-m68k.org

- Fix installation of gnat_ugn manual
- Fix info references in dir file

-------------------------------------------------------------------
Thu Dec 20 15:47:34 UTC 2012 - rguenther@suse.com

- Update to GCC trunk head (r194635).
- Fixup cross.spec.in.

-------------------------------------------------------------------
Wed Dec 19 11:54:49 UTC 2012 - rguenther@suse.com

- Update to GCC trunk head (r194606).

-------------------------------------------------------------------
Mon Dec 17 13:17:06 UTC 2012 - rguenther@suse.com

- Update to GCC trunk head (r194556).
- Fixup cross.spec.in and icecream-cross.spec.in.
- Add aarch64 icecream and cross compiler target.

-------------------------------------------------------------------
Fri Dec 14 09:34:23 UTC 2012 - rguenther@suse.com

- Update to GCC trunk head (r194496).

-------------------------------------------------------------------
Wed Dec 12 11:37:50 UTC 2012 - rguenther@suse.com

- Update to GCC trunk head (r194442).

-------------------------------------------------------------------
Tue Dec 11 11:20:31 UTC 2012 - rguenther@suse.com

- New package, created from GCC trunk head (r194392), which will
  develop to GCC 4.8.0.
  * Adds libatomic1 and libitm1 sub-packages for transactional memory
  * Adds libasan0 and libtsan0 sub-packages for address and thread sanitizing

openSUSE Build Service is sponsored by