Commit Graph

7008 Commits

Author SHA1 Message Date
Joel Sherrill
db28d6217f 2002-11-17 Joel Sherrill <joel@OARcorp.com>
* compilers/gcc-target-default.cfg: Make build variants work
	for user applications.
2002-11-18 00:43:21 +00:00
Joel Sherrill
c2646c880e 2002-11-17 Joel Sherrill <joel@OARcorp.com>
* leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
	build variants work for user applications post install.
2002-11-18 00:42:53 +00:00
Ralf Corsepius
789a953dec 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
	* automake/compile.am: Acknowledge configuration-time CFLAGS.
	Remove CFLAGS_DEFAULT.
2002-11-15 15:00:13 +00:00
Ralf Corsepius
471bcf071f 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in arpa/Makefile.am, machine/Makefile.am,
	sys/Makefile.am, vm/Makefile.am.
	Add . to SUBDIRS.
	* arpa/Makefile.am: Remove.
	* machine/Makefile.am: Remove.
	* sys/Makefile.am: Remove.
	* vm/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2002-11-15 14:55:12 +00:00
Ralf Corsepius
2d3c472b0f 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/userenv.h: Rely upon <limits.h> for
	_POSIX_LOGIN_NAME_MAX.
2002-11-15 14:50:44 +00:00
Ralf Corsepius
8a2e2aaa2a 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
	CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
	Support @CFLAGS@, @CXXFLAGS@.
2002-11-15 14:45:37 +00:00
Ralf Corsepius
e9fc7e502f 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: Allow autoconf-2.56.
2002-11-15 14:41:54 +00:00
Ralf Corsepius
69b2703555 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-11-15 14:41:06 +00:00
Ralf Corsepius
c9dcf77c9c 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
2002-11-15 14:28:55 +00:00
Ralf Corsepius
f1c22e019f 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/diskdevs.c: Include <unistd.h> to remove warning.
2002-11-15 14:18:28 +00:00
Ralf Corsepius
1417e2b48a 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
	* automake/compile.am: Acknowledge configuration-time CFLAGS.
	Remove CFLAGS_DEFAULT.
2002-11-15 14:17:09 +00:00
Ralf Corsepius
cef22e874a 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
2002-11-15 14:14:36 +00:00
Ralf Corsepius
f289c09870 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
	Fix stupid typo (continue/configure).
	* aclocal/prog-cc.m4: Remove obsolete comments.
	Acknowledge CFLAGS.
2002-11-15 14:13:01 +00:00
Ralf Corsepius
b04b5ca751 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
2002-11-15 13:24:03 +00:00
Joel Sherrill
1d6e0f9922 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/object.inl: Keep consistent with inline version.
2002-11-14 18:31:49 +00:00
Joel Sherrill
6da9972793 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
	psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
	psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
	Per PR239 update the IDs in the various screens.
2002-11-14 17:36:48 +00:00
Joel Sherrill
afcd56350b 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
	sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
	update the IDs in the screens.
2002-11-14 17:36:14 +00:00
Ralf Corsepius
6184265d9e 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
	HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
2002-11-14 13:04:05 +00:00
Ralf Corsepius
22b689b274 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* capture/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* serdbg/serdbgio.c: Add #include <unistd.h>.
	* shell/Makefile.am: Add RTEMS_LIBSHELL conditional.
	* wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional.
	* configure.ac: Check for stdio assignments.
	Add RTEMS_LIBSHELL conditional.
2002-11-14 12:13:26 +00:00
Ralf Corsepius
6a31b7c044 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
	end of the args passed to sub-configure-scripts. (Reported by
	Wulf Hofbauer <wh73@cornell.edu>)
2002-11-14 01:47:12 +00:00
Joel Sherrill
aff9de80e5 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Removed warning per Jay's suggestion.
2002-11-13 22:11:07 +00:00
Joel Sherrill
517aa7726e 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* index.html.in: Note that the Getting Started with GNAT/RTEMS
	manual is largely obsolete now that GNAT is in GCC.
2002-11-13 20:23:07 +00:00
Joel Sherrill
66bdac37a2 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Corrected link.
2002-11-13 20:22:37 +00:00
Joel Sherrill
4a675a5c59 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, buildc.t, buildrt.t, nt.t, require.t, tversions.texi:
	Removed all references to bit scripts.
	* gdb.t: Removed.
2002-11-13 20:20:29 +00:00
Joel Sherrill
5a951c9d17 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* stamp-vti, version.texi: Regenerated.
2002-11-13 18:54:52 +00:00
Joel Sherrill
20270639a5 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* include/.cvsignore: Corrected.
	* network/.cvsignore: New file.
