bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

About the hppa function ptr fp argument relocation problem


From: Randolph Chung
Subject: About the hppa function ptr fp argument relocation problem
Date: Sat, 12 Jan 2002 10:15:32 -0800
User-agent: Mutt/1.3.25i

Just a bit more info about this problem.

After tracing through the binutils code a bit I see that gas does parse
the .CALL info in the input asm and fill in the info into the arg_reloc
member of call_desc. However, the bfd library does not use
this info to generate the appropriate argument relocation stubs.

Looking into binutils cvs I see that the very original code in cvs
(bfd/elf32-hppa.c) did have some arg relocation support, but that was 
subsequently removed (inadvertently?) in the 1.2->1.3 checkin with various 
cleanups.

randolph
-- 
Debian Developer <address@hidden>
http://www.TauSq.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]