Home | History | Annotate | Download | only in hppa
History log of /src/libexec/ld.elf_so/arch/hppa/Makefile.inc
RevisionDateAuthorComments
 1.8  12-Sep-2009  skrll Fix the start symbol.
 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  17-May-2004  skrll Fix the dynamic linker for hppa using ELF.

Lazy binding doesn't work 100% of the time so force immediate binding.
One possible reason is that the PLT stub blows away r20 which the
compiler might not take into account.
 1.5  23-Feb-2004  skrll Remove the millicode hack - its not needed anymore.

Get the entry point right.
 1.4  21-Feb-2004  skrll Move common LDFLAGS into Makefile from arch/*/Makefile.inc
 1.3  20-Feb-2004  skrll Whitespace.
 1.2  24-Sep-2002  mycroft Remove vestiges of VARPSZ.
 1.1  10-Jul-2002  fredette Add support for dynamic linking on HP PA-RISC.

RSS XML Feed