]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - c++tools/ChangeLog
Daily bump.
[thirdparty/gcc.git] / c++tools / ChangeLog
index 18338cd4977704e466de5f37cef667c0d65b10f6..7c72ffb8383363132077a5ff50a525fa117a8cb2 100644 (file)
@@ -1,3 +1,35 @@
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       Revert:
+       2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in: Rename PIEFLAG to PICFLAG.  Set LD_PICFLAG.  Use it.
+       Use pic/libiberty.a if PICFLAG is set.
+       * configure.ac (--enable-default-pie): Set PICFLAG instead of PIEFLAG.
+       (--enable-host-pie): New check.
+       * configure: Regenerate.
+
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       Revert:
+       2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * configure.ac (--enable-host-bind-now): New check.
+       * configure: Regenerate.
+
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * configure.ac (--enable-host-bind-now): New check.
+       * configure: Regenerate.
+
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in: Rename PIEFLAG to PICFLAG.  Set LD_PICFLAG.  Use it.
+       Use pic/libiberty.a if PICFLAG is set.
+       * configure.ac (--enable-default-pie): Set PICFLAG instead of PIEFLAG.
+       (--enable-host-pie): New check.
+       * configure: Regenerate.
+
 2022-03-18  Iain Sandoe  <iain@sandoe.co.uk>
 
        * server.cc (accept_from): Use "1" as the dummy port number.