This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ia64-tools] R_IA64_* in elf.h


Andreas Schwab <schwab@suse.de> writes:

> The following two relocations are used by modutils:
> 
> #define R_IA64_GPREL32MSB	0x2c	/* @gprel(sym + add), data4 MSB */
> #define R_IA64_GPREL32LSB	0x2d	/* @gprel(sym + add), data4 LSB */
> 
> Should modutils be changed?

Perhaps.  These are no official relocations as far as I can see.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]