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:
authorJeff Johnston <jjohnstn@redhat.com>2001-12-13 23:10:16 +0300
committerJeff Johnston <jjohnstn@redhat.com>2001-12-13 23:10:16 +0300
commitb92591a1fc53f2d5c42faaf438f697006bf63a82 (patch)
tree3f44c47f80420d33ee852573ed4ded1fc81b1f21
parentd7b37ebf0a890aff1d5b2c5448711a898fc84930 (diff)
2001-12-13 Anita Kulkarni <anitak@kpit.com>
* libc/sys/sh/crt0.S: Remove stack symbol definition 0xdeaddead.
-rw-r--r--newlib/ChangeLog4
-rw-r--r--newlib/libc/sys/sh/crt0.S1
2 files changed, 4 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4f87f3fdb..e4f700af8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-13 Anita Kulkarni <anitak@kpit.com>
+
+ * libc/sys/sh/crt0.S: Remove stack symbol definition 0xdeaddead.
+
2001-12-06 John Peacock <jpeacock@rowman.com>
* libc/include/sys/unistd.h: Correct ualarm declaration.
diff --git a/newlib/libc/sys/sh/crt0.S b/newlib/libc/sys/sh/crt0.S
index 5ad67806a..88c9fac0d 100644
--- a/newlib/libc/sys/sh/crt0.S
+++ b/newlib/libc/sys/sh/crt0.S
@@ -52,4 +52,3 @@ exit_k:
#else
.section .stack
#endif
-_stack: .long 0xdeaddead