Fix gold to use mallinfo2 if available instead of deprecated mallinfo.
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 09e1fc505acc05a036837062a89c37e2dcf54f5c..bd23e151d3c30dd7c519d5979b0d7c9fbfadba06 100644 (file)
@@ -1,3 +1,10 @@
+2021-03-19  Duncan Simpson <dr.duncan.p.simpson@gmail.com>
+
+       PR gold/26585
+       * configure.ac: Add check for mallinfo2.
+       * configure: Regenerate.
+       * main.cc (main): Use mallinfo2 if available.
+
 2021-03-19  Cary Coutant  <ccoutant@gmail.com>
 
        PR gold/27246
This page took 0.025924 seconds and 4 git commands to generate.