Wed Jun 10 10:58:18 1998 Michael Snyder <msnyder@cleaver.cygnus.com>

*printcmd.c (disassemble_command): move overlay mapping code
        "up" into find_pc_partial_function.
        * blockframe.c (find_pc_partial_function): adjust start address
        and end address for overlays (mapped vs. unmapped addresses),
        so that all callers of this function may benefit.
        * m32r-tdep.c (m32r_skip_prologue): adjust indentation.
This commit is contained in:
Michael Snyder 1998-06-10 18:04:36 +00:00
parent f337710aff
commit f7065e881c

View File

@ -1,3 +1,12 @@
Wed Jun 10 10:58:18 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
*printcmd.c (disassemble_command): move overlay mapping code
"up" into find_pc_partial_function.
* blockframe.c (find_pc_partial_function): adjust start address
and end address for overlays (mapped vs. unmapped addresses),
so that all callers of this function may benefit.
* m32r-tdep.c (m32r_skip_prologue): adjust indentation.
Mon Jun 8 16:08:10 1998 Ron Unrau <runrau@cygnus.com>
* objfiles.c (add_to_objfile_sections): All targets to define