projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cea7a7
)
Formerly mips/setjmp.S.~4~
author
Roland McGrath
<roland@gnu.org>
Tue, 10 May 1994 21:29:43 +0000
(21:29 +0000)
committer
Roland McGrath
<roland@gnu.org>
Tue, 10 May 1994 21:29:43 +0000
(21:29 +0000)
sysdeps/mips/setjmp.S
patch
|
blob
|
history
diff --git
a/sysdeps/mips/setjmp.S
b/sysdeps/mips/setjmp.S
index
507da8d
..
aba375a
100644
(file)
--- a/
sysdeps/mips/setjmp.S
+++ b/
sysdeps/mips/setjmp.S
@@
-1,4
+1,4
@@
-/* Copyright (C) 1992 Free Software Foundation, Inc.
+/* Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@
-23,6
+23,6
@@
Cambridge, MA 02139, USA. */
extra arguments. */
ENTRY (__setjmp)
move a1, sp
- move a2,
$
fp
+ move a2, fp
j __setjmp_aux