2002-11-13 18:51:33 +00:00
Joel Sherrill
39f76ad024 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* setup.def: Switched to binutils 2.13.1
	* binutils/Makefile.am: Remove a29k-rtems.
2002-11-13 18:00:10 +00:00
Joel Sherrill
23098e5f3e 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* custom/edb7312.cfg: New file.
2002-11-13 17:56:58 +00:00
Joel Sherrill
673c750ea7 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* acinclude.m4: Added edb7312.
2002-11-13 17:56:19 +00:00
Joel Sherrill
3d6669ccf7 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* New BSP.
	* .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
	times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
	console/.cvsignore, console/Makefile.am, console/uart.c,
	include/.cvsignore, include/Makefile.am, include/bsp.h,
	include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
	irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
	network/network.c, start/.cvsignore, start/Makefile.am,
	start/start.S, startup/.cvsignore, startup/Makefile.am,
	startup/bspstart.c, startup/exit.c, startup/linkcmds,
	timer/.cvsignore, timer/Makefile.am, timer/timer.c,
	wrapup/.cvsignore, wrapup/Makefile.am: New file.
2002-11-13 17:55:09 +00:00
Joel Sherrill
87b721f5ed 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* intr_NOTIMES.t: Real version submitted.
2002-11-13 16:58:09 +00:00
Joel Sherrill
dd1ad07b2c 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the
	situation where we are processing an IRQ, and we receive an FIQ.
2002-11-13 15:48:20 +00:00
Joel Sherrill
aae96a2980 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* network/cs8900.c: I don't know why we have to SelfST register
	twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
2002-11-13 15:34:39 +00:00
Joel Sherrill
b10520f32e 2002-11-13 Paul Whitfield <paulw@microsol.iinet.net.au>
* src/regionreturnsegment.c: When RTEMS_REGION_SHRED_ON_FREE is
	set, there should have been an & in front of size.
2002-11-13 15:14:36 +00:00
Ralf Corsepius
2e7d7ffbf2 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
2002-11-13 04:52:39 +00:00
Ralf Corsepius
ea9f767421 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Remove obsolete reference to
	src/libxil/Makefile.
	Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
	-spec).
2002-11-13 04:47:01 +00:00
Ralf Corsepius
9553f16d20 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Generate unixsize.h on the fly, filter out
	autoconf-2.53 PACKAGE crap.
	* rtems/score/.cvsignore: unixsize*
2002-11-12 18:17:49 +00:00
Ralf Corsepius
df413e9ff2 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
2002-11-12 10:32:05 +00:00
Ralf Corsepius
393d271670 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
	obsolete Makefile.
	* leaf.cfg: Various changes to LIBVARIANT processing.
	* main.cfg: Ditto.
2002-11-12 10:32:00 +00:00
Ralf Corsepius
fae851c2e7 2002-11-12 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Remove make/compilers/Makefile.
2002-11-12 09:28:58 +00:00
Ralf Corsepius
4d19fd5ccc 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add compilers/*.
	* compilers/Makefile.am: Remove.
	* lib.cfg: Remove.
	* directory.cfg: Remove.
	* README: Remove.
2002-11-12 09:28:51 +00:00
Joel Sherrill
2c865572a6 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021111.
2002-11-11 21:55:51 +00:00
Joel Sherrill
b99463c80e 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021111.
2002-11-11 21:55:50 +00:00
Joel Sherrill
a3f7971550 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021111.
2002-11-11 21:42:33 +00:00
Joel Sherrill
2bc3f76b09 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021111.
2002-11-11 21:42:32 +00:00
Joel Sherrill
4516274426 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
	which were patch changes for -3 and -4 RPM revisions.   Disabled
	build of gnat for i386-rtems as it failed to build.
2002-11-11 21:37:37 +00:00
Joel Sherrill
4b5335229e 2002-11-07 <strauman@slac.stanford.edu>
* src/mount.c: Per PR297, correct fs_mountme failure paths.
2002-11-11 21:36:19 +00:00
Chris Johns
658ad56f62 2002-11-06 Chris Johns <ccj@acm.org>
* sys/select.h: Add C++ to C external.
2002-11-10 07:12:46 +00:00
Chris Johns
8d3eba16f7 Need to be extern C for use by C++. 2002-11-09 04:37:33 +00:00
Ralf Corsepius
a9f1a11ce2 2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove rel rule.
2002-11-08 17:58:26 +00:00