aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlexander von Gluck IV <kallisti5@unixzen.com>2022-01-22 14:18:34 +0000
committerNick Clifton <nickc@redhat.com>2022-01-22 14:18:34 +0000
commitcc5e40736d994e53df7d550b7d705f6dcc15169d (patch)
tree4b075d017684fa86a39efcb7316eeaa7abbce23e /ld/ChangeLog
parent5f7a57f1312876abb3f4114af385ce0bedd6c1e8 (diff)
downloadfsf-binutils-gdb-cc5e40736d994e53df7d550b7d705f6dcc15169d.zip
fsf-binutils-gdb-cc5e40736d994e53df7d550b7d705f6dcc15169d.tar.gz
fsf-binutils-gdb-cc5e40736d994e53df7d550b7d705f6dcc15169d.tar.bz2
Adjust default page sizes for haiku arm.
* configure.tgt (arm-haiku): Fix typo. * emulparams/armelf_haiku.su (MAXPAGESIZE): Use the default value. (COMMONPAGESIZE): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d607fae..2c5d660 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2022-01-22 Alexander von Gluck IV <kallisti5@unixzen.com>
+
+ * configure.tgt (arm-haiku): Fix typo.
+ * emulparams/armelf_haiku.su (MAXPAGESIZE): Use the default value.
+ (COMMONPAGESIZE): Likewise.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.