aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit')
-rw-r--r--gcc/jit/ChangeLog4
-rw-r--r--gcc/jit/libgccjit.exports21
2 files changed, 25 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog
index 2e4e253..f0b70c2 100644
--- a/gcc/jit/ChangeLog
+++ b/gcc/jit/ChangeLog
@@ -1,3 +1,7 @@
+2025-03-29 Iain Sandoe <iain@sandoe.co.uk>
+
+ * libgccjit.exports: Add symbols for ABI 28 to 34.
+
2025-03-13 Matthias Klose <doko@ubuntu.com>
* Make-lang.in (LIBGCCJIT_VERSION_NUM): Move to ../Makefile.in.
diff --git a/gcc/jit/libgccjit.exports b/gcc/jit/libgccjit.exports
index e32bbe2..26dc634 100644
--- a/gcc/jit/libgccjit.exports
+++ b/gcc/jit/libgccjit.exports
@@ -230,4 +230,25 @@ _gcc_jit_function_add_integer_array_attribute
# LIBGCCJIT_ABI_27
_gcc_jit_context_new_sizeof
+# LIBGCCJIT_ABI_28
+_gcc_jit_context_new_alignof
+
+# LIBGCCJIT_ABI_29
+_gcc_jit_global_set_readonly
+
+# LIBGCCJIT_ABI_30
+_gcc_jit_context_convert_vector
+
+# LIBGCCJIT_ABI_31
+_gcc_jit_context_new_vector_access
+_gcc_jit_context_new_rvalue_vector_perm
+
+# LIBGCCJIT_ABI_32
+_gcc_jit_context_get_target_builtin_function
+
+# LIBGCCJIT_ABI_33
+_gcc_jit_function_new_temp
+
+# LIBGCCJIT_ABI_34
+_gcc_jit_context_set_output_ident