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
/
evbarm
/
stand
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in error message.
msaitoh
2022-09-05
G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006.
tsutsui
2021-12-12
fix various typos, mainly in comments.
andvar
2021-09-16
fix various typos, mainly in comments.
andvar
2020-09-12
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
jmcneill
2020-09-08
Build EFI bootloader on big endian armv7 and aarch64 targets.
jmcneill
2020-09-04
Only build bootaa64.efi on LE aarch64 for now, to match set lists
jakllsch
2020-02-12
Allow a configuration to specify an arbitrary address where the
thorpej
2020-02-12
Because everything goes into the same memory region at run-time in this
thorpej
2020-02-12
Add gzboot support for NSLU2. This is a work-in-progress. This configuration
thorpej
2019-10-24
1. All Makefiles that use ARM_APCS_FLAGS add -marm unconditionally and
christos
2019-03-30
Remove redundant TARGET_ENDIANNESS check
jmcneill
2019-03-30
Don't even bother trying to get this to work on BE targets.
jmcneill
2019-03-30
Build efiboot on armv7
jmcneill
2018-08-25
Build and install bootaa64.efi on 64-bit evbarm
jmcneill
2018-07-09
Remove duplicate copies of the SET/CLR/ISSET macros.
christos
2018-07-09
Avoid redefining SET/CLR/ISSET (which in the kernel are normally
kre
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2017-12-10
use the machine link for bootconfig.h
christos
2017-04-08
centralize vers.c building for standalone programs.
christos
2017-03-29
Fix 0x%d and 0x%u.
msaitoh
2017-02-22
Get rid of more -mno-thumb -mno-thumb-interwork for GCC < 4.8
maya
2017-02-22
GC more logic that was intended for GCC <4.8 (or !LLVM)
maya
2017-01-14
there is no <string.h> in standalone code; should be getting strcpy from
christos
2017-01-14
Include <string.h> for strcpy
martin
2016-08-17
Spelling in comment
skrll
2016-03-01
Don't reuse LDFLAGS for arguments passed directly to ${LD}, share/mk
joerg
2016-01-31
remove the MKPIE and MKCTF no hack, and move it to the .mk files
christos
2016-01-31
Disable PIE and CTF for standalone code
christos
2015-12-13
PR/50526: David Binderman: Fix incorrect test
christos
2015-07-15
Clear STRIPFLAGS (stripping in general is dangerous with the -BE8 object
martin
2015-01-02
We have three sets of DTYPE_ constants in the kernel:
christos
2014-11-29
Make this work with earm kernels. Not sure the test is realy worth it.
skrll
2014-07-22
Override CPUFLAGS for compiler cpu-specific options, instead of appening
bouyer
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2013-12-15
Move flags for ARM's APCS ABI into a common variable. Add some forces to
joerg
2013-12-05
Use -marm for clang builds, too.
joerg
2013-12-01
Use format strings.
joerg
2013-12-01
Inform compiler that the volatile assignment will terminate the function.
joerg
2013-11-04
mark variable unused
christos
2013-11-04
fix pointer cast; mark variable used
christos
2013-11-04
make unused.
christos
2013-11-04
explicitly add -marm
christos
2013-11-04
-mno-thumb-interwork is the default, and there is no -mthumb in gcc 4.8
christos
2013-10-07
iMX233/OLinuXino changes from Petri Laskso.
matt
2013-08-21
Use <bsd.klinks.mk>
matt
2013-08-21
Use <bsd.klinks.mk>
matt
2013-08-15
Add CPPFLAGS+= -mno-thumb -mno-thumb-interwork
matt
2013-06-23
Add -fno-unwind-tables
matt
2013-05-02
use KLINK_MACHINE
matt
[next]