Bug 3109 - elfloader.c is missing R_ALPHA_BRSGP relocation type on linux-alpha
Summary: elfloader.c is missing R_ALPHA_BRSGP relocation type on linux-alpha
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: git
Hardware: Alpha Linux (All)
: high critical
Assignee: Adam Jackson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-22 12:48 UTC by Sergey Tikhonov
Modified: 2011-10-15 15:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Proposed patch for elf.h (419 bytes, patch)
2005-04-22 12:49 UTC, Sergey Tikhonov
no flags Details | Splinter Review
Proposed patch for elfloader.c (1.41 KB, patch)
2005-04-22 12:51 UTC, Sergey Tikhonov
no flags Details | Splinter Review

Description Sergey Tikhonov 2005-04-22 12:48:39 UTC
gcc 3.4.3
binutils 2.15.94.0.2 20041220
glibc 2.3.4

gcc 3.4 started to generate new relocation type that is not supported by current
elfloader
Comment 1 Sergey Tikhonov 2005-04-22 12:49:52 UTC
Created attachment 2516 [details] [review]
Proposed patch for elf.h
Comment 2 Sergey Tikhonov 2005-04-22 12:51:05 UTC
Created attachment 2517 [details] [review]
Proposed patch for elfloader.c
Comment 3 Sergey Tikhonov 2005-04-22 12:53:02 UTC
The patches are tested and working. 
Thank you.
Comment 4 Adam Jackson 2005-04-22 13:15:32 UTC
thanks, i'll take this.  are you the author of this code?
Comment 5 Sergey Tikhonov 2005-04-22 13:33:13 UTC
Yes, I am. :)
Comment 6 Adam Jackson 2005-04-23 12:01:21 UTC
applied, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.