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
/
lib
/
csu
Age
Commit message (
Expand
)
Author
2009-12-14
Merge from matt-nb5-mips64
matt
2009-12-13
move the include for <bsd.own.mk> down a little.
mrg
2009-12-13
look for ${CSU_MACHINE_ARCH}_elf directory first.
mrg
2009-11-09
Make lib/csu compile. XXX somewhat bogus.
skrll
2009-02-18
strip .ident, if MKSTRIPIDENT. From Adam Ciarci
christos
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-21
Enable MAKEVERBOSE support.
lukem
2008-06-21
Remove old GCC bug work-around which relied on GCC extension.
gmcgarry
2008-05-29
remove clause #3 from my license where there are no other
mrg
2008-05-10
Backout previous: the license sweep touched these files in error, so
martin
2008-04-29
Convert to new 2 clause license
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-15
ARM/Thumb interworking support
rearnsha
2008-01-10
Remove support for NetBSD/pc532.
simonb
2007-12-02
Fix things so that crti.o doesn't contain a completely bogus unwind entry
skrll
2007-12-01
CLEANFILES=${OBJS}
yamt
2007-12-01
___start: remove a stale comment.
yamt
2007-11-13
Remove an include that's not required.
skrll
2007-09-27
<machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h>
dogcow
2007-05-15
All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it
skrll
2007-05-15
MD_DO_NOT_NEED_FALLTHRU for amd64.
skrll
2007-04-08
Remove support for NetBSD/{,evb}sh5.
scw
2007-03-31
MD_DO_NOT_NEED_FALLTHRU for sh5. Compile tested only.
skrll
2007-03-16
Didn't fix it completely. Now fixed.
matt
2007-03-16
Use MD_DO_NOT_NEED_FALLTHRU
matt
2007-01-02
MD_DO_NOT_NEED_FALLTHRU - from Nick Hudson.
martin
2006-10-19
powerpc MD_DO_NOT_NEED_FALLTHRU.
skrll
2006-10-19
Alpha MD_DO_NOT_NEED_FALLTHRU
skrll
2006-10-19
MD_DO_NOT_NEED_FALLTHRU for sparc and sparc64, from Nick Hudson.
martin
2006-10-17
Switch to MD_DO_NOT_NEED_FALLTHRU.
uwe
2006-09-15
ANSIfy
skrll
2006-09-14
-DELFSIZE=64 for csu build
cherry
2006-09-08
MD_DO_NOT_NEED_FALLTHRU for hppa
skrll
2006-09-08
MD_DO_NOT_NEED_FALLTHRU for ARM.
skrll
2006-08-25
Implement MD_DO_NOT_NEED_FALLTHRU for i386.
skrll
2006-07-18
Tidy up for MD_DO_NOT_NEED_FALLTHRU.
skrll
2006-07-07
Nothing from <machine/asm.h> is even used here, so don't include it.
ross
2006-07-06
add missing .globl's in new direct fallthru .init .fini
ross
2006-07-05
Conform to new world order where .init/.fini fallthru code
ross
2006-07-02
First round at ia64 csu
cherry
2006-07-01
fix comment
ross
2006-06-30
powerpc64 assembly for .init / .fini
ross
2006-06-30
Remove the call to init_fallthru/fini_fallthru and call _init/_fini
simonb
2006-06-12
add a .globl to MD_SECTION_PROLOGUE so that the symbol is exported.
mrg
2006-06-02
remove support for building (with) GCC 2.95. also:
mrg
2006-05-19
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
christos
2006-05-18
change __weak_extern to __weak_reference so that gcc4 works.
christos
2006-05-17
Revert previous changes which are unnecessary now the _DYNAMIC is marked
christos
2006-05-17
Mark _DYNAMIC to have attribute __weakref__, so that gcc-4 does not optimize
christos
2006-05-17
Back out accidental commit that changed -I-
christos
[next]