Commit Graph

6615 Commits

Author SHA1 Message Date
Ralf Corsepius
ac7c680924 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
2002-07-22 09:21:31 +00:00
Ralf Corsepius
35b22754c2 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
	* automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
	compilation rules (Work-around to an automake bug).
	* automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
	make-library.
2002-07-22 09:17:40 +00:00
Ralf Corsepius
1462016612 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
	Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
	* aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
	Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
	* aclocal/rtems-top.m4: New PROJECT_ROOT handling.
	* automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
	references to bsp_specs. Use project_libdir instead of
	$(PROJECT_RELEASE)/lib.
2002-07-22 09:17:11 +00:00
Ralf Corsepius
be3e0f7e42 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Activate cpukit. Remove references to c/src/exec.
2002-07-22 07:14:24 +00:00
Ralf Corsepius
eb4b28dca2 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* kern/Makefile.am: Eliminate LIBNAME.
	* lib/Makefile.am: Ditto.
	* libc/Makefile.am: Ditto.
	* net/Makefile.am: Ditto.
	* netinet/Makefile.am: Ditto.
	* nfs/Makefile.am: Ditto.
	* rtems/Makefile.am: Ditto.
	* wrapup/Makefile.am: Use project_libdir instead of
	$(PROJECT_RELEASE)/lib.
2002-07-22 06:35:33 +00:00
Ralf Corsepius
3e83325e56 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES and
	AM_CFLAGS. Eliminate LIBNAME.
	* src/imfs/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES and
	AM_CFLAGS. Eliminate LIBNAME.
	* wrapup/Makefile.am: Eliminate LIBNAME.
2002-07-22 06:35:23 +00:00
Ralf Corsepius
8b006a771c 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
	INCLUDES (Upcoming automake standard).
2002-07-22 06:35:17 +00:00
Ralf Corsepius
ef73563f54 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Eliminate LIBNAME. Cosmetical cleanups.
2002-07-22 06:35:08 +00:00
Ralf Corsepius
85107726ef 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
	changes.
2002-07-22 06:14:20 +00:00
Ralf Corsepius
247874ae01 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Cleanups.
	* configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
	${srcdir}/exec/.
	Further adaptations to autoconf >= 2.50.
2002-07-22 06:01:31 +00:00
Ralf Corsepius
c08c6b5d1f 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix oversights in previous patch.
2002-07-21 17:02:20 +00:00
Ralf Corsepius
5e53a556b5 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Reformat.
2002-07-21 16:53:20 +00:00
Ralf Corsepius
a36f4a85a6 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems.S: Remove.
	* Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
	instead of INCLUDES (Latest automake standard).
2002-07-21 16:45:00 +00:00
Ralf Corsepius
4375911b18 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Fix bug in previous patch.
	Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 08:20:20 +00:00
Ralf Corsepius
18e3bb68f9 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 08:16:48 +00:00
Ralf Corsepius
a41943ecbd 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am:
	Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
2002-07-21 06:42:45 +00:00
Ralf Corsepius
8a49cc65e6 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am:
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
	(Didn't make it into cvs at 2002-07-20 :( )
2002-07-21 05:09:23 +00:00
Ralf Corsepius
5543770e78 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGMS.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 04:41:11 +00:00
Ralf Corsepius
b9288fb1b4 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 04:23:04 +00:00
Ralf Corsepius
496686ae71 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 04:05:17 +00:00
Ralf Corsepius
8880e223e4 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 03:47:53 +00:00
Ralf Corsepius
1efdce9152 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
	bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
	bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
	bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
2002-07-21 03:35:07 +00:00
Ralf Corsepius
c86101dba9 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 03:27:24 +00:00
Ralf Corsepius
5c1488a165 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
2002-07-21 03:25:58 +00:00
Ralf Corsepius
4f44fb11b6 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 03:25:28 +00:00
Ralf Corsepius
02e3a4a570 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove leftover from eliminating PGM.
2002-07-21 02:49:25 +00:00
Ralf Corsepius
4ca150feeb 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-21 02:25:20 +00:00
Ralf Corsepius
0b34e44039 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
	Add bsplib_DATA += $(PROJECT_RELEASE)/lib/start16$(LIB_VARIANT).bin.
2002-07-21 02:24:04 +00:00
Ralf Corsepius
c304bc34c0 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-20 15:59:32 +00:00
Ralf Corsepius
aebc8290f2 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* capture/capture.c: include <string.h> for memset.
2002-07-20 09:18:37 +00:00
Ralf Corsepius
e28258cb9c 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-20 08:19:50 +00:00
Ralf Corsepius
b324c27a05 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
	Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-20 07:37:02 +00:00
Ralf Corsepius
cff6411f63 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
2002-07-20 07:36:58 +00:00
Ralf Corsepius
6891f9f64f 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-20 05:55:59 +00:00
Ralf Corsepius
f1feebbe41 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-20 05:47:59 +00:00
Ralf Corsepius
87ea9dc0b1 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
2002-07-20 05:47:09 +00:00
Ralf Corsepius
c965c85201 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
2002-07-20 05:42:21 +00:00
Ralf Corsepius
02505940ff 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
	linkcmds.rom2ram.
2002-07-20 05:42:16 +00:00
Ralf Corsepius
42a297eba6 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
2002-07-20 05:39:36 +00:00
Ralf Corsepius
972e2ac9cc 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
2002-07-20 05:37:32 +00:00
Ralf Corsepius
f4d43ddb08 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-20 05:37:30 +00:00
Ralf Corsepius
25cdd2b6ef 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
2002-07-20 05:34:11 +00:00
Ralf Corsepius
0a2fd14515 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
2002-07-20 05:33:55 +00:00
Ralf Corsepius
233034f3df 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
	linkcmds.flash.
2002-07-20 05:33:53 +00:00
Ralf Corsepius
608fa2e1b5 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds  linkcmds.prom
	linkcmds.bootp.
2002-07-20 05:33:49 +00:00
Joel Sherrill
9b494549d6 2002-07-19 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/apimutex.h (_API_Mutex_Lock): Added missing
	_ISR_Disable.
2002-07-19 16:31:41 +00:00
Joel Sherrill
8b1d3bf910 2002-07-19 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated newlib patch to get sh and hppa crt0 mods.
2002-07-19 16:29:06 +00:00
Ralf Corsepius
fdc10e32d2 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-19 05:05:55 +00:00
Ralf Corsepius
74be23a2f8 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds ramlink romlink.
2002-07-19 05:04:40 +00:00
Ralf Corsepius
1a27b400ee 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-19 04:54:15 +00:00