From: Ron Unrau Date: Fri, 31 Jul 1998 22:08:08 +0000 (+0000) Subject: * config/tm-txvu.h: use NUM_CORE_REGS instead of NUM_R5900_REGS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e417b893a738561c3c6ddb4213ebb01fa281b110;p=binutils-gdb.git * config/tm-txvu.h: use NUM_CORE_REGS instead of NUM_R5900_REGS * mips-tdep.c: use NUM_CORE_REGS * txvu-tdep.c: use NUM_CORE_REGS, add function prototypes (txvu_insert_breakpoints): use VIF interrupt bit --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d9e5eebc5ca..37ab454a9ba 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,22 @@ +start-sanitize-sky +Fri Jul 31 16:06:05 1998 Ron Unrau + + * config/tm-txvu.h: use NUM_CORE_REGS instead of NUM_R5900_REGS + * mips-tdep.c: use NUM_CORE_REGS + * txvu-tdep.c: use NUM_CORE_REGS, add function prototypes + (txvu_insert_breakpoints): use VIF interrupt bit + +end-sanitize-sky +Thu Jul 30 13:53:50 1998 Mark Alexander + + * mips-tdep.c (mask_address_p): New variable. + (mips_addr_bits_remove): Test mask_address_p to decide whether + to mask off the upper 32 bits of addresses. + (_initialize_mips_tdep): Add command to set mask_address_p. + (mips_call_dummy_address): New function. + * config/mips/tm-mips.h (CALL_DUMMY_ADDRESS): Redefine to + call mips_call_dummy_address. + 1998-07-29 Fernando Nasser * symfile.c (add_symbol_file_command): Test for the from_tty