Date: Mon, 21 Jun 2010 13:47:29 +0000 (UTC) From: Kai Wang <kaiw@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libelf elf_getbase.3 elf_getbase.c Message-ID: <201006211347.o5LDldQi024044@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kaiw 2010-06-21 13:47:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libelf elf_getbase.3 elf_getbase.c
Log:
SVN rev 209393 on 2010-06-21 13:47:29Z by kaiw
MFC r209122:
* Improve compatibility with existing application code by permitting the
use of `elf_getbase()` on non-archive members. This change is needed
for gcc LTO (-flto) to work properly.
* Style fix: paranthesize returned values.
* Document the current behaviour of `elf_getbase()`.
Revision Changes Path
1.2.10.2 +14 -10 src/lib/libelf/elf_getbase.3
1.1.10.2 +5 -3 src/lib/libelf/elf_getbase.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006211347.o5LDldQi024044>
