SHA256
6
0
forked from pool/gc
Commit Graph

41 Commits

Author SHA256 Message Date
9a30dc62a7 gc 8.2.8 2024-09-09 08:02:38 +02:00
5bdc7c6cc2 - Update to release 8.2.6
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=50
2024-02-04 09:25:42 +00:00
4b8d00433b - Update to release 8.2.4
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=48
2023-05-26 21:01:59 +00:00
d2cf606706 - Delete 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch
(applied)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=46
2022-08-26 20:57:47 +00:00
626b367663 - Update to release 8.2.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=45
2022-08-26 20:52:42 +00:00
4c2b6d0cf0 Accepting request 935274 from home:jengelh:branches:devel:libraries:c_c++
- Add 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch
  to repair `make install` forgetting to install gc_pthread.h.
- Drop C++98 build mode; just use what g++ uses.

OBS-URL: https://build.opensuse.org/request/show/935274
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=44
2021-12-02 23:00:10 +00:00
5f9d43c9ff Accepting request 923729 from home:jengelh:branches:devel:libraries:c_c++
- Update to release 8.2.0

OBS-URL: https://build.opensuse.org/request/show/923729
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=43
2021-10-16 09:53:04 +00:00
686d3a0708 Accepting request 922079 from home:jengelh:branches:devel:libraries:c_c++
- Update to release 8.0.6

OBS-URL: https://build.opensuse.org/request/show/922079
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=42
2021-10-07 08:07:04 +00:00
b377d6c364 Accepting request 685295 from home:jengelh:branches:devel:libraries:c_c++
- Update to new upstream release 8.0.4

OBS-URL: https://build.opensuse.org/request/show/685295
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=40
2019-03-15 10:28:12 +00:00
e516cdc5d8 Accepting request 663706 from home:jengelh:branches:devel:libraries:c_c++
- Add libatomic_ops-devel as a package require, since it shows up
  in bdw-gc.pc.
