diff options
author | H.J. Lu <hjl@lucon.org> | 2007-08-01 15:27:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2007-08-01 15:27:55 +0000 |
commit | 83d7cb7ba4c3cd36a329df20b2323602f46228e0 (patch) | |
tree | 1798405d51606031c27c26bcb1a77b66238f555b /include | |
parent | a68546effd378f1cd95f31657b6a72713c10e6c3 (diff) | |
download | gdb-83d7cb7ba4c3cd36a329df20b2323602f46228e0.tar.gz |
Correct ChangeLog entries.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 8 | ||||
-rw-r--r-- | include/opcode/ChangeLog | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 8daef2d7ad1..188c0948c83 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -19,7 +19,7 @@ * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types, needed for WIN64 when a long is not wide enough for a pointer. - (splay_tree_key, splay_tree_value): Use the new types. + (splay_tree_key, splay_tree_value): Use the new types. 2007-07-09 Roland McGrath <roland@redhat.com> @@ -29,13 +29,9 @@ * bfdlink.h: Update copyright notice to refer to GPLv3. -2007-07-03 Nathan Sidwell <nathan@codesourcery.com> - - * opcode/m68k.h: Document j K & E. - 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - * dis-asm.h (print_insn_cr16): New prototype. + * dis-asm.h (print_insn_cr16): New prototype. 2007-06-01 Noah Misch <noah@cs.caltech.edu> Alan Modra <amodra@bigpond.net.au> diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 689e278c721..b884a3867f5 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,4 +1,8 @@ -2006-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> +2007-07-03 Nathan Sidwell <nathan@codesourcery.com> + + * m68k.h: Document j K & E. + +2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> * cr16.h: New file for CR16 target. |