* i960glue.c: Remove.
authorBen Elliston <bje@gnu.org>
Wed, 8 Oct 2003 06:38:36 +0000 (06:38 +0000)
committerBen Elliston <bje@gnu.org>
Wed, 8 Oct 2003 06:38:36 +0000 (06:38 +0000)
* packaging/pkg/prototype: Remove i960glue.c.

.clean
ChangeLog
i960glue.c [deleted file]
packaging/pkg/prototype

diff --git a/.clean b/.clean
index 5b7eac5..1d57e67 100644 (file)
--- a/.clean
+++ b/.clean
@@ -21,7 +21,6 @@ contrib
 dejagnu.h
 doc
 example
-i960glue.c
 install-sh
 lib
 missing
index 8d7a5a9..41476c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-08  Ben Elliston  <bje@wasabisystems.com>
+
+       * i960glue.c: Remove.
+       * packaging/pkg/prototype: Remove i960glue.c.
+
 2003-10-07  Ben Elliston  <bje@wasabisystems.com>
 
        * contrib/README: Remove.
diff --git a/i960glue.c b/i960glue.c
deleted file mode 100644 (file)
index 0dc569d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#include "../newlib/libc/ctype/ctype_.c"
-#include "../newlib/libc/stdlib/strtol.c"
-#include "../newlib/libc/stdlib/atoi.c"
-#include "../newlib/libc/reent/impure.c"
-
-
-/* these are for ld -r -wrap */
-
-void
-__real_exit (int code)
-{
-  exit (code);
-}
-
-void
-__real_abort (void)
-{
-  abort ();
-}
index 1b5275a..720f536 100644 (file)
@@ -106,7 +106,6 @@ f none /opt/dejagnu/share/dejagnu/baseboards/vxsparc.exp 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/baseboards/x86-cygmon.exp 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/baseboards/xscale-cygmon.exp 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/baseboards/xtensa-sim.exp 0644 nobody nobody
-f none /opt/dejagnu/share/dejagnu/i960glue.c 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/stub-loader.c 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/testglue.c 0644 nobody nobody
 f none /opt/dejagnu/share/dejagnu/debugger.exp 0644 nobody nobody