glibc/sysdeps
Ulrich Drepper 1ea89a402d Update.
1997-10-13 03:14  Ulrich Drepper  <drepper@cygnus.com>

	* libc.map: Move _IO_fopen, fopen, _IO_stdin_, _IO_stdout_,
	_IO_stderr_, _IO_list_all, and freopen to GLIBC_2.1 version.
	* include/libc-symbol.h: Define define_symbol.
	* libio/Makefile [$(versioning)=yes] (routines): Add oldiofopen and
	oldfreopen.
	[$(versioning)=yes] (aux): Add oldfileops and oldstdfiles.
	* libio/fileops.c: Use _IO_FILE_complete when accessing _offset field.
	* libio/freopen.c: Use versioning.
	* libio/iofopen.c: Likewise.  Generate object of type
	_IO_FILE_complete.
	* libio/iofopen64.c: Generate object of type _IO_FILE_complete.
	* libio/iolibio.h: Declare _IO_{old,new}_fopen and __{old,new}_freopen.
	Define _IO_old_freopen.
	* libio/libio.h: Remove _offset field from _IO_FILE.  Rename _unused2
	field to _old_offset.  Declare _IO_std*_ streams as of type
	_IO_FILE_complete.
	* libio/libioP.h: Define _IO_FILE_complete.
	Declare callbacks for old fileops implementation.
	* libio/stdfile.c: Define standard stream of type _IO_FILE_complete.
	* libio/stdio.c: Correctly address FILE part of standard streams.
	* libio/oldfileops.c: New file.
	* libio/oldfreopen.c: New file.
	* libio/oldiofopen.c: New file.
	* libio/oldstdfiles.c: New file.

	* sysdeps/i386/fpu/bits/mathinline.h: Define fma optimization.

	* sysdeps/libm-i387/e_scalb.S: Make sure code gets into .text section.
	* sysdeps/libm-i387/e_scalbl.S: Likewise.
	* sysdeps/libm-i387/s_fma.S: Fix typo.
	* sysdeps/libm-i387/s_fmaf.S: Likewise.
	* sysdeps/libm-i387/s_fmal.S: Likewise.

1997-10-12 20:14  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* sysdeps/stub/getsid.c: Add a stub_warning.
	* sysdeps/stub/mmap.c: Likewise.
	* sysdeps/stub/munmap.c: Likewise.

	* sysdeps/libm-ieee754/s_fma.c: New file.
	* sysdeps/libm-ieee754/s_fmaf.c: New file.
	* sysdeps/libm-ieee754/s_fmal.c: New file.
	* sysdeps/libm-ieee754/s_llrintf.c: New file.
	* sysdeps/libm-ieee754/s_llrintl.c: New file.
	* sysdeps/libm-ieee754/s_lrintf.c: New file.
	* sysdeps/libm-ieee754/s_lrintl.c: New file.
1997-10-13 01:27:24 +00:00
..
alpha Update. 1997-10-12 04:05:44 +00:00
am29k Update. 1997-05-26 23:01:17 +00:00
arm Update. 1997-07-26 02:33:30 +00:00
generic Update. 1997-10-12 04:05:44 +00:00
gnu Update. 1997-08-04 14:31:26 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1997-10-13 01:27:24 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1997-05-26 23:01:17 +00:00
ieee754 Update. 1997-06-21 02:59:26 +00:00
libm-i387 Update. 1997-10-13 01:27:24 +00:00
libm-ieee754 Update. 1997-10-12 04:05:44 +00:00
m68k Update. 1997-10-12 04:05:44 +00:00
m88k Update. 1997-05-26 23:01:17 +00:00
mach Update. 1997-10-12 04:05:44 +00:00
mips Update. 1997-08-27 20:26:10 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1997-10-12 04:05:44 +00:00
powerpc Update. 1997-10-12 04:05:44 +00:00
rs6000 Update. 1997-06-23 21:55:26 +00:00
sparc Update. 1997-10-12 04:05:44 +00:00
standalone Update. 1997-08-24 10:55:18 +00:00
stub Update. 1997-10-13 01:27:24 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 1997-10-12 04:05:44 +00:00
vax Update. 1997-09-16 00:42:43 +00:00
wordsize-32 Update. 1997-10-12 04:05:44 +00:00
wordsize-64 Update. 1997-10-12 04:05:44 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00