aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorKlaus Ziegler <klausz@haus-gisela.de>2022-01-25 17:33:03 +0000
committerNick Clifton <nickc@redhat.com>2022-01-25 17:33:03 +0000
commitb6437be6879672d2e0da2c8c7e742f126457b9df (patch)
treed9afd1ae559a817f873e3cfb7aeb962e46b0b56c /include/ChangeLog
parent042a82e5ee2613909e700a6f4b11ec72a74d2ebd (diff)
downloadgdb-b6437be6879672d2e0da2c8c7e742f126457b9df.zip
gdb-b6437be6879672d2e0da2c8c7e742f126457b9df.tar.gz
gdb-b6437be6879672d2e0da2c8c7e742f126457b9df.tar.bz2
Fix a probem building the binutils on SPARC/amd64
PR 28816 * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index cfad7f1..416fb6b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2022-01-25 Klaus Ziegler <klausz@haus-gisela.de>
+
+ PR 28816
+ * elf/common.h (AT_SUN_HWCAP): Make definition conditional.
+
2022-01-22 Nick Clifton <nickc@redhat.com>
* 2.38 release branch created.