aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-01-27 13:21:09 +0000
committerAndrew Cagney <cagney@redhat.com>2004-01-27 13:21:09 +0000
commit54273454d040ac238b515e241187f478ad831c91 (patch)
treeb515982cae181ae76867d2e9ceacc5bfb60941ea /sim/ppc/ChangeLog
parentc6e06edef4d7413abd00cbc40bc9c735b0036eef (diff)
downloadgdb-54273454d040ac238b515e241187f478ad831c91.zip
gdb-54273454d040ac238b515e241187f478ad831c91.tar.gz
gdb-54273454d040ac238b515e241187f478ad831c91.tar.bz2
2004-01-27 Andrew Cagney <cagney@redhat.com>
* ppc-instructions: Update copyright. (convert_to_integer): Add trailing ";" to label.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index dac646a..d4f94c3 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-27 Andrew Cagney <cagney@redhat.com>
+
+ * ppc-instructions: Update copyright.
+ (convert_to_integer): Add trailing ";" to label.
+
2003-10-16 Michael Snyder <msnyder@redhat.com>
* emul_netbsd.c: Only a comment may follow an #endif.