aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-10 00:18:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-10 00:18:30 +0000
commit73ce73fcaded5525c070ee4c9ed3ae16c98e86eb (patch)
tree5fd4c35e89c1ef0e2cdda3edbd63920f298be860 /include
parentea314ccd625aada7ed8a324ac07cfc3a8aa0f03f (diff)
downloadgcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.zip
gcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.tar.gz
gcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.tar.bz2
Daily bump.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index b6afbd0..eb71bbb 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-09 Jeff Law <jlaw@ventanamicro.com>
+
+ * longlong.h (__stormy16_count_leading_zeros): Add prototype for
+ __clzhi2.
+
2023-12-15 Julian Brown <julian@codesourcery.com>
* gomp-constants.h (gomp_map_kind): Add GOMP_MAP_STRUCT_UNORD.