Commit Graph

6934 Commits

Author SHA1 Message Date
Ralf Corsepius
afd00b056e Unused 2004-03-08 03:17:16 +00:00
Joel Sherrill
e73c249e59 2004-03-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
	they can be used in application level makefiles.
2004-03-05 18:28:38 +00:00
Joel Sherrill
bfb4c5478f 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/rtems_webserver/ejparse.c,
	libnetworking/rtems_webserver/emfdb.c,
	libnetworking/rtems_webserver/sock.c,
	libnetworking/rtems_webserver/socket.c,
	libnetworking/rtems_webserver/sym.c,
	libnetworking/rtems_webserver/webs.c,
	libnetworking/rtems_webserver/websuemf.c: Remove warnings.
2004-03-05 18:14:27 +00:00
Joel Sherrill
845e4f30a9 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* libchipnetwork/open_eth.c: Remove warnings by conditionally
	compiling this file only only those CPU families with supported
	exception models.
2004-03-05 18:12:33 +00:00
Joel Sherrill
d52342ec8a 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* mpc6xx/mmu/pte121.c: Add missing ifdef DEBUG to remove warning for
	unused static routine.
2004-03-05 18:10:51 +00:00
Joel Sherrill
da3b8d3ef8 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* bootloader/pci.c: Remove warnings by adding include <string.h>.
	* irq/irq.c: Clean up includes to remove warnings.
	* pci/pci.c, pci/pci.h, startup/bspstart.c: Better use of const
	on struct _int_map.
2004-03-05 18:09:14 +00:00
Joel Sherrill
d2ae273c2d 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Remove warnings for unused routines left from
	original code.
2004-03-05 18:06:46 +00:00
Joel Sherrill
bb7cd38e7b 2004-03-05 Joel Sherrill <joel@OARcorp.com>
PR 505/bsps
	* setvec.c: Rework to remove punned pointer warning generated by gcc
	3.3 and newer.
2004-03-05 15:31:01 +00:00
Joel Sherrill
f47ee58984 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add more memory and sections so tests can link.
	This is a generic BSP for a CPU model so OK to do this.
2004-03-03 14:22:27 +00:00
Joel Sherrill
230134e9c2 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* vectors/vectors.h, vectors/vectors_init.c: Undo previous change.
2004-03-03 14:21:38 +00:00
Joel Sherrill
68aef00795 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* irq/irq.h: Correct typo.
2004-03-03 14:21:12 +00:00
Joel Sherrill
c403d4bd22 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Correct typo.
2004-03-03 14:20:59 +00:00
Joel Sherrill
cc3de44e98 2004-03-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add more memory so tests can link. This is a
	generic BSP for a CPU model so OK to do this.
2004-03-03 14:20:36 +00:00
Ralf Corsepius
93302bf978 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-20 01:45:34 +00:00
Ralf Corsepius
789694a141 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix loosing arguments when configuring cpukit and
	testsuites (Was exposed with --enable-multilib, only).
	Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR.
	 Add RTEMS_BSP_CONFIG_SUBDIR.
	* configure.ac: Reflect changes to acinclude.m4. Reflect new args to
	testsuites's configure.
	* aclocal/rtems-top.m4: Remove ENDIF hack.
	Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
2004-02-20 01:22:04 +00:00
Ralf Corsepius
fcf00342a6 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
	wrapup/Makefile.am: Fix automake problems having been introduced
	in previous patch.
2004-02-20 01:11:53 +00:00
Ralf Corsepius
f8914a3c59 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Fix preinstall dir handling.
2004-02-20 01:02:24 +00:00
Ralf Corsepius
984ea8b3d1 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Preinstall dirs.
2004-02-19 06:23:44 +00:00
Ralf Corsepius
2a7f9a2859 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:22:18 +00:00
Ralf Corsepius
d7fb9f8d60 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't install *.rels. Reflect changes to bsp.am.
	Preinstall dist_project_lib*.
2004-02-19 06:11:55 +00:00
Ralf Corsepius
5e5cf07b36 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
	Preinstall dirs.
	* wrapup/Makefile.am: Preinstall dirs. Cosmetics.
	* aclocal/check-multiprocessing.m4: Cosmetics.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-19 06:08:15 +00:00
Ralf Corsepius
c98c9c9dd8 2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.
2004-02-19 06:02:04 +00:00
Ralf Corsepius
8f1eeb9174 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Remove everything but CPPASCOMPILE.
2004-02-19 05:51:30 +00:00
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