diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-11-13 00:20:50 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-11-13 00:20:50 +0000 |
| commit | a784ed8dad0733c81d79e841e054ab48d2202daa (patch) | |
| tree | 5af7580f5eac72ee90e455e4d2fe2b8c1e260032 /gcc/jit/ChangeLog | |
| parent | 1099ffffffe482cbe31c29dad40d8760a74c6e67 (diff) | |
Daily bump.
Diffstat (limited to 'gcc/jit/ChangeLog')
| -rw-r--r-- | gcc/jit/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog index 9bbc62f6c40..63bead096fd 100644 --- a/gcc/jit/ChangeLog +++ b/gcc/jit/ChangeLog @@ -1,3 +1,9 @@ +2025-11-12 Antoni Boucher <bouanto@zoho.com> + + * jit-playback.cc: Support new function attributes. + * jit-recording.cc: Support new function attributes. + * libgccjit.h: Support new function attributes. + 2025-10-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * jit-recording.cc (recording::array_type::make_debug_string, |
