Commit Graph

8271 Commits

Author SHA1 Message Date
Ralf Corsepius
6a8a114c42 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-22 10:10:30 +00:00
Ralf Corsepius
c6328bee62 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-22 10:05:17 +00:00
Ralf Corsepius
ed4b894705 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-posix.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/canonical-host.m4: Remove.
	* configure.ac: Remove RTEMS_CANONICAL_HOST.
	* aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST.
	* aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of
	AC_CANONICAL_TARGET. Use $host instead of $target.
2003-10-21 15:17:21 +00:00
Ralf Corsepius
9ca05b1c8b 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-21 15:13:36 +00:00
Ralf Corsepius
5b2e19988f 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Add m4-quotes.
	Remove RTEMS_CHECK_CPU.
	* aclocal/check-itron.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-networking.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-cpu.m4: Remove.
	* aclocal/canonical-target-name.m4: Add m4-quotes.
	* configure.ac: Merge-in former aclocal/check-cpu.m4.
2003-10-21 14:51:01 +00:00
Ralf Corsepius
8727808edf 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 14:22:55 +00:00
Ralf Corsepius
91e46776a7 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/coremsgseize.c, src/coremsgsubmit.c:
	Remove unnecessary typecasts in assignments to
	thread->Wait.return_argument.
2003-10-21 14:20:05 +00:00
Ralf Corsepius
0c8d752918 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 13:42:57 +00:00
Ralf Corsepius
51d35b2e77 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Remove.
	* configure.ac: Merge-in former aclocal/check-cpu.m4.
2003-10-21 11:42:53 +00:00
Ralf Corsepius
80b546efc5 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
	* aclocal/check-itron.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
2003-10-21 11:31:03 +00:00
Ralf Corsepius
bb483c70eb 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:29:12 +00:00
Ralf Corsepius
3993b6f79e 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonical-target-name.m4: Add m4-quotes.
	* aclocal/check-cxx.m4: Add m4-quotes.
	Don't require RTEMS_CHECK_CPU.
	* aclocal/check-multiprocessing.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-networking.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-posix.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
	* aclocal/check-rdbg.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
2003-10-21 11:28:41 +00:00
Ralf Corsepius
c8e175104e 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:18:07 +00:00
Ralf Corsepius
e7bd66a799 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/cancelrun.c, src/pthreadexit.c, src/pthreadjoin.c,
	src/sigtimedwait.c: Remove unnecessary typecasts in assignments to
	thread->Wait.return_argument.
2003-10-21 09:39:11 +00:00
Ralf Corsepius
a4e44c294f 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/Makefile.am: noinst_HEADERS += fat.h
2003-10-21 05:50:02 +00:00
Ralf Corsepius
c788f380c6 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/msdos_file.c (msdos_file_read, msdos_file_write):
	Use '0' as initial value for ret instead of RC_OK.
2003-10-21 05:44:51 +00:00
Ralf Corsepius
93fabe272a 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/msdos_conv.c: Remove isupper, islower, toupper, tolower
	(Unused).
2003-10-21 05:32:10 +00:00
Ralf Corsepius
547c167351 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
2003-10-21 04:28:20 +00:00
Ralf Corsepius
b523336c9d 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* capture/capture-cli.c: Reflect new rtems_monitor_command_arg_t.
2003-10-21 04:05:47 +00:00
Ralf Corsepius
77469f8615 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/rpc/Makefile.am: Remove __P from AM_CPPFLAGS.
	Rely on sys/cdefs.h providing it.
	* src/xdr/Makefile.am: Remove __P from AM_CPPFLAGS.
	Rely on sys/cdefs.h providing it.
2003-10-21 04:01:46 +00:00
Ralf Corsepius
6c3e328f98 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
	* aclocal/bsp_alias.m4: Remove.
2003-10-20 16:32:18 +00:00
Ralf Corsepius
e57a235a4d 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Add (missed in previous commits).
2003-10-20 13:58:38 +00:00
Ralf Corsepius
f73623b2f8 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
2003-10-20 13:55:54 +00:00
Ralf Corsepius
aabd76743d 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
2003-10-20 13:45:16 +00:00
Ralf Corsepius
6e68690ddf 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
	* configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
2003-10-20 13:45:13 +00:00
Ralf Corsepius
2eaee845f3 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
	* aclocal/bsp-alias.m4: Remove.
2003-10-20 13:43:23 +00:00
Ralf Corsepius
43e60f825f 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
	* configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
