* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7e8159dc6162ce34d2e0bd07e2d538562ec8bd0a..4fc45d795a7c97dbfec871d213b6acb41be35487 100644 (file)
@@ -1,3 +1,15 @@
+Thu Apr  2 19:38:31 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * mipsread.c (fixup_sigtramp):  Also look for _sigtramp as a real
+       routine (for Irix-4.x).  Make many funcs static and void.
+       * mips-tdep.c (mips-frame-chain):  Clean up, simplify.
+       * (init_extra_frame_info):  Don't trash cached value of frame
+       pointer register.  This fixes backtracing through routines that use
+       alloca().  Generally clean up declarations of functions, and use
+       typedefs and macros to reference data structures as appropriate.
+       * tm-irix3.h, tm-mips.h (EXTRA_FRAME_INFO):  use proper type for
+       proc_desc element.
+
 Thu Apr  2 09:47:11 1992  Fred Fish  (fnf@cygnus.com)
 
        * values.c (unpack_long):  Fix unpacking error for signed chars
This page took 0.024142 seconds and 4 git commands to generate.