[ia64-tools] R_IA64_* in elf.h

Andreas Schwab schwab@suse.de
Mon Oct 16 02:30:00 GMT 2000


Ulrich Drepper <drepper@redhat.com> writes:

|> Andreas Schwab <schwab@suse.de> writes:
|> 
|> > This patch brings the list of IA64 relocations in glibc uptodate wrt to
|> > binutils, on the assumption that the latter is the correct list.
|> 
|> I've looked through the list and the documents now.  There was only
|> one relocation missing in elf.h.

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?

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Libc-hacker mailing list