This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/14979] Incorrect R_386_GLOB_DAT/R_386_JUMP_SLOT handling


http://sourceware.org/bugzilla/show_bug.cgi?id=14979

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> 2012-12-21 13:50:39 UTC ---
i386 psABI does have addend for relocation, which is in place.
REL vs RELA doesn't change how relocations are applied.  The
only difference is where addend is stored.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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