glibc/sysdeps/m68k
Roland McGrath 6c03c2cf27 * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.
Reject SHN_UNDEF defns iff NOPLT is nonzero.
	* elf/link.h (_dl_lookup_symbol): Update prototype and comment.
	* elf/dl-runtime.c (fixup): Pass 1 to _dl_lookup_symbol for NOPLT.
	* elf/dlsym.c (dlsym): Pass 0.
	* elf/rtld.c (dl_main): Likewise.
	* elf/dl-reloc.c (_dl_relocate_object: resolve): Second arg R_OFFSET
	replaced with NOPLT flag.  Pass it through to _dl_lookup_symbol.
	* elf/do-rel.h (elf_dynamic_do_rel): Update prototype of RESOLVE arg.
	Pass `elf_machine_pltrel_p (R->r_type)' result as NOPLT flag value.
	* sysdeps/i386/dl-machine.h (elf_machine_pltrel_p): New macro.
	* sysdeps/m68k/dl-machine.h (elf_machine_pltrel_p): Likewise.
	* sysdeps/stub/dl-machine.h (elf_machine_pltrel_p): Likewise.
1996-06-02 21:35:43 +00:00
..
elf Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:26:53 +00:00
fpu Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-03 17:44:31 +00:00
m68020 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-13 17:30:42 +00:00
__longjmp.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
add_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
bsd-_setjmp.S Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-19 23:14:44 +00:00
bsd-setjmp.S Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-19 23:14:44 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
dl-machine.h * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT. 1996-06-02 21:35:43 +00:00
ffs.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
isinfl.c Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:51:13 +00:00
isnanl.c Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:51:13 +00:00
jmp_buf.h initial import 1995-02-18 01:27:10 +00:00
lshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
memcopy.h initial import 1995-02-18 01:27:10 +00:00
rshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
setjmp.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
sub_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00