forked from Imagelibrary/rtems
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/linkcmds: Remove OUTPUT_FORMAT.
This commit is contained in:
@@ -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>
|
2001-01-05 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
|
* scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
|
||||||
|
|||||||
@@ -29,7 +29,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
OUTPUT_FORMAT("coff-sh")
|
|
||||||
OUTPUT_ARCH(sh)
|
OUTPUT_ARCH(sh)
|
||||||
ENTRY(_start)
|
ENTRY(_start)
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
2001-01-22 Radzislaw Galler <rgaller@et.put.poznan.pl>
|
||||||
|
|
||||||
* README.EVB7045F: New file.
|
* README.EVB7045F: New file.
|
||||||
|
|||||||
@@ -40,7 +40,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
OUTPUT_FORMAT("coff-sh")
|
|
||||||
OUTPUT_ARCH(sh)
|
OUTPUT_ARCH(sh)
|
||||||
ENTRY(_start)
|
ENTRY(_start)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user