glibc/sysdeps/unix/sysv/linux/mips
Roland McGrath d8a5edc221 * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
found.  Reported by Alexandre Oliva <aoliva@redhat.com>.

2003-03-13  Alexandre Oliva  <aoliva@redhat.com>

	* stdio-common/_itoa.c (_itoa_base_table): Make 64-bit
	literals long long.
	* stdlib/fpioconst.c: Likewise.
	* stdlib/strtod.c: Likewise.

	* sysdeps/mips/add_n.S: Use L macro for local labels.
	* sysdeps/mips/addmul_1.S: Likewise.
	* sysdeps/mips/lshift.S: Likewise.
	* sysdeps/mips/memcpy.S: Likewise.
	* sysdeps/mips/memset.S: Likewise.
	* sysdeps/mips/mul_1.S: Likewise.
	* sysdeps/mips/rshift.S: Likewise.
	* sysdeps/mips/sub_n.S: Likewise.
	* sysdeps/mips/submul_1.S: Likewise.
	* sysdeps/mips/mips64/add_n.S: Likewise.
	* sysdeps/mips/mips64/addmul_1.S: Likewise.
	* sysdeps/mips/mips64/lshift.S: Likewise.
	* sysdeps/mips/mips64/mul_1.S: Likewise.
	* sysdeps/mips/mips64/rshift.S: Likewise.
	* sysdeps/mips/mips64/sub_n.S: Likewise.
	* sysdeps/mips/mips64/submul_1.S: Likewise.
	* sysdeps/unix/mips/sysdep.h: Define L() according to ABI
	conventions.  Define END as in sys/asm.h.
	* sysdeps/unix/mips/sysdep.S: Likewise.
	* sysdeps/unix/mips/wait.S: Likewise.
	* sysdeps/unix/sysv/linux/mips/clone.S: Likewise.

	* sysdeps/ieee754/dbl-64/dbl2mpn.c (__mpn_extract_double):
	Cast shifted values that may be too narrow to mp_limb_t.
	* sysdeps/ieee754/dbl-64/mpn2dbl.c (__mpn_construct_double):
	Likewise.
	* sysdeps/ieee754/flt-32/mpn2flt.c (__mpn_construct_float):
	Likewise.
	* sysdeps/ieee754/ldbl-128/ldbl2mpn.c
	(__mpn_extract_long_double): Likewise.
	* sysdeps/ieee754/ldbl-128/mpn2ldbl.c
	(__mpn_construct_long_double): Likewise.
	* sysdeps/ieee754/ldbl-96/ldbl2mpn.c
	(__mpn_extract_long_double): Likewise.
	* sysdeps/ieee754/ldbl-96/mpn2ldbl.c
	(__mpn_construct_long_double): Likewise.

2003-03-13  Roland McGrath  <roland@redhat.com>
2003-03-14 03:59:59 +00:00
..
bits 2003-03-04 Guido Guenther <agx@sigxcpu.org> 2003-03-07 09:46:33 +00:00
sys Update. 2002-07-16 01:02:04 +00:00
_test_and_set.c
brk.c
clone.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
Dist Update. 2002-08-27 16:11:54 +00:00
entry.h
fcntl.c
ftruncate64.c Fix number of args to syscall. 2002-09-28 13:40:10 +00:00
getmsg.c
getsysstats.c
ipc_priv.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
lockf64.c
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
pipe.S
pread64.c Update. 2003-01-27 21:03:22 +00:00
pread.c Update. 2003-01-27 21:03:22 +00:00
putmsg.c
pwrite64.c Update. 2003-01-27 21:03:22 +00:00
pwrite.c Update. 2003-01-27 21:03:22 +00:00
register-dump.h * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): 2002-07-12 23:25:56 +00:00
sigaction.c Update. 2003-01-03 01:35:14 +00:00
sigcontextinfo.h
syscalls.list 2003-03-04 Guido Guenther <agx@sigxcpu.org> 2003-03-07 09:46:33 +00:00
sysdep.h Update. 2003-01-27 21:03:22 +00:00
truncate64.c Fix number of args to syscall. 2002-09-28 13:40:10 +00:00
ustat.c
Versions 2002-11-05 Roland McGrath <roland@redhat.com> 2002-11-06 02:53:24 +00:00
xmknod.c Update. 2002-08-04 09:27:27 +00:00
xstatconv.c