From 253ceee6d0db442542eb06d811108f55560e0a8c Mon Sep 17 00:00:00 2001 From: Ron Unrau Date: Wed, 9 Sep 1998 17:41:59 +0000 Subject: Merges from SKY branch: * blockframe.c(find_pc_sect_partial_function): look for min syms in the same section when trying to guess the end of a function. * symfile.c(list_overlays_command): use print_address_numeric * remote-sim.c: export simulator_command * tm-r5900.h: add COP0 registers * txvu-tdep.c: printvector and printvector-order commands * tm-txvu.h: add COP0 registers * mips-tdep.c: use NUM_CORE_REGS --- gdb/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ccf0cf5..532ccce 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,18 @@ +Wed Sep 9 11:39:05 1998 Ron Unrau + + * blockframe.c(find_pc_sect_partial_function): look for min syms in + the same section when trying to guess the end of a function. + * symfile.c(list_overlays_command): use print_address_numeric + * remote-sim.c: export simulator_command +start-sanitize-r5900 + * tm-r5900.h: add COP0 registers +end-sanitize-r5900 +start-sanitize-sky + * txvu-tdep.c: printvector and printvector-order commands + * tm-txvu.h: add COP0 registers + * mips-tdep.c: use NUM_CORE_REGS +end-sanitize-sky + 1998-09-08 Jason Molenda (jsm@bugshack.cygnus.com) * breakpoint.c (bpstat_stop_status): Declare a bp match if the -- cgit v1.1