aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-11-08 00:17:35 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-11-08 00:17:35 +0000
commitc48f1056858fdc199e167d4a04fcc0a602e4f442 (patch)
treef0dfb4dc3dc4d4670f3abd1a07ca6294c9c8f887 /libgcc
parent63dc25eda71c72586b81cb1cb22e1971ba09a3d1 (diff)
downloadgcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.zip
gcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.tar.gz
gcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.tar.bz2
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 8bc90ef..7ec3301 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,10 @@
+2023-11-07 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * offloadstuff.c (OFFLOAD_IND_FUNC_TABLE_SECTION_NAME): New.
+ (__offload_ind_func_table): New.
+ (__offload_ind_funcs_end): New.
+ (__OFFLOAD_TABLE__): Add entries for indirect functions.
+
2023-11-03 Thomas Schwinge <thomas@codesourcery.com>
* config/gcn/gthr-gcn.h (__gthread_getspecific): 's%NULL%0'.