[Address issue reported in https://build.opensuse.org/request/show/663573 ]

OBS-URL: https://build.opensuse.org/request/show/663706
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=39
2019-01-14 09:52:18 +00:00
eec5e30d1f Accepting request 663510 from home:jengelh:branches:devel:libraries:c_c++
- Update to new upstream release 8.0.2

OBS-URL: https://build.opensuse.org/request/show/663510
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=38
2019-01-08 07:47:36 +00:00
6320a9b9b4 - Update to new upstream release 7.6.4
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=36
2018-01-31 12:01:48 +00:00
5bc5251096 Accepting request 357091 from openSUSE:Factory:Staging:Gcc6
- Force -std=gnu++98 for C++ testcases.

OBS-URL: https://build.opensuse.org/request/show/357091
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=34
2016-02-01 10:31:01 +00:00
920622763b Update homepage URLs
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=32
2015-03-05 09:47:26 +00:00
c6be554d06 Use standard changelog format (*, not +). Wrap at 66 cols (--- line).
Strip non-openSUSE changes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=30
2014-12-29 19:17:37 +00:00
a62d0131ec Accepting request 266822 from home:posophe:branches:devel:libraries:c_c++
- 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.
  + Check for Fujitsu compiler in builtin_unwind logic (enable FX10/K-Computer).
  + Fix 'Array subscript is above array bounds' GCC warning in GC_new_kind/proc.
  + Fix 'attribute declaration must precede definition' warning (clang-3.1).
  + Fix (enable) Cygwin-64 build.
  + Fix GC_finalized_malloc failure on disclaim_test.
  + Fix GC_sig_suspend initialization when non-constant SIGRTMIN used.
  + Fix MS VC redefinition warning for functions declared with GC_ATTR_MALLOC.
  + Fix TEXT() usage for concatenated strings in GC_CreateLogFile (Win32).
  + 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.
  + Fix typos in names in AUTHORS and ChangeLog files.
  + Remove barrett_diagram file duplicated by tree.html.
  + Remove non-existing DISCARD_WORDS from GC data structure ASCII diagram.
  + Restore contribution information for ancient releases in ChangeLog.
- Remove aarch64-support.patch; merged on upstream release
- gc project has a new home; update Url tag and download source Url

OBS-URL: https://build.opensuse.org/request/show/266822
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=29
2014-12-29 19:15:49 +00:00
Dr. Werner Fink
38cf4ad225 Accepting request 176614 from home:jengelh:branches:devel:libraries:c_c++
Make use of external libatomic_ops -- openSUSE has it in a separate source package

OBS-URL: https://build.opensuse.org/request/show/176614
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=27
2013-05-27 07:35:17 +00:00
Dr. Werner Fink
7b748db8a3 Accepting request 176570 from home:Andreas_Schwab:Factory
- libatomic_ops-aarch64.patch: update makefile to install missing headers,
  don't use AO_EXPECT_FALSE.

OBS-URL: https://build.opensuse.org/request/show/176570
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=26
2013-05-26 09:37:56 +00:00
Dr. Werner Fink
57cce54a33 Accepting request 176069 from home:Andreas_Schwab:Factory
- aarch64-support.patch: aarch64 support for gc from upstream
- libatomic_ops-aarch64.patch: aarch64 support for libatomic_ops from
  upstream add-aarch64-support branch

OBS-URL: https://build.opensuse.org/request/show/176069
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=25
2013-05-18 22:07:04 +00:00
1eb7c95079 - update to 7.2d
+ no upstream changelog available, but bring it two years
    further up to date
- remove all patches. All upstream meanwhile

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=23
2013-03-25 15:09:26 +00:00
7c57c5338b - fix packaging of atomic_ops.pc
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=22
2013-03-25 14:54:12 +00:00
Ismail Dönmez
116a0df4f0 Accepting request 157182 from home:jengelh:branches:devel:libraries:c_c++
- Record autoconf requirements in spec file

OBS-URL: https://build.opensuse.org/request/show/157182
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=20
2013-03-06 18:42:57 +00:00
Ismail Dönmez
1d2596af6f Accepting request 130342 from home:uli_suse:branches:devel:libraries:c_c++
- fix for malloc()/calloc() overflows (CVE-2012-2673, bnc#765444)

OBS-URL: https://build.opensuse.org/request/show/130342
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=18
2012-08-07 19:22:16 +00:00
Stephan Kulow
95a9207e33 Accepting request 103786 from home:coolo:branches:openSUSE:Factory
- put the provides for libatomic-ops-devel in a package actually
  in existance

OBS-URL: https://build.opensuse.org/request/show/103786
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=16
2012-02-12 12:52:44 +00:00
Ismail Dönmez
9303821ff0 - Provide libatomic-ops-devel package too
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=13
2011-12-25 16:02:10 +00:00
Dr. Werner Fink
d5c826ce7f .
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=12
2011-12-13 09:58:37 +00:00
64bab08cbe Accepting request 86019 from home:coolo:removelibtool
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/86019
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=10
2011-10-02 14:35:18 +00:00
Cristian Rodríguez
21f97762a2 Accepting request 85837 from home:elvigia:branches:devel:libraries:c_c++
wrong macro usage

OBS-URL: https://build.opensuse.org/request/show/85837
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=8
2011-09-30 21:26:42 +00:00
Cristian Rodríguez
fbf84769fd Accepting request 85827 from home:elvigia:branches:devel:libraries:c_c++
- Workaround qemu-arm bugs.

OBS-URL: https://build.opensuse.org/request/show/85827
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=7
2011-09-30 19:22:46 +00:00
9dd617cb75 Accepting request 84521 from home:jengelh:bl-new
- Implement shlib packaging (is this acceptable?)
- Resolve rpmlint warning "no-pkg-config-provides"
- Remove redundant/obsolete tags (cf. specfile guidelines;
  License field is inherited from (main) subpackage)

OBS-URL: https://build.opensuse.org/request/show/84521
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=5
2011-09-23 13:07:42 +00:00
OBS User buildservice-autocommit
a9e05d0b1b Updating link to change in openSUSE:Factory/gc revision 15.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gc?expand=0&rev=af233ad8d40e9438ac264be48d1918cb
2011-07-13 07:00:13 +00:00
Sascha Peilicke
55ae5bba12 Autobuild autoformatter for 76144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=15
2011-07-13 07:00:13 +00:00
Sascha Peilicke
fe21a12a73 Accepting request 76144 from devel:libraries:c_c++
- 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 (forwarded request 76080 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/76144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=14
2011-07-13 07:00:01 +00:00
OBS User autobuild
5afed2b02f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=10 2010-03-18 14:47:00 +00:00
OBS User unknown
c298f64a6c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=8 2009-04-02 14:07:38 +00:00
OBS User unknown
207bc456cf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=7 2008-12-15 11:30:55 +00:00
OBS User unknown
29f11ce749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=6 2008-11-17 15:49:37 +00:00
OBS User unknown
b93cb950b6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=4 2008-02-25 16:08:38 +00:00
OBS User unknown
316077a739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=3 2007-11-23 00:54:48 +00:00
OBS User unknown
d99ca8b61e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=2 2007-05-26 22:13:56 +00:00
OBS User unknown
c2203392a6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=1 2007-01-15 23:13:31 +00:00