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
/
sys
/
arch
/
macppc
/
stand
/
fixcoff
Age
Commit message (
Expand
)
Author
2021-06-23
nbmacppc-fixcoff did not cross-build correctly on OpenBSD because
cjep
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2017-10-02
Add cvs id keyword.
uwe
2017-10-02
PR port-macppc/52564: revert previous and use a different workaround.
uwe
2017-09-20
PR/52564: Scole Mail: current ofwboot.xcf crashes because of .eh_frame* in .text
christos
2017-04-20
Merge .eh_frame_hdr and .eh_frame into .text
uwe
2014-12-23
Make sure .data/.bss ends/starts on a 4 byte boundary.
matt
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2006-09-16
Set NOMAN so that running make locally completes successfully.
uwe
2006-04-07
Fix to allow macppc to crossbuild when host is not NetBSD.
gdamore
2005-12-11
merge ktrace-lwp.
christos
2004-03-13
Add a 'tags' target to macppc.
dyoung
2003-12-26
merge any section that starts in ".rodata." into the text section.
aymeric
2003-12-11
Convert fixcoff into a true host tool by making it under tools.
matt
2003-12-10
Make sure to pick up nbcompat definitions
matt
2003-12-10
Use be16toh/htobe16 instead of ntohs/htons.
matt
2003-12-10
s/u_int16_t/uint16_t/ for more portability
matt
2003-05-18
missing rcsid
lukem
2003-03-09
don't depend on "../../../../../gnu/dist/toolchain/include/coff/rs6000.h".
mrg
2002-09-17
Get rs6000.h from gnu/dist/toolchain/include instead of gnu/dist/include.
briggs
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-20
Add nb_progname so this will compile on older NetBSD systems that will be
jmc
2001-02-19
convert to use getprogname()
cgd
2000-03-13
Fix doubled 'the's in comments.
soren
1999-11-23
Add fixcoff, a program to be used during a build to help make xcoff'
wrstuden