drepper [Wed, 15 Oct 1997 04:55:49 +0000 (04:55 +0000)]
Update.
drepper [Mon, 13 Oct 1997 03:53:16 +0000 (03:53 +0000)]
Stub version
drepper [Mon, 13 Oct 1997 03:52:07 +0000 (03:52 +0000)]
Stub version
drepper [Mon, 13 Oct 1997 03:51:17 +0000 (03:51 +0000)]
Stub versions are now in sysdeps/generic
drepper [Mon, 13 Oct 1997 03:50:08 +0000 (03:50 +0000)]
Stub versions are now in sysdeps/generic
drepper [Mon, 13 Oct 1997 02:42:22 +0000 (02:42 +0000)]
Regenerated: autoconf configure.in
drepper [Mon, 13 Oct 1997 01:42:16 +0000 (01:42 +0000)]
Add linefeed.
drepper [Mon, 13 Oct 1997 01:27:24 +0000 (01:27 +0000)]
Update.
drepper [Mon, 13 Oct 1997 01:27:05 +0000 (01:27 +0000)]
Add a stub_warning.
drepper [Mon, 13 Oct 1997 01:26:45 +0000 (01:26 +0000)]
Fix typo.
drepper [Mon, 13 Oct 1997 01:26:15 +0000 (01:26 +0000)]
Make sure code gets into .text section.
drepper [Mon, 13 Oct 1997 01:25:38 +0000 (01:25 +0000)]
Define fma optimization.
drepper [Mon, 13 Oct 1997 01:24:53 +0000 (01:24 +0000)]
Compatibility standard stream definition.
drepper [Mon, 13 Oct 1997 01:24:42 +0000 (01:24 +0000)]
Compatibility fopen function.
drepper [Mon, 13 Oct 1997 01:24:35 +0000 (01:24 +0000)]
Compatibility freopen function.
drepper [Mon, 13 Oct 1997 01:23:38 +0000 (01:23 +0000)]
Compatibility fileops code.
drepper [Mon, 13 Oct 1997 01:23:18 +0000 (01:23 +0000)]
Correctly address FILE part of standard streams.
drepper [Mon, 13 Oct 1997 01:22:43 +0000 (01:22 +0000)]
Define standard stream of type _IO_FILE_complete.
drepper [Mon, 13 Oct 1997 01:22:09 +0000 (01:22 +0000)]
Define _IO_FILE_complete.
Declare callbacks for old fileops implementation.
drepper [Mon, 13 Oct 1997 01:21:20 +0000 (01:21 +0000)]
Remove _offset field from _IO_FILE. Rename _unused2 field to
_old_offset. Declare _IO_std*_ streams as of type _IO_FILE_complete.
drepper [Mon, 13 Oct 1997 01:20:13 +0000 (01:20 +0000)]
Declare _IO_{old,new}_fopen and __{old,new}_freopen.
Define _IO_old_freopen.
drepper [Mon, 13 Oct 1997 01:19:13 +0000 (01:19 +0000)]
Generate object of type _IO_FILE_complete.
drepper [Mon, 13 Oct 1997 01:18:52 +0000 (01:18 +0000)]
Use versioning. Generate object of type _IO_FILE_complete.
drepper [Mon, 13 Oct 1997 01:18:06 +0000 (01:18 +0000)]
Use versioning.
drepper [Mon, 13 Oct 1997 01:17:38 +0000 (01:17 +0000)]
Use _IO_FILE_complete when accessing _offset field.
drepper [Mon, 13 Oct 1997 01:17:08 +0000 (01:17 +0000)]
[$(versioning)=yes] (routines): Add oldiofopen and oldfreopen.
[$(versioning)=yes] (aux): Add oldfileops and oldstdfiles.
drepper [Mon, 13 Oct 1997 01:15:56 +0000 (01:15 +0000)]
Define define_symbol.
drepper [Mon, 13 Oct 1997 01:15:27 +0000 (01:15 +0000)]
Move _IO_fopen, fopen, _IO_stdin_, _IO_stdout_, _IO_stderr_,
_IO_list_all, and freopen to GLIBC_2.1 version.
drepper [Sun, 12 Oct 1997 04:05:44 +0000 (04:05 +0000)]
Update.
drepper [Sun, 12 Oct 1997 04:05:33 +0000 (04:05 +0000)]
(TEST): Add parens to avoid ambiguity.
drepper [Sun, 12 Oct 1997 04:05:18 +0000 (04:05 +0000)]
Update from tzdata1997i.
drepper [Sun, 12 Oct 1997 04:05:07 +0000 (04:05 +0000)]
Correct list of files from tzcode package. Add contact information
for tzcode/tzdata maintainers. Correct spelling of author's name.
Compact lists.
drepper [Sun, 12 Oct 1997 04:04:48 +0000 (04:04 +0000)]
Add definition of strtoimax and strtoumax plus needed declarations.
drepper [Sun, 12 Oct 1997 04:03:51 +0000 (04:03 +0000)]
Make ino_t 64-bits.
drepper [Sun, 12 Oct 1997 04:03:35 +0000 (04:03 +0000)]
No special version needed anymore.
drepper [Sun, 12 Oct 1997 04:03:08 +0000 (04:03 +0000)]
Make st_ino member 64-bits as well, to match the kernel.
drepper [Sun, 12 Oct 1997 04:02:49 +0000 (04:02 +0000)]
Remove dependencies on kernel_termios.h
drepper [Sun, 12 Oct 1997 04:02:25 +0000 (04:02 +0000)]
Remove unused file.
drepper [Sun, 12 Oct 1997 04:02:14 +0000 (04:02 +0000)]
Remove unused file.
drepper [Sun, 12 Oct 1997 04:01:47 +0000 (04:01 +0000)]
Change to take `int' as second argument.
drepper [Sun, 12 Oct 1997 04:01:09 +0000 (04:01 +0000)]
Scale number with long int exponent. long double version.
drepper [Sun, 12 Oct 1997 04:01:02 +0000 (04:01 +0000)]
Scale number with long int exponent. float version.
drepper [Sun, 12 Oct 1997 04:00:58 +0000 (04:00 +0000)]
Scale number with long int exponent. double version.
drepper [Sun, 12 Oct 1997 04:00:06 +0000 (04:00 +0000)]
Return next representable number from first argument in direction to
the second argument. long double version.
drepper [Sun, 12 Oct 1997 03:59:59 +0000 (03:59 +0000)]
Return next representable number from first argument in direction to
the second argument. float version.
drepper [Sun, 12 Oct 1997 03:59:53 +0000 (03:59 +0000)]
Return next representable number from first argument in direction to
the second argument. double version.
drepper [Sun, 12 Oct 1997 03:59:03 +0000 (03:59 +0000)]
Add alias fo nextafterxl.
drepper [Sun, 12 Oct 1997 03:58:02 +0000 (03:58 +0000)]
Round long double to long with current mode.
drepper [Sun, 12 Oct 1997 03:57:55 +0000 (03:57 +0000)]
Round float to long with current mode.
drepper [Sun, 12 Oct 1997 03:57:20 +0000 (03:57 +0000)]
Remove version which works on 80bit double.
drepper [Sun, 12 Oct 1997 03:56:35 +0000 (03:56 +0000)]
Remove version which works on 80bit double.
drepper [Sun, 12 Oct 1997 03:56:21 +0000 (03:56 +0000)]
Round long double to long away from zero.
drepper [Sun, 12 Oct 1997 03:56:14 +0000 (03:56 +0000)]
Round float to long away from zero.
drepper [Sun, 12 Oct 1997 03:55:41 +0000 (03:55 +0000)]
Round long double to long long away from zero.
drepper [Sun, 12 Oct 1997 03:55:35 +0000 (03:55 +0000)]
Round float to long long away from zero.
drepper [Sun, 12 Oct 1997 03:55:00 +0000 (03:55 +0000)]
Remove version which works on 80bit double.
drepper [Sun, 12 Oct 1997 03:53:59 +0000 (03:53 +0000)]
Add scalblnl as alias.
drepper [Sun, 12 Oct 1997 03:53:52 +0000 (03:53 +0000)]
Add scalblnf as alias.
drepper [Sun, 12 Oct 1997 03:53:45 +0000 (03:53 +0000)]
Add scalbln as alias.
drepper [Sun, 12 Oct 1997 03:52:36 +0000 (03:52 +0000)]
Scale long double with long int exponent.
drepper [Sun, 12 Oct 1997 03:52:30 +0000 (03:52 +0000)]
Scale float with long int exponent.
drepper [Sun, 12 Oct 1997 03:52:22 +0000 (03:52 +0000)]
Scale fouble with long int exponent.
drepper [Sun, 12 Oct 1997 03:50:58 +0000 (03:50 +0000)]
Round long double to long with current mode.
drepper [Sun, 12 Oct 1997 03:50:44 +0000 (03:50 +0000)]
Round float to long long away from zero.
drepper [Sun, 12 Oct 1997 03:49:52 +0000 (03:49 +0000)]
Change to take double argument.
drepper [Sun, 12 Oct 1997 03:49:14 +0000 (03:49 +0000)]
Round long double to long long with current mode.
drepper [Sun, 12 Oct 1997 03:49:07 +0000 (03:49 +0000)]
Round float to long long with current mode.
drepper [Sun, 12 Oct 1997 03:48:31 +0000 (03:48 +0000)]
Remove version which works on 80bit double.
drepper [Sun, 12 Oct 1997 03:47:38 +0000 (03:47 +0000)]
Round long double to long long with current mode.
drepper [Sun, 12 Oct 1997 03:47:32 +0000 (03:47 +0000)]
Round float to long long with current mode.
drepper [Sun, 12 Oct 1997 03:47:14 +0000 (03:47 +0000)]
Change to take double argument.
drepper [Sun, 12 Oct 1997 03:45:50 +0000 (03:45 +0000)]
Multiply-add function, long double version.
drepper [Sun, 12 Oct 1997 03:45:39 +0000 (03:45 +0000)]
Multiply-add function, float version.
drepper [Sun, 12 Oct 1997 03:45:27 +0000 (03:45 +0000)]
Multiply-add function, double version.
drepper [Sun, 12 Oct 1997 03:43:46 +0000 (03:43 +0000)]
__setjmp is the same as _setjmp. Make the former a strong symbol and
the later a weak alias.
drepper [Sun, 12 Oct 1997 03:43:30 +0000 (03:43 +0000)]
__setjmp is the same as _setjmp. Make the former a strong symbol and
the later a weak alias.
drepper [Sun, 12 Oct 1997 03:43:10 +0000 (03:43 +0000)]
Fix typo.
drepper [Sun, 12 Oct 1997 03:42:49 +0000 (03:42 +0000)]
(elf_machine_plt_value): New function.
drepper [Sun, 12 Oct 1997 03:42:39 +0000 (03:42 +0000)]
(elf_machine_plt_value): New function.
drepper [Sun, 12 Oct 1997 03:42:19 +0000 (03:42 +0000)]
m68k specific optimizations for string functions.
drepper [Sun, 12 Oct 1997 03:41:56 +0000 (03:41 +0000)]
(elf_machine_rela): Fix last change.
The R_68K_GLOB_DAT and R_68K_JMP_SLOT relocations really ignore
the addend, Richard.
(elf_machine_fixup_plt): Don't add the addend.
(elf_machine_plt_value): New function.
drepper [Sun, 12 Oct 1997 03:41:40 +0000 (03:41 +0000)]
(elf_machine_plt_value): New function.
drepper [Sun, 12 Oct 1997 03:41:23 +0000 (03:41 +0000)]
(_SC_AIO_LISTIO_MAX): Fix typo.
drepper [Sun, 12 Oct 1997 03:40:44 +0000 (03:40 +0000)]
Avoid warnings.
drepper [Sun, 12 Oct 1997 03:40:26 +0000 (03:40 +0000)]
__setjmp is the same as _setjmp. Make the former a strong symbol and
the later a weak alias.
drepper [Sun, 12 Oct 1997 03:40:09 +0000 (03:40 +0000)]
(elf_machine_plt_value): New function.
drepper [Sun, 12 Oct 1997 03:39:51 +0000 (03:39 +0000)]
Fix use of free'ed pointer.
drepper [Sun, 12 Oct 1997 03:39:29 +0000 (03:39 +0000)]
Protect declarations of __strto*l_internal functions by #ifdefs since
they are duplicated in inttypes.h.
drepper [Sun, 12 Oct 1997 03:38:23 +0000 (03:38 +0000)]
[__sparc__]: Prototype __udiv_qrnnd.
drepper [Sun, 12 Oct 1997 03:38:10 +0000 (03:38 +0000)]
[USE_IN_LIBIO]: Define _IO_fprintf.
drepper [Sun, 12 Oct 1997 03:37:25 +0000 (03:37 +0000)]
(getanswer): Rewrite a bit to avoid warning.
drepper [Sun, 12 Oct 1997 03:36:48 +0000 (03:36 +0000)]
Add arguments for name of dynamic linker and call dynamic linker to
execute globtest.
drepper [Sun, 12 Oct 1997 03:36:40 +0000 (03:36 +0000)]
(tests): Supply arguments to globtest.sh.
drepper [Sun, 12 Oct 1997 03:36:24 +0000 (03:36 +0000)]
Make sure digits_dots.c sees `resbuf' as struct and not a pointer.
Little optimizations.
drepper [Sun, 12 Oct 1997 03:36:15 +0000 (03:36 +0000)]
Place `result' in resbuf and not in `buffer'.
drepper [Sun, 12 Oct 1997 03:36:02 +0000 (03:36 +0000)]
Add __END_DECLS.
drepper [Sun, 12 Oct 1997 03:35:41 +0000 (03:35 +0000)]
Fixed bugs shown through the new clone functions.
drepper [Sun, 12 Oct 1997 03:35:05 +0000 (03:35 +0000)]
Remove cache and depending functions.
drepper [Sun, 12 Oct 1997 03:34:50 +0000 (03:34 +0000)]
Rewritten.
drepper [Sun, 12 Oct 1997 03:34:28 +0000 (03:34 +0000)]
Remove #include <rpcsvc/nislib.h>