diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-09-29 18:23:26 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-09-29 18:23:26 +0000 |
commit | b4db717d6720f704c5174001f45fc909021339ec (patch) | |
tree | 00634c244c1f4bac14b0d69e2bd701e235855d07 | |
parent | 78966507d672fab5b76cd6836735804a16918fab (diff) | |
download | gdb-b4db717d6720f704c5174001f45fc909021339ec.zip gdb-b4db717d6720f704c5174001f45fc909021339ec.tar.gz gdb-b4db717d6720f704c5174001f45fc909021339ec.tar.bz2 |
Correct date of checkin
-rw-r--r-- | include/ChangeLog | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index c31811a..b6ea943 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,4 @@ -2000-09-27 Hans-Peter Nilsson <hp@axis.com> +2000-09-29 Hans-Peter Nilsson <hp@axis.com> * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris. Fix typo in comment. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d50d96f..b336b06 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,4 @@ -2000-09-27 Hans-Peter Nilsson <hp@axis.com> +2000-09-29 Hans-Peter Nilsson <hp@axis.com> Changes to add dollar prefix to registers for files where user symbols don't have a leading underscore. Fix formatting. |