2003-10-20 13:39:41 +00:00
Ralf Corsepius
0affee39fc 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
	c/src/lib/libbsp/*/acinclude.m4.
2003-10-20 13:33:14 +00:00
Ralf Corsepius
003888531f 2003-10-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Make presence of tests/ optional.
2003-10-19 13:41:08 +00:00
Ralf Corsepius
8857d52553 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/path-perl.m4: Remove (Unused).
2003-10-17 16:43:09 +00:00
Ralf Corsepius
6d507b89f7 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_PATH_PROG(PERL,perl) instead of
	RTEMS_PATH_PERL.
2003-10-17 16:37:50 +00:00
Ralf Corsepius
85a488be76 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PATH_PERL (Unused).
2003-10-17 16:34:36 +00:00
Ralf Corsepius
62f082938c 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Check for sys/cdefs.h.
	* aclocal/env-rtems-cpu.m4: Add project_includedir.
	Deprecate PROJECT_INCLUDE.  Change project_includedir to
	$(PROJECT_ROOT)/include for multilibs.
2003-10-17 08:17:55 +00:00
Joel Sherrill
17f1ffbe0f 2003-10-13 Joel Sherrill <joel@OARcorp.com>
* src/cleanuppop.c, src/cleanuppush.c: Protect use of
	_Workspace_Allocate and _Workspec_Free.
2003-10-13 21:37:54 +00:00
Ralf Corsepius
67113c7655 2003-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* comm/uart.h: Add extern "C" guards.
	* pci/pcibios.h: Ditto.
2003-10-08 15:33:52 +00:00
Ralf Corsepius
06e70cd9c1 2003-10-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpukit/target-cpukit.add: New.
	* cpukit/Makefile.am: Reflect having added target-cpukit.add.
	Acknowledge osversion.
	* cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
	* cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
2003-10-07 08:53:29 +00:00
Ralf Corsepius
869ffd9bff 2003-10-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Automake-1.7.8.
2003-10-07 08:48:42 +00:00
Joel Sherrill
48cd0b8e25 2003-10-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, binaries.t, buildc.t, intro.t, nextstep.t, require.t,
	sample.t, started.texi: General improvements and merge enough Ada
	information to justify dropping the Ada specific manual. There is
	likely still Ada specific information to merge though.
2003-10-02 18:01:48 +00:00
Joel Sherrill
e931dbbeba 2003-10-02 Chris Caudle <chris@chriscaudle.org>
* nextstep.t: RTEMS applications can now use main() so correct the
	discussion of this.
2003-10-02 16:58:10 +00:00
Joel Sherrill
837ca43b57 2003-10-02 Gene Smith <gene.smith@siemens.com>
* networkapp.t, preface.texi: Improve documentation for SO_RCVWAKEUP
	and SO_SNDWAKEUP and update the references in the preface.
2003-10-02 12:52:38 +00:00
Joel Sherrill
0bad72c920 2003-10-02 Till Strauman <strauman@slac.stanford.edu>
PR 502/bsps
	* console/outch.c: Add support for a few ANSI escape sequences to make
	libetcl happy.
2003-10-02 12:49:34 +00:00
Joel Sherrill
d4429a7ca2 2003-10-02 Joel Sherrill <joel@OARcorp.com>
PR 503/bsps
	* clock/ckinit.c, include/bsp.h, startup/efi68k_tcp.c, timer/timer.c:
	Do not include DP8570A.h from bsp.h but still install it. This avoids
	polluting the namespace.
2003-10-02 12:43:57 +00:00
Joel Sherrill
ff247b6862 2003-10-02 Phil Torre <ptorre@zetron.com>
PR 504/rtems
	* include/rtems/score/coremutex.h: Add fatal error check for a task
	blocking on a mutex when thread dispatching is disabled.
2003-10-02 12:40:23 +00:00
Joel Sherrill
6cff0f87fa 2003-10-02 Phil Torre <ptorre@zetron.com>
PR 504/rtems
	* src/newlibc.c: Fix memory allocation of libc extension so it is
	dispatch disabled safe See PR for detailed explanation.
2003-10-02 12:39:05 +00:00
Ralf Corsepius
5445ee60a6 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:Remove RTEMS_CHECK_CPU.
2003-10-02 03:44:52 +00:00
Ralf Corsepius
98e88aa39a 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:Remove RTEMS_CHECK_CPU.
	* aclocal/check-cpu.m4: Remove.
	* aclocal/check-cxx.m4, aclocal/check-itron.m4,
	aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
	aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
	RTEMS_CHECK_CPU.
2003-10-02 03:39:12 +00:00
Ralf Corsepius
4f2064f13e 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Remove.
	* Makefile.am: Remove reference to aclocal/check-cpu.m4.
	* acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
	$1 in $srcdir before adding dir to SUBDIRS.
2003-10-02 01:47:27 +00:00
Ralf Corsepius
1b16201e7f 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: New.
	Add RTEMS_CHECK_CPU.
2003-10-02 01:43:48 +00:00
Ralf Corsepius
85ad55d491 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/bsp.h: Replace stringification madness to pick up bare.h
	(Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
2003-10-01 12:42:04 +00:00
Ralf Corsepius
91c7246f66 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to mvme16x_hw.h.
2003-10-01 07:15:47 +00:00