glibc/sysdeps/m68k
Ulrich Drepper bdd421cc6d Update.
1998-07-30 12:38  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/ffs.c: Add ffsl entry point.
	* sysdeps/i386/i686/ffs.c: Likewise.
	* sysdeps/m68k/ffs.c: Likewise.
	* sysdeps/powerpc/ffs.c: Likewise.

	* sysdeps/i386/i486/bits/string.h: Add optimizations for ffs/ffsl
	on i686.

1998-07-30  Richard Henderson  <rth@cygnus.com>

	* elf/Makefile (ld-map): Move initialization below Makeconfig include.

	* sysdeps/libm-ieee754/k_standard.c (zero): Make non-const to
	work around gcc bug.

	* string/string.h (ffsl, ffsll): Prototype.
	* string/Version (GLIBC_2.1): Add them.
	* sysdeps/alpha/ffs.S: Schedule for EV5.  Add ffsl and ffsll
	entry points.
	* sysdeps/alpha/ffsll.S: New file.  Empty.
	* sysdeps/generic/ffs.c: Add ffsl and ffsll entry points.
	* sysdeps/generic/ffsll.c: New file.
	* string/Makefile (routines): Add ffsll.

1998-07-30 10:03  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/alpha/bits/time.h: Don't define CLK_TCK for
	strictly ISO C compliant programs.
	* sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.

1998-07-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* inet/protocols/rwhod.h: Correct typo in comment.

	* configure.in: Use better regex for gettext.
1998-07-30 12:47:25 +00:00
..
bits * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added. 1998-04-22 02:07:41 +00:00
elf * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set 1998-06-10 01:35:06 +00:00
fpu Update. 1998-07-04 14:40:35 +00:00
m68020 * sysdeps/m68k/m68020/wordcopy.S: New file. 1998-03-23 02:18:31 +00:00
sys Update. 1997-10-26 20:13:00 +00:00
__longjmp.c Update. 1997-08-04 14:31:26 +00:00
abort-instr.h Instruction to abort any process 1997-01-02 18:38:59 +00:00
add_n.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
asm-syntax.h update from main archive 970203 1997-02-04 02:01:01 +00:00
bsd-_setjmp.S Updated. 1997-06-26 22:23:01 +00:00
bsd-setjmp.S Updated. 1997-06-26 22:23:01 +00:00
dl-machine.h * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set 1998-06-10 01:35:06 +00:00
ffs.c Update. 1998-07-30 12:47:25 +00:00
fpu_control.h Update. 1997-06-23 21:55:26 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
lshift.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
Makefile Update. 1997-09-05 01:43:20 +00:00
memcopy.h Update. 1997-06-23 21:55:26 +00:00
rshift.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
s_isinfl.c Update. 1997-06-23 21:55:26 +00:00
s_isnanl.c Update. 1997-06-23 21:55:26 +00:00
setjmp.c Update. 1997-06-23 21:55:26 +00:00
sub_n.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00