Commit Graph

3858 Commits

Author SHA1 Message Date
Joel Sherrill
a8b2523f58 2001-09-27 Eric Norum <eric.norum@usask.ca>
* hared/bootcard.c: Now process C++ global constructors
	(_init) as part of the first task execution not in BSP space.
	This depends on the toolset defining USE_INIT_FINI so you
	have to have the right toolset version.
2001-09-27 13:34:15 +00:00
Joel Sherrill
5b87515dbe 2001-09-27 Eric Norum <eric.norum@usask.ca>
* src/threadhandler.c: Now process C++ global constructors
	(_init) as part of the first task execution not in BSP space.
	This depends on the toolset defining USE_INIT_FINI so you
	have to have the right toolset version.
2001-09-27 13:33:52 +00:00
Joel Sherrill
1ef8e3d448 2001-09-27 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Add limited chdir() support to the TFTP
	filesystem.
2001-09-27 13:31:56 +00:00
Joel Sherrill
39654fd1cb 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:28:47 +00:00
Joel Sherrill
4fec22e738 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
	* rtems++/Makefile.am: LD_FLAGS = -lrtems++.
2001-09-27 13:28:35 +00:00
Joel Sherrill
b68e01c5d9 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* machine/Makefile.am: Use 'PREINSTALL_FILES ='.
	* net/Makefile.am: Use 'PREINSTALL_FILES ='.
	* netinet/Makefile.am: Use 'PREINSTALL_FILES ='.
	* vm/Makefile.am: Use 'PREINSTALL_FILES ='.
	* pppd/Makefile.am: Use 'PREINSTALL_FILES ='.
	* sys/Makefile.am: Use 'PREINSTALL_FILES ='.
	* rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='.
	* arpa/Makefile.am: Use 'PREINSTALL_FILES ='.
	* nfs/Makefile.am: Use 'PREINSTALL_FILES ='.
	* rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='.
	* rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
	* rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:28:22 +00:00
Joel Sherrill
7258b7a52e 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/powerpc/new_exception_processing/Makefile.am: Use
	'PREINSTALL_FILES ='.
2001-09-27 13:28:07 +00:00
Joel Sherrill
684eebc86a 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
	* Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:24:14 +00:00
Joel Sherrill
1707a0425f 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:23:34 +00:00
Joel Sherrill
2b21dbc1b1 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:23:03 +00:00
Joel Sherrill
de05cbb98e 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/itronsys/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/Makefile.am: Use 'PREINSTALL_FILES ='.
	* inline/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
	* macros/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:21:42 +00:00
Joel Sherrill
614e671bde 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/Makefile.am: Use 'PREINSTALL_FILES ='.
	* inline/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
	* macros/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 13:21:14 +00:00
Joel Sherrill
96330198b6 2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Use 'CLEANFILES ='.
	* include/Makefile.am: Use 'TMPINSTALL_FILES ='.
	* include/Makefile.am: fix path to shared/include/coverhd.h.
2001-09-24 18:35:48 +00:00
Joel Sherrill
a8c829c5aa 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
	includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
	* src/m68k/any/Makefile.am: Ditto.
	* src/powerpc/new_exception_processing/Makefile.am: Ditto.
2001-09-24 18:30:09 +00:00
Joel Sherrill
0d309323fe 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:29:46 +00:00
Joel Sherrill
352028078c 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/imfs/Makefile.am: Revamp INCLUDES handling to make automake-1.5
	happy.
2001-09-24 18:29:17 +00:00
Joel Sherrill
366867bf02 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:28:48 +00:00
Joel Sherrill
adc0511283 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:28:40 +00:00
Joel Sherrill
996bfbfd3e 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:28:32 +00:00
Joel Sherrill
c3b74f6820 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* minimum/Makefile.am: Fix comments to make automake-1.5 happy.
	* sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
	* cdtest/Makefile.am: Remove LD_LIBS.
2001-09-24 18:28:19 +00:00
Joel Sherrill
869fa3c275 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:28:02 +00:00
Joel Sherrill
65126558db 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:27:53 +00:00
Joel Sherrill
99139ff19c 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
	* rtems++/Makefile: Remove LD_LIBS.
2001-09-24 18:27:37 +00:00
Joel Sherrill
a2c13f07bf 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:27:14 +00:00
Joel Sherrill
fe75713a90 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
	automake-1.5 happy.
	* include/rtems/score/Makefile.am: Use CLEANFILES = to make
	automake-1.5 happy.
	* bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:25:46 +00:00
Joel Sherrill
8437994ab8 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
2001-09-24 18:25:00 +00:00
Joel Sherrill
dbdd7d4322 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/Makefile.am: Use = instead of += to setup
	NETWORKING_H_FILES and NEWLIB_H_FILES.
2001-09-24 18:24:11 +00:00
Joel Sherrill
bd850c670e 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Revamp INCLUDES handling to make automake-1.5
	happy.
2001-09-24 18:22:22 +00:00
Joel Sherrill
615a7d0bb4 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
2001-09-24 18:22:09 +00:00
Joel Sherrill
c9cbbe2290 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* minimum/Makefile.am: Fix comments to make automake-1.5 happy.
	* sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
	* cdtest/Makefile.am: Remove LD_LIBS.
