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
This commit is contained in:
parent
a62d0131ec
commit
c6be554d06
33
gc.changes
33
gc.changes
@ -2,26 +2,21 @@
|
|||||||
Mon Dec 29 17:51:02 UTC 2014 - p.drouand@gmail.com
|
Mon Dec 29 17:51:02 UTC 2014 - p.drouand@gmail.com
|
||||||
|
|
||||||
- Update to version 7.4.2
|
- Update to version 7.4.2
|
||||||
+ Add config option to use STGRTMIN-based signals for thread suspend/resume.
|
* Add config option to use STGRTMIN-based signals for thread
|
||||||
+ Allow parallel mark to be enabled on powerpc-linux systems.
|
suspend/resume.
|
||||||
+ Check for Fujitsu compiler in builtin_unwind logic (enable FX10/K-Computer).
|
* 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 'Array subscript is above array bounds' GCC warning in
|
||||||
+ Fix 'attribute declaration must precede definition' warning (clang-3.1).
|
GC_new_kind/proc.
|
||||||
+ Fix (enable) Cygwin-64 build.
|
* Fix 'attribute declaration must precede definition' warning.
|
||||||
+ Fix GC_finalized_malloc failure on disclaim_test.
|
* Fix GC_finalized_malloc failure on disclaim_test.
|
||||||
+ Fix GC_sig_suspend initialization when non-constant SIGRTMIN used.
|
* Fix GC_sig_suspend initialization when non-constant SIGRTMIN used.
|
||||||
+ Fix MS VC redefinition warning for functions declared with GC_ATTR_MALLOC.
|
* Fix data roots registration for Android/x86 and NDK ARM 'gold'
|
||||||
+ Fix TEXT() usage for concatenated strings in GC_CreateLogFile (Win32).
|
linker.
|
||||||
+ Fix data roots registration for Android/x86 and NDK ARM 'gold' linker.
|
* Fix find stackbottom on BlueGene P/Q systems.
|
||||||
+ Fix find stackbottom on BlueGene P/Q systems.
|
* Fix machdep .lo files path in configure (SPARC, IA-64).
|
||||||
+ Fix machdep .lo files path in configure (SPARC, IA-64).
|
* Fix ok_init assignment (missing cast) in GC_new_kind_inner.
|
||||||
+ 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
|
- Remove aarch64-support.patch; merged on upstream release
|
||||||
- gc project has a new home; update Url tag and download source Url
|
- gc project has a new home; update URL tag and download source URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 26 20:09:26 UTC 2013 - jengelh@inai.de
|
Sun May 26 20:09:26 UTC 2013 - jengelh@inai.de
|
||||||
|
Loading…
Reference in New Issue
Block a user