Ulrich Drepper
6acf09f471
update from main archive 961113
1996-11-14 02:04:01 +00:00
Ulrich Drepper
dd4b8913cd
update from 961105, second try
1996-11-07 01:34:35 +00:00
Ulrich Drepper
60c74cf07a
update from main archive 961105
1996-11-06 04:24:11 +00:00
Ulrich Drepper
cbb7824d08
update from main archive 961101
1996-11-02 01:27:41 +00:00
Ulrich Drepper
a42778ef73
Linux specific version is enough
1996-10-31 03:00:56 +00:00
Ulrich Drepper
a5f8d8b581
update from main archive 961030
1996-10-31 02:56:57 +00:00
Ulrich Drepper
b8bd7edd26
update from main archvie 961022
1996-10-22 23:29:26 +00:00
Ulrich Drepper
97250b8f6a
update from main archive 961020
1996-10-21 01:26:31 +00:00
Ulrich Drepper
5415516c87
update from main archive 961016
1996-10-17 01:51:33 +00:00
Ulrich Drepper
85e960f706
update from main archive 961011
1996-10-12 00:55:37 +00:00
Ulrich Drepper
05e860710a
update from main archive 961010
1996-10-11 03:12:39 +00:00
Ulrich Drepper
81e25b608d
update from main archive 961008
1996-10-08 23:39:13 +00:00
Ulrich Drepper
cf182b5888
update from main archive 961005
1996-10-06 02:02:37 +00:00
Ulrich Drepper
b1691e6dce
update from main archive 961001
1996-10-02 01:39:48 +00:00
Ulrich Drepper
1120c0ed16
update from main archive
1996-09-27 03:44:39 +00:00
Ulrich Drepper
69e4430b4d
Why are these removed?
1996-09-21 12:41:17 +00:00
Ulrich Drepper
22a45bf1a8
update from main archive 960919
1996-09-20 01:57:51 +00:00
Ulrich Drepper
bf4b310762
update from main archive 960911
1996-09-12 02:50:36 +00:00
Thomas Bushnell, BSG
862eb33e44
*** empty log message ***
1996-09-11 02:47:56 +00:00
Ulrich Drepper
16d6b38e4d
update from main archive 960909
1996-09-10 01:59:36 +00:00
Ulrich Drepper
44b8acdd3a
update from main archive 960906
1996-09-07 04:10:03 +00:00
Ulrich Drepper
11309adfce
update from main archive 960904
1996-09-05 02:48:53 +00:00
Ulrich Drepper
1713bc849f
update from main archive 960829
1996-08-30 00:58:28 +00:00
Ulrich Drepper
8a7ad1005c
update from main archive 960826
1996-08-27 02:22:22 +00:00
Ulrich Drepper
c080e5ff92
update from main archive 960825
1996-08-26 00:42:04 +00:00
Ulrich Drepper
141ce15d97
update from main archive 960818
1996-08-19 01:07:37 +00:00
Ulrich Drepper
404e621688
update from main archive 960814
1996-08-15 01:23:29 +00:00
Ulrich Drepper
f526ac60c5
Update from main archive 960811
1996-08-12 02:04:57 +00:00
Ulrich Drepper
dca26bcb0c
Update from main archive 960810
1996-08-11 01:30:23 +00:00
Ulrich Drepper
3b0174d08f
Update from main archive 960809
1996-08-10 00:47:07 +00:00
Ulrich Drepper
b870eeda1d
update from main archive 960807
1996-08-08 00:35:28 +00:00
Ulrich Drepper
ad1a0a0a64
Update UD main archive 960805
1996-08-06 01:19:53 +00:00
Roland McGrath
3887a8dca9
Sun Jul 28 19:26:40 1996 David S. Miller <dm@neteng.engr.sgi.com>
...
* sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
Declare _dl_runtime_resolve with __attribute__ ((unused)) so the
compiler doesn't elide it.
(elf_machine_rel): Follow Jul 14 change in sysdeps/i386/dl-machine.h.
1996-07-28 23:43:36 +00:00
Roland McGrath
8db38e6c0f
Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/mips/dl-machine.h: New file, contributed by Kazumoto Kojima
<kkojima@info.kanagawa-u.ac.jp>.
1996-07-26 04:37:17 +00:00
Roland McGrath
4f895a140a
Sat Jul 20 14:03:45 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Remove bogus
#undef RESOLVE.
1996-07-22 13:43:16 +00:00
Roland McGrath
7cc46c1976
Wed Jul 17 10:54:20 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.S: Make errno a bss symbol, not a
common symbol (makes errno accessible from gdb).
1996-07-18 08:41:25 +00:00
Roland McGrath
aa6ab54663
Wed Jul 17 10:54:20 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/start.S: Move to ...
* sysdeps/alpha/elf/start.S: here.
1996-07-18 08:41:17 +00:00
Roland McGrath
490915ed85
Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/m68k/Makefile (crypt): Variable removed.
* sysdeps/sparc/Makefile: Likewise.
1996-07-17 19:31:44 +00:00
Roland McGrath
c6195ef632
Tue Jul 16 01:52:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/m68k/dl-machine.h: Follow Jul 14 change in
sysdeps/i386/dl-machine.h.
1996-07-17 16:14:42 +00:00
Roland McGrath
de4931d1d7
Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu>
...
* sysdeps/alpha/dl-machine.h: Mirror Roland's changes to
i386/dl-machine.h of 960713.
1996-07-16 06:12:11 +00:00
Roland McGrath
adc7a4e678
Fri Jul 5 18:44:55 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/ioperm.c (port_to_cpu_addr): Size
shift amount for Jensen must be 5 not 4.
1996-07-14 05:28:09 +00:00
Roland McGrath
4be08629d9
Mon Jul 8 21:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* sysdeps/m68k/dl-machine.h (RESOLVE): New macro, defined
differently based on [RTLD_BOOTSTRAP].
(elf_machine_rela): Use it instead of the fn ptr arg directly.
1996-07-10 14:42:15 +00:00
Roland McGrath
2c73b45b63
Mon Jul 8 00:11:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/alpha/dl-machine.h (elf_machine_rela) [RTLD_BOOTSTRAP]:
If this is defined, don't declare _dl_rtld_map as weak, and
don't check for MAP pointing to it. RESOLVE is always null in this
case, so test with #ifdef instead of if.
* libc-symbols.h (symbol_set_declare): Use weak_extern instead of
weak_symbol.
* csu/initfini.c (_init): Likewise.
* locale/setlocale.c (DEFINE_CATEGORY): Likewise.
* misc/efgcvt_r.c: Likewise.
* sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
1996-07-08 06:17:19 +00:00
Roland McGrath
3ab191fa03
Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/i386/dl-machine.h (elf_machine_rel): Declare _dl_rtld_map as
weak.
* sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
1996-07-03 18:50:48 +00:00
Roland McGrath
e3e719a498
.
1996-07-01 23:04:49 +00:00
Roland McGrath
8653138520
Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.h: Undo PIC-optimization of syscall
error handling. It's safer that way.
1996-07-01 22:16:32 +00:00
Roland McGrath
e23ecc5f37
Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/alpha/dl-machine.h (elf_alpha_fix_plt): Fix
typo/extraneous whitespace.
1996-07-01 22:16:22 +00:00
Roland McGrath
6f0a2dad9f
Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/sysv/linux/alpha/init-first.h,
sysdeps/unix/sysv/linux/m68k/init-first.h,
sysdeps/unix/sysv/linux/i386/init-first.h: New files.
* sysdeps/unix/sysv/linux/init-first.c: Use platform-dependent
init-first.h to make abstract machine dependent parts of
initialization.
1996-07-01 22:16:20 +00:00
Roland McGrath
51ac76881f
Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
...
* sysdeps/unix/alpha/sysdep.S: Make ldgp part of the prologue.
Fix by Richard Henderson.
1996-07-01 22:16:11 +00:00
Roland McGrath
4a5db9e9b5
Thu Jun 27 23:43:22 1996 Richard Henderson <rth@tamu.edu>
...
* sysdeps/alpha/dl-machine.h (elf_machine_rela): The Alpha's
address-of operation and plt format conspire to require all
dynamic relocs to be resolved to actual symbols not plt entries.
1996-06-28 08:56:24 +00:00