2001-09-24 18:21:36 +00:00
Joel Sherrill
fa1661b611 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
2001-09-24 18:20:53 +00:00
Joel Sherrill
586a31b300 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy.
	* src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
2001-09-24 18:20:22 +00:00
Joel Sherrill
ee2319a580 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
	automake-1.5 happy.
	* include/rtems/score/Makefile.am: Use CLEANFILES = to make
	automake-1.5 happy.
	* bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
2001-09-24 18:19:47 +00:00
Joel Sherrill
250afb6c6a 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Revamp INCLUDES handling to make automake-1.5
2001-09-24 18:17:02 +00:00
Joel Sherrill
d91087e800 2001-09-14 Eric Norum <eric.norum@usask.ca>
* include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.
2001-09-21 17:51:44 +00:00
Joel Sherrill
6d13563911 2001-09-14 Eric Norum <eric.norum@usask.ca>
* libc/gxx_wrappers.c: Modifications to make gcc 3.x happy.
2001-09-21 17:51:10 +00:00
Joel Sherrill
d1a7910604 2001-09-14 Eric Norum <eric.norum@usask.ca>
* startup/init68360.c: Modifications to make gcc 3.x happy.
2001-09-21 17:50:39 +00:00
Joel Sherrill
1344bf2360 2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* scitab/Makefile.am: Remove stray blank from SCITAB rule.
2001-09-21 15:02:20 +00:00
Joel Sherrill
2543311206 2001-09-14 Joel Sherrill <joel@OARcorp.com>
* configure.in, rootfs/Makefile.am: Added conditional to make sure
	rootfs does not get built with networking is disabled.  Also
	added include of compile.am to rootfs/Makefile.am.
	* wrapup/Makefile.am: Added rootfs conditionally if networking enabled.
2001-09-21 14:02:27 +00:00
Joel Sherrill
ed13346130 2001-09-14 Joel Sherrill <joel@OARcorp.com>
* network/Makefile.am: Fixed typo on file name.
	* network/i82586.c: Commented out line 318 which is referencing
	a member of a structure that is not currently there.  This
	needs to be worked out with Chris Johns <ccj@acm.org>.
	Switched C++ style comments to C style.
2001-09-21 14:00:06 +00:00
Joel Sherrill
8f6e5f0d53 2001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>
* src/tasks.c: Dereference pointer passed to destructor.
2001-09-21 13:57:57 +00:00
Joel Sherrill
abde5688c2 2001-09-19 Eric Norum <eric.norum@usask.ca>
* README: Bring it more in line with reality.
2001-09-19 17:40:51 +00:00
Joel Sherrill
5400f070e6 2001-09-19 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Add some debugging capability.
2001-09-19 17:40:37 +00:00
Joel Sherrill
6a9db57002 2001-09-19 Chris Johns <ccj@acm.org>
* network/README.i82586, network/i82586.c, network/i82586reg.h,
	network/i82586var.h: New files.  Network driver for Intel
	i82586.
2001-09-19 17:38:01 +00:00
Joel Sherrill
4bde23948c 2001-09-19 Chris Johns <ccj@acm.org>
* nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
	rtems/rtems_bsdnet_internal.h Added support for populating the
	initial "root" filesystem with information obtained via the DHCP
	response.
2001-09-19 17:30:38 +00:00
Joel Sherrill
d34d2e6957 2001-09-19 Chris Johns <ccj@acm.org>
* Added support for populating the initial "root" filesystem
	with information obtained via the DHCP response.
	* rootfs: New directory.
	* rootfs/.cvsignore, rootfs/Makefile.am, rootfs/mkrootfs.c,
	rootfs/mkrootfs.h: New files.
	* configure.in, Makefile.am: Modified to reflect addition.
2001-09-19 17:29:42 +00:00
Joel Sherrill
5dfa8c1e44 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tm27/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm26/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm24/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm16/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm18/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm02/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm10/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm11/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm15/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm19/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm04/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm17/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm28/Makefile.am: include leaf.am instead of leaf.cfg.
	* tmck/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm08/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm12/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm03/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm13/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm29/Makefile.am: include leaf.am instead of leaf.cfg.
	* tmoverhd/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm20/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm09/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm01/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm21/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm07/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm25/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm22/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm06/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm05/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm14/Makefile.am: include leaf.am instead of leaf.cfg.
	* tm23/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:22:19 +00:00
Joel Sherrill
b1b5b41458 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:22:04 +00:00
Joel Sherrill
25b9e93c35 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp20/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp02/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp19/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp11/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp25/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp04/Makefile.am: include leaf.am instead of leaf.cfg.
	* spsize/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp01/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp16/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp05/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp09/Makefile.am: include leaf.am instead of leaf.cfg.
	* spfatal/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp06/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp23/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp28/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp03/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp29/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp13/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp27/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp14/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp07/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp15/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp17/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp22/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp12/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp26/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp21/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp24/Makefile.am: include leaf.am instead of leaf.cfg.
	* sp08/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:21:53 +00:00
Joel Sherrill
15c4b4c561 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
	* base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* hello/Makefile.am: include leaf.am instead of leaf.cfg.
	* base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
	* paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
	* cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
	make-cxx-exe.
	* ticker/Makefile.am: include leaf.am instead of leaf.cfg.
	* minimum/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:21:22 +00:00