aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-01-02 12:04:40 +0000
committerNick Clifton <nickc@redhat.com>2020-01-02 12:04:40 +0000
commitd73b58f4b1f193d2e58c0a1774e01561b16866b9 (patch)
treeed8b8a60b56dff1ff4c1f9e4d58441583d90fc53 /include/ChangeLog
parenta7e3d08a26edefa411269636d7dcae7dd2736659 (diff)
downloadgdb-d73b58f4b1f193d2e58c0a1774e01561b16866b9.zip
gdb-d73b58f4b1f193d2e58c0a1774e01561b16866b9.tar.gz
gdb-d73b58f4b1f193d2e58c0a1774e01561b16866b9.tar.bz2
Enable building the s12z target on Solaris hosts where REG_Y is defined in system header files.
* opcode/s12z.h: Undef REG_Y.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c78b42b..bc66851 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2020-01-02 Christian Biesinger <cbiesinger@google.com>
+
+ * opcode/s12z.h: Undef REG_Y.
+
2020-01-01 Alan Modra <amodra@gmail.com>
Update year range in copyright notice of all files.