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
/
amiga
/
stand
/
bootblock
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2022-04-29
Enable SA_HARDCODED_SECSIZE to shrink loaders slightly.
rin
2022-04-29
Now, cread.c can be built with -Os.
rin
2022-04-29
Compile boot.amiga without -l option for gas(1).
rin
2022-04-27
Revert previous.
rin
2022-04-27
Sprinkle SA_HARDCODED_SECSIZE; now everything fits into
rin
2021-02-25
Add FFSv2 support for primary- and second-stage boot loaders.
rin
2017-04-09
make this work again.
christos
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-09-17
NOPIE
christos
2016-01-15
Add 'C' option to bootblock to enable serial console.
mlelstv
2014-04-19
No need to use annoying HAVE_GCC to handle gcc48 m68k behavior chnages.
tsutsui
2014-04-19
unbreak gcc4.5
christos
2014-03-29
Use different option (-mcpu=68030) to select target cpu for the assembler.
mlelstv
2013-08-21
Use <bsd.klinks.mk>
matt
2013-07-18
Explicitly disable unwind tables for the boot loader.
joerg
2011-10-04
build cread.c with -O1 to work around a gcc 4.5 bug.
chs
2011-07-12
fix previous and only force the failure if reloc2bb already failed.
mrg
2011-07-11
improve the error message if elf2bb finds we are too large. if elf2bb
mrg
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2010-07-06
use elf2bb / elf2bb.h instead of the old, now gone aout2bb version.
mrg
2010-03-14
update all of these makefiles for the .so -> .pico change.
mrg
2009-12-29
Don't abuse INSECURE for allowing exec() to load files not owned by uid 0.
elad
2009-10-17
Add a serial console mode for the bootblock. In this mode all console
mlelstv
2009-01-12
- WARNSfy
tsutsui
2006-01-25
Compile new zlib; compile it in a way that it doesn't inflate the bootblock
is
2006-01-24
Use our own s(n)printf.
is
2006-01-02
Make the bootblocks compile again using the shared libc functions.
is
2005-12-11
merge ktrace-lwp.
christos
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-25
Use -Os to shrink bootblock code a little more. Now bootxx_fd builds with
mhitch
2003-08-24
Adapt to new ufs.c needing memcmp and memmove.
he
2003-04-01
The adler32.c file previously from libz is no longer needed.
he
2003-02-03
Add 64 bit div/mod for 64 bit daddr_t changes and snprintf.
mhitch
2002-05-31
Add -ffreestanding.
thorpej
2002-04-15
Don't copy boot.amiga to ${DESTDIR}/ - it is now done by the install/update
mhitch
2002-03-26
Need to include files.o for the file descriptor table used by open().
mhitch
2002-01-26
include ${.CURDIR}/../Makefile.booters
aymeric
2002-01-26
s/BOOT_ELF/BOOT_ELF32/ inside a comment
aymeric
2001-12-17
Update amiga booter to two-stage booter.
mhitch
2001-12-10
Add a left shift routine needed by changes in lib/libsa/ufs.c.
mhitch
2001-03-02
Use ${NM} and ${SIZE} so cross-compiling works. The machine and m68k include
mhitch
2000-09-17
Make this build again. Fixes by Michael Hitch.
is
2000-04-15
Don't use runtime systems' includes.
is
1999-04-03
make the Amiga bootblocks link again.
is
1999-03-03
Include "bsd.prog.mk" earlier so that "CFLAGS" doesn't get clobbered.
tron
1999-02-06
Define _STANDALONE instead of STANDALONE.
is
1999-01-03
Enable fdboot again.
veego
1998-11-13
Simplify program structure to save a few bytes.
is
1998-05-08
remove -Z (load from chipmem) flag
chopps
1997-07-14
s/BOOTBLOCKS/FILES/, remove the no longer needed install: rule and set the
veego
[next]