forked from Imagelibrary/binutils-gdb
David Mosberger's fixes for cross compiling gprof.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1983 Regents of the University of California.
|
||||
* Copyright (c) 1983, 2001 Regents of the University of California.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms are permitted
|
||||
@@ -307,7 +307,7 @@ vax_find_call (parent, p_lowpc, p_highpc)
|
||||
case longrel:
|
||||
/*
|
||||
* regular pc relative addressing
|
||||
* check that this is the address of
|
||||
* check that this is the address of
|
||||
* a function.
|
||||
*/
|
||||
destpc = vax_reladdr ((struct modebyte *) (instructp + length))
|
||||
|
||||
Reference in New Issue
Block a user