]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libobjc/ChangeLog
Fix boostrap failure in tree-ssa-loop-ch.cc
[thirdparty/gcc.git] / libobjc / ChangeLog
index 042d076cf2aa1162b29ec5ab8e0fd93e52d3af4e..538f8b2ddc09e52ac17a67558277b7eed0780e53 100644 (file)
@@ -1,3 +1,217 @@
+2022-10-20  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * configure.ac (AC_CONFIG_MACRO_DIRS): Instantiate.
+       * configure: Regenerate.
+
+2022-10-12  Martin Liska  <mliska@suse.cz>
+
+       * configure: Regenerate.
+
+2022-10-11  Olivier Hainque  <hainque@adacore.com>
+           Olivier Hainque  <hainque@adacore.com>
+
+       * configure: Regenerate.
+
+2022-08-25  Martin Liska  <mliska@suse.cz>
+
+       * configure: Regenerate.
+
+2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+       * configure: Re-generate.
+
+2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR target/97865
+       * configure: Regenerate.
+
+2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
+
+       * configure: Regenerate.
+
+2020-10-11  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * encoding.c (_darwin_rs6000_special_round_type_align):
+       Use DFMode in the emulation of the special round type.
+
+2020-05-29  H.J. Lu  <hjl.tools@gmail.com>
+
+       PR bootstrap/95413
+       * configure: Regenerated.
+
+2020-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/95147
+       * configure: Regenerated.
+
+2020-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR libstdc++/79193
+       PR libstdc++/88999
+
+       * configure: Regenerated.
+
+2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
+
+       * Makefile.in (aclocal_deps): Add `toolexeclibdir.m4'.
+       * aclocal.m4: Include `toolexeclibdir.m4'.
+       * configure.ac: Handle `--with-toolexeclibdir='.
+       * configure: Regenerate.
+
+2020-01-01  Andrew Pinski  <pinskia@gmail.com>
+
+       PR libobjc/93099
+       * objc/objc-decls.h (objc_EXPORT): Define it to
+       extern for DLL_EXPORT define case.
+
+2020-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2019-11-26  Tobias Burnus  <tobias@codesourcery.com>
+
+       * Makefile.in (aclocal_deps): Fix path to cet.m4.
+
+2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure: Regenerate.
+
+2019-04-23  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+           Bernd Edlinger  <bernd.edlinger@hotmail.de>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/89093
+       * exception.c (PERSONALITY_FUNCTION): Add general-regs-only target
+       attribute for ARM.
+
+2019-03-06  Uroš Bizjak  <ubizjak@gmail.com>
+
+       * encoding.c (DFmode): #undef before #define.
+
+2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR other/16615
+       * objc/runtime.h: Change "can not" to "cannot".
+
+2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR other/16615
+
+       * class.c: Mechanically replace "can not" with "cannot".
+       * objc/runtime.h: Likewise.
+       * sendmsg.c: Likewise.
+
+2019-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * configure.ac: Remove AC_PREREQ.
+       * aclocal.m4, config.h.in, configure: Regenerate.
+
+2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2018-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure: Regenerated.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+
+2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       PR target/84148
+       * configure: Regenerate.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-11-23  Tom de Vries  <tom@codesourcery.com>
+
+       * class.c (CLASS_TABLE_HASH): Wrap in "do {} while (0)".
+
+2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Likeiwse.
+       * configure: Likewise.
+       * configure.ac: Set CET_FLAGS. Update XCFLAGS.
+
+2017-08-30  Richard Sandiford  <richard.sandiford@linaro.org>
+           Alan Hayward  <alan.hayward@arm.com>
+           David Sherwood  <david.sherwood@arm.com>
+
+       * encoding.c (_darwin_rs6000_special_round_type_align): Prefix mode
+       names with E_ in case statements.
+
+2017-02-07  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/79256
+       PR middle-end/79278
+       * encoding.c (objc_layout_structure_next_member): Adjust
+       ADJUST_FIELD_ALIGN usage.
+
+2017-01-18  Matthias Klose  <doko@ubuntu.com>
+
+       PR libobjc/78697
+       * configure.ac: Allow default for --with-target-bdw-gc-include.
+       * configure: Regenerate.
+
+       PR libobjc/78698
+       * configure.ac: Use the libgc.la file when available.
+       * configure: Regenerate.
+
+2017-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * configure: Regenerated.
+       * configure.ac: Add GCC_BASE_VER.
+       * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
+       get version from BASE-VER file.
+       * configure: Regenerated.
+
+2017-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2016-12-01  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: Don't use pkg-config to check for bdw-gc.
+       * configure: Regenerate.
+
+2016-11-30  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking
+       for the existence of the pkg-config modules.
+       * Regenerate.
+
+2016-11-30  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac (--enable-objc-gc): If not given, default to
+       enable_objc_gc=no.
+       * configure: Regenerated.
+
+2016-11-30  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac (--enable-objc-gc): Allow to configure with a
+       system provided boehm-gc.
+       * configure: Regenerate.
+       * Makefile.in (OBJC_BOEHM_GC_LIBS): Get value from configure.
+       * gc.c: Include system bdw-gc headers.
+       * memory.c: Likewise.
+       * objects.c: Likewise.
+
 2016-11-15  Matthias Klose  <doko@ubuntu.com>
 
        * aclocal.m4: Regenerate.
        clang which seems to emit calls to it.
 
 2011-10-08  Richard Frith-Macdonald <rfm@gnu.org>
-            Nicola Pero  <nicola.pero@meta-innovation.com>
+           Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/50428
        * sendmsg.c (__objc_send_initialize): If a class does not have an
 2011-08-06  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * class.c (class_getSuperclass): Fixed typo in comment.
-       
+
 2011-08-06  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/49882
 
        * objc/README: Updated.
        * objc-private/selector.h: Updated comments.
-       
+
 2011-06-07  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * sendmsg.c (class_get_instance_method): Removed.
        * objc/deprecated/struct_objc_protocol_list.h: Removed.
        * objc/deprecated/struct_objc_category.h: Removed.
        * objc/deprecated/MetaClass.h: Removed.
-       * objc/deprecated/objc_msg_sendv.h: Removed.  
+       * objc/deprecated/objc_msg_sendv.h: Removed.
        * objc/deprecated/README: Removed.
        * objc/deprecated/struct_objc_class.h: Removed.
        * objc/deprecated/struct_objc_protocol.h: Removed.
        (arglist_t, retval_t): New.  (class_get_class_method): Take a
        'Class', not 'MetaClass', argument.
        * thr.c: Include module-abi-8.h.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Removed struct_objc_static_instances.h
        and objc_get_uninstalled_dtable.h.
        * objc/deprecated/struct_objc_static_instances.h: Removed.
-       * objc/deprecated/objc_get_uninstalled_dtable.h: Removed.       
+       * objc/deprecated/objc_get_uninstalled_dtable.h: Removed.
        * objc/objc-api.h: Do not include deprecated/objc_static_instances.h
        and deprecated/objc_get_uninstalled_dtable.h.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Removed objc_object_alloc.h.
        _objc_object_copy): Removed.
        * libobjc.def (__objc_object_alloc, __objc_object_copy,
        __objc_object_dispose): Removed.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Removed METHOD_NULL.h.
        * objc/objc-api.h: Do not include deprecated/METHOD_NULL.h.
        * objc/deprecated/METHOD_NULL.h: Removed.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Removed objc_valloc.h,
        (objc_exception_throw): Do not check for
        _objc_unexpected_exception.
        * memory.c (objc_valloc, _objc_malloc, _objc_atomic_malloc,
-       _objc_valloc, _objc_realloc, _objc_calloc, _objc_free): Removed.        
+       _objc_valloc, _objc_realloc, _objc_calloc, _objc_free): Removed.
        * libobjc.def (_objc_unexpected_exception, objc_valloc): Removed.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc.h: Do not include deprecated/STR.h.
        * objc/deprecated/STR.h: Removed.
        * Makefile.in (OBJC_DEPRECATED_H): removed STR.h.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_H): Removed hash.h and sarray.h.
        * Object.m ([-forward::]): Removed.
        * objc/deprecated/Object.h ([-forward::]): Removed.
        * sendmsg.c (__objc_forward): Updated comments.
-       
+
 2011-06-03  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_H): Removed objc-list.h.
        objc_write_types, objc_write_unsigned_char,
        objc_write_unsigned_int, objc_write_unsigned_long,
        objc_write_unsigned_short): Removed.
-       
+
 2011-06-02  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Removed objc_error.h.
        * objc/deprecated/Object.h: Removed the same methods.
        * sendmsg.c (__objc_forward): Do not try to invoke the "error:"
        method after trying to invoke the "doesNotRecognize:" method.
-       
+
 2011-05-26  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * sendmsg.c: Reindented part of the file.  No non-trivial changes
        new +initialize dispatch table logic.
        (__objc_forward): Call get_implementation instead of get_imp.
        (prepared_dtable_table): New.
-       (__objc_prepare_dtable_for_class): New. 
+       (__objc_prepare_dtable_for_class): New.
        (__objc_prepared_dtable_for_class): New.
        (__objc_get_prepared_imp): New.
        (__objc_install_prepared_dtable_for_class): New.
-       
+
 2011-05-24  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/48177
        * configure: Regenerate.
 
 2011-02-28  Nicola Pero  <nicola.pero@meta-innovation.com>
-       
+
        * selector.c (sel_getTypedSelector): Return NULL if there are
        multiple selectors with conflicting types.
        * objc/runtime.h (sel_getTypedSelector): Updated documentation.
-       
+
 2011-02-28  Richard Frith-Macdonald <rfm@gnu.org>
 
        PR libobjc/47922
        (objc_tree_insert_class): Tidied up loop; return immediately upon
        inserting a class.
        (__objc_exec_class): Do not set __objc_class_tree_list.
-       
+
 2010-12-24  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * selector.c (sel_getTypedSelector): Return NULL if given a NULL
        (sel_registerTypedName): Same.
        (sel_registerName): Same.
        * objc/runtime.h: Updated documentation.
-       
+
 2010-12-24  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/runtime.h (class_addIvar): Updated documentation.  The
        alignment is actually the log_2 of the alignment in bytes.
        * ivars.c (class_addIvar): Corresponding change to the
        implementation.
-       
+
 2010-12-24  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/runtime.h (sel_getType): Renamed to sel_getTypeEncoding to
        * selector.c (sel_getType): Renamed to sel_getTypeEncoding.
        (sel_copyTypedSelectorList, sel_getTypedSelector): New.
        (sel_get_type): Updated call to sel_getType.
-       
+
 2010-12-24  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/runtime.h (class_conformsToProtocol,
        (__objc_update_dispatch_table_for_class): Added DEBUG_PRINTFs for
        tracking updates of dispatch tables.
        (__objc_install_dispatch_table_for_class): Same.
-       
+
 2010-12-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc.
        * objc-private/runtime.h (__objc_add_class_to_hash): Updated
        declaration.
 
-2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>     
+2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * init.c (_objc_load_callback): Initialize with 0.
        (__objc_call_callback): Renamed to __objc_call_load_callback.
        Check _objc_load_callback only once, and if it is not set, return
        immediately.
        (objc_send_load): Updated call to __objc_call_callback.
-       
+
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/16110
        (__objc_create_classes_tree): Add the class of any claimed
        category that was loaded in the module to the list of classes for
        which we try to execute +load.
-       
+
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc-private/common.h: When DEBUG is defined, include <stdio.h>.
        Updated comments.
        * init.c (__objc_tree_insert_class): Use %p, not %x, when printing
        a pointer using DEBUG_PRINTF.
-       
+
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/45953
        __sel_register_typed_name.
        * selector.c (__objc_register_selectors_from_module): New.
        (__sel_register_typed_name): Made static.
-       
+
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * linking.m: Do not include objc/NXConstStr.h.
 
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
-       
+
        * objc-private/runtime.h (DEBUG_PRINTF): Moved from here ...
        * objc-private/common.h (DEBUG_PRINTF): To here.
        * hash.c: Do not include objc-private/runtime.h and objc/thr.h.
-       
+
 2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * hash.c: Tidied up comments and indentation.  No code changes.
        (__objc_print_dtable_stats): Removed.
        (__sel_register_typed_name): Removed.
        * sendmsg.c (__objc_print_dtable_stats): Use 'void' as argument.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * init.c (__objc_exec_class): Call __objc_resolve_class_links (),
 
        * objc/message.h: Updated comments.
        * objc/runtime.h: Updated comments.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * class.c (objc_lookupClass): Renamed to objc_lookUpClass.
        * objc/runtime.h (class_ivar_set_gcinvisible): Declare.
        * sendmsg.c (_CLS_IN_CONSTRUCTION, CLS_IS_IN_CONSTRUCTION): Do not
        define.  Updated comments.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/encoding.h: Updated comments.
        (objc_layout_structure_next_member): Same.
        (objc_layout_finish_structure): Same.
        (objc_layout_structure_get_info): Same.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * init.c: Updated comments.
        * objc/objc-api.h: Updated comments.
        * objc/runtime.h (_objc_load_callback): Declare.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/Object.h: Include deprecated/typedstream.h and
        objc/deprecated/objc_msg_sendv.h instead.  Tidied up comments.
        * sendmsg.c: Include objc/message.h.
        * thr.c: Include objc/message.h.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc-exception.h: Include objc-decls.h.  Mark all
        objc/deprecated/Protocol.h.  Include objc/deprecated/Protocol.h.
        * objc/deprecated/Protocol.h: New.
        * Makefile.in (OBJC_DEPRECATED_H): Added Protocol.h.
-       
+
 2010-12-19  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * init.c: Include objc-private/selector.h.  Do not declare
        __sel_register_typed_name.
        * objc-private/selector.h (__sel_register_typed_name): Declare.
        * selector.c: Include objc-private/selector.h.
-       
+
 2010-12-18  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * class.c: Tidied up comments and indentation.  No code changes.
        instead of 'Module_t'.  Use 'struct objc_symtab *' instead of
        'Symtab_t'.  Use objc_getClass() instead of objc_lookup_class().
        Use 'struct objc_category *' instead of 'Category_t'.
-       
+
 2010-12-16  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * sendmsg.c: Include objc/runtime.h instead of objc/objc-api.h.
 
        * objc/message.h (objc_super): When using the modern API, do not
        define Super and Super_t, and always use 'super_class' for the
-       super class field.      
+       super class field.
        (objc_msg_lookup_super): Updated prototype to use 'struct
        objc_super *' instead of 'Super_t'.
        * sendmsg.c (objc_msg_lookup_super): Updated prototype to use
        * ivars.c (class_addIvar): Use the 'size' argument instead of
        trying to calculate it using objc_sizeof_type().
        * objc/runtime.h (class_addIvar): Updated comments.
-       
+
 2010-12-15  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * sendmsg.c: Reindented some code and tidied up comments.  No
        actual code changes.
-       
+
 2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/Object.h: Moved all the methods, with the exception of
        (__objc_register_instance_methods_to_class): Use struct
        objc_method_list * instead of MethodList_t and Method instead of
        Method_t.
-       
+
 2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * selector.c: Reindented some code and tidied up comments.  No
        (get_imp): Call __objc_resolve_class_method or
        __objc_resolve_instance_method at the appropriate time.
        (objc_msg_lookup): Same.
-       (class_getClassMethod): Same.   
+       (class_getClassMethod): Same.
        (class_getInstanceMethod): Same.
        (__objc_init_dispatch_tables): Initialize
        selector_resolveClassMethod and selector_resolveInstanceMethod.
        * objc/runtime.h: Updated documentation of class_getClassMethod,
        class_getInstanceMethod and class_getMethodImplementation.
-       
+
 2010-12-11  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc-private/module-abi-8.h (struct objc_symtab): Updated
        description of sel_ref_cnt and refs.
        * objc/deprecated/struct_objc_symtab.h (objc_symtab): Same change.
-       
+
 2010-12-06  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        PR target/40125
        * aclocal.m4: Regenerate.
        * configure: Regenerate.
 
-2010-12-03  Matthias Klose  <doko@ubuntu.com> 
+2010-12-03  Matthias Klose  <doko@ubuntu.com>
 
        * configure.ac (VERSION): Bump the version to 3:0:0.
        * configure: Regenerate.
        * sendmsg.c (get_imp): Fixed call to __objc_get_forward_imp to
        pass nil as the receiver since we don't know the receiver at this
        point.
-       
+
 2010-11-18  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * ivars.c: Include stdlib.h.
        * class.c (class_getSuperclass): Call __objc_resolve_class_links
        if the class is not resolved yet.
        * ivars.c (class_getInstanceVariable): Use class_getSuperclass.
-       
+
 2010-10-16  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/runtime.h (class_getIvarLayout): New.
        * ivars.c (class_getIvarLayout): New.
        (class_getWeakIvarLayout): New.
        (class_setIvarLayout): New.
-       (class_setWeakIvarLayout): New. 
+       (class_setWeakIvarLayout): New.
 
 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
-       
+
        * objc/runtime.h (class_copyPropertyList): New.
        (class_getProperty): New.
        (property_getAttributes): New.
        (class_getProperty): New.
        (property_getAttributes): New.
        (property_getName): New.
-       
+
 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc-private/runtime.h (__objc_update_classes_with_methods): New.
        (method_setImplementation): New.
        * objc/runtime.h (method_setImplementation): New.
        (method_exchangeImplementations): New.
-       
+
 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Protocol.m: Include objc/runtime.h and
        to compare selectors directly instead of getting names and then
        using strcmp.
        * objc/Protocol.h: Updated comments.
-       
+
 2010-10-15  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * init.c (__objc_init_protocol): New function which fixes up a
        * protocols.c (protocol_getMethodDescription): Same change.
        * objc/runtime.h: Updated comments.
        (sel_registerTypedName): Fixed typo in function name.
-       
+
 2010-10-13  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR libobjc/23214
        (method_getReturnType): New.
        (method_getArgumentType): New.
        (method_getDescription): New.
-       
+
 2010-10-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * encoding.c: Tidied up comments.
        there is no offset: check that the first offset digit is actually
        a digit before skipping it.
        (objc_skip_type_qualifiers): Mark as inline.
-       (objc_skip_typespec): Mark as inline.   
-       
+       (objc_skip_typespec): Mark as inline.
+
 2010-10-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (C_SOURCE_FILES): Added methods.c.
        (method_getTypeEncoding): New.
        (class_copyMethodList): New.
        (method_getNumberOfArguments): New.
-       
+
 2010-10-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * class.c: Include objc/runtime.h and objc-private/module-abi-8.h
        * sarray.c: Include objc/runtime.h instead of objc/objc-api.h.  Do
        not include objc/objc.h.
        * selector.c: Do not include objc/objc.h.
-       * sendmsg.c: Do not include objc/objc.h.        
+       * sendmsg.c: Do not include objc/objc.h.
        * thr.c: Include objc/runtime.h instead of objc/objc-api.h.
        Do not include objc/objc.h.
        * objc/objc-decls.h: Reindented code.
        (objc_realloc): New.
        (objc_free): New.
        * objc-private/runtime.h: Updated comments.
-       
+
 2010-10-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (C_SOURCE_FILES): Added protocols.c.
        (protocol_copyProtocolList): New.
        * class.c (class_getName): New.
        * selector.c (sel_isEqual): New.
-       
+
 2010-10-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * selector.c (sel_getName): Return "<null selector>" for a NULL
        removed.
        (module_hash_table): Same.
        * objc/deprecated/hash.h: Same changes.
-       
+
 2010-10-11  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * class.c (objc_getClassList): New.
        * objc-private/runtime.h: Use __objc_private_runtime_INCLUDE_GNU
        instead of __objc_runtime_INCLUDE_GNU as include guard.
        * objc-private/error.h (_objc_abort): Mark as noreturn.
-       
+
 2010-10-11  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (C_SOURCE_FILES): Added ivars.c.
        (object_getInstanceVariable): New.
        (object_setInstanceVariable): New.
        (object_getIvar): New.
-       (object_setIvar): New.  
+       (object_setIvar): New.
        (ivar_getName): New.
        (ivar_getOffset): New.
        (ivar_getTypeEncoding): New.
        * objc-private/module-abi-8.h (struct objc_class): Added.
        * objects.c (object_getClassName): New.
        (object_setClass): New.
-       
+
 2010-10-11  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc.h: Updated comments.
        (sel_register_typed_name): Call sel_registerTypedName.
        (sel_getUid): New.
        (sel_get_uid): Call sel_getUid.
-       
+
 2010-10-10  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc-api.h: Define Method, Method_t, Category and
        objc_layout_structure_next_member, objc_layout_finish_structure,
        objc_layout_structure_get_info.  Prevent including this file at
        the same time as objc/objc-api.h.
-       
+
 2010-10-10  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (OBJC_DEPRECATED_H): Added struct_objc_category.h,
        (OBJC_H): Added runtime.h
        * objc-foreach.c: New file.
        * objc/runtime.h: New file.
-       
+
 2010-09-30  Kai Tietz  <kai.tietz@onevision.com>
 
        * objc/deprecated/struct_objc_class.h: Add padding
 2010-09-26  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * encoding.c (objc_sizeof_type): Added support for vector type and
-       for double long types.  
+       for double long types.
        (objc_alignof_type): Same change.
        (objc_skip_typespec): Same change.
        * objc/encoding.h (_C_GCINVISIBLE): Use '|' for _C_GCINVISIBLE
        instead of '!' since '!' is already used for _C_VECTOR.
        * objc/objc-api.h (_C_LNG_DBL): Added.
-       
+
 2010-09-26  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * libobjc_entry.c: File removed.
        objc/sarray.h.
        * sendmsg.c: Include <assert.h>.  Include objc-private/sarray.h
        instead of objc/sarray.h.
-       * Makefile.in (OBJC_DEPRECATED_H): Added sarray.h.      
+       * Makefile.in (OBJC_DEPRECATED_H): Added sarray.h.
 
 2010-09-17  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc-private/objc-list.h (list_remove_elem): Unused function
        removed.  (list_nth): Unused function removed.  (list_find):
        Unused function removed.  (list_lenght): Unused function removed.
-       
+
 2010-09-17  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/hash.h: Moved into objc/deprecated/hash.h; objc/hash.h
        * acinclude.m4: Include ../config/enable.m4 and ../config/tls.m4.
        * configure: Regenerated.
        * config.h.in: Regenerated.
-       
+
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * Makefile.in (%_gc.lo): New pattern rules to build the
        (INCLUDES): Removed the unused include -I$(srcdir)/objc.
 
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
-       
+
        * memory.c (objc_calloc): Fixed call to GC_malloc when building
        with Garbage Colletion.
-       
+
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * memory.c: Do not include objc-private/runtime.h.
 
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
-       
+
        * objc/deprecated/objc_malloc.h: New file.
        * objc/deprecated/objc_valloc.h: New file.
        * objc/objc-api.h: Include the files instead of defining
        and similar.
        (objc_calloc): Use GC_malloc in the garbage-collected
        implementation as GC_malloc returns memory that is already freed.
-       (objc_valloc): Deprecated.      
-       
+       (objc_valloc): Deprecated.
+
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/deprecated/objc_error.h: New file.
        (misc_gc.lo): Rule removed.
        (error_gc.lo): Rule added.
        (memory_gc.lo): Rule added.
-       
+
 2010-09-12  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc.h (__GNU_LIBOBJC__): New #define providing an easy way
        * selector.c: Same change.
        * sendmsg.c: Same change.
        * thr.c: Same change.
-       
+
 2010-09-11  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/deprecated/struct_objc_selector.h: New file.  Definition of
        'struct objc_class' moved here.
        * objc/deprecated/MetaClass.h: New file.  Definition of MetClass
        moved here.
-       * objc/deprecated/STR.h: New file.  Definition of STR moved here.       
+       * objc/deprecated/STR.h: New file.  Definition of STR moved here.
        * objc/message.h: New file.  Definitions for relval_t, apply_t,
        arglist, arglist_t and objc_msg_lookup were moved here.
        * objc/objc.h: Include the above files instead of defining the
        * objc/objc-exception.h: Updated comments.
        * Makefile.in (OBJC_H, OBJC_DEPRECATED_H): Added the new header
        files.  Reindented list of files.
-       
+
 2010-09-10  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc-api.h (objc_trace): Unused variable removed.
        objc/typedstream.h replaced with a placeholder including the file
        from the deprecated/ directory.
        * objc/deprecated/objc-unexpected-exception.h: New file with the
-       definition of _objc_unexpected_exception.       
+       definition of _objc_unexpected_exception.
        * objc/objc-api.h: Include deprecated/objc-unexcepted-exception.h
        instead of defining _objc_unexpected_exception.
        * objc/deprecated/Object.h: New file with the deprecated Object
 2010-09-10  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc-exception.h: Fixed include of objc.h.
-       
+
 2010-09-08  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * objc/objc-exception.h: New file.
 2010-09-06  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        * makefile.dos: Obsolete file removed.
-       
+
 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * aclocal.m4: Regenerate.
        copyright dates.
        * libobjc.def (_objc_unexpected_exception): Export hook.
        Update copyright dates.
-       
+
 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure: Regenerate.
        for noreturn.
 
 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
-            Steve Ellcey  <sje@cup.hp.com>
+           Steve Ellcey  <sje@cup.hp.com>
 
        * configure: Regenerate for new libtool.
        * config.h.in: Regenerate for new libtool.
 
-2008-07-18  Matthias Klose  <doko@ubuntu.com> 
+2008-07-18  Matthias Klose  <doko@ubuntu.com>
 
-       * Makefile.in: Ignore missing ../boehm-gc/threads.mk. 
+       * Makefile.in: Ignore missing ../boehm-gc/threads.mk.
 
-2008-07-18  Matthias Klose  <doko@ubuntu.com> 
+2008-07-18  Matthias Klose  <doko@ubuntu.com>
 
-       * Makefile.in: Include ../boehm-gc/threads.mk. 
+       * Makefile.in: Include ../boehm-gc/threads.mk.
        (OBJC_BOEHM_GC_LIBS): Define, (libobjc_gc$(libsuffix).la): Use it.
 
 2008-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * objc/objc-list.h (list_free): Add keyword 'inline' to avoid
        unused warning.
-       
+
 2006-10-31  Geoffrey Keating  <geoffk@apple.com>
 
        * encoding.c (darwin_rs6000_special_round_type_align): New.
        PR libobjc/14382
        * README (+load,+initialize): Fix documentation to reflect
        intended and implemented semantics for +load and +initialize.
-       
+
 2005-12-12  Andrew Pinski  <pinskia@physics.uc.edu>
 
        * encoding.c (TYPE_FIELDS): Fix to skip over just _C_STRUCT_B and
        global scope.
 
 2005-09-04  Andrew Pinski  <pinskia@physics.uc.edu>
-            Rasmus Hahn  <rassahah@neofonie.de>
+           Rasmus Hahn  <rassahah@neofonie.de>
 
        PR libobjc/23108
        * archive.c (objc_write_type): Correct the element offset.
        * All files: Update FSF address.
 
 2005-08-13  Marcin Koziej  <creep@desk.pl>
-            Andrew Pinski  <pinskia@physics.uc.edu>
+           Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR libobjc/22492
        * exception.c (PERSONALITY_FUNCTION): Fix the PC with finally.
 
        * objc/NXConstStr.h, objc/Object.h, objc/Protocol.h,
        objc/encoding.h, objc/hash.h, objc/objc-api.h,
-       objc/runtime.h, objc/sarray.h, objc/thr.h, 
+       objc/runtime.h, objc/sarray.h, objc/thr.h,
        objc/typedstream.h: Do not include Objective-C headers as
        system headers.
 
@@ -3022,9 +3236,9 @@ Mon Dec 17 17:02:12 2001  Nicola Pero  <nicola@brainstorm.co.uk>
 
 2001-11-07  Aldy Hernandez  <aldyh@redhat.com>
 
-        * objc/objc-api.h (_C_VECTOR): New.
+       * objc/objc-api.h (_C_VECTOR): New.
 
-        * encoding.c (VECTOR_TYPE): New.
+       * encoding.c (VECTOR_TYPE): New.
 
 Mon Oct 29 21:29:21 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 
@@ -3410,7 +3624,7 @@ Mon Sep 21 23:27:10 1998  Ovidiu Predescu <ovidiu@slip.net>
 
        * New directory.  Moved files from ../gcc/objc.
 \f
-Copyright (C) 1998-2016 Free Software Foundation, Inc.
+Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright