aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-10-22 17:43:02 +0000
committerStu Grossman <grossman@cygnus>1996-10-22 17:43:02 +0000
commit53845f94f71fe2f8603d2fe00a825703e30ca256 (patch)
treee4d00c65c3f98e107849797cdc747d8ca1cbf7ab /gdb/ChangeLog
parent5efcbe36369c3caa244424cf63f31da182e75722 (diff)
downloadgdb-53845f94f71fe2f8603d2fe00a825703e30ca256.zip
gdb-53845f94f71fe2f8603d2fe00a825703e30ca256.tar.gz
gdb-53845f94f71fe2f8603d2fe00a825703e30ca256.tar.bz2
Sanitize out v850 stuff.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c5dc0c4..175f3b0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -9,10 +9,16 @@ Mon Oct 21 18:17:08 1996 Mark Alexander <marka@cygnus.com>
sign-extension problems in calculating psymtab addresses.
* buildsym.c (end_symtab): Use macro to pop context.
+start-sanitize-v850
Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
* v850-tdep.c: Cleanup lots of things. Add many comments.
+ * v850-tdep.c (v850_init_extra_frame_info v850_frame_chain): Fix
+ sign bugs with scanning prologues. Get a little smarter about
+ calculating the length of uninteresting instructions.
+
+start-sanitize-v850
Mon Oct 21 14:01:38 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
* top.c: Add new commands "set annotate" and "show annotate".
@@ -41,12 +47,6 @@ Thu Oct 17 18:18:20 1996 Stan Shebs <shebs@andros.cygnus.com>
* configure.in: Remove host and target mapping.
* configure: Rebuild.
-start-sanitize-v850
- * v850-tdep.c (v850_init_extra_frame_info v850_frame_chain): Fix
- sign bugs with scanning prologues. Get a little smarter about
- calculating the length of uninteresting instructions.
-
-end-sanitize-v850
Wed Oct 16 17:46:03 1996 Stan Shebs <shebs@andros.cygnus.com>
* breakpoint.c (must_shift_inst_regs): New global.