summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-10-07 15:34:08 +0000
committerNick Clifton <nickc@redhat.com>2004-10-07 15:34:08 +0000
commitbcfbfb7d286e99f5d54996f87fe1e240e958cfd1 (patch)
treeb25dc0fddea232870c06c2a59dd960a5f805b163 /opcodes/ChangeLog
parent046e9e64c514484d8a2e9ceab260d3a90cf0ae4a (diff)
downloadgdb-bcfbfb7d286e99f5d54996f87fe1e240e958cfd1.tar.gz
Replace literal "0"s with NULLs in pointer initializers.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 11b8a957061..4abaa5488ec 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-07 David Gibson <david@gibson.dropbear.id.au>
+
+ * ppc-opc.c: Replace literal "0"s with NULLs in pointer
+ initializers.
+
2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
* crx-opc.c (crx_instruction): Support Co-processor insns.