Revisions of gcc48

Richard Biener's avatar Richard Biener (rguenther) committed (revision 101)
- Enhance suffixing of shared library packages to individual
  packages via %product_libs_gcc_ver_$shlib$sover.
buildservice-autocommit accepted request 207572 from Richard Biener's avatar Richard Biener (rguenther) (revision 100)
baserev update by copy to link target
Richard Biener's avatar Richard Biener (rguenther) accepted request 207362 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 99)
- pr58369.patch: Add backport of PR58369
Richard Biener's avatar Richard Biener (rguenther) committed (revision 98)
- Disable new cross-compilers and use the icecream fallback again
  for now.

- Change s390 and s390x to use -march=z196 -mtune=zEC12 by default.
  [fate#315297]

- m68k-notice-update-cc.patch: handle register conflict with PRE_DEC

- Restructure cross compiler spec files.  Build cross compilers
  and icecream backends from a single spec, when targeting
  *-suse-linux-gnu then use an available target glibc for building.

- Update to GCC 4.8.2 release.  [fate#315333, fate#315288]
- Change package version scheme to use the SVN revision number
  instead of a date.

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Add support for m68k: set libgcc_s to 2, enable libatomic and disable
  multilibs

- 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.

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

- openSUSE:Factroy:ARM switched to armv6 in favor of armv5
  * enable cross armv6hl compiler
Richard Biener's avatar Richard Biener (rguenther) committed (revision 97)
- Disable new cross-compilers and use the icecream fallback again
  for now.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 96)
- Change s390 and s390x to use -march=z196 -mtune=zEC12 by default.
  [fate#315297]
Richard Biener's avatar Richard Biener (rguenther) accepted request 205239 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 95)
- m68k-notice-update-cc.patch: handle register conflict with PRE_DEC
Richard Biener's avatar Richard Biener (rguenther) committed (revision 94)
- Restructure cross compiler spec files.  Build cross compilers
  and icecream backends from a single spec, when targeting
  *-suse-linux-gnu then use an available target glibc for building.

- Update to GCC 4.8.2 release.  [fate#315333, fate#315288]
- Change package version scheme to use the SVN revision number
  instead of a date.

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Add support for m68k: set libgcc_s to 2, enable libatomic and disable
  multilibs

- 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.

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

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

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

- Fix requires of gcc-32bit/gcc-64bit to include itm/atomic/asan/tsan
  libraries.  [bnc#838229]
Richard Biener's avatar Richard Biener (rguenther) committed (revision 93)
- Restructure cross compiler spec files.  Build cross compilers
  and icecream backends from a single spec, when targeting
  *-suse-linux-gnu then use an available target glibc for building.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 92)
Richard Biener's avatar Richard Biener (rguenther) committed (revision 91)
- Update to GCC 4.8.2 release.  [fate#315333, fate#315288]
- Change package version scheme to use the SVN revision number
  instead of a date.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 90)
- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]

- Change ppc and ppc64 compilers to default to code generation for
  power7 CPUs.  [fate#315448]
Richard Biener's avatar Richard Biener (rguenther) accepted request 202775 from Richard Biener's avatar Richard Biener (rguenther) (revision 89)
- Add support for m68k: set libgcc_s to 2, enable libatomic and disable
  multilibs

- 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.

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

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

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

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

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

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

- Add aarch64-pthread-option.patch;
  Define _REENTRANT with -pthread on aarch64.
Richard Biener's avatar Richard Biener (rguenther) accepted request 202689 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 88)
- Add support for m68k: set libgcc_s to 2, enable libatomic and disable
  multilibs
buildservice-autocommit accepted request 201873 from Richard Biener's avatar Richard Biener (rguenther) (revision 87)
baserev update by copy to link target
Richard Biener's avatar Richard Biener (rguenther) accepted request 201869 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 86)
- 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.

Tested compilation s390 and s390x
Richard Biener's avatar Richard Biener (rguenther) committed (revision 85)
- Avoid /bin/sh pre-requirement in shared library packages by 
  using %post[un] -p.  [bnc#843331]
buildservice-autocommit accepted request 198846 from Richard Biener's avatar Richard Biener (rguenther) (revision 84)
baserev update by copy to link target
Richard Biener's avatar Richard Biener (rguenther) accepted request 198632 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 83)
replace armv5tel with armv6hl cross tools. openSUSE:Factory:ARM has switched to that.
buildservice-autocommit accepted request 198195 from Richard Biener's avatar Richard Biener (rguenther) (revision 82)
baserev update by copy to link target
Displaying revisions 141 - 160 of 241
openSUSE Build Service is sponsored by