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
Age
Commit message (
Expand
)
Author
2003-12-26
revert previous. -fwritable-strings is not needed now that the ld script
aymeric
2003-12-26
merge any section that starts in ".rodata." into the text section.
aymeric
2003-12-26
ANSIfy and clean up prototypes.
aymeric
2003-12-26
add -fwritable-strings to DBG, so that gcc doesn't generate a ".rodata" 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-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-20
Reorganize the way powerpc port install machine specific headers.
matt
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-08-22
Adapt to const-ification of first arg of open function in fs_ops.
he
2003-07-11
strategy() should really have an ANSI prototype. Otherwise its daddr_t
aymeric
2003-05-18
missing rcsid
lukem
2003-04-02
Oops, didn't mean to commit this.
thorpej
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-13
Avoid conflict with sockets[] definition in net.h
drochner
2003-03-13
make netif_close() return value void
drochner
2003-03-13
Remove remaining uses of libsa/netif -- the "netif" structure was only
drochner
2003-03-09
don't depend on "../../../../../gnu/dist/toolchain/include/coff/rs6000.h".
mrg
2003-02-28
Make this play with gcc 3.3. Add -ffreestanding. Cleanup bootxx.
matt
2003-02-17
Make ALLOC_TRACE work again.
soren
2003-02-03
Add -DPPC_OEA to CPPFLAGS
matt
2002-12-09
No need to depend on userland libraries here.
thorpej
2002-10-31
Convert to register prefixes. Use ANSI string concatenation for
matt
2002-10-18
Should have done this sooner. Bump to version 1.7 to indicate good
wrstuden
2002-09-27
Remove vestiges of the syncicache() call originally in powerpc/ofwboot
wrstuden
2002-09-20
Re-add own alloc(). Recent issues with kernels randomly dying on boot
wrstuden
2002-09-17
Get rs6000.h from gnu/dist/toolchain/include instead of gnu/dist/include.
briggs
2002-06-18
avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.
itojun
2002-06-17
LABELSECTOR is redefined to be 0 on macppc, so it is not usable for MBR
itojun
2002-05-18
minor cosmetic tweaks:
lukem
2002-05-18
nuke MD installboot, now that it doesn't understand the macppc
lukem
2002-05-17
Fixes from Bill Studenmund and Allen Briggs:
lukem
2002-05-16
Adjust how we set up our stack. According to the ABI, we store the
wrstuden
2002-05-15
convert to using shared_bbinfo from <sys/bootblock.h>, and install as an
lukem
2002-04-13
Use "-Os -mmultiple".
tsutsui
2002-04-13
Add "cleanlibdir" target.
tsutsui
2002-04-13
Set USE_LIBSA_MEMCPY and USE_LIBSA_MEMSET to save a few bytes.
tsutsui
2002-03-30
Add -b option to write the second-stage bootloader contiguously. (for ustarfs)
tsutsui
2002-03-30
Bump version for ustarfs support.
tsutsui
2002-03-30
Enable SUPPORT_USTARFS and HAVE_CHANGEDISK_HOOK in CPPFLAGS.
tsutsui
2002-03-30
Add changedisk_hook() for ustarfs. (from tsubai)
tsutsui
2002-03-30
Add ustarfs ops.
tsutsui
2002-03-29
Remove unused define/include/variable.
tsutsui
2002-03-29
Add back -I. to CPPFLAGS.
tsutsui
2002-03-29
Cleanup some flags.
tsutsui
2002-03-29
Cosmetics.
tsutsui
2002-03-02
Wrap the generation of machine and powerpc links so they don't happen during
jmc
2002-02-13
Make this work with the dependall target.
wrstuden
[next]