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
/
gnu
/
usr.bin
/
ld
/
arch
Age
Commit message (
Expand
)
Author
1995-05-29
Correct copyright.
phil
1995-05-07
jbsr takes one argument, not two. Apparently the assembler quietly
briggs
1995-01-17
Several consistency nits, and fix a byte order problem in md_swapout_reloc().
mycroft
1995-01-17
Several consistency nits, and don't define the get_*() macros twice.
mycroft
1994-12-04
Fix some other broken comments.
mycroft
1994-12-04
Remove silly comment that was causing `make depend' to barf.
mycroft
1994-11-30
Another md macro to initialize a home-made struct reloc needed
pk
1994-11-30
patches from Matthias
phil
1994-10-26
Remove two unused functions.
mycroft
1994-10-26
Clean this up a bit, and use the trap gate to enter the kernel.
mycroft
1994-08-21
Define Global Offset Table range.
pk
1994-08-16
fix from Matthias Pfaller.
phil
1994-08-03
Remove some unnecessary code.
pk
1994-08-03
binder_entry() must save all scratch registers to make the process
chopps
1994-07-04
fix typo; from phil
cgd
1994-06-29
error => warnx
pk
1994-06-13
some changes for new style cachectl. remains compat for <= 030
chopps
1994-06-10
Conversion to err()/warn() for error reports.
pk
1994-04-07
ns32k support by Matthias Pfaller.
pk
1994-04-07
Use machine architecture when examining object files for compatibility.
pk
1994-03-08
oops
chopps
1994-03-08
flush instruction cache.
chopps
1994-02-10
Define an adjustment for {TEXT,DAT}_ADDRs.
pk
1994-01-29
Fix spelling error in Copyright notice
jtc
1994-01-28
Like others, allow for SunOS .o files.
pk
1994-01-28
Use `.type' directives generated by gcc.
pk
1993-12-08
Small nits.
pk
1993-12-08
Many internal changes, most notably in the symbol counting stuff.
pk
1993-11-25
Machine-dependent part of ld for the m68k architecture,
paulus
1993-11-14
Make `-Z' actually do something different again (old style ZMAGICs).
pk
1993-11-13
Call breakpoint `BPT' in stead of `TRAP'.
pk
1993-11-10
Added function `md_set_breakpoint()'.
pk
1993-11-10
Added function `md_set_breakpoint()'.
pk
1993-11-06
md_init_header: our exec header differs from SunOS's.
pk
1993-10-27
use SHAREABLE in init_header() in stead of `entry_symbol'.
pk
1993-10-27
use SHAREABLE in init_header() in stead of `entry_symbol'.
pk
1993-10-24
Make that #ifdef NetBSD, not __NetBSD__
pk
1993-10-24
Use MID_MACHINE.
pk
1993-10-24
Use MID_MACHINE in stead of MID_I386
pk
1993-10-19
Make better distinction between SunOS and BSD.
pk
1993-10-16
A linker supporting shared libraries (sparc dependent code).
pk
1993-10-16
A linker supporting shared libraries (x86 dependent code).
pk