Fix value of R_S390_NUM
Andreas Jaeger
aj@suse.de
Wed Sep 19 23:38:00 GMT 2001
Ok to commit?
Andreas
2001-09-20 Andreas Jaeger <aj@suse.de>
* elf/elf.h (R_390_NUM): Correct value.
============================================================
Index: elf/elf.h
--- elf/elf.h 2001/09/20 06:37:25 1.101
+++ elf/elf.h 2001/09/20 06:38:34
@@ -2058,7 +2058,7 @@ typedef Elf32_Addr Elf32_Conflict;
#define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */
/* Keep this the last entry. */
-#define R_390_NUM 19
+#define R_390_NUM 27
/* CRIS relocations. */
#define R_CRIS_NONE 0
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list