Changelog for
gc-devel-7.4.2-329.1.i586.rpm :
Mon Feb 1 13:00:00 2016 rguentherAATTsuse.com
- Force -std=gnu++98 for C++ testcases.
Thu Mar 5 13:00:00 2015 jengelhAATTinai.de
- Update homepage URLs
Mon Dec 29 13:00:00 2014 p.drouandAATTgmail.com
- Update to version 7.4.2
* Add config option to use STGRTMIN-based signals for thread
suspend/resume.
* Allow parallel mark to be enabled on powerpc-linux systems.
* Fix \'Array subscript is above array bounds\' GCC warning in
GC_new_kind/proc.
* Fix \'attribute declaration must precede definition\' warning.
* Fix GC_finalized_malloc failure on disclaim_test.
* Fix GC_sig_suspend initialization when non-constant SIGRTMIN used.
* Fix data roots registration for Android/x86 and NDK ARM \'gold\'
linker.
* Fix find stackbottom on BlueGene P/Q systems.
* Fix machdep .lo files path in configure (SPARC, IA-64).
* Fix ok_init assignment (missing cast) in GC_new_kind_inner.
- Remove aarch64-support.patch; merged on upstream release
- gc project has a new home; update URL tag and download source URL
Sun May 26 14:00:00 2013 jengelhAATTinai.de
- Make use of external libatomic_ops --
openSUSE has it in a separate source package
- Fix version: 7.2d is not a prerelease, so there is no need to
call it 7.1
*
- More portable make install call; more robust file list
Sat May 25 14:00:00 2013 rootAATTlocalhost
- libatomic_ops-aarch64.patch: update makefile to install missing headers,
don\'t use AO_EXPECT_FALSE.
Sat May 18 14:00:00 2013 schwabAATTsuse.de
- aarch64-support.patch: aarch64 support for gc from upstream
- libatomic_ops-aarch64.patch: aarch64 support for libatomic_ops from
upstream add-aarch64-support branch
Mon Mar 25 13:00:00 2013 dmuellerAATTsuse.com
- update to 7.2d
+ no upstream changelog available, but bring it two years
further up to date
- remove all patches. All upstream meanwhile
- fix packaging of atomic_ops.pc
Sun Mar 3 13:00:00 2013 jengelhAATTinai.de
- Record autoconf requirements in spec file
Tue Aug 7 14:00:00 2012 uliAATTsuse.com
- fix for malloc()/calloc() overflows (CVE-2012-2673, bnc#765444)
Sat Feb 11 13:00:00 2012 cooloAATTsuse.com
- put the provides for libatomic-ops-devel in a package actually
in existance
Sun Dec 25 13:00:00 2011 idonmezAATTsuse.com
- Provide libatomic-ops-devel package too
Tue Dec 13 13:00:00 2011 wernerAATTsuse.de
- To use this with asymptote from TeX Live large config is required.
Also fast garbage collection iby using pthread-based parallel mark
implementation will help a lot.
Sat Oct 1 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Fri Sep 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Workaround qemu-arm bugs.
Thu Sep 22 14:00:00 2011 jengelhAATTmedozas.de
- Implement shlib policy
- Resolve rpmlint warning \"no-pkg-config-provides\"
- Remove redundant/obsolete tags (cf. specfile guidelines;
License field is inherited from (main) subpackage)
Mon Jun 20 14:00:00 2011 pgajdosAATTnovell.com
- updated to 7.2alpha6
* many bug fixes and new features from 6.6, see doc/README.changes
for older changes and ChangeLog for recent changes
Thu Apr 2 14:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files
- run make check