Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-03-14 12:14:47 +0300
committerCorinna Vinschen <corinna@vinschen.de>2009-03-14 12:14:47 +0300
commit01cdb57d40956a49b62197d06a803d1e8429bacf (patch)
treea5d971058166304b3195eca25ef108164255c658 /winsup/cygwin/gendef
parent962acfe58a7fb41e42abfa61a7edce1f24bcfebc (diff)
* gendef: Remove STABS directives.
Diffstat (limited to 'winsup/cygwin/gendef')
-rwxr-xr-xwinsup/cygwin/gendef4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/gendef b/winsup/cygwin/gendef
index 95ec4ff12..d2f454362 100755
--- a/winsup/cygwin/gendef
+++ b/winsup/cygwin/gendef
@@ -99,7 +99,6 @@ EOF
$res = <<EOF . longjmp () . $res;
.text
- .stabs "_sigfe:F(0,1)",36,0,0,__sigfe
__sigfe_maybe:
pushl %ebx
pushl %edx
@@ -139,7 +138,6 @@ __sigfe:
ret
.global __sigbe
- .stabs "_sigbe:F(0,1)",36,0,0,__sigbe
__sigbe: # return here after cygwin syscall
pushl %edx
pushl %ebx
@@ -165,7 +163,6 @@ __sigbe: # return here after cygwin syscall
ret
.global _sigreturn
- .stabs "sigreturn:F(0,1)",36,0,0,_sigreturn
_sigreturn:
movl %fs:4,%ebx
incl $tls::incyg(%ebx)
@@ -203,7 +200,6 @@ _sigreturn:
ret
.global _sigdelayed
- .stabs "sigdelayed:F(0,1)",36,0,0,_sigdelayed
_sigdelayed:
pushl %ebp
movl %esp,%ebp