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
/
modules
/
radeondrm
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2021-06-03
build the drmkms modules with -fwrapv too
nia
2019-11-11
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
joerg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-17
Bump default value of WARNS for modules from 3 to 5, and
rin
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2011-08-28
Split out ati_pcigart into a separate module so it can be shared with r128drm
jmcneill
2011-08-28
set default WARNS for modules to 3 -- the only one that needs < 3 now is pf
jmcneill
2010-05-27
add r600_blit.c and radeon_cs.c.
mrg
2009-06-22
add a couple of missing files. pointed out by tron.
mrg
2009-06-22
Fix modules build after update of drm(4).
tron
2008-10-15
Revert revivesa merge botch to fix build.
pooka
2008-10-15
Merge wrstuden-revivesa into HEAD.
wrstuden
2008-07-08
Fix build of the i915drm and radeondrm modules after the #include changes
jmmv
2008-05-19
Fix build.
tnn
2008-05-18
Makefile for building radeondrm kmod
jmcneill