mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 14:04:24 +08:00
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:
parent
f337710aff
commit
f7065e881c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user