Commit Graph

291 Commits

Author SHA1 Message Date
Ulrich Drepper
2838157b3d m68k specific function to print floating point numbers in hexadecimal
format.
1999-03-10 16:07:49 +00:00
Ulrich Drepper
d122725600 m68k specific strtold wrapper. 1999-03-08 21:39:15 +00:00
Ulrich Drepper
df019d9428 (ucontext): Rename field uc_links to
uc_link which is the right name according to Unix98.
1999-03-01 07:20:35 +00:00
Ulrich Drepper
e675032fec (elf_machine_runtime_setup): DT_PLTGOT entry is already relocated. 1999-02-20 18:22:38 +00:00
Ulrich Drepper
a2790a3c68 (elf_machine_rela): DT_STRTAB is already relocated. 1999-02-20 14:58:50 +00:00
Andreas Schwab
02c1ba5bdf * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
of separare explicit comparisons.
1999-02-13 16:51:29 +00:00
Ulrich Drepper
a87b0e3624 m68k specific export and versioning list. 1999-01-29 09:06:03 +00:00
Andreas Schwab
6d1d5abfa2 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
to avoid accessing global data in the usual case.
1999-01-04 01:36:55 +00:00
Ulrich Drepper
1173aab2d2 Remove __setfpucw declaration, it's an internal symbol. 1998-11-26 12:00:10 +00:00
Ulrich Drepper
200172bd3f Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X is
defined.
1998-11-10 19:10:36 +00:00
Ulrich Drepper
79df5fdb24 Define only if __USE_ISOC9X. 1998-11-05 18:05:39 +00:00
Andreas Schwab
641d707400 * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag.
1998-10-07 02:02:53 +00:00
Andreas Schwab
b3e2d5611f * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel): Slightly
optimized.
1998-09-22 01:42:11 +00:00
Andreas Schwab
739902c55d * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main_searchlist
instead of _dl_default_scope[2] as argument to _dl_init_next.
1998-09-09 01:36:38 +00:00
Andreas Schwab
a2ffe12b49 * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid conflict with
C9x macro.
1998-09-09 01:35:38 +00:00
Ulrich Drepper
68d11b268e (elf_machine_lazy_rel): Change first parameter and use this value. 1998-08-28 22:54:12 +00:00
Ulrich Drepper
f2e7413870 Add ffsl entry point. 1998-07-30 12:44:22 +00:00
Ulrich Drepper
5fc184edcc List only one file per line. 1998-07-04 14:37:17 +00:00
Andreas Schwab
c21b35ecda * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as
inline.
	* sysdeps/m68k/fpu/e_exp10.c: New file.
	* sysdeps/m68k/fpu/e_exp10f.c: New file.
	* sysdeps/m68k/fpu/e_exp10l.c: New file.
1998-06-10 05:27:41 +00:00
Andreas Schwab
08016d928b * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set
_dl_profile_map only if the name matches.
	(_dl_start_user): Remember stack address.
	* sysdeps/m68k/elf/start.S: Pass new argument to
	__libc_start_user.
1998-06-10 01:35:06 +00:00
Ulrich Drepper
e0ebc3b2ef Use __ASSEMBLER__ test macro not ASSEMBLER. 1998-05-29 10:20:59 +00:00
Andreas Schwab
91e4b2f65e * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added. 1998-04-22 02:07:41 +00:00
Ulrich Drepper
4ec52ed6cf Add copyright text. 1998-04-20 18:34:25 +00:00
Andreas Schwab
72f42bf5d3 * sysdeps/m68k/m68020/wordcopy.S: New file. 1998-03-23 02:18:31 +00:00
Andreas Schwab
4f558ff150 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
isless, islessequal, islessgreater, isunordered): Return zero or
	one.
1998-03-13 01:27:51 +00:00
Andreas Schwab
69235f764b * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
init stuff.
1998-03-11 01:32:12 +00:00
Ulrich Drepper
b8b84ae26c Rename function to __ffs and make ffs a weak alias. 1998-03-09 09:09:46 +00:00
Andreas Schwab
1c03144cf7 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
Readd lost negate.
	* sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
