Commit Graph

8143 Commits

Author SHA1 Message Date
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
Ralf Corsepius
15ee26fc3c 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/force-preinstall.am: Remove.
2003-10-01 06:25:49 +00:00
Ralf Corsepius
7d7cdefee0 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* vectors/Makefile.am: Fix header installation.
2003-10-01 06:00:37 +00:00
Ralf Corsepius
af69e57bc3 2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fileio/init.c: Unconditionally define MIN (We *do want* to see
	error messages if it conflicts).
2003-09-30 05:43:30 +00:00
Joel Sherrill
b56a278a10 2003-09-29 Till Strauman <strauman@slac.stanford.edu>
PR 497/bsps
	* bootloader/head.S: Disable code that returned to the firmware when
	the loader starts.
2003-09-29 21:42:57 +00:00
Joel Sherrill
ce6ad04131 2003-09-29 Joel Sherrill <joel@OARcorp.com>
* preface.texi: Eliminate references to HPPA.
2003-09-29 17:55:07 +00:00
Ralf Corsepius
d0d6a5c5b6 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:43:22 +00:00
Ralf Corsepius
d688b2ca0c 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:26:12 +00:00
Ralf Corsepius
2821666fa1 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 14:11:26 +00:00
Ralf Corsepius
23090f3386 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
	coding standards).
	* configure.ac: Reflect changes above.
	* irq/Makefile.am: Fix header installation.
	* motorola/Makefile.am: Fix header installation.
	* openpic/Makefile.am: Fix header installation.
	* pci/Makefile.am: Fix header installation.
2003-09-29 13:22:48 +00:00
Ralf Corsepius
db0b36999d 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 13:11:22 +00:00
Ralf Corsepius
a692823e78 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 12:23:14 +00:00
Ralf Corsepius
602610f636 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 12:06:49 +00:00
Ralf Corsepius
75db8c2295 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 11:52:53 +00:00
Ralf Corsepius
b58e3f390f 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	* start/start.S: Comment out string after #endif.
2003-09-29 11:50:05 +00:00
Ralf Corsepius
dfe49b699d 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove refs to non-existing files include/bspio.h and
	include/uart.h.
2003-09-29 10:46:25 +00:00
Ralf Corsepius
d1b210cd17 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:39:05 +00:00
Ralf Corsepius
8d7f47f4a5 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:26:06 +00:00
Ralf Corsepius
d348010c03 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 10:12:40 +00:00
Ralf Corsepius
82a7f58038 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	Reflect changes to bsp.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2003-09-29 09:56:23 +00:00
Ralf Corsepius
87576f7331 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Reworked.
2003-09-29 09:50:29 +00:00
Joel Sherrill
45d13d563c 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* cpumodel.t: Obsoleting HP PA-RISC port and removing all references.
2003-09-26 22:01:50 +00:00
Joel Sherrill
fb61783953 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* status.texi: Obsoleting HP PA-RISC port and removing all references.
2003-09-26 22:00:48 +00:00
Joel Sherrill
ea8de23963 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t: Obsoleting HP PA-RISC port and removing all references.
2003-09-26 22:00:45 +00:00
Joel Sherrill
7152cf2b78 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* basic.t, entry: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 22:00:25 +00:00
Joel Sherrill
8063a2c11f 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 21:58:05 +00:00
Joel Sherrill
1aa101ba9b 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h: Obsoleting HP
	PA-RISC port and removing all references.
2003-09-26 21:56:51 +00:00
Joel Sherrill
3b1c100448 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 21:56:41 +00:00
Joel Sherrill
d956ef78db 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* timer/timer.c: Obsoleting HP PA-RISC port and removing all
	references.
2003-09-26 21:52:33 +00:00