summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-198-4/+20
| | | | * configure.ac: Cosmetical fixes.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-1949-24/+124
| | | | * configure.ac: Fix package name.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-193-26/+23
| | | | | * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x. * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-193-14/+16
| | | | | | * automake/compile.am: Remove LD_PATHS (Unused). * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK is announced obsolete).
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-192-1/+5
| | | | * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-193-136/+11
| | | | | * aclocal/sysv-ipc.m4: Remove (Unused). * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-192-27/+58
| | | | * acinclude.m4: Lots of changes addressing PR 312.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-192-23/+14
| | | | | * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix to PR 312).
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-182-310/+4
| | | | * include/rtems/libio.h: Remove.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-183-4/+27
| | | | | | | * configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H. Add check for CHAR_BIT. * Makefile.am: Conditionally install sys/cdefs.h iff using newlib or if the host does not provide sys/cdefs.h (Fixes Linux/posix).
* 2002-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-1/+5
| | | | * VERSION: Updated to rtems-ss-20021118.
* 2002-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-184-2/+10
| | | | * aclocal/version.m4: Updated to rtems-ss-20021118.
* 2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-182-0/+51
| | | | * custom/mtx603e.cfg: New file.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-183-1/+7
| | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for Motorola MTX603e.
* 2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-183-2/+12
| | | | * irq/irq_init.c, motorola/motorola.c: Support for MTX603e.
* 002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-182-0/+62
| | | | * README.mtx603e: New file.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-183-36/+29
| | | | | * acinclude.m4: Use AS_IF instead of if/then/else/endif. * configure.ac: Ditto.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-183-4/+17
| | | | | | * configure.ac: Remove -ansi -fasm. Add checks to diagnose potential system header conflicts. * Makefile.am: Unconditionally install sys/cdefs.h.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-185-40/+54
| | | | | | | | * Makefile.am: Merge-in HEADER-handling from net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am. * net/Makefile.am: Remove *_HEADERS. * netinet/Makefile.am: Remove *_HEADERS. * nfs/Makefile.am: Remove *_HEADERS.
* 2002-11-14 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-183-6/+74
| | | | | | | | * bsp_specs: Added crtbegin,crtend objects so C++ global objects constructors/destructors run correctly. * startup/linkcmds: Increased code length and updated the ctor/dtor sections to handle crtbegin, crtend objects. >
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-1/+5
| | | | * network/network.c: Fix inconsistency in prototyping.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-7/+11
| | | | | * compilers/gcc-target-default.cfg: Make build variants work for user applications.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-184-17/+15
| | | | | * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make build variants work for user applications post install.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-151-3/+1
| | | | | | * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS. * automake/compile.am: Acknowledge configuration-time CFLAGS. Remove CFLAGS_DEFAULT.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-157-95/+71
| | | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-4/+16
| | | | | * include/rtems/userenv.h: Rely upon <limits.h> for _POSIX_LOGIN_NAME_MAX.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-10/+8
| | | | | | * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V, CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT. Support @CFLAGS@, @CXXFLAGS@.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+5
| | | | * bootstrap: Allow autoconf-2.56.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-2/+4
| | | | * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-156-6/+8
| | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-0/+5
| | | | * src/diskdevs.c: Include <unistd.h> to remove warning.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+7
| | | | | | * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS. * automake/compile.am: Acknowledge configuration-time CFLAGS. Remove CFLAGS_DEFAULT.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-154-2/+16
| | | | * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-153-7/+17
| | | | | | | * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*. Fix stupid typo (continue/configure). * aclocal/prog-cc.m4: Remove obsolete comments. Acknowledge CFLAGS.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+5
| | | | * autotool/autoconf-rtems.spec.in: Fix @prefix@.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-142-1/+5
| | | | * macros/rtems/score/object.inl: Keep consistent with inline version.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-1426-30/+44
| | | | | | | * 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-1418-50/+62
| | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-142-1/+6
| | | | | * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
* 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-1414-14/+68
| | | | | | | | | | * 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-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-142-5/+12
| | | | | | * 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-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-132-1/+5
| | | | * network/network.c: Removed warning per Jay's suggestion.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-132-1/+10
| | | | | * index.html.in: Note that the Getting Started with GNAT/RTEMS manual is largely obsolete now that GNAT is in GCC.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-132-1/+5
| | | | * Makefile.am: Corrected link.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-138-716/+37
| | | | | | * Makefile.am, buildc.t, buildrt.t, nt.t, require.t, tversions.texi: Removed all references to bit scripts. * gdb.t: Removed.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-1384-114/+226
| | | | * stamp-vti, version.texi: Regenerated.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-133-12/+24
| | | | | * include/.cvsignore: Corrected. * network/.cvsignore: New file.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-133-5/+7
| | | | | * setup.def: Switched to binutils 2.13.1 * binutils/Makefile.am: Remove a29k-rtems.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-132-0/+44
| | | | * custom/edb7312.cfg: New file.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-132-0/+6
| | | | * acinclude.m4: Added edb7312.