Followup-For: Bug #989599

Hi,

a possible solution would be to rename libgc1 to libgc1a (or similar).
To avoid needing a full transition, I've added a transitional package
libgc1. After rebuilding guile-2.2 and guile-3.0 against libgc1a
upgrades start to go smooth - libgc1c2 from buster gets removed, the
transitional libgc1 is not needed and libgc1a gets installed along with
guile-2.2-libs being upgraded.

This has not been discussed with the libgc maintainers (nor does there
exist a bug, yet).

I still think reusing 'libgc1' was a very bad decision (maybe the soname
should have been bumped if there were symbols gone?), and it has
uncovered a problem in apt handling swapping real/virtual
Package/Conflicts on the same name pair.

(the diff still needs the transitional package description and the
changelog entry to be adjusted)

Andreas
diff -Nru libgc-8.0.4/debian/changelog libgc-8.0.4/debian/changelog
--- libgc-8.0.4/debian/changelog        2020-12-06 12:44:00.000000000 +0100
+++ libgc-8.0.4/debian/changelog        2021-04-13 15:46:44.000000000 +0200
@@ -1,3 +1,11 @@
+libgc (1:8.0.4-3.1) UNRELEASED; urgency=medium
+
+  * Rename libgc1 to libgc1a.
+    Downgrade the Conflicts: libgc1c2 to Breaks for smoother upgrades from
+    buster.  (Closes: #-1)
+
+ -- Andreas Beckmann <a...@debian.org>  Tue, 13 Apr 2021 15:46:44 +0200
+
 libgc (1:8.0.4-3) unstable; urgency=medium
 
   * Fix cross/native difference: explicitly disable usage of
diff -Nru libgc-8.0.4/debian/control libgc-8.0.4/debian/control
--- libgc-8.0.4/debian/control  2020-12-06 12:44:00.000000000 +0100
+++ libgc-8.0.4/debian/control  2021-04-13 15:46:44.000000000 +0200
@@ -12,12 +12,31 @@
 #Vcs-Git: git://anonscm.debian.org/collab-maint/libgc.git
 #Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libgc.git
 
-Package: libgc1
+Package: libgc1a
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Conflicts: libgc1c2
-Replaces: libgc1c2
+Breaks: libgc1c2 (<< 1:8.0.4-1), libgc1 (<< 1:8.0.4-3.1~)
+Replaces: libgc1c2 (<< 1:8.0.4-1), libgc1 (<< 1:8.0.4-3.1~)
+#Provides: libgc1 (= ${binary:Version})
+Multi-Arch: same
+Description: conservative garbage collector for C and C++
+ Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
+ intended to be used as a plug-in replacement for C's malloc or C++'s new().
+ .
+ It allows you to allocate memory basically as you normally would without
+ explicitly deallocating memory that is no longer useful. The collector
+ automatically recycles memory when it determines that it can no longer be
+ used.
+ .
+ This version of the collector is thread safe, has C++ support and uses the
+ defaults for everything else. However, it does not work as a drop-in malloc(3)
+ replacement.
+
+Package: libgc1
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, libgc1a (= ${binary:Version})
 Multi-Arch: same
 Description: conservative garbage collector for C and C++
  Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
@@ -35,7 +54,8 @@
 Package: libgc-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libgc1 (= ${binary:Version}), libc-dev, 
${atomic:Depends}
+Depends: ${misc:Depends}, libgc1a (= ${binary:Version}), libc-dev, 
${atomic:Depends}
+Breaks: libgc1c2 (<< 1:8.0.4-1)
 Multi-Arch: same
 Description: conservative garbage collector for C (development)
  Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
@@ -50,4 +70,4 @@
  defaults for everything else. However, it does not work as a drop-in malloc(3)
  replacement.
  .
- This package is required to compile and link programs that use libgc1c2.
+ This package is required to compile and link programs that use libgc1a.
diff -Nru libgc-8.0.4/debian/libgc1.docs libgc-8.0.4/debian/libgc1.docs
--- libgc-8.0.4/debian/libgc1.docs      2013-12-23 13:29:50.000000000 +0100
+++ libgc-8.0.4/debian/libgc1.docs      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-doc/README.environment
diff -Nru libgc-8.0.4/debian/libgc1.install libgc-8.0.4/debian/libgc1.install
--- libgc-8.0.4/debian/libgc1.install   2013-12-23 13:29:50.000000000 +0100
+++ libgc-8.0.4/debian/libgc1.install   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/libgc*.so.*
diff -Nru libgc-8.0.4/debian/libgc1.symbols libgc-8.0.4/debian/libgc1.symbols
--- libgc-8.0.4/debian/libgc1.symbols   2020-10-27 14:07:51.000000000 +0100
+++ libgc-8.0.4/debian/libgc1.symbols   1970-01-01 01:00:00.000000000 +0100
@@ -1,720 +0,0 @@
-# SymbolsHelper-Confirmed: 1:8.0 arm64 armel armhf hppa hurd-i386 mips64el 
mipsel powerpc ppc64 ppc64el s390x sh4 sparc64
-libgc.so.1 libgc1 #MINVER#
- GC_FirstDLOpenedLinkMap@Base 1:7.2d
- (arch=kfreebsd-amd64 kfreebsd-i386)GC_FreeBSDGetDataStart@Base 1:7.2d
- (arch=sparc sparc64)GC_SysVGetDataStart@Base 1:7.2d
- GC_abort_on_oom@Base 1:8.0
- (arch=!nios2 !sh4)GC_acquire_mark_lock@Base 1:8.0
- (arch=!nios2 !sh4)GC_active_count@Base 1:8.0
- GC_add_ext_descriptor@Base 1:7.2d
- GC_add_map_entry@Base 1:7.2d
- GC_add_roots@Base 1:7.2d
- GC_add_roots_inner@Base 1:7.2d
- GC_add_smashed@Base 1:7.2d
- GC_add_to_black_list_normal@Base 1:7.2d
- GC_add_to_black_list_stack@Base 1:7.2d
- GC_add_to_fl@Base 1:7.2d
- GC_add_to_heap@Base 1:7.2d
- GC_adj_bytes_allocd@Base 1:7.2d
- GC_all_bottom_indices@Base 1:7.2d
- GC_all_bottom_indices_end@Base 1:7.2d
- GC_all_interior_pointers@Base 1:7.2d
- GC_alloc_large@Base 1:7.2d
- GC_alloc_large_and_clear@Base 1:7.2d
- GC_alloc_reclaim_list@Base 1:7.2d
- GC_allocate_ml@Base 1:8.0
- GC_allochblk@Base 1:7.2d
- GC_allochblk_nth@Base 1:7.2d
- GC_allocobj@Base 1:7.2d
- GC_allow_register_threads@Base 1:7.2d
- GC_aobjfreelist_ptr@Base 1:7.2d
- GC_apply_to_all_blocks@Base 1:7.2d
- GC_approx_sp@Base 1:7.2d
- GC_array_kind@Base 1:7.2d
- GC_array_mark_proc@Base 1:7.2d
- GC_array_mark_proc_index@Base 1:7.2d
- GC_arrays@Base 1:7.2d
- GC_atfork_child@Base 1:7.4.2
- GC_atfork_parent@Base 1:7.4.2
- GC_atfork_prepare@Base 1:7.4.2
- GC_auobjfreelist_ptr@Base 1:7.2d
- GC_avail_descr@Base 1:7.2d
- GC_base@Base 1:7.2d
- GC_bl_init@Base 1:7.2d
- GC_bl_init_no_interiors@Base 1:7.2d
- GC_black_list_spacing@Base 1:7.2d
- GC_block_empty@Base 1:7.2d
- GC_block_nearly_full@Base 1:7.2d
- GC_block_was_dirty@Base 1:7.2d
- GC_bm_table@Base 1:7.2d
- (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_brief_async_signal_safe_sleep@Base 
1:7.6.4
- GC_build_fl2@Base 1:7.2d
- GC_build_fl4@Base 1:7.2d
- GC_build_fl@Base 1:7.2d
- GC_build_fl_clear2@Base 1:7.2d
- GC_build_fl_clear4@Base 1:7.2d
- (arch=!nios2 !sh4)GC_bytes_allocd_tmp@Base 1:8.0
- GC_bytes_found@Base 1:7.2d
- GC_call_with_alloc_lock@Base 1:7.2d
- GC_call_with_gc_active@Base 1:7.2d
- GC_call_with_stack_base@Base 1:7.2d
- GC_calloc_explicitly_typed@Base 1:7.2d
- GC_change_stubborn@Base 1:7.2d
- GC_check_annotated_obj@Base 1:7.2d
- GC_check_finalizer_nested@Base 1:7.2d
- GC_check_heap@Base 1:7.2d
- GC_check_heap_block@Base 1:7.2d
- GC_check_heap_proc@Base 1:7.2d
- GC_check_leaked@Base 1:7.2d
- GC_clear_a_few_frames@Base 1:7.2d
- GC_clear_bl@Base 1:7.2d
- GC_clear_fl_links@Base 1:7.2d
- GC_clear_fl_marks@Base 1:7.2d
- GC_clear_hdr_marks@Base 1:7.2d
- GC_clear_mark_bit@Base 1:7.2d
- GC_clear_marks@Base 1:7.2d
- GC_clear_roots@Base 1:7.2d
- GC_clear_stack@Base 1:7.2d
- GC_clear_stack_inner@Base 1:7.2d
- GC_clear_togglerefs@Base 1:7.6.4
- GC_collect_a_little@Base 1:7.2d
- GC_collect_a_little_inner@Base 1:7.2d
- GC_collect_at_heapsize@Base 1:7.2d
- GC_collect_or_expand@Base 1:7.2d
- GC_collecting@Base 1:7.2d
- GC_collection_in_progress@Base 1:7.2d
- GC_compute_large_free_bytes@Base 1:7.4.2
- GC_compute_root_size@Base 1:7.4.2
- GC_cond_register_dynamic_libraries@Base 1:7.2d
- GC_continue_reclaim@Base 1:7.2d
- GC_copy_bl@Base 1:7.2d
- GC_copyright@Base 1:7.2d
- GC_core_gcj_malloc@Base 1:8.0
- GC_current_warn_proc@Base 1:7.2d
- (arch=!arm64 !nios2 !kfreebsd-amd64 !kfreebsd-i386 !mips !mips64el !mipsel 
!riscv64 !s390 !s390x !sparc !sparc64)GC_data_start@Base 1:7.2d
- GC_debug_change_stubborn@Base 1:7.2d
- GC_debug_end_stubborn_change@Base 1:7.2d
- GC_debug_free@Base 1:7.2d
- GC_debug_gcj_malloc@Base 1:7.2d
- GC_debug_generic_malloc@Base 1:7.6.4
- GC_debug_generic_or_special_malloc@Base 1:7.6.4
- GC_debug_header_size@Base 1:7.2d
- GC_debug_invoke_finalizer@Base 1:7.2d
- GC_debug_malloc@Base 1:7.2d
- GC_debug_malloc_atomic@Base 1:7.2d
- GC_debug_malloc_atomic_ignore_off_page@Base 1:7.2d
- GC_debug_malloc_atomic_uncollectable@Base 1:7.2d
- GC_debug_malloc_ignore_off_page@Base 1:7.2d
- GC_debug_malloc_replacement@Base 1:7.2d
- GC_debug_malloc_stubborn@Base 1:7.2d
- GC_debug_malloc_uncollectable@Base 1:7.2d
- GC_debug_print_heap_obj_proc@Base 1:7.2d
- GC_debug_ptr_store_and_dirty@Base 1:8.0
- GC_debug_realloc@Base 1:7.2d
- GC_debug_realloc_replacement@Base 1:7.2d
- GC_debug_register_displacement@Base 1:7.2d
- GC_debug_register_finalizer@Base 1:7.2d
- GC_debug_register_finalizer_ignore_self@Base 1:7.2d
- GC_debug_register_finalizer_no_order@Base 1:7.2d
- GC_debug_register_finalizer_unreachable@Base 1:7.2d
- GC_debug_strdup@Base 1:7.2d
- GC_debug_strndup@Base 1:7.2d
- GC_debugging_started@Base 1:7.2d
- GC_default_is_valid_displacement_print_proc@Base 1:7.2d
- GC_default_is_visible_print_proc@Base 1:7.2d
- GC_default_on_abort@Base 1:7.4.2
- GC_default_oom_fn@Base 1:7.2d
- GC_default_print_heap_obj_proc@Base 1:7.2d
- GC_default_push_other_roots@Base 1:7.2d
- GC_default_same_obj_print_proc@Base 1:7.2d
- GC_default_stop_func@Base 1:7.2d
- GC_default_warn_proc@Base 1:7.2d
- GC_deficit@Base 1:7.2d
- GC_deinit@Base 1:8.0
- GC_delete_gc_thread@Base 1:7.2d
- GC_delete_thread@Base 1:7.2d
- GC_descr_obj_size@Base 1:7.2d
- GC_describe_type_fns@Base 1:7.2d
- GC_destroy_thread_local@Base 1:8.0
- GC_dirty_init@Base 1:7.2d
- GC_dirty_inner@Base 1:8.0
- GC_disable@Base 1:7.2d
- GC_disclaim_and_reclaim@Base 1:7.4.2
- GC_disclaim_and_reclaim_or_free_small_block@Base 1:7.4.2
- GC_dl_hashtbl@Base 1:7.4.2
- GC_dlopen@Base 1:7.2d
- GC_do_blocking@Base 1:7.2d
- GC_do_blocking_inner@Base 1:7.2d
- GC_do_enumerate_reachable_objects@Base 1:7.6.4
- (arch=!nios2 !sh4)GC_do_local_mark@Base 1:8.0
- (arch=!nios2 !sh4)GC_do_parallel_mark@Base 1:8.0
- GC_dont_expand@Base 1:7.2d
- GC_dont_gc@Base 1:7.2d
- GC_dont_precollect@Base 1:7.2d
- GC_double_descr@Base 1:7.2d
- GC_dump@Base 1:7.2d
- GC_dump_finalization@Base 1:7.2d
- GC_dump_finalization_links@Base 1:7.4.2
- GC_dump_named@Base 1:8.0
- GC_dump_regions@Base 1:7.2d
- GC_dump_regularly@Base 1:7.2d
- GC_ed_size@Base 1:7.2d
- GC_enable@Base 1:7.2d
- GC_enable_incremental@Base 1:7.2d
- (arch=ia64)GC_enclosing_mapping@Base 1:7.2d
- GC_end_stubborn_change@Base 1:7.2d
- GC_enqueue_all_finalizers@Base 1:7.2d
- GC_enumerate_reachable_objects_inner@Base 1:7.6.4
- GC_eobjfreelist@Base 1:7.2d
- GC_err_printf@Base 1:7.2d
- GC_err_puts@Base 1:7.2d
- GC_excl_table_entries@Base 1:7.2d
- GC_exclude_static_roots@Base 1:7.2d
- GC_exclude_static_roots_inner@Base 1:7.2d
- GC_exit_check@Base 1:7.2d
- GC_expand_hp@Base 1:7.2d
- GC_expand_hp_inner@Base 1:7.2d
- GC_explicit_kind@Base 1:7.2d
- GC_explicit_typing_initialized@Base 1:7.2d
- GC_ext_descriptors@Base 1:7.2d
- GC_extend_size_map@Base 1:7.2d
- GC_fail_count@Base 1:7.2d
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_fault_handler@Base 1:7.2d
- (arch=alpha sh4)GC_fault_handler_lock@Base 1:8.0
- GC_finalize@Base 1:7.2d
- GC_finalize_all@Base 1:7.2d
- GC_finalize_on_demand@Base 1:7.2d
- GC_finalized_disclaim@Base 1:7.4.2
- GC_finalized_kind@Base 1:7.4.2
- GC_finalized_malloc@Base 1:7.4.2
- GC_finalizer_notifier@Base 1:7.2d
- GC_find_header@Base 1:7.2d
- GC_find_leak@Base 1:7.2d
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_find_limit@Base 1:7.2d
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_find_limit_with_bound@Base 1:7.2d
- GC_findleak_delay_free@Base 1:7.2d
- GC_finish_collection@Base 1:7.2d
- (arch=!nios2 !sh4)GC_first_nonempty@Base 1:8.0
- (arch=!nios2 !sh4)GC_fl_builder_count@Base 1:8.0
- GC_fnlz_roots@Base 1:7.6.4
- GC_fo_entries@Base 1:7.2d
- GC_force_unmap_on_gcollect@Base 1:7.2d
- GC_free@Base 1:7.2d
- GC_free_block_ending_at@Base 1:7.2d
- GC_free_bytes@Base 1:7.2d
- GC_free_inner@Base 1:7.2d
- GC_free_space_divisor@Base 1:7.2d
- (arch=kfreebsd-amd64 kfreebsd-i386)GC_freebsd_main_stack_base@Base 1:7.2d
- GC_freehblk@Base 1:7.2d
- GC_full_freq@Base 1:7.2d
- GC_gc_no@Base 1:7.2d
- GC_gcj_debug_kind@Base 1:7.2d
- GC_gcj_fake_mark_proc@Base 1:7.2d
- GC_gcj_kind@Base 1:7.2d
- GC_gcj_malloc@Base 1:7.2d
- GC_gcj_malloc_ignore_off_page@Base 1:7.2d
- GC_gcj_malloc_initialized@Base 1:7.2d
- GC_gcjobjfreelist@Base 1:7.2d
- GC_gcollect@Base 1:7.2d
- GC_gcollect_and_unmap@Base 1:7.2d
- GC_general_register_disappearing_link@Base 1:7.2d
- GC_generic_lock@Base 1:8.0
- GC_generic_malloc@Base 1:7.2d
- GC_generic_malloc_ignore_off_page@Base 1:7.2d
- GC_generic_malloc_inner@Base 1:7.2d
- GC_generic_malloc_inner_ignore_off_page@Base 1:7.2d
- GC_generic_malloc_many@Base 1:7.2d
- GC_generic_malloc_uncollectable@Base 1:7.6.4
- GC_generic_or_special_malloc@Base 1:7.2d
- GC_get_abort_func@Base 1:7.4.2
- GC_get_all_interior_pointers@Base 1:7.2d
- GC_get_await_finalize_proc@Base 1:7.6.4
- GC_get_bytes_since_gc@Base 1:7.2d
- GC_get_dont_expand@Base 1:7.2d
- GC_get_dont_precollect@Base 1:7.2d
- GC_get_expl_freed_bytes_since_gc@Base 1:8.0
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_file_len@Base 1:7.2d
- GC_get_finalize_on_demand@Base 1:7.2d
- GC_get_finalizer_notifier@Base 1:7.2d
- GC_get_find_leak@Base 1:7.2d
- GC_get_first_part@Base 1:7.2d
- GC_get_force_unmap_on_gcollect@Base 1:7.2d
- GC_get_free_bytes@Base 1:7.2d
- GC_get_free_space_divisor@Base 1:7.2d
- GC_get_full_freq@Base 1:7.2d
- GC_get_full_gc_total_time@Base 1:8.0
- GC_get_gc_no@Base 1:7.2d
- GC_get_heap_size@Base 1:7.2d
- GC_get_heap_usage_safe@Base 1:7.2d
- GC_get_java_finalization@Base 1:7.2d
- GC_get_kind_and_size@Base 1:7.6.4
- GC_get_main_stack_base@Base 1:7.2d
- GC_get_manual_vdb_allowed@Base 1:8.0
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_maps@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_maps_len@Base 1:7.2d
- GC_get_max_prior_attempts@Base 1:8.0
- GC_get_max_retries@Base 1:7.2d
- GC_get_memory_use@Base 1:7.6.4
- GC_get_min_bytes_allocd@Base 1:8.0
- GC_get_no_dls@Base 1:7.2d
- GC_get_non_gc_bytes@Base 1:7.2d
- (arch=!hurd-i386)GC_get_nprocs@Base 1:7.4.2
- (arch=armel armhf)GC_get_nprocs_present@Base 1:7.2d
- GC_get_on_collection_event@Base 1:7.6.4
- GC_get_on_heap_resize@Base 1:7.4.2
- GC_get_on_thread_event@Base 1:7.6.4
- GC_get_oom_fn@Base 1:7.2d
- GC_get_pages_executable@Base 1:7.2d
- GC_get_parallel@Base 1:7.2d
- GC_get_prof_stats@Base 1:7.4.2
- GC_get_prof_stats_unsafe@Base 1:7.4.2
- GC_get_push_other_roots@Base 1:7.4.2
- GC_get_rate@Base 1:8.0
- (arch=ia64)GC_get_register_stack_base@Base 1:7.2d
- GC_get_size_map_at@Base 1:8.0
- GC_get_stack_base@Base 1:7.2d
- GC_get_start_callback@Base 1:7.2d
- GC_get_stop_func@Base 1:7.2d
- GC_get_suspend_signal@Base 1:7.2d
- GC_get_thr_restart_signal@Base 1:7.4.2
- GC_get_time_limit@Base 1:7.2d
- GC_get_toggleref_func@Base 1:7.6.4
- GC_get_total_bytes@Base 1:7.2d
- GC_get_unmapped_bytes@Base 1:7.2d
- GC_get_version@Base 1:7.2d
- GC_get_warn_proc@Base 1:7.2d
- GC_greatest_plausible_heap_addr@Base 1:7.2d
- (arch=ia64)GC_greatest_stack_base_below@Base 1:7.2d
- GC_grow_table@Base 1:7.2d
- GC_handle_fork@Base 1:7.4.2
- GC_has_other_debug_info@Base 1:7.2d
- GC_has_static_roots@Base 1:7.2d
- (arch=amd64 i386 ia64 m68k x32)GC_has_unmapped_memory@Base 1:8.0
- GC_have_errors@Base 1:7.2d
- GC_hblk_fl_from_blocks@Base 1:7.2d
- GC_hblkfreelist@Base 1:7.2d
- GC_header_cache_miss@Base 1:7.2d
- GC_heapsize_at_forced_unmap@Base 1:7.6.4
- (arch=!nios2 !sh4)GC_help_marker@Base 1:8.0
- (arch=!nios2 !sh4)GC_help_wanted@Base 1:8.0
- (arch=!nios2 !sh4)GC_helper_count@Base 1:8.0
- GC_ignore_self_finalize_mark_proc@Base 1:7.2d
- GC_ignore_warn_proc@Base 1:7.2d
- GC_in_thread_creation@Base 1:7.2d
- GC_incomplete_normal_bl@Base 1:7.2d
- GC_incomplete_stack_bl@Base 1:7.2d
- GC_incr_bytes_allocd@Base 1:7.2d
- GC_incr_bytes_freed@Base 1:7.2d
- GC_incremental@Base 1:7.2d
- GC_incremental_protection_needs@Base 1:7.2d
- GC_init@Base 1:7.2d
- GC_init_explicit_typing@Base 1:7.2d
- GC_init_finalized_malloc@Base 1:7.4.2
- GC_init_gcj_malloc@Base 1:7.2d
- GC_init_headers@Base 1:7.2d
- (arch=!arm64 !nios2 !kfreebsd-amd64 !kfreebsd-i386 !mips !mips64el !mipsel 
!riscv64 !s390 !s390x !sparc !sparc64)GC_init_linux_data_start@Base 1:7.2d
- GC_init_parallel@Base 1:7.2d
- GC_init_size_map@Base 1:7.2d
- GC_init_thread_local@Base 1:8.0
- GC_init_time@Base 1:8.0
- GC_initialize_offsets@Base 1:7.2d
- GC_initiate_gc@Base 1:7.2d
- GC_inner_start_routine@Base 1:7.2d
- GC_install_counts@Base 1:7.2d
- GC_install_header@Base 1:7.2d
- GC_invalidate_mark_state@Base 1:7.2d
- GC_invoke_finalizers@Base 1:7.2d
- GC_is_black_listed@Base 1:7.2d
- GC_is_disabled@Base 1:7.2d
- GC_is_full_gc@Base 1:7.2d
- GC_is_heap_ptr@Base 1:7.4.2
- GC_is_incremental_mode@Base 1:8.0
- GC_is_init_called@Base 1:7.6.4
- GC_is_initialized@Base 1:7.2d
- GC_is_marked@Base 1:7.2d
- (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_is_thread_suspended@Base 1:7.6.4
- GC_is_tmp_root@Base 1:7.6.4
- GC_is_valid_displacement@Base 1:7.2d
- GC_is_valid_displacement_print_proc@Base 1:7.2d
- GC_is_visible@Base 1:7.2d
- GC_is_visible_print_proc@Base 1:7.2d
- GC_java_finalization@Base 1:7.2d
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_jmp_buf@Base 1:7.2d
- (arch=hurd-i386)GC_key_create_inner@Base 1:7.4.2
- GC_large_alloc_warn_interval@Base 1:7.2d
- GC_large_alloc_warn_suppressed@Base 1:7.2d
- GC_leaked@Base 1:7.2d
- GC_least_plausible_heap_addr@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_linux_main_stack_base@Base 
1:7.2d
- GC_ll_hashtbl@Base 1:7.4.2
- GC_lock@Base 1:7.2d
- GC_log@Base 1:7.2d
- GC_log_printf@Base 1:7.2d
- GC_lookup_thread@Base 1:7.2d
- GC_make_array_descriptor@Base 1:7.2d
- GC_make_closure@Base 1:7.2d
- GC_make_descriptor@Base 1:7.2d
- GC_make_sequence_descriptor@Base 1:7.2d
- GC_malloc@Base 1:7.2d
- GC_malloc_atomic@Base 1:7.2d
- GC_malloc_atomic_ignore_off_page@Base 1:7.2d
- GC_malloc_atomic_uncollectable@Base 1:7.2d
- GC_malloc_explicitly_typed@Base 1:7.2d
- GC_malloc_explicitly_typed_ignore_off_page@Base 1:7.2d
- GC_malloc_ignore_off_page@Base 1:7.2d
- GC_malloc_kind@Base 1:7.6.4
- GC_malloc_kind_global@Base 1:7.6.4
- GC_malloc_many@Base 1:7.2d
- GC_malloc_stubborn@Base 1:7.2d
- GC_malloc_uncollectable@Base 1:7.2d
- GC_manual_vdb@Base 1:8.0
- GC_mark_and_push@Base 1:7.2d
- GC_mark_and_push_stack@Base 1:7.2d
- GC_mark_from@Base 1:7.2d
- GC_mark_init@Base 1:7.2d
- (arch=!nios2 !sh4)GC_mark_local@Base 1:8.0
- (arch=!nios2 !sh4)GC_mark_no@Base 1:8.0
- GC_mark_some@Base 1:7.2d
- GC_mark_stack_size@Base 1:7.2d
- GC_mark_stack_too_small@Base 1:7.2d
- GC_mark_state@Base 1:7.2d
- (arch=!nios2 !sh4)GC_mark_thread@Base 1:8.0
- GC_mark_thread_local_fls_for@Base 1:8.0
- GC_mark_thread_local_free_lists@Base 1:8.0
- (arch=!nios2 !sh4)GC_mark_threads@Base 1:8.0
- GC_mark_togglerefs@Base 1:7.6.4
- GC_max_heapsize@Base 1:7.4.2
- GC_max_retries@Base 1:7.2d
- GC_maybe_gc@Base 1:7.2d
- GC_memalign@Base 1:7.2d
- GC_merge_unmapped@Base 1:8.0
- GC_move_disappearing_link@Base 1:7.4.2
- GC_move_disappearing_link_inner@Base 1:7.4.2
- GC_move_long_link@Base 1:7.4.2
- (arch=amd64 i386 ia64 m68k x32)GC_mprotect_dirty_init@Base 1:8.0
- GC_n_attempts@Base 1:7.2d
- GC_n_heap_sects@Base 1:7.2d
- GC_n_kinds@Base 1:7.2d
- GC_n_leaked@Base 1:7.2d
- GC_n_mark_procs@Base 1:7.2d
- GC_n_rescuing_pages@Base 1:7.2d
- GC_n_set_marks@Base 1:7.2d
- GC_n_smashed@Base 1:7.2d
- GC_need_full_gc@Base 1:7.2d
- GC_need_to_lock@Base 1:7.2d
- GC_never_stop_func@Base 1:7.2d
- GC_new_free_list@Base 1:7.2d
- GC_new_free_list_inner@Base 1:7.2d
- GC_new_hblk@Base 1:7.2d
- GC_new_kind@Base 1:7.2d
- GC_new_kind_inner@Base 1:7.2d
- GC_new_proc@Base 1:7.2d
- GC_new_proc_inner@Base 1:7.2d
- GC_new_thread@Base 1:7.2d
- GC_next_exclusion@Base 1:7.2d
- GC_next_used_block@Base 1:7.2d
- GC_no_dls@Base 1:7.2d
- GC_non_gc_bytes@Base 1:7.2d
- GC_non_gc_bytes_at_gc@Base 1:7.4.2
- GC_noop1@Base 1:7.2d
- GC_noop6@Base 1:7.4.2
- GC_noop_sink@Base 1:7.2d
- GC_normal_finalize_mark_proc@Base 1:7.2d
- (arch=!nios2 !sh4)GC_notify_all_builder@Base 1:8.0
- (arch=!nios2 !sh4)GC_notify_all_marker@Base 1:8.0
- GC_notify_or_invoke_finalizers@Base 1:7.2d
- GC_nprocs@Base 1:7.2d
- GC_null_finalize_mark_proc@Base 1:7.2d
- GC_number_stack_black_listed@Base 1:7.2d
- GC_obj_kinds@Base 1:7.2d
- GC_object_finalized_proc@Base 1:7.6.4
- GC_objects_are_marked@Base 1:7.2d
- GC_objfreelist_ptr@Base 1:7.2d
- (arch=alpha amd64 i386 ia64 m68k x32)GC_old_bus_handler@Base 1:7.2d
- GC_old_dl_entries@Base 1:7.2d
- GC_old_ll_entries@Base 1:7.4.2
- GC_old_normal_bl@Base 1:7.2d
- (arch=alpha amd64 i386 ia64 m68k x32)GC_old_segv_handler@Base 1:7.2d
- (arch=alpha amd64 i386 ia64 m68k x32)GC_old_segv_handler_used_si@Base 1:7.2d
- GC_old_stack_bl@Base 1:7.2d
- GC_on_abort@Base 1:7.4.2
- GC_on_collection_event@Base 1:7.6.4
- GC_on_heap_resize@Base 1:7.4.2
- GC_on_thread_event@Base 1:7.6.4
- GC_oom_fn@Base 1:7.2d
- GC_page_size@Base 1:7.2d
- GC_page_was_dirty@Base 1:7.2d
- GC_pages_executable@Base 1:7.2d
- GC_parallel@Base 1:7.2d
- (arch=ia64)GC_parse_map_entry@Base 1:7.6.4
- GC_parse_mem_size_arg@Base 1:7.2d
- GC_pause@Base 1:7.2d
- GC_posix_memalign@Base 1:7.2d
- GC_post_incr@Base 1:7.2d
- GC_pre_incr@Base 1:7.2d
- GC_prev_block@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_print_address_map@Base 
1:7.2d
- GC_print_all_errors@Base 1:7.2d
- GC_print_all_smashed@Base 1:7.2d
- GC_print_all_smashed_proc@Base 1:7.2d
- GC_print_back_height@Base 1:7.2d
- GC_print_block_descr@Base 1:7.2d
- GC_print_block_list@Base 1:7.2d
- (arch=ia64)GC_print_callers@Base 1:7.2d
- GC_print_finalization_stats@Base 1:7.2d
- GC_print_free_list@Base 1:7.2d
- GC_print_hblkfreelist@Base 1:7.2d
- GC_print_heap_obj@Base 1:7.2d
- GC_print_heap_sects@Base 1:7.2d
- GC_print_obj@Base 1:7.2d
- GC_print_smashed_obj@Base 1:7.2d
- GC_print_static_roots@Base 1:7.2d
- GC_print_stats@Base 1:7.2d
- GC_printf@Base 1:7.2d
- GC_process_togglerefs@Base 1:7.6.4
- GC_promote_black_lists@Base 1:7.2d
- (arch=alpha amd64 i386 ia64 m68k x32)GC_protect_heap@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_cancel@Base 1:7.2d
- GC_pthread_create@Base 1:7.2d
- GC_pthread_detach@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_exit@Base 1:7.2d
- GC_pthread_join@Base 1:7.2d
- GC_pthread_sigmask@Base 1:7.2d
- GC_ptr_store_and_dirty@Base 1:8.0
- GC_push_all@Base 1:7.2d
- GC_push_all_eager@Base 1:7.2d
- (arch=ia64)GC_push_all_register_sections@Base 1:7.2d
- GC_push_all_stack@Base 1:7.2d
- GC_push_all_stack_sections@Base 1:7.2d
- GC_push_all_stacks@Base 1:7.2d
- GC_push_complex_descriptor@Base 1:7.2d
- GC_push_conditional@Base 1:7.2d
- GC_push_conditional_with_exclusions@Base 1:7.2d
- GC_push_current_stack@Base 1:7.2d
- GC_push_finalizer_structures@Base 1:7.2d
- GC_push_gc_structures@Base 1:7.2d
- (arch=nios2 sh4)GC_push_marked1@Base 1:7.4.2
- (arch=!alpha !amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !ia64 
!kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc 
!powerpcspe !ppc64 !ppc64el !riscv64 !s390x !sparc !sparc64 
!x32)GC_push_marked2@Base 1:7.4.2
- (arch=!alpha !amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !ia64 
!kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc 
!powerpcspe !ppc64 !ppc64el !riscv64 !s390x !sparc !sparc64 
!x32)GC_push_marked4@Base 1:7.4.2
- GC_push_marked@Base 1:7.2d
- GC_push_next_marked@Base 1:7.2d
- GC_push_next_marked_dirty@Base 1:7.2d
- GC_push_next_marked_uncollectable@Base 1:7.2d
- GC_push_one@Base 1:7.2d
- GC_push_other_roots@Base 1:7.2d
- GC_push_regs_and_stack@Base 1:7.2d
- GC_push_roots@Base 1:7.2d
- GC_push_selected@Base 1:7.2d
- GC_push_thread_structures@Base 1:7.2d
- GC_push_typed_structures@Base 1:7.2d
- GC_push_typed_structures_proc@Base 1:7.2d
- GC_push_unconditionally@Base 1:7.4.2
- GC_quiet@Base 1:7.2d
- GC_rate@Base 1:8.0
- GC_read_dirty@Base 1:7.2d
- GC_realloc@Base 1:7.2d
- GC_rebuild_root_index@Base 1:7.2d
- GC_reclaim_all@Base 1:7.2d
- GC_reclaim_block@Base 1:7.2d
- GC_reclaim_check@Base 1:7.2d
- GC_reclaim_clear@Base 1:7.2d
- GC_reclaim_generic@Base 1:7.2d
- GC_reclaim_small_nonempty_block@Base 1:7.2d
- GC_reclaim_unconditionally_marked@Base 1:7.4.2
- GC_reclaim_uninit@Base 1:7.2d
- GC_reclaimed_bytes_before_gc@Base 1:7.4.2
- GC_register_altstack@Base 1:7.6.4
- GC_register_data_segments@Base 1:7.2d
- GC_register_describe_type_fn@Base 1:7.2d
- GC_register_disappearing_link@Base 1:7.2d
- GC_register_disappearing_link_inner@Base 1:7.4.2
- GC_register_disclaim_proc@Base 1:7.4.2
- GC_register_displacement@Base 1:7.2d
- GC_register_displacement_inner@Base 1:7.2d
- GC_register_dynamic_libraries@Base 1:7.2d
- GC_register_dynamic_libraries_dl_iterate_phdr@Base 1:7.2d
- GC_register_dynlib_callback@Base 1:7.2d
- GC_register_finalizer@Base 1:7.2d
- GC_register_finalizer_ignore_self@Base 1:7.2d
- GC_register_finalizer_inner@Base 1:7.2d
- GC_register_finalizer_no_order@Base 1:7.2d
- GC_register_finalizer_unreachable@Base 1:7.2d
- GC_register_has_static_roots_callback@Base 1:7.2d
- GC_register_long_link@Base 1:7.4.2
- GC_register_main_static_data@Base 1:7.2d
- GC_register_my_thread@Base 1:7.2d
- GC_register_my_thread_inner@Base 1:7.2d
- (arch=ia64)GC_register_stackbottom@Base 1:7.2d
- (arch=!nios2 !sh4)GC_release_mark_lock@Base 1:8.0
- GC_remap@Base 1:8.0
- GC_remove_all_threads_but_me@Base 1:7.4.2
- GC_remove_allowed_signals@Base 1:7.2d
- GC_remove_counts@Base 1:7.2d
- GC_remove_from_fl_at@Base 1:7.4.2
- GC_remove_header@Base 1:7.2d
- GC_remove_protection@Base 1:7.2d
- GC_remove_root_at_pos@Base 1:7.2d
- GC_remove_roots@Base 1:7.2d
- GC_remove_roots_inner@Base 1:7.2d
- (arch=hurd-i386)GC_remove_specific_after_fork@Base 1:7.6.4
- GC_remove_tmp_roots@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_repeat_read@Base 1:7.2d
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_reset_fault_handler@Base 1:7.2d
- GC_reset_finalizer_nested@Base 1:7.2d
- GC_restart_all@Base 1:8.0
- GC_restart_handler@Base 1:7.2d
- (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_resume_thread@Base 1:7.6.4
- GC_retry_signals@Base 1:7.2d
- (arch=!nios2 !sh4)GC_return_mark_stack@Base 1:8.0
- GC_root_size@Base 1:7.2d
- GC_roots_present@Base 1:7.2d
- GC_same_obj@Base 1:7.2d
- GC_same_obj_print_proc@Base 1:7.2d
- (arch=ia64 sparc sparc64)GC_save_regs_in_stack@Base 1:7.2d
- (arch=ia64 sparc sparc64)GC_save_regs_ret_val@Base 1:7.2d
- GC_scratch_alloc@Base 1:7.2d
- GC_scratch_recycle_inner@Base 1:7.6.4
- GC_set_abort_func@Base 1:7.4.2
- GC_set_all_interior_pointers@Base 1:7.2d
- GC_set_and_save_fault_handler@Base 1:7.2d
- GC_set_await_finalize_proc@Base 1:7.6.4
- GC_set_dont_expand@Base 1:7.2d
- GC_set_dont_precollect@Base 1:7.2d
- GC_set_finalize_on_demand@Base 1:7.2d
- GC_set_finalizer_notifier@Base 1:7.2d
- GC_set_find_leak@Base 1:7.2d
- GC_set_fl_marks@Base 1:7.2d
- GC_set_force_unmap_on_gcollect@Base 1:7.2d
- GC_set_free_space_divisor@Base 1:7.2d
- GC_set_full_freq@Base 1:7.2d
- GC_set_handle_fork@Base 1:7.2d
- GC_set_hdr_marks@Base 1:7.2d
- GC_set_java_finalization@Base 1:7.2d
- GC_set_log_fd@Base 1:7.6.4
- GC_set_manual_vdb_allowed@Base 1:8.0
- GC_set_mark_bit@Base 1:7.2d
- GC_set_max_heap_size@Base 1:7.2d
- GC_set_max_prior_attempts@Base 1:8.0
- GC_set_max_retries@Base 1:7.2d
- GC_set_min_bytes_allocd@Base 1:8.0
- GC_set_no_dls@Base 1:7.2d
- GC_set_non_gc_bytes@Base 1:7.2d
- GC_set_on_collection_event@Base 1:7.6.4
- GC_set_on_heap_resize@Base 1:7.4.2
- GC_set_on_thread_event@Base 1:7.6.4
- GC_set_oom_fn@Base 1:7.2d
- GC_set_pages_executable@Base 1:7.2d
- GC_set_push_other_roots@Base 1:7.4.2
- GC_set_rate@Base 1:8.0
- GC_set_start_callback@Base 1:7.2d
- GC_set_stop_func@Base 1:7.2d
- GC_set_suspend_signal@Base 1:7.4.2
- GC_set_thr_restart_signal@Base 1:7.4.2
- GC_set_time_limit@Base 1:7.2d
- GC_set_toggleref_func@Base 1:7.6.4
- GC_set_warn_proc@Base 1:7.2d
- GC_setpagesize@Base 1:7.2d
- (arch=hurd-i386)GC_setspecific@Base 1:7.4.2
- (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_setup_temporary_fault_handler@Base 1:7.2d
- GC_should_collect@Base 1:7.2d
- GC_should_invoke_finalizers@Base 1:7.2d
- GC_sig_suspend@Base 1:7.4.2
- GC_sig_thr_restart@Base 1:7.4.2
- GC_signal_mark_stack_overflow@Base 1:7.2d
- GC_size@Base 1:7.2d
- (arch=hurd-i386)GC_slow_getspecific@Base 1:7.4.2
- GC_smashed@Base 1:7.2d
- GC_split_block@Base 1:7.2d
- GC_stackbottom@Base 1:7.2d
- GC_start_call_back@Base 1:7.2d
- GC_start_debugging_inner@Base 1:7.4.2
- GC_start_mark_threads@Base 1:7.4.2
- (arch=!sh4)GC_start_mark_threads_inner@Base 1:8.0
- GC_start_performance_measurement@Base 1:8.0
- GC_start_reclaim@Base 1:7.2d
- GC_start_routine@Base 1:7.2d
- GC_start_rtn_prepare_thread@Base 1:7.2d
- GC_start_time@Base 1:7.2d
- GC_start_world@Base 1:7.2d
- GC_start_world_external@Base 1:8.0
- GC_stderr@Base 1:7.2d
- GC_stdout@Base 1:7.2d
- (arch=!nios2 !sh4)GC_steal_mark_stack@Base 1:8.0
- GC_stop_count@Base 1:7.2d
- GC_stop_init@Base 1:7.2d
- GC_stop_world@Base 1:7.2d
- GC_stop_world_external@Base 1:8.0
- GC_stopped_mark@Base 1:7.2d
- GC_store_debug_info_inner@Base 1:7.2d
- GC_strdup@Base 1:7.2d
- GC_strndup@Base 1:7.2d
- GC_suspend_ack_sem@Base 1:7.2d
- GC_suspend_all@Base 1:7.2d
- GC_suspend_handler@Base 1:7.2d
- GC_suspend_handler_inner@Base 1:7.2d
- (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_suspend_thread@Base 1:7.6.4
- GC_thr_init@Base 1:7.2d
- GC_thr_initialized@Base 1:7.2d
- GC_thread_exit_proc@Base 1:7.2d
- GC_thread_is_registered@Base 1:7.4.2
- GC_thread_key@Base 1:8.0
- GC_threads@Base 1:7.2d
- GC_time_limit@Base 1:7.2d
- GC_timeout_stop_func@Base 1:7.2d
- GC_toggleref_add@Base 1:7.6.4
- GC_toggleref_arr@Base 1:7.6.4
- GC_toggleref_array_capacity@Base 1:7.6.4
- GC_toggleref_array_size@Base 1:7.6.4
- GC_toggleref_callback@Base 1:7.6.4
- GC_total_stack_black_listed@Base 1:7.2d
- GC_total_stacksize@Base 1:7.2d
- GC_try_to_collect@Base 1:7.2d
- GC_try_to_collect_general@Base 1:7.2d
- GC_try_to_collect_inner@Base 1:7.2d
- GC_typed_mark_proc@Base 1:7.2d
- GC_typed_mark_proc_index@Base 1:7.2d
- GC_unblock_gc_signals@Base 1:8.0
- GC_unix_get_mem@Base 1:7.2d
- GC_unix_mmap_get_mem@Base 1:7.6.4
- GC_unmap@Base 1:8.0
- GC_unmap_end@Base 1:8.0
- GC_unmap_gap@Base 1:8.0
- GC_unmap_old@Base 1:8.0
- GC_unmap_start@Base 1:8.0
- GC_unmap_threshold@Base 1:8.0
- GC_unpromote_black_lists@Base 1:7.2d
- GC_unreachable_finalize_mark_proc@Base 1:7.2d
- GC_unregister_disappearing_link@Base 1:7.2d
- GC_unregister_long_link@Base 1:7.4.2
- GC_unregister_my_thread@Base 1:7.2d
- GC_unregister_my_thread_inner@Base 1:7.2d
- GC_uobjfreelist_ptr@Base 1:7.2d
- GC_use_entire_heap@Base 1:7.2d
- GC_used_heap_size_after_full@Base 1:7.2d
- GC_version@Base 1:7.2d
- (arch=!nios2 !sh4)GC_wait_builder@Base 1:8.0
- GC_wait_for_gc_completion@Base 1:7.2d
- (arch=!sh4)GC_wait_for_markers_init@Base 1:8.0
- (arch=!nios2 !sh4)GC_wait_for_reclaim@Base 1:8.0
- (arch=!nios2 !sh4)GC_wait_marker@Base 1:8.0
- GC_with_callee_saves_pushed@Base 1:7.2d
- GC_world_is_stopped@Base 1:7.2d
- GC_world_stopped@Base 1:8.0
- GC_write@Base 1:7.2d
- (arch=alpha amd64 i386 ia64 m68k x32)GC_write_fault_handler@Base 1:7.2d
- (arch=sparc sparc64)_etext@Base 1:7.2d
- (arch=kfreebsd-amd64 kfreebsd-i386)etext@Base 1:7.2d
-libgccpp.so.1 libgc1 #MINVER#
- _Z18GC_throw_bad_allocv@Base 1:8.0
- _ZdaPv@Base 1:7.2d
- (arch-bits=32)_ZdaPvj@Base 1:7.6.4
- (arch-bits=64)_ZdaPvm@Base 1:7.6.4
- _ZdlPv@Base 1:7.2d
- (arch-bits=32)_ZdlPvj@Base 1:7.6.4
- (arch-bits=64)_ZdlPvm@Base 1:7.6.4
- (arch-bits=32)_Znaj@Base 1:7.6.4
- (arch-bits=64)_Znam@Base 1:7.6.4
- (arch-bits=32)_Znwj@Base 1:7.6.4
- (arch-bits=64)_Znwm@Base 1:7.6.4
- (arch=sparc sparc64)_etext@Base 1:7.2d
- (arch=kfreebsd-amd64 kfreebsd-i386)etext@Base 1:7.2d
diff -Nru libgc-8.0.4/debian/libgc1a.docs libgc-8.0.4/debian/libgc1a.docs
--- libgc-8.0.4/debian/libgc1a.docs     1970-01-01 01:00:00.000000000 +0100
+++ libgc-8.0.4/debian/libgc1a.docs     2013-12-23 13:29:50.000000000 +0100
@@ -0,0 +1 @@
+doc/README.environment
diff -Nru libgc-8.0.4/debian/libgc1a.install libgc-8.0.4/debian/libgc1a.install
--- libgc-8.0.4/debian/libgc1a.install  1970-01-01 01:00:00.000000000 +0100
+++ libgc-8.0.4/debian/libgc1a.install  2013-12-23 13:29:50.000000000 +0100
@@ -0,0 +1 @@
+usr/lib/*/libgc*.so.*
diff -Nru libgc-8.0.4/debian/libgc1a.symbols libgc-8.0.4/debian/libgc1a.symbols
--- libgc-8.0.4/debian/libgc1a.symbols  1970-01-01 01:00:00.000000000 +0100
+++ libgc-8.0.4/debian/libgc1a.symbols  2021-04-13 15:46:44.000000000 +0200
@@ -0,0 +1,720 @@
+# SymbolsHelper-Confirmed: 1:8.0 arm64 armel armhf hppa hurd-i386 mips64el 
mipsel powerpc ppc64 ppc64el s390x sh4 sparc64
+libgc.so.1 libgc1a #MINVER#
+ GC_FirstDLOpenedLinkMap@Base 1:7.2d
+ (arch=kfreebsd-amd64 kfreebsd-i386)GC_FreeBSDGetDataStart@Base 1:7.2d
+ (arch=sparc sparc64)GC_SysVGetDataStart@Base 1:7.2d
+ GC_abort_on_oom@Base 1:8.0
+ (arch=!nios2 !sh4)GC_acquire_mark_lock@Base 1:8.0
+ (arch=!nios2 !sh4)GC_active_count@Base 1:8.0
+ GC_add_ext_descriptor@Base 1:7.2d
+ GC_add_map_entry@Base 1:7.2d
+ GC_add_roots@Base 1:7.2d
+ GC_add_roots_inner@Base 1:7.2d
+ GC_add_smashed@Base 1:7.2d
+ GC_add_to_black_list_normal@Base 1:7.2d
+ GC_add_to_black_list_stack@Base 1:7.2d
+ GC_add_to_fl@Base 1:7.2d
+ GC_add_to_heap@Base 1:7.2d
+ GC_adj_bytes_allocd@Base 1:7.2d
+ GC_all_bottom_indices@Base 1:7.2d
+ GC_all_bottom_indices_end@Base 1:7.2d
+ GC_all_interior_pointers@Base 1:7.2d
+ GC_alloc_large@Base 1:7.2d
+ GC_alloc_large_and_clear@Base 1:7.2d
+ GC_alloc_reclaim_list@Base 1:7.2d
+ GC_allocate_ml@Base 1:8.0
+ GC_allochblk@Base 1:7.2d
+ GC_allochblk_nth@Base 1:7.2d
+ GC_allocobj@Base 1:7.2d
+ GC_allow_register_threads@Base 1:7.2d
+ GC_aobjfreelist_ptr@Base 1:7.2d
+ GC_apply_to_all_blocks@Base 1:7.2d
+ GC_approx_sp@Base 1:7.2d
+ GC_array_kind@Base 1:7.2d
+ GC_array_mark_proc@Base 1:7.2d
+ GC_array_mark_proc_index@Base 1:7.2d
+ GC_arrays@Base 1:7.2d
+ GC_atfork_child@Base 1:7.4.2
+ GC_atfork_parent@Base 1:7.4.2
+ GC_atfork_prepare@Base 1:7.4.2
+ GC_auobjfreelist_ptr@Base 1:7.2d
+ GC_avail_descr@Base 1:7.2d
+ GC_base@Base 1:7.2d
+ GC_bl_init@Base 1:7.2d
+ GC_bl_init_no_interiors@Base 1:7.2d
+ GC_black_list_spacing@Base 1:7.2d
+ GC_block_empty@Base 1:7.2d
+ GC_block_nearly_full@Base 1:7.2d
+ GC_block_was_dirty@Base 1:7.2d
+ GC_bm_table@Base 1:7.2d
+ (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_brief_async_signal_safe_sleep@Base 
1:7.6.4
+ GC_build_fl2@Base 1:7.2d
+ GC_build_fl4@Base 1:7.2d
+ GC_build_fl@Base 1:7.2d
+ GC_build_fl_clear2@Base 1:7.2d
+ GC_build_fl_clear4@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_bytes_allocd_tmp@Base 1:8.0
+ GC_bytes_found@Base 1:7.2d
+ GC_call_with_alloc_lock@Base 1:7.2d
+ GC_call_with_gc_active@Base 1:7.2d
+ GC_call_with_stack_base@Base 1:7.2d
+ GC_calloc_explicitly_typed@Base 1:7.2d
+ GC_change_stubborn@Base 1:7.2d
+ GC_check_annotated_obj@Base 1:7.2d
+ GC_check_finalizer_nested@Base 1:7.2d
+ GC_check_heap@Base 1:7.2d
+ GC_check_heap_block@Base 1:7.2d
+ GC_check_heap_proc@Base 1:7.2d
+ GC_check_leaked@Base 1:7.2d
+ GC_clear_a_few_frames@Base 1:7.2d
+ GC_clear_bl@Base 1:7.2d
+ GC_clear_fl_links@Base 1:7.2d
+ GC_clear_fl_marks@Base 1:7.2d
+ GC_clear_hdr_marks@Base 1:7.2d
+ GC_clear_mark_bit@Base 1:7.2d
+ GC_clear_marks@Base 1:7.2d
+ GC_clear_roots@Base 1:7.2d
+ GC_clear_stack@Base 1:7.2d
+ GC_clear_stack_inner@Base 1:7.2d
+ GC_clear_togglerefs@Base 1:7.6.4
+ GC_collect_a_little@Base 1:7.2d
+ GC_collect_a_little_inner@Base 1:7.2d
+ GC_collect_at_heapsize@Base 1:7.2d
+ GC_collect_or_expand@Base 1:7.2d
+ GC_collecting@Base 1:7.2d
+ GC_collection_in_progress@Base 1:7.2d
+ GC_compute_large_free_bytes@Base 1:7.4.2
+ GC_compute_root_size@Base 1:7.4.2
+ GC_cond_register_dynamic_libraries@Base 1:7.2d
+ GC_continue_reclaim@Base 1:7.2d
+ GC_copy_bl@Base 1:7.2d
+ GC_copyright@Base 1:7.2d
+ GC_core_gcj_malloc@Base 1:8.0
+ GC_current_warn_proc@Base 1:7.2d
+ (arch=!arm64 !nios2 !kfreebsd-amd64 !kfreebsd-i386 !mips !mips64el !mipsel 
!riscv64 !s390 !s390x !sparc !sparc64)GC_data_start@Base 1:7.2d
+ GC_debug_change_stubborn@Base 1:7.2d
+ GC_debug_end_stubborn_change@Base 1:7.2d
+ GC_debug_free@Base 1:7.2d
+ GC_debug_gcj_malloc@Base 1:7.2d
+ GC_debug_generic_malloc@Base 1:7.6.4
+ GC_debug_generic_or_special_malloc@Base 1:7.6.4
+ GC_debug_header_size@Base 1:7.2d
+ GC_debug_invoke_finalizer@Base 1:7.2d
+ GC_debug_malloc@Base 1:7.2d
+ GC_debug_malloc_atomic@Base 1:7.2d
+ GC_debug_malloc_atomic_ignore_off_page@Base 1:7.2d
+ GC_debug_malloc_atomic_uncollectable@Base 1:7.2d
+ GC_debug_malloc_ignore_off_page@Base 1:7.2d
+ GC_debug_malloc_replacement@Base 1:7.2d
+ GC_debug_malloc_stubborn@Base 1:7.2d
+ GC_debug_malloc_uncollectable@Base 1:7.2d
+ GC_debug_print_heap_obj_proc@Base 1:7.2d
+ GC_debug_ptr_store_and_dirty@Base 1:8.0
+ GC_debug_realloc@Base 1:7.2d
+ GC_debug_realloc_replacement@Base 1:7.2d
+ GC_debug_register_displacement@Base 1:7.2d
+ GC_debug_register_finalizer@Base 1:7.2d
+ GC_debug_register_finalizer_ignore_self@Base 1:7.2d
+ GC_debug_register_finalizer_no_order@Base 1:7.2d
+ GC_debug_register_finalizer_unreachable@Base 1:7.2d
+ GC_debug_strdup@Base 1:7.2d
+ GC_debug_strndup@Base 1:7.2d
+ GC_debugging_started@Base 1:7.2d
+ GC_default_is_valid_displacement_print_proc@Base 1:7.2d
+ GC_default_is_visible_print_proc@Base 1:7.2d
+ GC_default_on_abort@Base 1:7.4.2
+ GC_default_oom_fn@Base 1:7.2d
+ GC_default_print_heap_obj_proc@Base 1:7.2d
+ GC_default_push_other_roots@Base 1:7.2d
+ GC_default_same_obj_print_proc@Base 1:7.2d
+ GC_default_stop_func@Base 1:7.2d
+ GC_default_warn_proc@Base 1:7.2d
+ GC_deficit@Base 1:7.2d
+ GC_deinit@Base 1:8.0
+ GC_delete_gc_thread@Base 1:7.2d
+ GC_delete_thread@Base 1:7.2d
+ GC_descr_obj_size@Base 1:7.2d
+ GC_describe_type_fns@Base 1:7.2d
+ GC_destroy_thread_local@Base 1:8.0
+ GC_dirty_init@Base 1:7.2d
+ GC_dirty_inner@Base 1:8.0
+ GC_disable@Base 1:7.2d
+ GC_disclaim_and_reclaim@Base 1:7.4.2
+ GC_disclaim_and_reclaim_or_free_small_block@Base 1:7.4.2
+ GC_dl_hashtbl@Base 1:7.4.2
+ GC_dlopen@Base 1:7.2d
+ GC_do_blocking@Base 1:7.2d
+ GC_do_blocking_inner@Base 1:7.2d
+ GC_do_enumerate_reachable_objects@Base 1:7.6.4
+ (arch=!nios2 !sh4)GC_do_local_mark@Base 1:8.0
+ (arch=!nios2 !sh4)GC_do_parallel_mark@Base 1:8.0
+ GC_dont_expand@Base 1:7.2d
+ GC_dont_gc@Base 1:7.2d
+ GC_dont_precollect@Base 1:7.2d
+ GC_double_descr@Base 1:7.2d
+ GC_dump@Base 1:7.2d
+ GC_dump_finalization@Base 1:7.2d
+ GC_dump_finalization_links@Base 1:7.4.2
+ GC_dump_named@Base 1:8.0
+ GC_dump_regions@Base 1:7.2d
+ GC_dump_regularly@Base 1:7.2d
+ GC_ed_size@Base 1:7.2d
+ GC_enable@Base 1:7.2d
+ GC_enable_incremental@Base 1:7.2d
+ (arch=ia64)GC_enclosing_mapping@Base 1:7.2d
+ GC_end_stubborn_change@Base 1:7.2d
+ GC_enqueue_all_finalizers@Base 1:7.2d
+ GC_enumerate_reachable_objects_inner@Base 1:7.6.4
+ GC_eobjfreelist@Base 1:7.2d
+ GC_err_printf@Base 1:7.2d
+ GC_err_puts@Base 1:7.2d
+ GC_excl_table_entries@Base 1:7.2d
+ GC_exclude_static_roots@Base 1:7.2d
+ GC_exclude_static_roots_inner@Base 1:7.2d
+ GC_exit_check@Base 1:7.2d
+ GC_expand_hp@Base 1:7.2d
+ GC_expand_hp_inner@Base 1:7.2d
+ GC_explicit_kind@Base 1:7.2d
+ GC_explicit_typing_initialized@Base 1:7.2d
+ GC_ext_descriptors@Base 1:7.2d
+ GC_extend_size_map@Base 1:7.2d
+ GC_fail_count@Base 1:7.2d
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_fault_handler@Base 1:7.2d
+ (arch=alpha sh4)GC_fault_handler_lock@Base 1:8.0
+ GC_finalize@Base 1:7.2d
+ GC_finalize_all@Base 1:7.2d
+ GC_finalize_on_demand@Base 1:7.2d
+ GC_finalized_disclaim@Base 1:7.4.2
+ GC_finalized_kind@Base 1:7.4.2
+ GC_finalized_malloc@Base 1:7.4.2
+ GC_finalizer_notifier@Base 1:7.2d
+ GC_find_header@Base 1:7.2d
+ GC_find_leak@Base 1:7.2d
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_find_limit@Base 1:7.2d
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_find_limit_with_bound@Base 1:7.2d
+ GC_findleak_delay_free@Base 1:7.2d
+ GC_finish_collection@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_first_nonempty@Base 1:8.0
+ (arch=!nios2 !sh4)GC_fl_builder_count@Base 1:8.0
+ GC_fnlz_roots@Base 1:7.6.4
+ GC_fo_entries@Base 1:7.2d
+ GC_force_unmap_on_gcollect@Base 1:7.2d
+ GC_free@Base 1:7.2d
+ GC_free_block_ending_at@Base 1:7.2d
+ GC_free_bytes@Base 1:7.2d
+ GC_free_inner@Base 1:7.2d
+ GC_free_space_divisor@Base 1:7.2d
+ (arch=kfreebsd-amd64 kfreebsd-i386)GC_freebsd_main_stack_base@Base 1:7.2d
+ GC_freehblk@Base 1:7.2d
+ GC_full_freq@Base 1:7.2d
+ GC_gc_no@Base 1:7.2d
+ GC_gcj_debug_kind@Base 1:7.2d
+ GC_gcj_fake_mark_proc@Base 1:7.2d
+ GC_gcj_kind@Base 1:7.2d
+ GC_gcj_malloc@Base 1:7.2d
+ GC_gcj_malloc_ignore_off_page@Base 1:7.2d
+ GC_gcj_malloc_initialized@Base 1:7.2d
+ GC_gcjobjfreelist@Base 1:7.2d
+ GC_gcollect@Base 1:7.2d
+ GC_gcollect_and_unmap@Base 1:7.2d
+ GC_general_register_disappearing_link@Base 1:7.2d
+ GC_generic_lock@Base 1:8.0
+ GC_generic_malloc@Base 1:7.2d
+ GC_generic_malloc_ignore_off_page@Base 1:7.2d
+ GC_generic_malloc_inner@Base 1:7.2d
+ GC_generic_malloc_inner_ignore_off_page@Base 1:7.2d
+ GC_generic_malloc_many@Base 1:7.2d
+ GC_generic_malloc_uncollectable@Base 1:7.6.4
+ GC_generic_or_special_malloc@Base 1:7.2d
+ GC_get_abort_func@Base 1:7.4.2
+ GC_get_all_interior_pointers@Base 1:7.2d
+ GC_get_await_finalize_proc@Base 1:7.6.4
+ GC_get_bytes_since_gc@Base 1:7.2d
+ GC_get_dont_expand@Base 1:7.2d
+ GC_get_dont_precollect@Base 1:7.2d
+ GC_get_expl_freed_bytes_since_gc@Base 1:8.0
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_file_len@Base 1:7.2d
+ GC_get_finalize_on_demand@Base 1:7.2d
+ GC_get_finalizer_notifier@Base 1:7.2d
+ GC_get_find_leak@Base 1:7.2d
+ GC_get_first_part@Base 1:7.2d
+ GC_get_force_unmap_on_gcollect@Base 1:7.2d
+ GC_get_free_bytes@Base 1:7.2d
+ GC_get_free_space_divisor@Base 1:7.2d
+ GC_get_full_freq@Base 1:7.2d
+ GC_get_full_gc_total_time@Base 1:8.0
+ GC_get_gc_no@Base 1:7.2d
+ GC_get_heap_size@Base 1:7.2d
+ GC_get_heap_usage_safe@Base 1:7.2d
+ GC_get_java_finalization@Base 1:7.2d
+ GC_get_kind_and_size@Base 1:7.6.4
+ GC_get_main_stack_base@Base 1:7.2d
+ GC_get_manual_vdb_allowed@Base 1:8.0
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_maps@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_get_maps_len@Base 1:7.2d
+ GC_get_max_prior_attempts@Base 1:8.0
+ GC_get_max_retries@Base 1:7.2d
+ GC_get_memory_use@Base 1:7.6.4
+ GC_get_min_bytes_allocd@Base 1:8.0
+ GC_get_no_dls@Base 1:7.2d
+ GC_get_non_gc_bytes@Base 1:7.2d
+ (arch=!hurd-i386)GC_get_nprocs@Base 1:7.4.2
+ (arch=armel armhf)GC_get_nprocs_present@Base 1:7.2d
+ GC_get_on_collection_event@Base 1:7.6.4
+ GC_get_on_heap_resize@Base 1:7.4.2
+ GC_get_on_thread_event@Base 1:7.6.4
+ GC_get_oom_fn@Base 1:7.2d
+ GC_get_pages_executable@Base 1:7.2d
+ GC_get_parallel@Base 1:7.2d
+ GC_get_prof_stats@Base 1:7.4.2
+ GC_get_prof_stats_unsafe@Base 1:7.4.2
+ GC_get_push_other_roots@Base 1:7.4.2
+ GC_get_rate@Base 1:8.0
+ (arch=ia64)GC_get_register_stack_base@Base 1:7.2d
+ GC_get_size_map_at@Base 1:8.0
+ GC_get_stack_base@Base 1:7.2d
+ GC_get_start_callback@Base 1:7.2d
+ GC_get_stop_func@Base 1:7.2d
+ GC_get_suspend_signal@Base 1:7.2d
+ GC_get_thr_restart_signal@Base 1:7.4.2
+ GC_get_time_limit@Base 1:7.2d
+ GC_get_toggleref_func@Base 1:7.6.4
+ GC_get_total_bytes@Base 1:7.2d
+ GC_get_unmapped_bytes@Base 1:7.2d
+ GC_get_version@Base 1:7.2d
+ GC_get_warn_proc@Base 1:7.2d
+ GC_greatest_plausible_heap_addr@Base 1:7.2d
+ (arch=ia64)GC_greatest_stack_base_below@Base 1:7.2d
+ GC_grow_table@Base 1:7.2d
+ GC_handle_fork@Base 1:7.4.2
+ GC_has_other_debug_info@Base 1:7.2d
+ GC_has_static_roots@Base 1:7.2d
+ (arch=amd64 i386 ia64 m68k x32)GC_has_unmapped_memory@Base 1:8.0
+ GC_have_errors@Base 1:7.2d
+ GC_hblk_fl_from_blocks@Base 1:7.2d
+ GC_hblkfreelist@Base 1:7.2d
+ GC_header_cache_miss@Base 1:7.2d
+ GC_heapsize_at_forced_unmap@Base 1:7.6.4
+ (arch=!nios2 !sh4)GC_help_marker@Base 1:8.0
+ (arch=!nios2 !sh4)GC_help_wanted@Base 1:8.0
+ (arch=!nios2 !sh4)GC_helper_count@Base 1:8.0
+ GC_ignore_self_finalize_mark_proc@Base 1:7.2d
+ GC_ignore_warn_proc@Base 1:7.2d
+ GC_in_thread_creation@Base 1:7.2d
+ GC_incomplete_normal_bl@Base 1:7.2d
+ GC_incomplete_stack_bl@Base 1:7.2d
+ GC_incr_bytes_allocd@Base 1:7.2d
+ GC_incr_bytes_freed@Base 1:7.2d
+ GC_incremental@Base 1:7.2d
+ GC_incremental_protection_needs@Base 1:7.2d
+ GC_init@Base 1:7.2d
+ GC_init_explicit_typing@Base 1:7.2d
+ GC_init_finalized_malloc@Base 1:7.4.2
+ GC_init_gcj_malloc@Base 1:7.2d
+ GC_init_headers@Base 1:7.2d
+ (arch=!arm64 !nios2 !kfreebsd-amd64 !kfreebsd-i386 !mips !mips64el !mipsel 
!riscv64 !s390 !s390x !sparc !sparc64)GC_init_linux_data_start@Base 1:7.2d
+ GC_init_parallel@Base 1:7.2d
+ GC_init_size_map@Base 1:7.2d
+ GC_init_thread_local@Base 1:8.0
+ GC_init_time@Base 1:8.0
+ GC_initialize_offsets@Base 1:7.2d
+ GC_initiate_gc@Base 1:7.2d
+ GC_inner_start_routine@Base 1:7.2d
+ GC_install_counts@Base 1:7.2d
+ GC_install_header@Base 1:7.2d
+ GC_invalidate_mark_state@Base 1:7.2d
+ GC_invoke_finalizers@Base 1:7.2d
+ GC_is_black_listed@Base 1:7.2d
+ GC_is_disabled@Base 1:7.2d
+ GC_is_full_gc@Base 1:7.2d
+ GC_is_heap_ptr@Base 1:7.4.2
+ GC_is_incremental_mode@Base 1:8.0
+ GC_is_init_called@Base 1:7.6.4
+ GC_is_initialized@Base 1:7.2d
+ GC_is_marked@Base 1:7.2d
+ (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_is_thread_suspended@Base 1:7.6.4
+ GC_is_tmp_root@Base 1:7.6.4
+ GC_is_valid_displacement@Base 1:7.2d
+ GC_is_valid_displacement_print_proc@Base 1:7.2d
+ GC_is_visible@Base 1:7.2d
+ GC_is_visible_print_proc@Base 1:7.2d
+ GC_java_finalization@Base 1:7.2d
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_jmp_buf@Base 1:7.2d
+ (arch=hurd-i386)GC_key_create_inner@Base 1:7.4.2
+ GC_large_alloc_warn_interval@Base 1:7.2d
+ GC_large_alloc_warn_suppressed@Base 1:7.2d
+ GC_leaked@Base 1:7.2d
+ GC_least_plausible_heap_addr@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_linux_main_stack_base@Base 
1:7.2d
+ GC_ll_hashtbl@Base 1:7.4.2
+ GC_lock@Base 1:7.2d
+ GC_log@Base 1:7.2d
+ GC_log_printf@Base 1:7.2d
+ GC_lookup_thread@Base 1:7.2d
+ GC_make_array_descriptor@Base 1:7.2d
+ GC_make_closure@Base 1:7.2d
+ GC_make_descriptor@Base 1:7.2d
+ GC_make_sequence_descriptor@Base 1:7.2d
+ GC_malloc@Base 1:7.2d
+ GC_malloc_atomic@Base 1:7.2d
+ GC_malloc_atomic_ignore_off_page@Base 1:7.2d
+ GC_malloc_atomic_uncollectable@Base 1:7.2d
+ GC_malloc_explicitly_typed@Base 1:7.2d
+ GC_malloc_explicitly_typed_ignore_off_page@Base 1:7.2d
+ GC_malloc_ignore_off_page@Base 1:7.2d
+ GC_malloc_kind@Base 1:7.6.4
+ GC_malloc_kind_global@Base 1:7.6.4
+ GC_malloc_many@Base 1:7.2d
+ GC_malloc_stubborn@Base 1:7.2d
+ GC_malloc_uncollectable@Base 1:7.2d
+ GC_manual_vdb@Base 1:8.0
+ GC_mark_and_push@Base 1:7.2d
+ GC_mark_and_push_stack@Base 1:7.2d
+ GC_mark_from@Base 1:7.2d
+ GC_mark_init@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_mark_local@Base 1:8.0
+ (arch=!nios2 !sh4)GC_mark_no@Base 1:8.0
+ GC_mark_some@Base 1:7.2d
+ GC_mark_stack_size@Base 1:7.2d
+ GC_mark_stack_too_small@Base 1:7.2d
+ GC_mark_state@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_mark_thread@Base 1:8.0
+ GC_mark_thread_local_fls_for@Base 1:8.0
+ GC_mark_thread_local_free_lists@Base 1:8.0
+ (arch=!nios2 !sh4)GC_mark_threads@Base 1:8.0
+ GC_mark_togglerefs@Base 1:7.6.4
+ GC_max_heapsize@Base 1:7.4.2
+ GC_max_retries@Base 1:7.2d
+ GC_maybe_gc@Base 1:7.2d
+ GC_memalign@Base 1:7.2d
+ GC_merge_unmapped@Base 1:8.0
+ GC_move_disappearing_link@Base 1:7.4.2
+ GC_move_disappearing_link_inner@Base 1:7.4.2
+ GC_move_long_link@Base 1:7.4.2
+ (arch=amd64 i386 ia64 m68k x32)GC_mprotect_dirty_init@Base 1:8.0
+ GC_n_attempts@Base 1:7.2d
+ GC_n_heap_sects@Base 1:7.2d
+ GC_n_kinds@Base 1:7.2d
+ GC_n_leaked@Base 1:7.2d
+ GC_n_mark_procs@Base 1:7.2d
+ GC_n_rescuing_pages@Base 1:7.2d
+ GC_n_set_marks@Base 1:7.2d
+ GC_n_smashed@Base 1:7.2d
+ GC_need_full_gc@Base 1:7.2d
+ GC_need_to_lock@Base 1:7.2d
+ GC_never_stop_func@Base 1:7.2d
+ GC_new_free_list@Base 1:7.2d
+ GC_new_free_list_inner@Base 1:7.2d
+ GC_new_hblk@Base 1:7.2d
+ GC_new_kind@Base 1:7.2d
+ GC_new_kind_inner@Base 1:7.2d
+ GC_new_proc@Base 1:7.2d
+ GC_new_proc_inner@Base 1:7.2d
+ GC_new_thread@Base 1:7.2d
+ GC_next_exclusion@Base 1:7.2d
+ GC_next_used_block@Base 1:7.2d
+ GC_no_dls@Base 1:7.2d
+ GC_non_gc_bytes@Base 1:7.2d
+ GC_non_gc_bytes_at_gc@Base 1:7.4.2
+ GC_noop1@Base 1:7.2d
+ GC_noop6@Base 1:7.4.2
+ GC_noop_sink@Base 1:7.2d
+ GC_normal_finalize_mark_proc@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_notify_all_builder@Base 1:8.0
+ (arch=!nios2 !sh4)GC_notify_all_marker@Base 1:8.0
+ GC_notify_or_invoke_finalizers@Base 1:7.2d
+ GC_nprocs@Base 1:7.2d
+ GC_null_finalize_mark_proc@Base 1:7.2d
+ GC_number_stack_black_listed@Base 1:7.2d
+ GC_obj_kinds@Base 1:7.2d
+ GC_object_finalized_proc@Base 1:7.6.4
+ GC_objects_are_marked@Base 1:7.2d
+ GC_objfreelist_ptr@Base 1:7.2d
+ (arch=alpha amd64 i386 ia64 m68k x32)GC_old_bus_handler@Base 1:7.2d
+ GC_old_dl_entries@Base 1:7.2d
+ GC_old_ll_entries@Base 1:7.4.2
+ GC_old_normal_bl@Base 1:7.2d
+ (arch=alpha amd64 i386 ia64 m68k x32)GC_old_segv_handler@Base 1:7.2d
+ (arch=alpha amd64 i386 ia64 m68k x32)GC_old_segv_handler_used_si@Base 1:7.2d
+ GC_old_stack_bl@Base 1:7.2d
+ GC_on_abort@Base 1:7.4.2
+ GC_on_collection_event@Base 1:7.6.4
+ GC_on_heap_resize@Base 1:7.4.2
+ GC_on_thread_event@Base 1:7.6.4
+ GC_oom_fn@Base 1:7.2d
+ GC_page_size@Base 1:7.2d
+ GC_page_was_dirty@Base 1:7.2d
+ GC_pages_executable@Base 1:7.2d
+ GC_parallel@Base 1:7.2d
+ (arch=ia64)GC_parse_map_entry@Base 1:7.6.4
+ GC_parse_mem_size_arg@Base 1:7.2d
+ GC_pause@Base 1:7.2d
+ GC_posix_memalign@Base 1:7.2d
+ GC_post_incr@Base 1:7.2d
+ GC_pre_incr@Base 1:7.2d
+ GC_prev_block@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_print_address_map@Base 
1:7.2d
+ GC_print_all_errors@Base 1:7.2d
+ GC_print_all_smashed@Base 1:7.2d
+ GC_print_all_smashed_proc@Base 1:7.2d
+ GC_print_back_height@Base 1:7.2d
+ GC_print_block_descr@Base 1:7.2d
+ GC_print_block_list@Base 1:7.2d
+ (arch=ia64)GC_print_callers@Base 1:7.2d
+ GC_print_finalization_stats@Base 1:7.2d
+ GC_print_free_list@Base 1:7.2d
+ GC_print_hblkfreelist@Base 1:7.2d
+ GC_print_heap_obj@Base 1:7.2d
+ GC_print_heap_sects@Base 1:7.2d
+ GC_print_obj@Base 1:7.2d
+ GC_print_smashed_obj@Base 1:7.2d
+ GC_print_static_roots@Base 1:7.2d
+ GC_print_stats@Base 1:7.2d
+ GC_printf@Base 1:7.2d
+ GC_process_togglerefs@Base 1:7.6.4
+ GC_promote_black_lists@Base 1:7.2d
+ (arch=alpha amd64 i386 ia64 m68k x32)GC_protect_heap@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_cancel@Base 1:7.2d
+ GC_pthread_create@Base 1:7.2d
+ GC_pthread_detach@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_exit@Base 1:7.2d
+ GC_pthread_join@Base 1:7.2d
+ GC_pthread_sigmask@Base 1:7.2d
+ GC_ptr_store_and_dirty@Base 1:8.0
+ GC_push_all@Base 1:7.2d
+ GC_push_all_eager@Base 1:7.2d
+ (arch=ia64)GC_push_all_register_sections@Base 1:7.2d
+ GC_push_all_stack@Base 1:7.2d
+ GC_push_all_stack_sections@Base 1:7.2d
+ GC_push_all_stacks@Base 1:7.2d
+ GC_push_complex_descriptor@Base 1:7.2d
+ GC_push_conditional@Base 1:7.2d
+ GC_push_conditional_with_exclusions@Base 1:7.2d
+ GC_push_current_stack@Base 1:7.2d
+ GC_push_finalizer_structures@Base 1:7.2d
+ GC_push_gc_structures@Base 1:7.2d
+ (arch=nios2 sh4)GC_push_marked1@Base 1:7.4.2
+ (arch=!alpha !amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !ia64 
!kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc 
!powerpcspe !ppc64 !ppc64el !riscv64 !s390x !sparc !sparc64 
!x32)GC_push_marked2@Base 1:7.4.2
+ (arch=!alpha !amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !ia64 
!kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc 
!powerpcspe !ppc64 !ppc64el !riscv64 !s390x !sparc !sparc64 
!x32)GC_push_marked4@Base 1:7.4.2
+ GC_push_marked@Base 1:7.2d
+ GC_push_next_marked@Base 1:7.2d
+ GC_push_next_marked_dirty@Base 1:7.2d
+ GC_push_next_marked_uncollectable@Base 1:7.2d
+ GC_push_one@Base 1:7.2d
+ GC_push_other_roots@Base 1:7.2d
+ GC_push_regs_and_stack@Base 1:7.2d
+ GC_push_roots@Base 1:7.2d
+ GC_push_selected@Base 1:7.2d
+ GC_push_thread_structures@Base 1:7.2d
+ GC_push_typed_structures@Base 1:7.2d
+ GC_push_typed_structures_proc@Base 1:7.2d
+ GC_push_unconditionally@Base 1:7.4.2
+ GC_quiet@Base 1:7.2d
+ GC_rate@Base 1:8.0
+ GC_read_dirty@Base 1:7.2d
+ GC_realloc@Base 1:7.2d
+ GC_rebuild_root_index@Base 1:7.2d
+ GC_reclaim_all@Base 1:7.2d
+ GC_reclaim_block@Base 1:7.2d
+ GC_reclaim_check@Base 1:7.2d
+ GC_reclaim_clear@Base 1:7.2d
+ GC_reclaim_generic@Base 1:7.2d
+ GC_reclaim_small_nonempty_block@Base 1:7.2d
+ GC_reclaim_unconditionally_marked@Base 1:7.4.2
+ GC_reclaim_uninit@Base 1:7.2d
+ GC_reclaimed_bytes_before_gc@Base 1:7.4.2
+ GC_register_altstack@Base 1:7.6.4
+ GC_register_data_segments@Base 1:7.2d
+ GC_register_describe_type_fn@Base 1:7.2d
+ GC_register_disappearing_link@Base 1:7.2d
+ GC_register_disappearing_link_inner@Base 1:7.4.2
+ GC_register_disclaim_proc@Base 1:7.4.2
+ GC_register_displacement@Base 1:7.2d
+ GC_register_displacement_inner@Base 1:7.2d
+ GC_register_dynamic_libraries@Base 1:7.2d
+ GC_register_dynamic_libraries_dl_iterate_phdr@Base 1:7.2d
+ GC_register_dynlib_callback@Base 1:7.2d
+ GC_register_finalizer@Base 1:7.2d
+ GC_register_finalizer_ignore_self@Base 1:7.2d
+ GC_register_finalizer_inner@Base 1:7.2d
+ GC_register_finalizer_no_order@Base 1:7.2d
+ GC_register_finalizer_unreachable@Base 1:7.2d
+ GC_register_has_static_roots_callback@Base 1:7.2d
+ GC_register_long_link@Base 1:7.4.2
+ GC_register_main_static_data@Base 1:7.2d
+ GC_register_my_thread@Base 1:7.2d
+ GC_register_my_thread_inner@Base 1:7.2d
+ (arch=ia64)GC_register_stackbottom@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_release_mark_lock@Base 1:8.0
+ GC_remap@Base 1:8.0
+ GC_remove_all_threads_but_me@Base 1:7.4.2
+ GC_remove_allowed_signals@Base 1:7.2d
+ GC_remove_counts@Base 1:7.2d
+ GC_remove_from_fl_at@Base 1:7.4.2
+ GC_remove_header@Base 1:7.2d
+ GC_remove_protection@Base 1:7.2d
+ GC_remove_root_at_pos@Base 1:7.2d
+ GC_remove_roots@Base 1:7.2d
+ GC_remove_roots_inner@Base 1:7.2d
+ (arch=hurd-i386)GC_remove_specific_after_fork@Base 1:7.6.4
+ GC_remove_tmp_roots@Base 1:7.2d
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_repeat_read@Base 1:7.2d
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_reset_fault_handler@Base 1:7.2d
+ GC_reset_finalizer_nested@Base 1:7.2d
+ GC_restart_all@Base 1:8.0
+ GC_restart_handler@Base 1:7.2d
+ (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_resume_thread@Base 1:7.6.4
+ GC_retry_signals@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_return_mark_stack@Base 1:8.0
+ GC_root_size@Base 1:7.2d
+ GC_roots_present@Base 1:7.2d
+ GC_same_obj@Base 1:7.2d
+ GC_same_obj_print_proc@Base 1:7.2d
+ (arch=ia64 sparc sparc64)GC_save_regs_in_stack@Base 1:7.2d
+ (arch=ia64 sparc sparc64)GC_save_regs_ret_val@Base 1:7.2d
+ GC_scratch_alloc@Base 1:7.2d
+ GC_scratch_recycle_inner@Base 1:7.6.4
+ GC_set_abort_func@Base 1:7.4.2
+ GC_set_all_interior_pointers@Base 1:7.2d
+ GC_set_and_save_fault_handler@Base 1:7.2d
+ GC_set_await_finalize_proc@Base 1:7.6.4
+ GC_set_dont_expand@Base 1:7.2d
+ GC_set_dont_precollect@Base 1:7.2d
+ GC_set_finalize_on_demand@Base 1:7.2d
+ GC_set_finalizer_notifier@Base 1:7.2d
+ GC_set_find_leak@Base 1:7.2d
+ GC_set_fl_marks@Base 1:7.2d
+ GC_set_force_unmap_on_gcollect@Base 1:7.2d
+ GC_set_free_space_divisor@Base 1:7.2d
+ GC_set_full_freq@Base 1:7.2d
+ GC_set_handle_fork@Base 1:7.2d
+ GC_set_hdr_marks@Base 1:7.2d
+ GC_set_java_finalization@Base 1:7.2d
+ GC_set_log_fd@Base 1:7.6.4
+ GC_set_manual_vdb_allowed@Base 1:8.0
+ GC_set_mark_bit@Base 1:7.2d
+ GC_set_max_heap_size@Base 1:7.2d
+ GC_set_max_prior_attempts@Base 1:8.0
+ GC_set_max_retries@Base 1:7.2d
+ GC_set_min_bytes_allocd@Base 1:8.0
+ GC_set_no_dls@Base 1:7.2d
+ GC_set_non_gc_bytes@Base 1:7.2d
+ GC_set_on_collection_event@Base 1:7.6.4
+ GC_set_on_heap_resize@Base 1:7.4.2
+ GC_set_on_thread_event@Base 1:7.6.4
+ GC_set_oom_fn@Base 1:7.2d
+ GC_set_pages_executable@Base 1:7.2d
+ GC_set_push_other_roots@Base 1:7.4.2
+ GC_set_rate@Base 1:8.0
+ GC_set_start_callback@Base 1:7.2d
+ GC_set_stop_func@Base 1:7.2d
+ GC_set_suspend_signal@Base 1:7.4.2
+ GC_set_thr_restart_signal@Base 1:7.4.2
+ GC_set_time_limit@Base 1:7.2d
+ GC_set_toggleref_func@Base 1:7.6.4
+ GC_set_warn_proc@Base 1:7.2d
+ GC_setpagesize@Base 1:7.2d
+ (arch=hurd-i386)GC_setspecific@Base 1:7.4.2
+ (arch=!arm64 !nios2 !mips !mips64el !mipsel !riscv64 !s390 
!s390x)GC_setup_temporary_fault_handler@Base 1:7.2d
+ GC_should_collect@Base 1:7.2d
+ GC_should_invoke_finalizers@Base 1:7.2d
+ GC_sig_suspend@Base 1:7.4.2
+ GC_sig_thr_restart@Base 1:7.4.2
+ GC_signal_mark_stack_overflow@Base 1:7.2d
+ GC_size@Base 1:7.2d
+ (arch=hurd-i386)GC_slow_getspecific@Base 1:7.4.2
+ GC_smashed@Base 1:7.2d
+ GC_split_block@Base 1:7.2d
+ GC_stackbottom@Base 1:7.2d
+ GC_start_call_back@Base 1:7.2d
+ GC_start_debugging_inner@Base 1:7.4.2
+ GC_start_mark_threads@Base 1:7.4.2
+ (arch=!sh4)GC_start_mark_threads_inner@Base 1:8.0
+ GC_start_performance_measurement@Base 1:8.0
+ GC_start_reclaim@Base 1:7.2d
+ GC_start_routine@Base 1:7.2d
+ GC_start_rtn_prepare_thread@Base 1:7.2d
+ GC_start_time@Base 1:7.2d
+ GC_start_world@Base 1:7.2d
+ GC_start_world_external@Base 1:8.0
+ GC_stderr@Base 1:7.2d
+ GC_stdout@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_steal_mark_stack@Base 1:8.0
+ GC_stop_count@Base 1:7.2d
+ GC_stop_init@Base 1:7.2d
+ GC_stop_world@Base 1:7.2d
+ GC_stop_world_external@Base 1:8.0
+ GC_stopped_mark@Base 1:7.2d
+ GC_store_debug_info_inner@Base 1:7.2d
+ GC_strdup@Base 1:7.2d
+ GC_strndup@Base 1:7.2d
+ GC_suspend_ack_sem@Base 1:7.2d
+ GC_suspend_all@Base 1:7.2d
+ GC_suspend_handler@Base 1:7.2d
+ GC_suspend_handler_inner@Base 1:7.2d
+ (arch=!kfreebsd-amd64 !kfreebsd-i386)GC_suspend_thread@Base 1:7.6.4
+ GC_thr_init@Base 1:7.2d
+ GC_thr_initialized@Base 1:7.2d
+ GC_thread_exit_proc@Base 1:7.2d
+ GC_thread_is_registered@Base 1:7.4.2
+ GC_thread_key@Base 1:8.0
+ GC_threads@Base 1:7.2d
+ GC_time_limit@Base 1:7.2d
+ GC_timeout_stop_func@Base 1:7.2d
+ GC_toggleref_add@Base 1:7.6.4
+ GC_toggleref_arr@Base 1:7.6.4
+ GC_toggleref_array_capacity@Base 1:7.6.4
+ GC_toggleref_array_size@Base 1:7.6.4
+ GC_toggleref_callback@Base 1:7.6.4
+ GC_total_stack_black_listed@Base 1:7.2d
+ GC_total_stacksize@Base 1:7.2d
+ GC_try_to_collect@Base 1:7.2d
+ GC_try_to_collect_general@Base 1:7.2d
+ GC_try_to_collect_inner@Base 1:7.2d
+ GC_typed_mark_proc@Base 1:7.2d
+ GC_typed_mark_proc_index@Base 1:7.2d
+ GC_unblock_gc_signals@Base 1:8.0
+ GC_unix_get_mem@Base 1:7.2d
+ GC_unix_mmap_get_mem@Base 1:7.6.4
+ GC_unmap@Base 1:8.0
+ GC_unmap_end@Base 1:8.0
+ GC_unmap_gap@Base 1:8.0
+ GC_unmap_old@Base 1:8.0
+ GC_unmap_start@Base 1:8.0
+ GC_unmap_threshold@Base 1:8.0
+ GC_unpromote_black_lists@Base 1:7.2d
+ GC_unreachable_finalize_mark_proc@Base 1:7.2d
+ GC_unregister_disappearing_link@Base 1:7.2d
+ GC_unregister_long_link@Base 1:7.4.2
+ GC_unregister_my_thread@Base 1:7.2d
+ GC_unregister_my_thread_inner@Base 1:7.2d
+ GC_uobjfreelist_ptr@Base 1:7.2d
+ GC_use_entire_heap@Base 1:7.2d
+ GC_used_heap_size_after_full@Base 1:7.2d
+ GC_version@Base 1:7.2d
+ (arch=!nios2 !sh4)GC_wait_builder@Base 1:8.0
+ GC_wait_for_gc_completion@Base 1:7.2d
+ (arch=!sh4)GC_wait_for_markers_init@Base 1:8.0
+ (arch=!nios2 !sh4)GC_wait_for_reclaim@Base 1:8.0
+ (arch=!nios2 !sh4)GC_wait_marker@Base 1:8.0
+ GC_with_callee_saves_pushed@Base 1:7.2d
+ GC_world_is_stopped@Base 1:7.2d
+ GC_world_stopped@Base 1:8.0
+ GC_write@Base 1:7.2d
+ (arch=alpha amd64 i386 ia64 m68k x32)GC_write_fault_handler@Base 1:7.2d
+ (arch=sparc sparc64)_etext@Base 1:7.2d
+ (arch=kfreebsd-amd64 kfreebsd-i386)etext@Base 1:7.2d
+libgccpp.so.1 libgc1 #MINVER#
+ _Z18GC_throw_bad_allocv@Base 1:8.0
+ _ZdaPv@Base 1:7.2d
+ (arch-bits=32)_ZdaPvj@Base 1:7.6.4
+ (arch-bits=64)_ZdaPvm@Base 1:7.6.4
+ _ZdlPv@Base 1:7.2d
+ (arch-bits=32)_ZdlPvj@Base 1:7.6.4
+ (arch-bits=64)_ZdlPvm@Base 1:7.6.4
+ (arch-bits=32)_Znaj@Base 1:7.6.4
+ (arch-bits=64)_Znam@Base 1:7.6.4
+ (arch-bits=32)_Znwj@Base 1:7.6.4
+ (arch-bits=64)_Znwm@Base 1:7.6.4
+ (arch=sparc sparc64)_etext@Base 1:7.2d
+ (arch=kfreebsd-amd64 kfreebsd-i386)etext@Base 1:7.2d

Reply via email to