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
/
m68k_elf
Age
Commit message (
Expand
)
Author
2003-07-26
netbsd.org->NetBSD.org
salo
2002-01-23
Multi-line string literals are not in ISO-C.
thorpej
2001-10-13
Reduce the alignment constraint from 4 to 2. This fixes the problem where
scw
2001-07-17
Enable the new (working) .init/.fini magic.
thorpej
2001-05-17
Don't use an EA with a scaled index, it isn't supported on the 68000.
fredette
2001-05-12
Add, but do not yet enable, m68k code for .init and .fini section fallthroughs.
kleink
2000-06-15
sweep of my licenses for consistency. (no functional changes) These
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1999-11-02
remove the ``static'' from `static void __start()' and `static void ___start()'
lukem
1999-08-23
* __start -> _start, ___start -> __start
kleink
1999-03-20
Pull together common Makefile fragments for ELF crt0 files, and use it
thorpej
1999-03-20
Collect the top parts of the ELF crt0.c files into a common header, and
thorpej
1999-03-19
Put a good chunk of code common to all ELF crt0.c files into a common
thorpej
1999-03-19
Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir via
thorpej
1999-03-08
Snapshot.
kleink