pkgsrc/devel/boehm-gc/PLIST
wiz 2b2a97921d Update to 7.4.2:
== [7.4.2] 2014-06-03 ==

* 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.
Also, includes 7.2f changes.
2014-06-15 14:19:07 +00:00

60 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2014/06/15 14:19:07 wiz Exp $
include/gc.h
include/gc/cord.h
include/gc/gc.h
include/gc/gc_allocator.h
include/gc/gc_backptr.h
include/gc/gc_config_macros.h
include/gc/gc_cpp.h
include/gc/gc_disclaim.h
include/gc/gc_gcj.h
include/gc/gc_inline.h
include/gc/gc_mark.h
include/gc/gc_pthread_redirects.h
include/gc/gc_tiny_fl.h
include/gc/gc_typed.h
include/gc/gc_version.h
include/gc/javaxfc.h
include/gc/leak_detector.h
include/gc/weakpointer.h
include/gc_cpp.h
lib/libcord.la
lib/libgc.la
lib/libgccpp.la
lib/pkgconfig/bdw-gc.pc
man/man3/gc.3
share/doc/gc/AUTHORS
share/doc/gc/README.DGUX386
share/doc/gc/README.Mac
share/doc/gc/README.OS2
share/doc/gc/README.amiga
share/doc/gc/README.arm.cross
share/doc/gc/README.autoconf
share/doc/gc/README.cmake
share/doc/gc/README.cords
share/doc/gc/README.darwin
share/doc/gc/README.dj
share/doc/gc/README.environment
share/doc/gc/README.ews4800
share/doc/gc/README.hp
share/doc/gc/README.linux
share/doc/gc/README.macros
share/doc/gc/README.md
share/doc/gc/README.rs6000
share/doc/gc/README.sgi
share/doc/gc/README.solaris2
share/doc/gc/README.symbian
share/doc/gc/README.uts
share/doc/gc/README.win32
share/doc/gc/README.win64
share/doc/gc/debugging.html
share/doc/gc/finalization.html
share/doc/gc/gc.man
share/doc/gc/gcdescr.html
share/doc/gc/gcinterface.html
share/doc/gc/leak.html
share/doc/gc/overview.html
share/doc/gc/porting.html
share/doc/gc/scale.html
share/doc/gc/simple_example.html
share/doc/gc/tree.html