summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * Makefile.am: include local.am.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * aclocal/version.m4: 4.6.99.0.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+5
| | | | | * Makefile.am: Don't include host.am. * automake/compile.am: Further cleanups.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * automake/lib.am: Remove (Unused).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+5
| | | | | * wrapup/Makefile.am: Don't include lib.am. * automake/compile.am: Use automake compilation rules.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-091-0/+8
| | | | | | | | * libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am, support/Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-091-0/+7
| | | | | | | * libchip/Makefile.am: Don't include lib.am. * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove unnecessary EXTRA_DISTs.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-061-0/+5
| | | | | * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection hack.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-031-0/+7
| | | | | | | * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-021-0/+12
| | | | | | | | | | | | * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP). Add AM_CONDITIONAL(HAS_MP). * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel. * configure.ac: Remove AM_CONDITIONAL(HAS_MP). * 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/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING (Deprecated by autoconf 2.59).
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-271-0/+5
| | | | | * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP. * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-7/+778
| | | | | * ChangeLog: Merge-in libnetworking/ChangeLog. * libnetworking/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-1/+323
| | | | | * ChangeLog: Merge-in librdbg/ChangeLog. * librdbg/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-0/+352
| | | | | * ChangeLog: Merge-in optman/ChangeLog. * libchip/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-0/+100
| | | | | * ChangeLog: Merge-in optman/ChangeLog. * optman/ChangeLog: Remove.
* Cleanup ChangeLog.Ralf Corsepius2004-01-231-226/+92
|
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+4
| | | | * configure.ac: Reflect changes to cpukit.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+5
| | | | | * wrapup/Makefile.am: Reflect changes to librdbg. * aclocal/enable-bare.m4: Convert to autoconf-2.59.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-171-0/+5
| | | | | * aclocal/rtems-top.m4: Remove check for version.m4. * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+5
| | | | | * automake/compile.am: Add RTEMS_RELLDFLAGS. Remove XLDFLAGS.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+4
| | | | * wrapup/Makefile.am: Reflect changes to libchip/*.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+5
| | | | | * support/Makefile.am: Use automake compilation rules. * wrapup/Makefile.am: Reflect changes to support/*.
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+6
| | | | | | * configure.ac: Remove libnetworking/wrapup/Makefile. * wrapup/Makefile.am: Reflect change to libnetworking/*. Use libnetworking/*/lib*.a instead of libnetapps.a
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+7
| | | | | | | * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require automake-1.8.2. Add RTEMS_PROG_CCAS. Add AM_PROG_CC_C_O.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+6
| | | | | | * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * automake/lib.am: Remove TMPINSTALL_FILES.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-071-0/+5
| | | | | * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-191-0/+4
| | | | * wrapup/Makefile.am: Reflect changes to shmdr.
* 2003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-171-0/+4
| | | | * aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-12-17Joel Sherrill2003-12-171-0/+4
| | | | * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-12-17Joel Sherrill2003-12-171-0/+4
| | | | * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-151-0/+5
| | | | | * automake/compile.am: Remove LINK_LIBS (Unused). * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
* 2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-141-0/+7
| | | | | | | * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR. * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
* 2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-141-0/+4
| | | | * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
* 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-131-0/+5
| | | | | * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB. * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+5
| | | | | * 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/+9
| | | | | | | | | * aclocal/lead-dot.m4: Remove (Provided by automake-1.8). * automake/compile.am: Use mkdir_p instead of mkinstalldirs. * automake/lib.am: Use mkdir_p instead of mkdir. Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling. * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
* 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-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-111-0/+6
| | | | | | * 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>Ralf Corsepius2003-12-091-0/+4
| | | | * configure.ac: Reflect changes to librdbg.
* 2003-12-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-051-0/+6
| | | | | | * Makefile.am: Cosmetics. * automake/lib.am: Add project_libdir. Add preinstallation dirstamp support.
* 2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-041-0/+4
| | | | * automake/compile.am: Remove $(ARCH):-rule.
* 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-031-0/+5
| | | | | * configure.ac: Remove lib/libbsp/shared/Makefile, lib/libbsp/shmdr/Makefile.
* 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-021-0/+5
| | | | | * 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>Ralf Corsepius2003-12-021-0/+5
| | | | | * support/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-021-0/+4
| | | | * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-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-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-261-0/+19
| | | | | | | | | | | | | | | | | | | * 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>Ralf Corsepius2003-11-111-0/+4
| | | | * configure.ac: Reflect having moved tests to ../../testsuites.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-221-0/+5
| | | | | * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-221-0/+5
| | | | | * aclocal/canonical-host.m4: Remove. * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.