aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-08-01 15:27:55 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-08-01 15:27:55 +0000
commit0fdaa00544c46f8ab2936444ca967df91c0932c3 (patch)
tree5e3c614787c99ade9090e9df1bad41fb60c30195 /include/ChangeLog
parente652949396b26a5f4abd0d5d489a21cba484809e (diff)
downloadgdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.zip
gdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.tar.gz
gdb-0fdaa00544c46f8ab2936444ca967df91c0932c3.tar.bz2
Correct ChangeLog entries.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 2 insertions, 6 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>