index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.elf_so
/
arch
/
powerpc
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2023-04-09
ld.elf_so powerpc: remove bogus ldscript
chs
2018-04-03
Rework ifunc support to address a number of short comings:
joerg
2014-08-15
Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would cause
matt
2014-08-13
Build position independent on PPC64, too.
joerg
2014-03-06
powerpc64 changes
matt
2011-10-26
avoid linker warnings with the new binutils by not forcing ld.elf_so
chs
2009-10-22
Fix start symbol for newer binutils.
skrll
2005-06-04
Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
lukem
2004-02-21
Move common LDFLAGS into Makefile from arch/*/Makefile.inc
skrll
2004-02-20
Whitespace.
skrll
2002-09-24
Remove vestiges of VARPSZ.
mycroft
2002-09-24
-I${.CURDIR} is done at the top-level, so there's no need to do it here.
mycroft
2001-12-20
Grumble. Put compiler options back into CPPFLAGS for now, since
thorpej
2001-12-14
Don't put compiler options into CPPFLAGS.
thorpej
1999-04-18
Add code to use the kernel provided page size.
ws
1999-01-16
PR/6824: Erik Bertelsen: Missed arch directory in recent move.
christos
1998-11-24
Add powerpc support.
tsubai