OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
libexec
/
ld.elf_so
/
arch
/
sh3
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
sh3
History log of
/src/libexec/ld.elf_so/arch/sh3/Makefile.inc
Revision
Date
Author
Comments
1.7
04-Jun-2005
lukem
Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
using the ${LDFLAGS:@F@-Wl,$F@} make substitution because that breaks
if LDFLAGS is already set.
1.6
21-Feb-2004
skrll
Add the standard XXX about CPPFLAGS and -fpic here.
1.5
21-Feb-2004
skrll
Move common LDFLAGS into Makefile from arch/*/Makefile.inc
1.4
20-Feb-2004
skrll
Whitespace.
1.3
24-Sep-2002
mycroft
Remove vestiges of VARPSZ.
1.2
05-Sep-2002
mycroft
Make _rtld_setup_pltgot() a consistent interface on all platforms.
1.1
03-Feb-2002
thorpej
branches: 1.1.2;
Add support for dynamic linking on the SuperH. From Marcus Comstedt,
with some bug fixes (namely, don't forget to consider the addend when
processing relocations) from me.
1.1.2.1
28-May-2004
tron
Apply patch (request by skrll in ticket #1702):
Bring "ld.elf_so" (mostly) in sync with NetBSD-current:
- MI and MD (e.g. under NetBSD-alpha) performance improvements
- RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT support
- much better structured code
- closes PR bin/25464
Indexes created Fri Oct 31 11:10:07 GMT 2025