aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-16 00:17:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-16 00:17:18 +0000
commit7ff793415f55fa9a92f348fecb8c75ac8acc8b87 (patch)
tree97107f5fccdc9ab5916791381fae01e73448751d /fixincludes
parentb6cb10af12cf869c1ae348c0e5cb2d364ef0abce (diff)
Daily bump.
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index af6873a12c1..ed4116e0dae 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,10 @@
+2023-06-15 Marek Polacek <polacek@redhat.com>
+
+ * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic"
+ build of libiberty if PICFLAG is set.
+ * configure.ac:
+ * configure: Regenerate.
+
2023-03-28 Xi Ruoyao <xry111@xry111.site>
PR other/109293