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
/
lib
Age
Commit message (
Expand
)
Author
2015-10-29
remove "@echo done" from 4 rules that don't need it and the random "done"
mrg
2015-09-07
Order library object build.
uebayasi
2015-09-07
Sprinkle more done messages.
uebayasi
2015-09-06
In kernel lib build, print message when things not only start bug also end.
uebayasi
2015-09-03
Set buildprefix.
uebayasi
2015-09-01
Use "prefix" to specify path out of $S.
uebayasi
2015-09-01
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
dholland
2015-09-01
The ifile's inode number is constant. (it is always 1)
dholland
2015-08-30
Include opt_diagnostic.h.
uebayasi
2015-08-12
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
dholland
2015-08-12
Add IFILE32 and IFILE64 structures for the on-disk ifile entries.
dholland
2015-08-02
Add a (draft) 64-bit superblock. Make things build again.
dholland
2015-07-30
Revert untested and unnecessary change in previous rev 1.36.
tsutsui
2015-07-30
add mulsi3, needed by inet_addr.o
christos
2015-07-28
Move struct salfs back inside libsa now that lfs_accessors.h is separate.
dholland
2015-07-28
Add a new lfs header file: lfs_accessors.h.
dholland
2015-07-25
white space -> tab.
isaki
2015-07-24
Switch to accessor functions for elements of the LFS on-disk
dholland
2015-07-24
Rearrange the structures in the lfs bootbollocks slightly.
dholland
2015-05-29
If the platform support popcount as a __builtin, use that in preference
matt
2015-05-25
Use ARM_ENTRY since these aren't thumb compatible.
matt
2015-05-09
tricks with sizeof() make coverity complain.
christos
2015-04-20
Add container_of to libkern.
riastradh
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2015-02-17
Provide _Unwind_Find_FDE for libgcc_s compatibility.
joerg
2015-01-29
Force FPU support for Clang, don't disable IAS completely.
joerg
2015-01-29
Fix binary search when search value is in the last block, but not equal
joerg
2015-01-16
strtoi and strtou for the kernel
christos
2014-11-20
bcdtobin and bintobcd are now inlines in <dev/clock_subr.h>
christos
2014-10-23
prefer our own unwind.h
christos
2014-09-27
Introduce a separate bit mask for the return address. Use it on HPPA.
joerg
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-08
Revert 1.33 and 1.34 for now, until either .INVISIBLE is reinstanciated
joerg
2014-09-03
New files for OR1K support
matt
2014-09-03
Add OR1K support
matt
2014-09-01
Make random.S invisible for coldfire too (e.g. anything not "m68k")
matt
2014-08-30
Revert stupid and untested changes. There was no extra copy in the macros.
tsutsui
2014-08-30
remove extra copy of the macro.
christos
2014-08-30
Rename padding macros to reflect and clarify the original intention.
tsutsui
2014-08-27
use .INVISIBLE to hide random.S, instead of extra rules.
christos
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-08-10
Unify all arch/*/stand's atoi() to MI libsa.
isaki
2014-08-10
Changes to existing files to enable building AARCH64 userland.
matt
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-07-20
Fix braino in last commit and free the node iff the insert failed.
joerg
2014-07-19
lua: updated from 5.1 to 5.3 work3
lneto
2014-07-14
Use static_cast for rb_tree_insert_node void * return value.
joerg
2014-07-04
${.PARSEDIR} not .${PARSEDIR} for Makefile.compiler-rt include
jmcneill
2014-06-30
IAS is clang specific.
joerg
2014-06-28
.fpu is not handled correctly by LLVM's assembler parser, so use GAS for
joerg
[next]