forked from Imagelibrary/rtems
* aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir). * automake/lib.am: Remove project_libdir. * wrapup/Makefile.am: Reworked.
571 lines
18 KiB
Plaintext
571 lines
18 KiB
Plaintext
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
|
|
* automake/lib.am: Remove project_libdir.
|
|
* wrapup/Makefile.am: Reworked.
|
|
|
|
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Reflect changes to librdbg.
|
|
|
|
2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Cosmetics.
|
|
* automake/lib.am: Add project_libdir.
|
|
Add preinstallation dirstamp support.
|
|
|
|
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* automake/compile.am: Remove $(ARCH):-rule.
|
|
|
|
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove lib/libbsp/shared/Makefile,
|
|
lib/libbsp/shmdr/Makefile.
|
|
|
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove libchip/ide/Makefile, libchip/network/Makefile,
|
|
libchip/serial/Makefile, libchip/rtc/Makefile.
|
|
|
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* support/Makefile.am: Remove all-local: $(ARCH).
|
|
* wrapup/Makefile.am: Remove all-local: $(ARCH).
|
|
|
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
|
|
|
|
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/lead-dot.m4: New (from automake-1.7f).
|
|
* aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
|
|
Add AC_SUBST(dirstamp).
|
|
|
|
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/bsp-arg-enable.m4, aclocal/canonical-target-name.m4,
|
|
aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4,
|
|
aclocal/check-posix.m4, aclocal/check-rdbg.m4,
|
|
aclocal/check-tool.m4, aclocal/config-subdirs.m4,
|
|
aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
|
|
aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
|
|
aclocal/enable-networking.m4, aclocal/enable-posix.m4,
|
|
aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
|
|
aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
|
|
aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
|
|
aclocal/i386-gas-code16.m4, aclocal/multilib.m4,
|
|
aclocal/path-ksh.m4, aclocal/prog-cc.m4,
|
|
aclocal/prog-cxx.m4, aclocal/project-root.m4,
|
|
aclocal/rtems-top.m4, aclocal/target.m4,
|
|
aclocal/tool-paths.m4:
|
|
Fix underquoting to silence automake-1.8.
|
|
|
|
2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Reflect having moved tests to ../../testsuites.
|
|
|
|
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/bsp-configure.m4: AC_PREREQ(2.57).
|
|
Remove RTEMS_CANONICAL_HOST.
|
|
|
|
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/canonical-host.m4: Remove.
|
|
* aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
|
|
|
|
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove RTEMS_CANONICAL_HOST.
|
|
|
|
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 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-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
|
|
* aclocal/bsp-alias.m4: Remove.
|
|
|
|
2003-10-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Make presence of tests/ optional.
|
|
|
|
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/path-perl.m4: Remove (Unused).
|
|
|
|
2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* automake/force-preinstall.am: Remove.
|
|
|
|
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* lib/libcpu/shared/include/cache.h,
|
|
lib/libcpu/shared/src/cache_aligned_malloc.c,
|
|
lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
|
|
license changed.
|
|
|
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/rtems-top.m4: Add RTEMS_API.
|
|
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
|
|
|
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/check-itron.m4: Remove.
|
|
* aclocal/enable-inlines.m4: Remove.
|
|
|
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Reflect having moved aclocal/.
|
|
|
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
|
|
* aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
|
|
* aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
|
|
* aclocal/bspopts.m4: New (Copied from ../../aclocal).
|
|
* aclocal/canonical-host.m4: New (Copied from ../../aclocal).
|
|
* aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
|
|
* aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-cpu.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-cxx.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-itron.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-networking.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-posix.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
|
|
* aclocal/check-tool.m4: New (Copied from ../../aclocal).
|
|
* aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-bare.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-itron.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-networking.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-posix.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
|
|
* aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
|
|
* aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
|
|
* aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
|
|
* aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
|
|
* aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
|
|
* aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
|
|
* aclocal/multilib.m4: New (Copied from ../../aclocal).
|
|
* aclocal/path-ksh.m4: New (Copied from ../../aclocal).
|
|
* aclocal/path-perl.m4: New (Copied from ../../aclocal).
|
|
* aclocal/ppc.m4: New (Copied from ../../aclocal).
|
|
* aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
|
|
* aclocal/prog-cc.m4: New (Copied from ../../aclocal).
|
|
* aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
|
|
* aclocal/project-root.m4: New (Copied from ../../aclocal).
|
|
* aclocal/quoting.m4: New (Copied from ../../aclocal).
|
|
* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
|
|
* aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
|
|
* aclocal/rtems-top.m4: New (Copied from ../../aclocal).
|
|
* aclocal/target.m4: New (Copied from ../../aclocal).
|
|
* aclocal/tool-paths.m4: New (Copied from ../../aclocal).
|
|
* aclocal/version.m4: New (Copied from ../../aclocal).
|
|
|
|
2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove stray comments.
|
|
* automake/local.am, automake/host.am: Remove "debug".
|
|
|
|
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Reflect having moved automake/.
|
|
* lib/Makefile.am: Reflect having moved automake/.
|
|
* support/Makefile.am: Reflect having moved automake/.
|
|
* wrapup/Makefile.am: Reflect having moved automake/.
|
|
|
|
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* automake/compile.am, automake/force-preinstall.am,
|
|
automake/host.am, automake/lib.am, automake/local.am,
|
|
automake/subdirs.am: New (copied from ../../automake).
|
|
|
|
2003-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Add bsp.pc.in
|
|
* bsp.pc.in: New (pkgconfig support).
|
|
|
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
|
|
|
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* lib/Makefile.am: New (Required by 'make dist').
|
|
* lib/ChangeLog: Remove.
|
|
* lib/.cvsignore: Cleanup.
|
|
* configure.ac: Reflect having added lib/Makefile.am.
|
|
|
|
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Merge-in lib/libcpu/configure.ac.
|
|
Merge-in lib/libbsp/configure.ac.
|
|
|
|
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
|
|
|
|
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Merge-in librdbg/configure.ac.
|
|
|
|
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Merge-in libnetworking/configure.ac.
|
|
Merge-in parts of librdbg/configure.ac.
|
|
|
|
2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Merge-in libchip/configure.ac.
|
|
Merge-in optman/configure.ac.
|
|
|
|
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* support/version.c: Reflect having remove "rtems-" from
|
|
RTEMS_VERSION.
|
|
|
|
2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove support for profile-variant.
|
|
|
|
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Add libide.a.
|
|
|
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
|
|
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add support/.
|
|
* support/.cvsignore: New.
|
|
* support/Makefile.am: New.
|
|
* support/version.c: New.
|
|
* wrapup/Makefile.am: Add support/libsupport.a.
|
|
|
|
2003-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Use SRC += instead of make-vars.
|
|
|
|
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
|
|
|
|
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: AC_PREREQ(2.57).
|
|
|
|
2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
|
|
|
|
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
|
|
Let all-local: depend on $(LIB).
|
|
|
|
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Remove libmisc.
|
|
|
|
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove libmisc.
|
|
|
|
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
|
|
Resort cache-checking.
|
|
|
|
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
|
|
|
|
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
|
|
CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
|
|
ac_configure_args.
|
|
|
|
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-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use "'"-quotes to pass args to bsp.mak.
|
|
* configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
|
|
Fix braino in comment on "exec".
|
|
Extend --enable-ada handling.
|
|
|
|
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Reformat.
|
|
Add autom4te*cache.
|
|
Remove autom4te.cache.
|
|
* wrapup/.cvsignore: Remove autom4te.cache.
|
|
|
|
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
|
|
|
|
2002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add ada-tests.
|
|
|
|
2002-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Add preinstall-stamp.
|
|
|
|
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
Posix-BSP-Hacks:
|
|
* configure.ac: Add AM_CONDITIONAL(LIBCHIP).
|
|
Pass RTEMS_HOST to make/bsp.mak
|
|
* Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
|
|
* wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
|
|
|
|
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
|
|
|
|
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add BSP_SUBDIRS.
|
|
* Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
|
|
|
|
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
|
|
Cosmetic cleanups.
|
|
|
|
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
|
|
../libchip/serial/$(ARCH)/libserialio.a.
|
|
|
|
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Add rtems_makedir.
|
|
|
|
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Merge wrapup/configure.ac.
|
|
Cosmetic cleanups.
|
|
* Makefile.am: Add wrapup-SUBDIR.
|
|
* wrapup/ChangeLog: Remove.
|
|
* wrapup/configure.ac: Remove.
|
|
|
|
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
|
|
creation (Make the bare BSP happy).
|
|
* configure.ac: Ditto.
|
|
|
|
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Create make/@RTEMS_BSP@.cache.
|
|
Handle make/custom/*.cfgs.
|
|
Create make/custom/default.cfg.
|
|
* configure.ac: Add creation of make/custon/*.cfg.
|
|
Create make/${RTEMS_BSP}.cache.
|
|
Read make/${RTEMS_BSP}.cache
|
|
|
|
2002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Clean $(PROJECT_RELEASE).
|
|
|
|
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* acinclude.m4: Add test "$multilib" != "yes".
|
|
* config-ml.in: Remove.
|
|
|
|
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* acinclude.m4: Cleanups.
|
|
* configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
|
|
${srcdir}/exec/.
|
|
Further adaptations to autoconf >= 2.50.
|
|
|
|
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* acinclude.m4: New.
|
|
* Makefile.am: Remove tar-installation.
|
|
Prepend @exec@ to SUBDIRS.
|
|
* configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
|
|
Add RTEMS_ENABLE_MULTIPROCESSING.
|
|
Add RTEMS_CONFIG_SUBDIR([exec]...).
|
|
|
|
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove librpc.
|
|
|
|
2002-06-25 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* Per PR233, moved librpc to exec.
|
|
* configure.ac, wrapup/Makefile.am: Modified.
|
|
* librpc, librpc/ChangeLog: Removed.
|
|
|
|
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
|
|
|
|
2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove lib.
|
|
|
|
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* config-ml.in: Take out arm and sh variants RTEMS does not support.
|
|
|
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac:
|
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
|
2002-02-28 Victor V. Vengerov <vvv@oktet.ru>
|
|
|
|
* DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
|
|
* configure.ac: Modified to reflect addition.
|
|
|
|
2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
|
|
AC_CONFIG_COMMANDS.
|
|
|
|
2001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* config-ml.in: New file. Imported from gcc and modified for RTEMS.
|
|
|
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
|
|
* configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
|
|
autoconf-2.52 happy.
|
|
|
|
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
|
* configure.in: Remove.
|
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
|
|
|
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
|
|
|
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Switch to GNU-canonicalization.
|
|
* Makefile.am: Reflect changes to configure.in.
|
|
* acinclude.m4: Remove.
|
|
|
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add lib/libbsp to the GNU canonicalized
|
|
subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
|
|
* Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
|
|
* ChangeLog: Fix typos.
|
|
|
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add tests to the GNU canonicalized subdirectories.
|
|
|
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
|
|
|
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add lib to the GNU canonicalized subdirectories,
|
|
make the lib directory before configuring lib/.
|
|
|
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in, Makefile.am: add exec to the GNU canonicalized
|
|
subdirectories.
|
|
|
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add librtems++ to the GNU canonicalized subdirectories.
|
|
|
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add libnetworking, librpc and librdb to the GNU
|
|
canonicalized subdirectories.
|
|
|
|
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: add libmisc and libchip to the GNU canonicalized
|
|
subdirectories.
|
|
|
|
2000-10-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am, acinclude.m4, configure.in: Introduce GNU
|
|
canonicalization to libfs/.
|
|
The approach is currently a bit of a hack as GNU canonicalization
|
|
does not support the per-BSP build some of the other directories
|
|
require. As more of the tree is converted, this will become less
|
|
of an issue.
|
|
|
|
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* wrapup/Makefile.am: Added libfs.
|
|
|
|
2000-10-18 Chris Johns <ccj@acm.org>
|
|
|
|
* libfs created.
|
|
* configure.in: Added libfs subdirectory.
|
|
|
|
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
|
|
RTEMS_CANONICALIZE_TOOLS.
|
|
|
|
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* wrapup/Makefile.am: Include compile.am.
|
|
|
|
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|