Commit graph

156 commits

Author SHA1 Message Date
Ulrich Drepper a325c2c023 __setjmp is the same as _setjmp. Make the former a strong symbol and
the later a weak alias.
1997-10-12 03:40:26 +00:00
Ulrich Drepper 0fc15eae49 (elf_machine_plt_value): New function. 1997-10-12 03:40:09 +00:00
Ulrich Drepper a8e5f5a44c (ELF_MACHINE_RELOC_NOPLT): Renamed.
(elf_alpha_fix_plt): Renamed elf_machine_fixup_plt.
1997-09-27 00:19:38 +00:00
Ulrich Drepper 384cd03a58 Define bzero as weak alias of __bzero. 1997-09-16 00:41:55 +00:00
Ulrich Drepper 06fa7473dc Rewrite in terms of an array. 1997-09-11 03:15:02 +00:00
Ulrich Drepper aaf05db579 Not needed anymore. 1997-09-11 03:14:53 +00:00
Ulrich Drepper 38a2fc1c51 Do the work; don't call __setjmp_aux. Move _setjmp and setjmp from
bsd-*.S.
1997-09-11 03:14:40 +00:00
Ulrich Drepper 33ec2a1c5e Stub out. 1997-09-11 03:14:24 +00:00
Ulrich Drepper 7e79246283 We have an assembler versin now. 1997-09-11 03:14:07 +00:00
Ulrich Drepper 3b14ec3ad7 longjmp implementation using array. 1997-09-11 03:13:56 +00:00
Ulrich Drepper 1f9be5843e Kill setjmp_aux. 1997-09-11 03:13:30 +00:00
Ulrich Drepper d930b435a9 High-quality sqrt implementation for Alpha. 1997-09-05 01:38:54 +00:00
Ulrich Drepper 87967acd39 Removed. 1997-09-05 01:38:37 +00:00
Ulrich Drepper c0d5b73e05 (RTLD_START): Switch back to previous section to avoid confusing the
compiler.
1997-08-27 19:58:41 +00:00
Ulrich Drepper 2ed7206696 (elf_machine_runtime_setup): Add new parameter to enable profiling.
(elf_machine_rela): Add new parameter to
1997-07-28 22:06:27 +00:00
Ulrich Drepper 409871bc75 Don't define __ protected names. 1997-07-24 01:35:45 +00:00
Ulrich Drepper 284d16781d We use aliases now. 1997-07-22 00:09:47 +00:00
Ulrich Drepper eca7f27242 Only define functions if __OPTIMIZE__. 1997-07-14 21:41:49 +00:00
Ulrich Drepper 26a96aaeb4 Remove DEFS.h. 1997-07-11 01:12:46 +00:00
Ulrich Drepper 44efbfff52 Not needed anymore. 1997-07-11 01:12:37 +00:00
Ulrich Drepper db31c86395 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-26 22:16:52 +00:00
Ulrich Drepper 922ac64192 Update and reformat copyright, remove trailing white spaces and send through unexpand. 1997-06-26 22:12:06 +00:00
Ulrich Drepper 36e28152c9 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-23 21:54:51 +00:00
Ulrich Drepper 788c7990eb Moved to bits/. 1997-06-21 02:40:36 +00:00
Ulrich Drepper b3539abf29 Alpha specific math inline functions. 1997-06-21 02:33:37 +00:00
Ulrich Drepper 5d4b2fb954 Alpha specific math definitions. 1997-06-21 02:32:30 +00:00
Ulrich Drepper dc75d9cbc3 Alpha specific FP environment definitions. 1997-06-21 02:31:00 +00:00
Ulrich Drepper 1f83df4446 Alpha specific setjmp buffer. 1997-06-21 02:28:55 +00:00
Ulrich Drepper 7181066338 Alpha specific endianess specification. 1997-06-21 02:25:57 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper f97d5b5f4d Add copyright.
(rdfpcr): Use excb rather than trapb.  Be more efficient about
getting at the fpcr.
(wrfpcr): Likewise.
(__setfpucw): Reformat.
1997-05-31 00:46:15 +00:00
Ulrich Drepper 91650f79e3 Math exception and environment handling. 1997-05-31 00:43:46 +00:00
Ulrich Drepper f10d86ecba Temporarily turn on -mieee globally. This will last until I figure
out how to build a parallel libm_ieee.
1997-05-31 00:42:09 +00:00
Ulrich Drepper 76a2c2cb6a (elf_machine_runtime_setup): If we are
not looking at the new thread-safe .plt, don't be lazy about relocs.
(_dl_runtime_resolve): Fix up arithmetic for new .plt layout.
(elf_alpha_fix_plt): Insert wmb as appropriate to ensure safety.
1997-05-24 02:10:36 +00:00
Ulrich Drepper f2d725f3ad Mirror Roland's recent changes. 1997-03-25 02:22:23 +00:00
Ulrich Drepper 41b0696286 Alias _setjmp to __setjmp for change to tst-setjmp.c. 1997-03-25 02:22:14 +00:00
Ulrich Drepper cb23ff1f57 Initialize quotient' and mask'. 1997-03-20 19:33:28 +00:00
Ulrich Drepper e79446f41d Remove cabs inline definition. 1997-03-08 17:55:27 +00:00
Ulrich Drepper d6abe77e92 update from main archive 970218 1997-02-19 04:43:26 +00:00
Ulrich Drepper 4ead5e7163 Update to 2.1.x development version 1997-02-15 04:31:01 +00:00
Ulrich Drepper f316a01110 update from main archive 970202 1997-02-03 03:18:05 +00:00
Ulrich Drepper 19e7f5a664 update from main archive 970201 1997-02-02 01:49:47 +00:00
Ulrich Drepper b5ce64efa4 update from main arhive 970119 1997-01-20 02:49:42 +00:00
Ulrich Drepper a91492b86e update from main archive 960105 1997-01-06 22:07:18 +00:00
Ulrich Drepper 910e2e14fc Update from main archive 961219 1996-12-20 01:35:29 +00:00
Ulrich Drepper c8593c8b66 update from main arcive 961210 1996-12-11 01:40:18 +00:00
Ulrich Drepper f1fc182396 update from main archive 961203 1996-12-04 01:41:27 +00:00
Ulrich Drepper b120ade020 update from main archive 961127 1996-11-28 04:16:09 +00:00
Ulrich Drepper eaff3663c5 update from main archive 961126 1996-11-27 06:09:14 +00:00
Ulrich Drepper 3c7b25873a update from main archive 961119 1996-11-20 03:45:46 +00:00