From f893ebe377674daee65951b2a8caad7c4b854290 Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Thu, 28 May 1998 07:30:33 +0000 Subject: * mips-tdep.c (mips_push_dummy_frame): Fix calculation of PROC_REG_OFFSET and PROC_FREG_OFFSET. --- gdb/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6dd0d81..d4027b3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu May 28 00:27:35 1998 Peter Schauer + + * mips-tdep.c (mips_push_dummy_frame): Fix calculation of + PROC_REG_OFFSET and PROC_FREG_OFFSET. + Mon Apr 27 14:37:49 1998 Andrew Cagney * config/v850/tm-v850.h (REGISTER_BYTE): FP_REGNUM and @@ -12,6 +17,11 @@ Mon Apr 27 14:37:49 1998 Andrew Cagney (FP_REGNUM): Update. (FP_RAW_REGNUM): Define. +Wed May 27 14:22:31 1998 Keith Seitz + + * main.c (main): Convert the path returned from getenv to a posix + path on cygwin32 hosts. + Mon May 25 13:31:27 1998 Keith Seitz * remote.c (remote_open_1): If an error occurs starting the remote, @@ -1027,9 +1037,11 @@ Wed Mar 4 01:39:08 1998 Ron Unrau Tue Mar 3 17:19:08 1998 John Metzler +start-sanitize-vr4111 * config/mips/tm-vr4xxx.h: implements vr4111 as separate from 4300 * config/mips/vr4xxx.tm: implements vr4111 as separate from 4300 * configure.tgt: Recognise mips64vr4111-*-elf as vr4xxx +end-sanitize-vr4111 * dwarfread.c (read_tag_pointer_type): Pointer sizes now come from TARGET_PTR_BIT rather from sizeof(char *) on host. -- cgit v1.1