about summary refs log tree commit diff
path: root/sysdeps/mips
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-06-05 06:21:21 +0000
committerAndreas Jaeger <aj@suse.de>2001-06-05 06:21:21 +0000
commit6a7a8b22f64f780e8749edca9f998ebba6fdef4f (patch)
tree7320f66735aee7c9eae6c76dd21f5315e3e518c0 /sysdeps/mips
parent17827c3a399d597c020b87b786e0413075e72162 (diff)
downloadglibc-6a7a8b22f64f780e8749edca9f998ebba6fdef4f.tar.gz
glibc-6a7a8b22f64f780e8749edca9f998ebba6fdef4f.tar.xz
glibc-6a7a8b22f64f780e8749edca9f998ebba6fdef4f.zip
Update.
2001-06-05  Andreas Jaeger  <aj@suse.de>

	* manual/libm-err-tab.pl (parse_ulps): Fix typo.

2001-06-04  H.J. Lu  <hjl@gnu.org>

	* sysdeps/alpha/elf/start.S: Add .type for the entry point.
	* sysdeps/arm/elf/start.S: Likewise.
	* sysdeps/hppa/elf/start.S: Likewise.
	* sysdeps/i386/elf/start.S: Likewise.
	* sysdeps/m68k/elf/start.S: Likewise.
	* sysdeps/mips/elf/start.S: Likewise.
	* sysdeps/ia64/elf/start.S: Likewise.
	* sysdeps/sh/elf/start.S: Likewise.
	* sysdeps/s390/s390-32/elf/start.S: Likewise.
	* sysdeps/s390/s390-64/elf/start.S: Likewise.
	* sysdeps/cris/elf/start.S: Likewise.

2001-06-04  Bruce Mitchener  <bruce@cubik.org>

	* manual/resource.texi: Correct setpriority/nice documentation.

	* sysdeps/unix/nice.c: Correct nice() implementation.
Diffstat (limited to 'sysdeps/mips')
-rw-r--r--sysdeps/mips/elf/start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mips/elf/start.S b/sysdeps/mips/elf/start.S
index a5ae48048a..19bf93a643 100644
--- a/sysdeps/mips/elf/start.S
+++ b/sysdeps/mips/elf/start.S
@@ -67,6 +67,7 @@
 
 	.text
 	.globl ENTRY_POINT
+	.type ENTRY_POINT,@function
 ENTRY_POINT:
 #ifdef __PIC__
 	SET_GP