Commit Graph

1035 Commits

Author SHA1 Message Date
Ulrich Drepper
6af245e27b Endian specification for P40. 1997-06-21 02:07:22 +00:00
Ulrich Drepper
7fecd6222d Endian specification for MIPSEL. 1997-06-21 02:07:17 +00:00
Ulrich Drepper
18e5142049 moved to bits/. 1997-06-21 02:06:57 +00:00
Ulrich Drepper
d0c2d3b303 MIPS64 support. 1997-06-21 02:06:13 +00:00
Ulrich Drepper
6a37465853 MIPS64 specific setjmp buffer 1997-06-21 02:05:01 +00:00
Ulrich Drepper
c8eeac3b71 Say it's a 6t4 bit machine. 1997-06-21 02:03:54 +00:00
Ulrich Drepper
6e9524434b MISP/DEC byte order definition. 1997-06-21 02:02:58 +00:00
Ulrich Drepper
4f389d4c51 MIPS specific setjmp buffer. 1997-06-21 02:02:43 +00:00
Ulrich Drepper
08fe606443 MIPS specific byte order definition. 1997-06-21 02:02:34 +00:00
Ulrich Drepper
781b52c526 MIPS support. 1997-06-21 02:02:21 +00:00
Ulrich Drepper
dd13989731 MIPS specific ELF startup code 1997-06-21 02:01:37 +00:00
Ulrich Drepper
0134d025bc MIPS changes. 1997-06-21 02:00:23 +00:00
Ulrich Drepper
bcb5cee069 MIPS assembler version of GMP function. 1997-06-21 01:59:39 +00:00
Ulrich Drepper
a473fb3982 Removed. WE have a .S file now 1997-06-21 01:58:17 +00:00
Ulrich Drepper
ede6d67ba2 Hurd/MIPS64 patches. 1997-06-21 01:43:54 +00:00
Ulrich Drepper
c20a529cc7 Moved from below. 1997-06-21 01:43:22 +00:00
Ulrich Drepper
10fa6c02ad longjmp support for Hurd/MIPS. 1997-06-21 01:42:52 +00:00
Ulrich Drepper
adc3f785dc Interrupt code for Hurd/MIPS. 1997-06-21 01:42:17 +00:00
Ulrich Drepper
304f5963db Init code for Hurd/MIPS. 1997-06-21 01:41:58 +00:00
Ulrich Drepper
b836323e96 Dynamic loader for Hurd/MIPS. 1997-06-21 01:41:15 +00:00
Ulrich Drepper
405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper
fdad844df4 Get sigcontext via <signal.h> instead. 1997-06-21 01:13:01 +00:00
Ulrich Drepper
980b25cae4 Describe Linux/ARM specific extra files. 1997-06-19 19:09:33 +00:00
Ulrich Drepper
0dab1d3494 Remove FIXME and special case for quotient. 1997-06-19 19:05:14 +00:00
Ulrich Drepper
a3baa80ed7 Renamed to s_llrint. 1997-06-19 19:04:58 +00:00
Ulrich Drepper
b09d8d6fc8 Renamed to lrint. 1997-06-19 19:04:54 +00:00
Ulrich Drepper
fd945ccbb4 Implementation of m68k specific lrint function. 1997-06-19 19:04:45 +00:00
Ulrich Drepper
3f6db74934 Implementation of m68k specific llrint function. 1997-06-19 19:04:35 +00:00
Ulrich Drepper
44d86bcbfb Rename __rinttol to __lrint and rinttol to lrint. 1997-06-19 19:03:16 +00:00
Ulrich Drepper
b357c75c05 ARM/Linux dependent assembler and low-level definitions. 1997-06-12 21:24:27 +00:00
Ulrich Drepper
7eff60903d ARM dependent assembler and low-level definitions. 1997-06-12 21:23:19 +00:00
Ulrich Drepper
57771f2025 brk implementation for ARM. 1997-06-12 21:22:18 +00:00
Ulrich Drepper
d981488053 Do it right so that gcc doesn't optimize out the operations. 1997-06-04 19:05:17 +00:00
Ulrich Drepper
c81b73ad0e (isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered): Fix assembler syntax.
1997-06-04 19:05:10 +00:00
Ulrich Drepper
05a8f8e8c7 m68k specific NaN value definitions. 1997-06-04 19:05:00 +00:00
Ulrich Drepper
d901ee0d08 Change GCC's HUGE_VAL{,F,L} to use DI and SI mode integers instead of
bytes.  Fix value of HUGE_VALL.
1997-06-04 19:04:28 +00:00
Ulrich Drepper
68b8d6f1fd (__fd_mask): Change type to `unsigned long int'. 1997-06-01 10:48:17 +00:00
Ulrich Drepper
ef490e68e8 Undef some bits we may have gotten from <linux/posix_types.h>. 1997-05-31 00:46:33 +00:00
Ulrich Drepper
3acff87e5b Tiny cleanups. 1997-05-31 00:46:24 +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
2521516d30 Add definition for Miata. 1997-05-31 00:46:01 +00:00
Ulrich Drepper
9aa1421fe0 Don't use jmp macro to make sure the stack frame is released the very
instruction before the real jump out.
1997-05-31 00:45:54 +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
08eeb8c0d3 Fix missing negate. Use __m81_test instead of explicit comparisons. 1997-05-29 12:05:37 +00:00
Ulrich Drepper
1bf0f668e6 De-ansidecl-fy. 1997-05-26 22:28:25 +00:00
Ulrich Drepper
b5fba1adf7 (elf_machine_rel): Print warning about changed size in copy relocation
only if symbol in shared object is larger or _dl_verbose is nonzero.
1997-05-25 01:07:16 +00:00
Ulrich Drepper
a10ff2ea76 Add EPERM. 1997-05-24 20:22:52 +00:00
Ulrich Drepper
e295f61993 (elf_machine_runtime_setup): Return lazy. 1997-05-24 02:15:43 +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