diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-01-18 00:18:14 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-01-18 00:18:14 +0000 |
| commit | 2c213ac9fa6fc6e64402ae7b969c6e6721b1eeea (patch) | |
| tree | b9d021d9e1c497af20b15c5f6ea1c7c10154ff24 /libsanitizer | |
| parent | 3471a61ed0ddef70de8f1bbba85cd1e945fc86fd (diff) | |
Daily bump.
Diffstat (limited to 'libsanitizer')
| -rw-r--r-- | libsanitizer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog index 68a8e7d3684..6eb696457a0 100644 --- a/libsanitizer/ChangeLog +++ b/libsanitizer/ChangeLog @@ -1,3 +1,10 @@ +2024-01-17 YunQiang Su <yunqiang.su@cipunited.com> + + * interception/interception.h (substitution_##func_name): + Use macro C_ASM_TAIL_CALL. + * sanitizer_common/sanitizer_asm.h: Define C_ASM_TAIL_CALL + for MIPS with help of t9. + 2024-01-02 Andreas Schwab <schwab@suse.de> * configure.tgt (riscv64-*-linux*): Enable LSan and TSan. |
