Commit Graph

253 Commits

Author SHA1 Message Date
Ulrich Drepper 2ea19c152e Not needed anymore. 1998-08-15 02:38:53 +00:00
Ulrich Drepper 230ba858b4 Arm with FPU specific files to distribute. 1998-07-29 15:14:10 +00:00
Ulrich Drepper 2f601732bd Definitions for FPU control. 1998-07-27 17:52:34 +00:00
Ulrich Drepper 22a7aa47a3 (CALL_MCOUNT): Replace stub with real implementation. 1998-07-27 17:52:15 +00:00
Ulrich Drepper 7d39ca8849 Improved profiling for ARM. 1998-07-27 17:52:05 +00:00
Ulrich Drepper 67950c312e Move to fpu/ subdir. 1998-07-27 17:51:54 +00:00
Ulrich Drepper fd2791ba88 (elf_machine_rel): Delete redundant debugging code. Correct handling
of PC24 relocs.
1998-07-27 17:51:42 +00:00
Ulrich Drepper 56984f4648 Fix typo. 1998-07-20 17:18:32 +00:00
Ulrich Drepper 030d182c93 Don't define __libc_pid. 1998-06-29 12:43:07 +00:00
Ulrich Drepper 7021745518 Update for new draft ARM ELF ABI. 1998-06-09 15:13:18 +00:00
Ulrich Drepper 54f119d171 GMP support for ARMs. 1998-06-01 14:25:31 +00:00
Ulrich Drepper 43ce7f2e75 IEEE 754 float support for strange ARMs. 1998-06-01 14:24:49 +00:00
Ulrich Drepper 5d3912ddbc Not needed anymore. 1998-06-01 14:23:55 +00:00
Ulrich Drepper 87386bad90 (FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT. 1998-06-01 14:23:26 +00:00
Ulrich Drepper 6f43b79989 (__jmp_buf): Remove floating-point support.
(_JMPBUF_UNWINDS): Added.
1998-06-01 13:39:22 +00:00
Ulrich Drepper 6298404e7d jmpbuf definition for ARM with FPU. 1998-06-01 13:38:56 +00:00
Ulrich Drepper 58e6626f7e ARM implementation of feholdexcept. 1998-06-01 13:38:03 +00:00
Ulrich Drepper e0ebc3b2ef Use __ASSEMBLER__ test macro not ASSEMBLER. 1998-05-29 10:20:59 +00:00
Ulrich Drepper 38843cb976 Correctly renamed. 1998-05-25 11:27:09 +00:00
Ulrich Drepper cad0799e92 Set exception bits in Arm FPU. 1998-05-24 18:41:41 +00:00
Ulrich Drepper 3a5ade59c9 Definitions for FPU handling header. 1998-05-21 15:39:52 +00:00
Ulrich Drepper c34d3ba41f FP CW and SW handling for Arm. 1998-05-21 15:39:28 +00:00
Ulrich Drepper 2e45c3aadd Replace stub file with real implementation. 1998-05-21 15:33:23 +00:00
Ulrich Drepper 0c56aa6338 (ALIGNARG): ELF .align directive uses a log, not a byte-count. 1998-05-19 16:11:52 +00:00
Ulrich Drepper 69069c4a57 Support both big and little endian processors. 1998-05-19 16:11:41 +00:00
Ulrich Drepper 3642cfd2b4 Fix off by one error. 1998-04-30 16:56:27 +00:00
Ulrich Drepper 4ec52ed6cf Add copyright text. 1998-04-20 18:34:25 +00:00
Ulrich Drepper 42d5b2810f Optimized ARM version of strlen. 1998-04-17 08:52:51 +00:00
Ulrich Drepper e7304fce4e (_start): Leave most of the initialisation for __libc_start_main(). 1998-04-01 09:09:05 +00:00
Ulrich Drepper 28756a4b21 longjmp for ARM with FPU. 1998-03-18 14:41:31 +00:00
Ulrich Drepper df27fae1e8 ELF startup code for Arm. 1998-03-18 14:41:15 +00:00
Ulrich Drepper 4acc1d4299 setjmp for Arm. 1998-03-18 14:41:05 +00:00
Ulrich Drepper 6f7638eb9d ELF setjmp for Arm. 1998-03-18 14:40:58 +00:00
Ulrich Drepper ed6b842088 Floating point exception definitions. 1998-03-18 14:29:48 +00:00
Ulrich Drepper fe0955cdc4 Change format of .type directive. Correct comment about floating
point to reflect current reality.
1998-03-18 14:29:30 +00:00
Ulrich Drepper 2e4ed6f1f8 Call __sigjmp_save through PLT 1998-03-18 14:29:20 +00:00
Ulrich Drepper d024bf59e6 Optimized memset version. 1998-03-18 14:29:09 +00:00
Ulrich Drepper 2c2c129dd4 Startup code for Arm. 1998-03-18 14:29:01 +00:00
Ulrich Drepper 046378657f Arm/ELF definitions. 1998-03-18 14:28:36 +00:00
Ulrich Drepper 0bee7da30d Call __sigsetjmp by correct name. 1998-03-18 14:27:59 +00:00
Ulrich Drepper 120b2b39d6 Remove floating point code. 1998-03-18 14:27:40 +00:00
Ulrich Drepper caa27d8e14 LinuxThreads library. 1998-03-11 12:42:24 +00:00
Ulrich Drepper 028502bf1e SysV compliant context switch interface. 1998-02-10 19:59:41 +00:00
Ulrich Drepper 4ff61542a8 Define _SETJMP_H before including <bits/setjmp.h>. 1997-12-03 23:20:36 +00:00
Ulrich Drepper 905714080f Issue error message if the header is used directly. 1997-11-26 04:14:44 +00:00
Ulrich Drepper c48d19d0d5 Use __APCS_32__ to decide whether or not to preserve condition codes
on function call.
1997-11-18 02:39:35 +00:00
Ulrich Drepper 40731e73fd Assembler version of gmon handling. 1997-07-26 02:25:44 +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 2b998aac44 ARM specific setjmp buffer. 1997-06-21 02:29:03 +00:00
Ulrich Drepper d1c19e62fb ARM specific endianess specification. 1997-06-21 02:26:04 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper d80b3f3c5b Basic functionality for libc on ARM 1997-04-14 02:11:12 +00:00