2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* startup/linkcmds: Remove OUTPUT_FORMAT.
This commit is contained in:
Joel Sherrill
2001-01-29 15:28:48 +00:00
parent 560aae24e2
commit ed3ec25e12
4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/linkcmds: Remove OUTPUT_FORMAT.
2001-01-05 Joel Sherrill <joel@OARcorp.com>
* scitab/Makefile.am, startup/bspstart.c, configure.in: Removed

View File

@@ -29,7 +29,6 @@
* $Id$
*/
OUTPUT_FORMAT("coff-sh")
OUTPUT_ARCH(sh)
ENTRY(_start)

View File

@@ -1,3 +1,7 @@
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/linkcmds: Remove OUTPUT_FORMAT.
2001-01-22 Radzislaw Galler <rgaller@et.put.poznan.pl>
* README.EVB7045F: New file.

View File

@@ -40,7 +40,6 @@
* $Id$
*/
OUTPUT_FORMAT("coff-sh")
OUTPUT_ARCH(sh)
ENTRY(_start)