aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index f93d86a..ba1fc7f 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,11 @@
+2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * largefile.m4 (ACX_LARGEFILE) <sparc-*-solaris*|i?86-*-solaris*>:
+ Check for <sys/procfs.h> incompatilibity with large-file support
+ on Solaris.
+ Only disable large-file support and perhaps plugins if needed.
+ Set, substitute LARGEFILE_CPPFLAGS if so.
+
2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/26301