Commit Graph

6461 Commits

Author SHA1 Message Date
Ralf Corsepius
6ed62882ed 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/Makefile.am: Fix typo.
2004-02-17 16:15:18 +00:00
Ralf Corsepius
1204f225cb 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
	* configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
2004-02-17 13:44:16 +00:00
Ralf Corsepius
e7495aeba8 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
	librdbg/src/Makefile.am.
	* librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
	* wrapup/Makefile.am: Reflect changes above.
	* Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
2004-02-17 13:41:35 +00:00
Ralf Corsepius
3afcb030e4 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix up paths having been broken in
	previous patch.
2004-02-15 15:14:45 +00:00
Ralf Corsepius
9cef014996 2004-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Add CPPASCOMPILE.
2004-02-15 12:02:03 +00:00
Ralf Corsepius
c9251c7e99 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
2004-02-14 18:18:04 +00:00
Ralf Corsepius
541a45a291 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
2004-02-14 18:15:35 +00:00
Ralf Corsepius
335cf3a481 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Remove references to $(top_srcdir).
	Remove NM, LD. Cosmetics.
2004-02-14 18:14:19 +00:00
Ralf Corsepius
9e23302c8e 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect new location of librdbg.a.
2004-02-14 17:53:48 +00:00
Ralf Corsepius
832bed1b80 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
	librdbg/src/powerpc/Makefile.am:
	Remove.
	* librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
	librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
	* configure.ac: Reflect changes above.
2004-02-14 09:44:51 +00:00
Ralf Corsepius
2a56535e57 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Explicitly check for NM.
2004-02-14 04:57:48 +00:00
Ralf Corsepius
800a0472f1 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Explicitly check for OBJCOPY.
2004-02-14 04:56:21 +00:00
Ralf Corsepius
dcf277ca9d 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE,
	STRIP.
2004-02-14 04:55:06 +00:00
Ralf Corsepius
fd3c9faa9f 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: DISTCLEANFILES = include/bspopts.h.
2004-02-14 04:52:53 +00:00
Ralf Corsepius
ad367a3ac5 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
2004-02-14 04:51:32 +00:00
Ralf Corsepius
65bcccbcc1 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
2004-02-14 04:51:26 +00:00
Ralf Corsepius
6ac101b7ae 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
2004-02-14 04:36:01 +00:00
Ralf Corsepius
b083736363 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/include/Makefile.am: Merge-in
	librdbg/include/rdbg/i386/Makefile.am,
	librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
	librdbg/include/rdbg/powerpc/Makefile.am.
	* librdbg/include/rdbg/i386/Makefile.am,
	librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am,
	librdbg/include/rdbg/powerpc/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2004-02-13 13:15:15 +00:00
Ralf Corsepius
a03c1ab95c 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AS_HELP_STRING(ada).
2004-02-12 17:00:13 +00:00
Ralf Corsepius
3025a4aae5 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bspopts.m4: Use AS_HELP_STRING.
	* aclocal/bsp-configure.m4: Require autoconf-2.59.
	Use AC_CONFIG_HEADERS.
	* aclocal/check-custom-bsp.m4: Add bspkit-support.
	* aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
2004-02-12 16:56:47 +00:00
Ralf Corsepius
717a34e944 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Regenerate.
2004-02-12 16:37:03 +00:00
Ralf Corsepius
34354c6d5b 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
2004-02-12 16:12:10 +00:00
Ralf Corsepius
5434449bee 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: include local.am.
2004-02-12 15:30:20 +00:00
Ralf Corsepius
31ffd58654 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/version.m4: 4.6.99.0.
2004-02-12 14:41:32 +00:00
Ralf Corsepius
0724e79bef 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include host.am.
	* automake/compile.am: Further cleanups.
2004-02-12 14:27:25 +00:00
Ralf Corsepius
8c760486d6 .cvsignore: Remove (Unused). 2004-02-12 13:17:38 +00:00
Ralf Corsepius
a8ecdd7746 Fixup .cvsignore 2004-02-12 13:16:51 +00:00
Ralf Corsepius
d158c160ad 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/lib.am: Remove (Unused).
2004-02-12 13:02:50 +00:00
Ralf Corsepius
7195eb67c8 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-12 13:01:05 +00:00
Ralf Corsepius
11cafc0c22 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't include lib.am.
	* automake/compile.am: Use automake compilation rules.
2004-02-12 12:10:29 +00:00
Ralf Corsepius
c24d7c8478 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
2004-02-12 09:08:05 +00:00
Ralf Corsepius
c0e7f2cdac 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add start*.bin to CLEANFILES.
2004-02-12 09:01:57 +00:00
Ralf Corsepius
8373a58c81 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove startup/linkcmds.
2004-02-12 08:21:11 +00:00
Ralf Corsepius
8d51508eb4 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include lib.am.
2004-02-12 08:19:42 +00:00
Ralf Corsepius
55dfd4cde4 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 575/bsps
	* startup/linkcmds: Remove.
2004-02-10 07:59:17 +00:00
Ralf Corsepius
6436254a70 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libnetworking/pppd/Makefile.am,
	libnetworking/rtems_servers/Makefile.am,
	libnetworking/rtems_telnetd/Makefile.am,
	libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
	support/Makefile.am: Don't include lib.am.
2004-02-09 14:57:18 +00:00
Ralf Corsepius
97380b40f4 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am: Don't include lib.am.
	* librdbg/src/i386/Makefile.am,	librdbg/src/m68k/Makefile.am,
	librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
	unnecessary EXTRA_DISTs.
2004-02-09 14:52:00 +00:00
Ralf Corsepius
cd24a22b43 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
	Don't include lib.am.
2004-02-09 14:48:20 +00:00
Ralf Corsepius
0e2094d870 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-09 14:45:26 +00:00
Ralf Corsepius
439ed0c51d 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include lib.am.
2004-02-09 14:41:17 +00:00
Ralf Corsepius
e943fafe1c 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
2004-02-09 13:03:28 +00:00
Joel Sherrill
c25405f867 2004-02-08 Joel Sherrill <joel@OARcorp.com>
* vectors/vectors.h: Force globalExceptHdl into bss section.
2004-02-08 20:12:19 +00:00
Joel Sherrill
062ed08799 2004-02-08 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add irq.h and vectors.h
2004-02-08 17:12:16 +00:00
Joel Sherrill
74f89dc217 2004-02-06 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Split startup into multiple .rels without reorganizing
	the source.
2004-02-06 20:29:43 +00:00
Ralf Corsepius
50efa6e69f 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-06 18:02:55 +00:00
Ralf Corsepius
37064d8139 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-06 17:36:54 +00:00
Ralf Corsepius
89b253c6f4 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-06 17:24:21 +00:00
Ralf Corsepius
7820451c5d 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-06 17:10:56 +00:00
Ralf Corsepius
f3d07e5db5 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
2004-02-06 16:54:31 +00:00
Ralf Corsepius
12b0adaca1 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection
	hack.
2004-02-06 16:50:17 +00:00