summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-171-0/+4
| | | | * aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-171-0/+4
| | | | * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-131-0/+5
| | | | | * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB. * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
* 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-131-0/+5
| | | | | * aclocal/env-rtemscpu.m4: Add PROJECT_LIB. * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+5
| | | | | * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+4
| | | | * wrapup/Makefile.am: Reworked.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+7
| | | | | | | * aclocal/lead-dot.m4: Remove (Use the version in automake-1.8). * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR). * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib. * Makefile.am: Remove BUILT_SOURCES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+4
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-0/+5
| | | | | * automake/compile.am: Add $(ARCH)/$(dirstamp) rules. * wrapup/Makefile.am: Reflect $(dirstamp) changes.
* 2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-301-0/+4
| | | | * Makefile.am: Add $(dirstamp) to preinstallation rules.
* 2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-301-0/+6
| | | | | | * aclocal/lead-dot.m4: New (from automake-1.7f). * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add AC_SUBST(dirstamp).
* 2003-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-281-0/+5
| | | | | * configure.ac: Reflect having removed libnetworking/libc/Makefile.am, libnetworking/lib/Makefile.am.
* 2003-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-281-0/+4
| | | | * configure.ac: Reflect changes to libmisc/*.
* 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-281-0/+4
| | | | * wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
* 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-281-0/+1
| | | | * configure.ac: Remove libmisc/wrapup/Makefile.
* 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-271-0/+4
| | | | * configure.ac: Reflect changes to libfs Makefile.ams.
* 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-271-0/+10
| | | | | | | | | | * configure.ac: Use here-documents to generate cpuopts.tmp. Various fixes and changes to argument processing. Reflect changes to librpc Makefile.ams. * acinclude.m4: Use here-documents to generate cpuopts.tmp. * aclocal/check-itron.m4: Remove HAS_IRON_API. * aclocal/check-multiprocessing.m4: Remove HAS_MP. * aclocal/check-posix.m4: Remove HAS_POSIX_API.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-0/+15
| | | | | | | | | | | | | | | * aclocal/canonicalize-tools.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-newlib.m4, aclocal/check-posix.m4, aclocal/check-rtems-debug.m4, aclocal/check-tool.m4, aclocal/enable-bare.m4, aclocal/enable-inlines.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4, aclocal/env-rtemscpu.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/multi.m4, aclocal/multilib.m4, aclocal/prog-cc.m4, aclocal/rtems-top.m4, aclocal/sysv-ipc.m4: Fix underquoting to silence automake-1.8.
* 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-241-0/+7
| | | | | | | * configure.ac: Use RTEMS_INLINES instead of USE_INLINES. Elimimate INLINESdir. * aclocal/enable-inlines.m4: Ditto. Remove RTEMS_USE_MACROS. * .cvsignore: Add config.h.in.
* 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-231-0/+4
| | | | * configure.ac: Make RTEMS_DEBUG an RTEMS_CPUOPT.
* 2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-221-0/+5
| | | | | * wrapup/Makefile.am: Reflect having removed libnetworking/wrapup. * configure.ac: Ditto.
* 2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-201-0/+8
| | | | | | | | * acinclude.m4: New. * configure.ac: Don't use AUTOHEADER to generate cpuopts.h. Add local autoheader config.h. * aclocal/canonical-target-name.m4: Require AC_CANONICAL_HOST. * aclocal/enable-inlines.m4: Remove USE_MACROS (Unused).
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-211-0/+10
| | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-211-0/+12
| | | | | | | | | | | | * 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-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-171-0/+7
| | | | | | | * 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-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-241-0/+7
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect having removed include/Makefile.am and librpc/include/Makefile.am.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-0/+5
| | | | | * include/rtems/bspIo.h, include/rtems/fs.h, include/rtems/userenv.h: URL for license changed.
* 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-291-0/+5
| | | | | * aclocal/rtems-top.m4: Add RTEMS_API. AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-181-0/+6
| | | | | | * aclocal/rtems-debug.m4: Remove. * aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4). * aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-181-0/+4
| | | | * automake/local.am: Remove "debug".
* 2003-08-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-111-0/+4
| | | | * configure.ac: Removed duplicate entry.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-111-0/+4
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* 2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-081-0/+4
| | | | * configure.ac: Add libmisc/fsmount/Makefile.
* 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-151-0/+4
| | | | * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
* 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-151-0/+4
| | | | * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+6
| | | | | | * configure.ac: Merge-in librpc/configure.ac. * Makefile.am: Add librpc to SUBDIRS. Remove @subdirs@.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
| | | | | * configure.ac: Merge-in libcsupport/configure.ac. * Makefile.am: Add libcsupport to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+7
| | | | | | | * configure.ac: Merge-in posix/configure.ac. Merge-in itron/configure.ac. Misc. cosmetical changes. * Makefile.am: Add posix, itron to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+7
| | | | | | | * configure.ac: Merge-in libnetworking/configure.ac. Remove "rtems-" from RTEMS_VERSION. Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]). * Makefile.am: Add libmisc to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
| | | | | * configure.ac: Merge-in libmisc/configure.ac. * Makefile.am: Add libmisc to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
| | | | | * configure.ac: Merge-in libfs/configure.ac. * Makefile.am: Add libfs to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
| | | | | * configure.ac: Merge-in libblock/configure.ac. * Makefile.am: Add libblock to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
| | | | | * configure.ac: Merge-in ada/configure.ac. * Makefile.am: Add ada to SUBDIRS.
* 2003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-031-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20030703.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-271-0/+6
| | | | | | PR 409: * include/Makefile.am: Add rtems/stdint.h * include/rtems/stdint.h: New.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-271-0/+7
| | | | | | | PR 321: * aclocal/env-rtemscpu.m4: Remove support for profile-variant. * automake/compile.am: Ditto. * automake/local.am: Ditto.
* 2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-141-0/+4
| | | | * automake/compile.am: Remove LIBSUFFIX_VA (unused).
* 2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-021-0/+11
| | | | | | | | | | | * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4. * aclocal/env-rtemsbsp.m4: Remove. * aclocal/enable-rtemsbsp.m4: Remove. 2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up project_libdir.
* 2003-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-171-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20030417.
* 2003-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-111-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20030411.