]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 May 2024 00:22:18 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 May 2024 00:22:18 +0000 (00:22 +0000)
gcc/DATESTAMP
gcc/objc/ChangeLog

index 40635f4bef84ca2176d57ba83c691632eddb00a4..66773a4b9820b32de6379897d23449e5ea484717 100644 (file)
@@ -1 +1 @@
-20240504
+20240505
index 723e55bd6e56350d117fb9ed07d9e991c3ee37f8..07d855517e6b3f0392dd4f57d189cd943985eba5 100644 (file)
@@ -1,3 +1,13 @@
+2024-05-04  Iain Sandoe  <iain@sandoe.co.uk>
+
+       Backported from master:
+       2024-05-02  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * objc-next-runtime-abi-02.cc (WEAK_PROTOCOLS_AFTER): New.
+       (next_runtime_abi_02_protocol_decl): Use WEAK_PROTOCOLS_AFTER
+       to determine this ABI change.
+       (build_v2_protocol_list_address_table): Likewise.
+
 2024-03-31  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backported from master: