aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-10-23 00:16:43 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-10-23 00:16:43 +0000
commit3b6327461d3b677d296556b5865e303fe56df472 (patch)
treecf1f3504e9ccae25d8ca52a6b93269929335be93 /ChangeLog
parentbcc5054b36626459ddb04c779f0b201fba6001d1 (diff)
downloadgcc-3b6327461d3b677d296556b5865e303fe56df472.zip
gcc-3b6327461d3b677d296556b5865e303fe56df472.tar.gz
gcc-3b6327461d3b677d296556b5865e303fe56df472.tar.bz2
Daily bump.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af92edb..d813f52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
+
+ * configure: Regenerate.
+ * configure.ac: Do not add default runpaths to GCC exes
+ when we are building -static-libstdc++/-static-libgcc (the
+ default).
+ * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
+ enable flag to alter Darwin libraries to use @rpath names.
+
2023-10-15 Mike Frysinger <vapier@gentoo.org>
* Makefile.def: Add distclean-sim dependency on distclean-gnulib.