Commit graph

19 commits

Author SHA1 Message Date
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