aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-12-08 00:17:45 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-12-08 00:17:45 +0000
commit4bc2d9f6cb1554bdd634f190c325c8d8e4046f42 (patch)
tree61d645493fc6deb7111e4876efe8a91e3663bff4 /ChangeLog
parent7d6512d102a5a4fb3939de95bce38d154512a19f (diff)
Daily bump.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 506e8b92f88..1447f853100 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
+
+ * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
+
+2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
+
+ * Makefile.def: Pass host_libs_picflag to host dependent library
+ configures.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+ * configure.ac (host_libs_picflag): New configure variable set to
+ '--with-pic' when building 'host_shared'.
+
2022-11-25 Weimin Pan <weimin.pan@oracle.com>
* Makefile.def: Add libsframe as new module with its dependencies.