mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
* hpread.c: Include hp-symtab.h instead of hpux-symtab.h.
Various name changes to match those used by hp-symtab.h. No longer sanitize away hpread changes. Merge ChangeLog.hpread into ChangeLog and ChangeLog-93.
This commit is contained in:
@@ -521,7 +521,6 @@ find_unwind_entry(pc)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* start-sanitize-hpread */
|
||||
/* Return the adjustment necessary to make for addresses on the stack
|
||||
as presented by hpread.c.
|
||||
|
||||
@@ -540,7 +539,6 @@ hpread_adjust_stack_address (func_addr)
|
||||
else
|
||||
return u->Total_frame_size << 3;
|
||||
}
|
||||
/* end-sanitize-hpread */
|
||||
|
||||
/* Called to determine if PC is in an interrupt handler of some
|
||||
kind. */
|
||||
|
||||
Reference in New Issue
Block a user