* m32r-tdep.c (m32r_frame_find_saved_regs): Fix thinko in arg def.

This commit is contained in:
David Edelsohn 1996-12-20 00:00:53 +00:00
parent 027b55b862
commit f8dfe411d2
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
start-sanitize-m32r
Thu Dec 19 15:57:16 1996 Doug Evans <dje@canuck.cygnus.com>
* m32r-tdep.c (m32r_frame_find_saved_regs): Fix thinko in arg def.
end-sanitize-m32r
Thu Dec 19 09:38:56 1996 Mark Alexander <marka@cygnus.com>
* values.c (unpack_double): Make it compile with MSVC++ 2.x.