glibc/sysdeps/powerpc
Ulrich Drepper b6aa34eb72 Update.
* locale/loadlocale.c (_nl_load_locale): Optimize a bit.  Pretty
	print.  Add checks for _POSIX_MMAPPED_FILES where necessary.
	(_nl_unload_locale): If locale data was mmapped use munmap.

2000-01-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/i386/sys/io.h: Add missing ints, use
	_EXTERN_INLINE, compile inline assembler functions only with gcc.

2000-01-29  Ulrich Drepper  <drepper@redhat.com>

	* catgets/catgets.c (catopen): Handle NL_CAT_LOCALE correctly.
	* catgets/gencat.c (read_input_file): Remove messages correctly.
	* catgets/open_catalog.c (__open_catalog): Handle trailing colons and
	adjacent colons correctly.  Correct loops to read territory and
	and codeset part.
	Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1559).

	* rt/aio_misc.c (get_elem): Assign pointer to new row to correct
	pool entry.
	Patch by Jens Moeller <jens.moeller@waii.com> (PR libc/1558).

2000-01-28  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/arm/Versions: Export the new *rlimit
	interface with symbol version GLIBC_2.2.
	* sysdeps/unix/sysv/linux/i386/Versions: Likewise.
	* sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.

2000-01-27  Scott Bambrough  <scottb@netwinder.org>

	* sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for
	resource directory.
	* sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for
	versioning setrlimit and getrlimit.

2000-01-27  Andreas Jaeger  <aj@suse.de>

	* sysdeps/powerpc/fpu/libm-ulps: Renamed to ...
	* sysdeps/powerpc/fpu/libm-test-ulps: ...this.

2000-01-27  Ruediger Oertel  <ro@suse.de>

	* sysdeps/unix/sysv/linux/i386/sys/io.h: Change "::" to ": :" for g++.

2000-01-29  Ulrich Drepper  <drepper@redhat.com>
2000-01-29 12:04:45 +00:00
..
bits Update. 1999-10-31 17:42:43 +00:00
elf Update. 1999-10-11 22:31:36 +00:00
fpu Update. 2000-01-29 12:04:45 +00:00
__longjmp.S Update. 1999-10-12 00:19:17 +00:00
add_n.S Update. 1999-10-11 22:31:36 +00:00
addmul_1.S Update. 1999-10-11 22:31:36 +00:00
atomicity.h Update. 1999-06-13 15:38:11 +00:00
backtrace.c Update. 1998-12-11 15:32:09 +00:00
bsd-_setjmp.S Update. 1999-10-11 22:31:36 +00:00
bsd-setjmp.S Update. 1999-10-11 22:31:36 +00:00
bzero.S Update. 1999-10-11 22:31:36 +00:00
Dist Update. 2000-01-27 01:50:11 +00:00
dl-machine.c * sysdeps/powerpc/dl-machine.c: Many minor formatting changes. (OPCODE_LWZU): New macro. (OPCODE_ADDIS_HI): New macro. (OPCODE_LIS_HI): New macro. (__elf_machine_runtime_setup): Change PLT code-generation scheme for thread safety even with very large PLTs, better efficiency, and to fix a cache-flushing bug. Also support the Motorola 8xx processors which have a different cache line size than all the others. (__elf_machine_fixup_plt): Likewise. (__process_machine_rela): Don't use elf_machine_fixup_plt. 1999-12-31 01:33:06 +00:00
dl-machine.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
dl-start.S Update. 1999-10-11 22:31:36 +00:00
fclrexcpt.c Update. 1999-10-31 23:32:56 +00:00
fe_nomask.c Update. 1997-08-10 18:37:15 +00:00
ffs.c Update. 1998-08-09 22:34:19 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
lshift.S Update. 1999-10-11 22:31:36 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 1999-10-11 22:31:36 +00:00
memset.S Update. 1999-10-11 22:31:36 +00:00
mul_1.S Update. 1999-10-11 22:31:36 +00:00
ppc-mcount.S Update. 1999-10-11 22:31:36 +00:00
register-dump.h Update. 1998-11-17 18:36:05 +00:00
rshift.S Update. 1999-10-11 22:31:36 +00:00
setjmp.S Update. 1999-10-11 23:31:35 +00:00
stackinfo.h Update. 1999-11-15 00:13:42 +00:00
stpcpy.S Update. 1999-10-11 22:31:36 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S Update. 1999-10-11 22:31:36 +00:00
strcmp.S Update. 1999-10-11 22:31:36 +00:00
strcpy.S Update. 1999-10-11 22:31:36 +00:00
strlen.S Update. 1999-10-11 22:31:36 +00:00
sub_n.S Update. 1999-10-11 22:31:36 +00:00
submul_1.S Update. 1999-10-11 22:31:36 +00:00
sysdep.h Update. 1999-10-10 20:36:40 +00:00
test-arith.c Update. 1998-02-26 11:20:59 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
Versions Update. 1998-07-10 20:45:28 +00:00