1998-03-09 03:20:41 +00:00
Andreas Schwab
56d7f02931 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
* sysdeps/m68k/lshift.S: Likewise.
	* sysdeps/m68k/rshift.S: Likewise.
	* sysdeps/m68k/sub_n.S: Likewise.
	* sysdeps/m68k/m68020/addmul_1.S: Likewise.
	* sysdeps/m68k/m68020/mul_1.S: Likewise.
	* sysdeps/m68k/m68020/submul_1.S: Likewise.
	* sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
	[_LIBC_REENTRANT]: Don't store into global errno.
	* sysdeps/m68k/sysdep.h: New file.
	* sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
	ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
	(DO_CALL): Change to expect syscall name as argument.
	(PSEUDO): Pass syscall_name to DO_CALL.
	(SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
	errno.
1998-03-06 01:48:50 +00:00
Andreas Schwab
1e0c166557 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
offsets into the GOT.
	(RTLD_START): Likewise.
1998-03-04 02:36:01 +00:00
Ulrich Drepper
d424955575 (FE_TOWARDZERO): Correct typo. 1998-02-26 08:38:37 +00:00
Andreas Schwab
ef5e0ac67b Stub file 1998-02-18 01:32:32 +00:00
Ulrich Drepper
7eaf35c740 Don't define exp2 inline.
Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
1997-12-22 18:53:56 +00:00
Ulrich Drepper
3632b95d0a Protect declarations of inline functions by feature tests to avoid
warning about missing prototype declarations.
1997-12-14 22:09:47 +00:00
Ulrich Drepper
ac442bf7a9 (fenv_t): Add member to hold fpiar value, to match spirit of the
standard.
1997-12-14 22:09:29 +00:00
Ulrich Drepper
053ed29047 Save/restore fpiar. 1997-12-14 22:09:13 +00:00
Ulrich Drepper
fc1eaef3e8 Don't define ___LIBC_INTERNAL_MATH_INLINES here. 1997-12-03 23:31:37 +00:00
Ulrich Drepper
905714080f Issue error message if the header is used directly. 1997-11-26 04:14:44 +00:00
Ulrich Drepper
e00fbfc6aa Define optimizations if __LIBC_INTERNAL_MATH_INLINES is defined. 1997-11-22 18:47:44 +00:00
Ulrich Drepper
e729bad58b Define __LIBC_INTERNAL_MATH_INLINES instead of
__LIBC_M81_MATH_INLINES.
1997-11-22 18:45:43 +00:00
Ulrich Drepper
2ecd6b510f Define INFINITY as of type float.
Define DECIMAL_DIG.
1997-11-13 00:15:53 +00:00
Ulrich Drepper
04f48607a0 Define NAN as of type float. 1997-11-13 00:15:34 +00:00
Ulrich Drepper
d2d2125ecd m68k specific llrint implementation. 1997-11-11 23:48:16 +00:00
Ulrich Drepper
d391bc58dd Make compilable and fix overflow condition. 1997-11-11 23:47:20 +00:00
Ulrich Drepper
6874bbcb7c User level process context for m68k. 1997-10-26 19:59:49 +00:00
Ulrich Drepper
b6d0dce1cc Add fma and scalbln. Update lrint and scalbn.
(__m81_inline) [__cplusplus]: Define to __inline.
1997-10-26 19:59:32 +00:00
Ulrich Drepper
c43ee646dd Add scalbln alias. 1997-10-26 19:59:09 +00:00
Ulrich Drepper
95d16178a8 New (empty) file. 1997-10-26 19:58:56 +00:00
Ulrich Drepper
f6672b01b5 Add standard skeleton stuff. 1997-10-26 19:58:40 +00:00
Ulrich Drepper
a893b08668 m68k specific optimizations for string functions. 1997-10-12 03:42:19 +00:00