Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: matt
Date: Mon Oct 19 03:09:34 UTC 1998
Modified Files:
src/gnu/usr.bin/ld: PORTING
src/gnu/usr.bin/ld/arch/arm32: md.c md.h
src/gnu/usr.bin/ld/arch/i386: md.c md.h
src/gnu/usr.bin/ld/arch/m68k: md.c md.h
src/gnu/usr.bin/ld/arch/ns32k: md.c md.h
src/gnu/usr.bin/ld/arch/powerpc: md.c md.h
src/gnu/usr.bin/ld/arch/sparc: md.c md.h
src/gnu/usr.bin/ld/arch/vax: md-static-funcs.c md.c md.h mdprologue.S
src/gnu/usr.bin/ld/common: ld.h
src/gnu/usr.bin/ld/ld: ld.c rrs.c
src/gnu/usr.bin/ld/rtld: rtld.c
Log Message:
Back out change to md_make_gotreloc which added 4 arguement of got_t *.
Add argument to md_fix_jmpslot indicating whether this the first (i.e
tranfer) jmpslot or not. Add better support for VAX (the VAX can support
pure text code; let ld that advantage of it). Checking in verified and
working versions of rtld VAX support routines.
Home |
Main Index |
Thread Index |
Old Index