diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-08-01 15:27:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-08-01 15:27:55 +0000 |
commit | 0fdaa00544c46f8ab2936444ca967df91c0932c3 (patch) | |
tree | 5e3c614787c99ade9090e9df1bad41fb60c30195 /include | |
parent | e652949396b26a5f4abd0d5d489a21cba484809e (diff) | |
download | gdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.zip gdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.tar.gz gdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.tar.bz2 |
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 8daef2d..188c094 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 689e278..b884a38 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. |