NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37812 CVS commit: src/libexec/ld.elf_so
The following reply was made to PR port-macppc/37812; it has been noted by
GNATS.
From: Michael Lorenz <macallan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37812 CVS commit: src/libexec/ld.elf_so
Date: Sat, 27 Sep 2008 03:52:05 +0000 (UTC)
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