From 6b58cbc02d642a18343fbb8663e76d87a538dd4a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Feb 2001 05:33:59 +0000 Subject: Update. 2001-02-08 Ulrich Drepper * sysdeps/alpha/strrchr.S: Little optimization. Patch by Richard Henderson . * sysdeps/alpha/alphaev67/strrchr.S: New file. Contributed by Rick Gorton .. 2001-02-08 kaz Kojima * sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Correct function name in the assembler end directive. pointer in FILE structure before calling _IO_init. correctly. For numbers ending in all zeros eat the zeros even before --- sysdeps/sh/sh3/setjmp.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/sh') diff --git a/sysdeps/sh/sh3/setjmp.S b/sysdeps/sh/sh3/setjmp.S index c25f9a4197..5ed526b082 100644 --- a/sysdeps/sh/sh3/setjmp.S +++ b/sysdeps/sh/sh3/setjmp.S @@ -61,4 +61,4 @@ ENTRY (__sigsetjmp) .L1: .long C_SYMBOL_NAME(__sigjmp_save) #endif -END (__setjmp) +END (__sigsetjmp) -- cgit 1.4.1