Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ld.elf_so
Module Name: src
Committed By: macallan
Date: Sat Sep 27 03:52:05 UTC 2008
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
avoid usind __builtin_return_address(0) on PowerPC because it fails in
Xorg's module loader.
Should fix PR37812
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/libexec/ld.elf_so/rtld.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index