Sanitize out v850 stuff.
This commit is contained in:
parent
5efcbe3636
commit
53845f94f7
1 changed files with 6 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue