[gcc-7] 22/354: - libobjc symbols updates
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository gcc-7.
commit bd282a278dc1929fd0d5cdc76146d73992eaa7bc
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Nov 16 12:15:43 2016 +0000
- libobjc symbols updates
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9067 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/libobjc.symbols | 4 +
debian/libobjc.symbols.common | 205 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 209 insertions(+)
diff --git a/debian/libobjc.symbols b/debian/libobjc.symbols
index 9ca94d5..e8537b2 100644
--- a/debian/libobjc.symbols
+++ b/debian/libobjc.symbols
@@ -5,4 +5,8 @@ libobjc.so.4 #PACKAGE# #MINVER#
libobjc_gc.so.4 #PACKAGE# #MINVER#
#include "libobjc.symbols.common"
#include "libobjc.symbols.gc"
+ __gnu_objc_personality_v0 at Base 4.2.1
+ async_set_pht_entry_from_index at Base 4.2.1
+ free_list_index_of at Base 4.2.1
+ suspend_self at Base 4.2.1
(arch=armel armhf)__objc_exception_class at Base 4.3.0
diff --git a/debian/libobjc.symbols.common b/debian/libobjc.symbols.common
new file mode 100644
index 0000000..6eb80b2
--- /dev/null
+++ b/debian/libobjc.symbols.common
@@ -0,0 +1,205 @@
+ __objc_accessors_init at Base 4.6
+ __objc_add_class_to_hash at Base 4.2.1
+ __objc_class_links_resolved at Base 4.2.1
+ __objc_class_name_NXConstantString at Base 4.2.1
+ __objc_class_name_Object at Base 4.2.1
+ __objc_class_name_Protocol at Base 4.2.1
+ __objc_dangling_categories at Base 4.2.1
+ __objc_exec_class at Base 4.2.1
+ __objc_force_linking at Base 4.2.1
+ __objc_generate_gc_type_description at Base 4.2.1
+ __objc_get_forward_imp at Base 4.2.1
+ __objc_init_class at Base 4.6
+ __objc_init_class_tables at Base 4.2.1
+ __objc_init_dispatch_tables at Base 4.2.1
+ __objc_init_selector_tables at Base 4.2.1
+ __objc_init_thread_system at Base 4.2.1
+ __objc_install_premature_dtable at Base 4.2.1
+ __objc_is_multi_threaded at Base 4.2.1
+ __objc_linking at Base 4.2.1
+ __objc_msg_forward at Base 4.2.1
+ __objc_msg_forward2 at Base 4.3
+ __objc_print_dtable_stats at Base 4.2.1
+ __objc_protocols_add_protocol at Base 4.6
+ __objc_protocols_init at Base 4.6
+ __objc_register_instance_methods_to_class at Base 4.2.1
+ __objc_register_selectors_from_class at Base 4.2.1
+ __objc_register_selectors_from_description_list at Base 4.6
+ __objc_register_selectors_from_list at Base 4.2.1
+ __objc_register_selectors_from_module at Base 4.6
+ __objc_resolve_class_links at Base 4.2.1
+ __objc_responds_to at Base 4.2.1
+ __objc_runtime_mutex at Base 4.2.1
+ __objc_runtime_threads_alive at Base 4.2.1
+ __objc_selector_max_index at Base 4.2.1
+ __objc_sparse2_id at Base 4.2.1
+ __objc_sync_init at Base 4.6
+ __objc_thread_exit_status at Base 4.2.1
+ __objc_uninstalled_dtable at Base 4.2.1
+ __objc_update_classes_with_methods at Base 4.6
+ __objc_update_dispatch_table_for_class at Base 4.2.1
+ _objc_abort at Base 4.6
+ _objc_became_multi_threaded at Base 4.2.1
+ _objc_load_callback at Base 4.2.1
+ _objc_lookup_class at Base 4.6
+ class_addIvar at Base 4.6
+ class_addMethod at Base 4.6
+ class_addProtocol at Base 4.6
+ class_add_method_list at Base 4.2.1
+ class_conformsToProtocol at Base 4.6
+ class_copyIvarList at Base 4.6
+ class_copyMethodList at Base 4.6
+ class_copyPropertyList at Base 4.6
+ class_copyProtocolList at Base 4.6
+ class_createInstance at Base 4.6
+ class_getClassMethod at Base 4.6
+ class_getClassVariable at Base 4.6
+ class_getInstanceMethod at Base 4.6
+ class_getInstanceSize at Base 4.6
+ class_getInstanceVariable at Base 4.6
+ class_getIvarLayout at Base 4.6
+ class_getMethodImplementation at Base 4.6
+ class_getName at Base 4.6
+ class_getProperty at Base 4.6
+ class_getSuperclass at Base 4.6
+ class_getVersion at Base 4.6
+ class_getWeakIvarLayout at Base 4.6
+ class_isMetaClass at Base 4.6
+ class_ivar_set_gcinvisible at Base 4.2.1
+ class_replaceMethod at Base 4.6
+ class_respondsToSelector at Base 4.6
+ class_setIvarLayout at Base 4.6
+ class_setVersion at Base 4.6
+ class_setWeakIvarLayout at Base 4.6
+ get_imp at Base 4.2.1
+ idxsize at Base 4.2.1
+ ivar_getName at Base 4.6
+ ivar_getOffset at Base 4.6
+ ivar_getTypeEncoding at Base 4.6
+ method_copyArgumentType at Base 4.6
+ method_copyReturnType at Base 4.6
+ method_exchangeImplementations at Base 4.6
+ method_getArgumentType at Base 4.6
+ method_getDescription at Base 4.6
+ method_getImplementation at Base 4.6
+ method_getName at Base 4.6
+ method_getNumberOfArguments at Base 4.6
+ method_getReturnType at Base 4.6
+ method_getTypeEncoding at Base 4.6
+ method_get_imp at Base 4.6
+ method_setImplementation at Base 4.6
+ narrays at Base 4.2.1
+ nbuckets at Base 4.2.1
+ nil_method at Base 4.2.1
+ nindices at Base 4.2.1
+ objc_aligned_size at Base 4.2.1
+ objc_alignof_type at Base 4.2.1
+ objc_allocateClassPair at Base 4.6
+ objc_atomic_malloc at Base 4.2.1
+ objc_calloc at Base 4.2.1
+ objc_condition_allocate at Base 4.2.1
+ objc_condition_broadcast at Base 4.2.1
+ objc_condition_deallocate at Base 4.2.1
+ objc_condition_signal at Base 4.2.1
+ objc_condition_wait at Base 4.2.1
+ objc_copyProtocolList at Base 4.6
+ objc_copyStruct at Base 4.6
+ objc_disposeClassPair at Base 4.6
+ objc_enumerationMutation at Base 4.6
+ objc_exception_throw at Base 4.2.1
+ objc_free at Base 4.2.1
+ objc_getClass at Base 4.6
+ objc_getClassList at Base 4.6
+ objc_getMetaClass at Base 4.6
+ objc_getProperty at Base 4.6
+ objc_getPropertyStruct at Base 4.6
+ objc_getProtocol at Base 4.6
+ objc_getRequiredClass at Base 4.6
+ objc_get_class at Base 4.2.1
+ objc_get_meta_class at Base 4.2.1
+ objc_get_type_qualifiers at Base 4.2.1
+ objc_hash_add at Base 4.2.1
+ objc_hash_delete at Base 4.2.1
+ objc_hash_is_key_in_hash at Base 4.2.1
+ objc_hash_new at Base 4.2.1
+ objc_hash_next at Base 4.2.1
+ objc_hash_remove at Base 4.2.1
+ objc_hash_value_for_key at Base 4.2.1
+ objc_layout_finish_structure at Base 4.2.1
+ objc_layout_structure at Base 4.2.1
+ objc_layout_structure_get_info at Base 4.2.1
+ objc_layout_structure_next_member at Base 4.2.1
+ objc_lookUpClass at Base 4.6
+ objc_lookup_class at Base 4.2.1
+ objc_malloc at Base 4.2.1
+ objc_msg_lookup at Base 4.2.1
+ objc_msg_lookup_super at Base 4.2.1
+ objc_mutex_allocate at Base 4.2.1
+ objc_mutex_deallocate at Base 4.2.1
+ objc_mutex_lock at Base 4.2.1
+ objc_mutex_trylock at Base 4.2.1
+ objc_mutex_unlock at Base 4.2.1
+ objc_promoted_size at Base 4.2.1
+ objc_realloc at Base 4.2.1
+ objc_registerClassPair at Base 4.6
+ objc_setEnumerationMutationHandler at Base 4.6
+ objc_setExceptionMatcher at Base 4.6
+ objc_setGetUnknownClassHandler at Base 4.6
+ objc_setProperty at Base 4.6
+ objc_setPropertyStruct at Base 4.6
+ objc_setUncaughtExceptionHandler at Base 4.6
+ objc_set_thread_callback at Base 4.2.1
+ objc_sizeof_type at Base 4.2.1
+ objc_skip_argspec at Base 4.2.1
+ objc_skip_offset at Base 4.2.1
+ objc_skip_type_qualifiers at Base 4.2.1
+ objc_skip_typespec at Base 4.2.1
+ objc_sync_enter at Base 4.6
+ objc_sync_exit at Base 4.6
+ objc_thread_add at Base 4.2.1
+ objc_thread_detach at Base 4.2.1
+ objc_thread_exit at Base 4.2.1
+ objc_thread_get_data at Base 4.2.1
+ objc_thread_get_priority at Base 4.2.1
+ objc_thread_id at Base 4.2.1
+ objc_thread_remove at Base 4.2.1
+ objc_thread_set_data at Base 4.2.1
+ objc_thread_set_priority at Base 4.2.1
+ objc_thread_yield at Base 4.2.1
+ object_copy at Base 4.2.1
+ object_dispose at Base 4.2.1
+ object_getClassName at Base 4.6
+ object_getIndexedIvars at Base 4.6
+ object_getInstanceVariable at Base 4.6
+ object_getIvar at Base 4.6
+ object_setClass at Base 4.6
+ object_setInstanceVariable at Base 4.6
+ object_setIvar at Base 4.6
+ property_getAttributes at Base 4.6
+ property_getName at Base 4.6
+ protocol_conformsToProtocol at Base 4.6
+ protocol_copyMethodDescriptionList at Base 4.6
+ protocol_copyPropertyList at Base 4.6
+ protocol_copyProtocolList at Base 4.6
+ protocol_getMethodDescription at Base 4.6
+ protocol_getName at Base 4.6
+ protocol_getProperty at Base 4.6
+ protocol_isEqual at Base 4.6
+ sarray_at_put at Base 4.2.1
+ sarray_at_put_safe at Base 4.2.1
+ sarray_free at Base 4.2.1
+ sarray_lazy_copy at Base 4.2.1
+ sarray_new at Base 4.2.1
+ sarray_realloc at Base 4.2.1
+ sarray_remove_garbage at Base 4.2.1
+ search_for_method_in_list at Base 4.2.1
+ sel_copyTypedSelectorList at Base 4.6
+ sel_getName at Base 4.6
+ sel_getTypeEncoding at Base 4.6
+ sel_getTypedSelector at Base 4.6
+ sel_getUid at Base 4.6
+ sel_get_any_uid at Base 4.2.1
+ sel_isEqual at Base 4.6
+ sel_is_mapped at Base 4.2.1
+ sel_registerName at Base 4.6
+ sel_registerTypedName at Base 4.6
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git
More information about the Reproducible-commits
mailing list