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
2000-07-18
Handle dynamic binaries too.
eeh
2000-07-03
__syscall takes a quad_t as its first argument, not an int.
matt
2000-07-03
Use the ___start etc.
matt
2000-06-16
remove initialization of mainprog_obj from here; it is too late for .ini
christos
2000-06-15
sweep of my licenses for consistency. (no functional changes) These
cgd
2000-06-14
sweep of my licenses for consistency. (no functional changes) These
cgd
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
Normalize copyright notice.
thorpej
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
2000-05-09
Initial commit of arm26 port
bjh21
2000-04-29
change -fpic to -fPIC. Among other things this will let sparc shared
dmcmahill
2000-04-02
Move dl* function definitions to libc on ELF.
minoura
2000-02-09
Const poisoning of dladdr (so that things build after the dlfcn.h change)
kristerw
2000-02-08
change first argument of dladdr to const.
scottb
2000-02-07
add hooks to support the dladdr function.
scottb
2000-01-22
Adjust for .mk file changes.
mycroft
1999-12-30
Workaround for gcc 2.96 bugs.
eeh
1999-11-02
remove the ``static'' from `static void __start()' and `static void ___start()'
lukem
1999-11-02
wrap line
lukem
1999-10-07
add csu for sh3
msaitoh
1999-08-24
add a _start symbol ld(1) can find.
mrg
1999-08-23
* __start -> _start, ___start -> __start
kleink
1999-08-23
Bump _start() alignment to 4 bytes.
kleink
1999-08-21
Initial VAX ELF32 support (mostly untested). It's checked primarily for
matt
1999-08-19
Namespace cleanup: move runtime linker interface into implementation namespace
kleink
1999-07-07
Add _start (as well as __start). It's the default start symbol expected
fvdl
1999-07-02
More trailing white space.
simonb
1999-06-17
MAP_COPY -> MAP_PRIVATE
thorpej
1999-05-19
Declare dlerror()'s return value __aconst.
kleink
1999-05-19
When calling dlerror() in a non-dynamically linked executable, return a pointer
kleink
1999-05-02
Use __weak_extern() instead of an asm statement.
kleink
1999-04-03
Instead of rolling our own "install" target, use FILES/FILESDIR and
simonb
1999-04-03
s;/usr/lib;${LIBDIR};
simonb
1999-04-02
Fix typo. (COPT --> COPTS)
tsubai
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
Garbage-collect ECOFF_COMPAT.
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-19
Not used.
thorpej
1999-03-19
Not used.
thorpej
1999-03-19
Oops, revert previous; thinko.
thorpej
1999-03-19
Moved via repository copy to common_aout/
thorpej
1999-03-19
Ajust for new location of a.out crt0 Makefile fragment.
thorpej
1999-03-19
Fix -I path.
thorpej
1999-03-19
Go ahead and built c++rt0.o on all non-ELF platforms (i.e. including arm32;
thorpej
1999-03-19
- Make this compilable.
nisimura
1999-03-16
Don't build c++rt.o if ELF.
thorpej
1999-03-13
Make things link correctly again.
eeh
1999-03-08
Snapshot.
kleink
[next]