Timeline



12/18/03:

23:32 Changeset in rtems [0b4c3d0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c, shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c, shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c, shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c, shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to c/src/libchip/shmdr).
23:30 Changeset in rtems [5dc5398d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Eliminate VPATH.
23:25 Changeset in rtems [3b013c4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c, shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c, shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c, shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c, shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to c/src/libchip/shmdr). 2003-12-18 Ralf Corsepius <corsepiu@…> * bspstart.am: Use .$(OBJEXT) instead of .o. * Makefile.am: Remove shmdr. 2003-12-17 Ralf Corsepius <corsepiu@…> * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs). 2003-12-13 Ralf Corsepius <corsepiu@…> * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. 2003-12-13 Ralf Corsepius <corsepiu@…> * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. 2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * bsp.am: Replace bsplibdir by project_libdir. Use mkdir_p instead of mkinstalldirs. Remove dirs from PRE/TMPINSTALL_FILES. 2003-12-11 Ralf Corsepius <corsepiu@…> * bsp.am: Remove project_libdir. 2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc. fixes. * bsp.am: Add project_libdir. 2003-12-09 Ralf Corsepius <corsepiu@…> * bspstart.am: New. 2003-12-03 Ralf Corsepius <corsepiu@…> * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am. * shared/Makefile.am: Remove. * shmdir/Makefile.am: Remove. * bsp.am: Add preinstallation dirstamp support. 2003-12-02 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: Remove all-local: $(ARCH). 2003-09-29 Ralf Corsepius <corsepiu@…> * bsp.am: Reworked. 2003-08-16 Ralf Corsepius <corsepiu@…> * Makefile.am: Reflect having moved automake/. * shmdr/Makefile.am: Reflect having moved automake/. 2003-08-08 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: Reflect having merged configure.ac into ../../configure.ac. 2003-08-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove (Merged into ../../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../../configure.ac. 2003-03-06 Ralf Corsepius <corsepiu@…> * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-14 Joel Sherrill <joel@…> AMD a29k port declared obsolete. * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4, a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog, a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs, a29k/portsw/configure.ac, a29k/portsw/times, a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am, a29k/portsw/console/concntl.h, a29k/portsw/console/console.c, a29k/portsw/console/serial.c, a29k/portsw/console/serial.h, a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am, a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore, a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah, a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S, a29k/portsw/start/register.ah, a29k/portsw/start/start.S, a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am, a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c, a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c, a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink, a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore, a29k/portsw/wrapup/Makefile.am: Removed. 2003-02-11 Ralf Corsepius <corsepiu@…> * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius <corsepiu@…> * configure.ac: AC_PREREQ(2.57). 2003-02-03 Joel Sherrill <joel@…> * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not TMPINSTALL_FILES. 2003-01-27 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: install mpci.h and shm_driver.h. Eliminate OBJS. 2003-01-15 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg. 2002-12-06 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_BSP_CACHE. 2002-10-21 Ralf Corsepius <corsepiu@…> * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. 2002-08-11 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o. 2002-08-09 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Remove. * include/.cvsignore: Remove. * include/rtems/Makefile.am: Remove. * include/rtems/.cvsignore: Remove. * include/rtems/score/Makefile.am: Remove. * include/rtems/score/.cvsignore: Remove. 2002-08-09 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE. Replace $bspdir with $RTEMS_BSP_FAMILY. 2002-08-09 Ralf Corsepius <corsepiu@…> * configure.ac: Remove include/Makefile, include/rtems/Makefile, include/rtems/score/Makefile (Eliminate targopts.h). * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h) 2002-07-19 Ralf Corsepius <corsepiu@…> * bsp.am: Add bsplib_DATA = bsp_specs. 2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory at the top shared level. * shared/gdbstub: New directory. * configure.ac: Modified to reflect above. 2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS. 2002-02-05 Ralf Corsepius <corsepiu@…> * bsp.am: Add line break, remove comment. 2001-10-11 Ralf Corsepius <corsepiu@…> * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate. 2001-10-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR. * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove RTEMS_LIBBSP_CPU_SUBDIR. 2001-09-28 Joel Sherrill <joel@…> * shared/bootcard.c, shared/main.c: Now call int c_rtems_main() not main(). 2001-09-27 Ralf Corsepius <corsepiu@…> * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='. 2001-09-22 Ralf Corsepius <corsepiu@…> * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make automake-1.5 happy. * include/rtems/score/Makefile.am: Use CLEANFILES = to make automake-1.5 happy. * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy. 2001-02-02 Ralf Corsepius <corsepiu@…> * bsp.am: Fix automake version number in comment. 2000-11-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 2000-11-02 Ralf Corsepius <corsepiu@…> * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 2000-10-27 Ralf Corsepius <corsepiu@…> * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. 2000-09-25 Joel Sherrill <joel@…> * shmdr/shm_driver.h: Added _AM29K entry. May not be correct. 2000-09-04 Ralf Corsepius <corsepiu@…> * shmdr/Makefile.am: Include compile.am 2000-08-10 Joel Sherrill <joel@…> * ChangeLog?: New file.
23:21 Changeset in rtems [e98048e6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove GENERIC_FILES.
23:12 Changeset in rtems [bb37d32]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * bspstart.am: Use .$(OBJEXT) instead of .o. * Makefile.am: Remove shmdr.
22:52 Changeset in rtems [ab21e14]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
22:51 Changeset in rtems [2f638aa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Joel Sherrill <joel@…> * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c, shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c, shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c, shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c, shmdr/setckvec.c, shmdr/shm_driver.h: Copied from libbsp/shmdr.
11:26 Changeset in rtems [f9495245]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * mptests.am: Fix typos in previous patch.
09:49 Changeset in rtems [f1a4e10]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * tmtests.am: Add dirstamp support.
09:49 Changeset in rtems [5d3a80b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * tmitrontests.am: Add dirstamp support.
09:49 Changeset in rtems [0784c0a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * mptests.am: Add dirstamp support. * mptests/mp01/node1/Makefile.am: Eliminate VPATH. * mptests/mp01/node2/Makefile.am: Eliminate VPATH. * mptests/mp02/node1/Makefile.am: Eliminate VPATH. * mptests/mp02/node2/Makefile.am: Eliminate VPATH. * mptests/mp03/node1/Makefile.am: Eliminate VPATH. * mptests/mp03/node2/Makefile.am: Eliminate VPATH. * mptests/mp04/node1/Makefile.am: Eliminate VPATH. * mptests/mp04/node2/Makefile.am: Eliminate VPATH. * mptests/mp05/node1/Makefile.am: Eliminate VPATH. * mptests/mp05/node2/Makefile.am: Eliminate VPATH. * mptests/mp06/node1/Makefile.am: Eliminate VPATH. * mptests/mp06/node2/Makefile.am: Eliminate VPATH. * mptests/mp07/node1/Makefile.am: Eliminate VPATH. * mptests/mp07/node2/Makefile.am: Eliminate VPATH. * mptests/mp08/node1/Makefile.am: Eliminate VPATH. * mptests/mp08/node2/Makefile.am: Eliminate VPATH. * mptests/mp09/node1/Makefile.am: Eliminate VPATH. * mptests/mp09/node2/Makefile.am: Eliminate VPATH. * mptests/mp10/node1/Makefile.am: Eliminate VPATH. * mptests/mp10/node2/Makefile.am: Eliminate VPATH. * mptests/mp11/node1/Makefile.am: Eliminate VPATH. * mptests/mp11/node2/Makefile.am: Eliminate VPATH. * mptests/mp12/node1/Makefile.am: Eliminate VPATH. * mptests/mp12/node2/Makefile.am: Eliminate VPATH. * mptests/mp13/node1/Makefile.am: Eliminate VPATH. * mptests/mp13/node2/Makefile.am: Eliminate VPATH. * mptests/mp14/node1/Makefile.am: Eliminate VPATH. * mptests/mp14/node2/Makefile.am: Eliminate VPATH.
09:47 Changeset in rtems [4ef462ee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * itrontests.am: Add dirstamp support.
09:32 Changeset in rtems [5813e715]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * sptests.am: Add dirstamp support.
09:32 Changeset in rtems [8b5179a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * samples.am: Add dirstamp support.
09:30 Changeset in rtems [e2eb7c0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * psxtests.am: Add dirstamp support.
09:30 Changeset in rtems [f361300]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-18 Ralf Corsepius <corsepiu@…> * libtests.am: Add dirstamp support.

12/17/03:

20:56 Changeset in rtems [8e7a525]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
20:56 Changeset in rtems [44652f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-20031217-test.
20:54 Changeset in rtems [69544b5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * release_support: Correct method used to find ChangeLog? associated with the version.m4 files. Keep going until I can get a tarball cut.
20:49 Changeset in rtems [cdf8c447]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Remove junk entries.
18:56 Changeset in rtems [b3c0f07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
18:55 Changeset in rtems [2b2353d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
18:53 Changeset in rtems [6e86161b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
18:53 Changeset in rtems [458d6660]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
18:53 Changeset in rtems [917a884]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 * c/src/aclocal/version.m4: Updated to rtems-20031217-test.
18:52 Changeset in rtems [7d4d954]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * release_support: Use dirname not basedir. Keep going until I can get a tarball cut.
18:49 Changeset in rtems [78429066]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
18:48 Changeset in rtems [9f64a70]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * release_support: New file -- assistant to new cut_release script.
18:48 Changeset in rtems [55485c2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * release_support: Removed -- accidentally added to wrong directory.
18:44 Changeset in rtems [22ed079e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20031217-test.
18:42 Changeset in rtems [1f30c55]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-17 Joel Sherrill <joel@…> * release_support: New file -- assistant to new cut_release script.
06:20 Changeset in rtems [f8a32605]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Eliminate VPATH.
06:08 Changeset in rtems [013b750]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
04:19 Changeset in rtems [b4a45137]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:19 Changeset in rtems [0c4f658]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:19 Changeset in rtems [8234c04]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:19 Changeset in rtems [37a3cf4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:19 Changeset in rtems [0ab3b151]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:18 Changeset in rtems [71b44b5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * mptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:18 Changeset in rtems [9839e9c9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:18 Changeset in rtems [0ba4b56f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:12 Changeset in rtems [4470b40a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
04:01 Changeset in rtems [fa56890]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
03:54 Changeset in rtems [a953fa1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-17 Ralf Corsepius <corsepiu@…> * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).

12/16/03:

23:41 Changeset in rtems [de2ee43d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 542/filesystem * include/rtems/libio_.h: Add rtems_libio_iop_to_descriptor macro to convert iop to the corresponding integer file descriptor.
23:36 Changeset in rtems [13c8768]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * include/buffer_test_io.h: Various modifications to make tests account for resources and not print at inappropriate times.
23:35 Changeset in rtems [6fd0b53] by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * include/buffer_test_io.h: Various modifications to make tests account for resources and not print at inappropriate times.
23:35 Changeset in rtems [462e2d7c] by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * malloctest/system.h, rtmonuse/system.h: Various modifications to make tests account for resources and not print at inappropriate times.
23:35 Changeset in rtems [4dbd85e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * malloctest/system.h, rtmonuse/system.h: Various modifications to make tests account for resources and not print at inappropriate times.
23:35 Changeset in rtems [e457190]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c, sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to make tests account for resources and not print at inappropriate times. * sp07/buffered_io.c: New file.
23:34 Changeset in rtems [9e0cdd8] by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 544/tests * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c, sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to make tests account for resources and not print at inappropriate times. * sp07/buffered_io.c: New file.
23:30 Changeset in rtems [588a5901]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Ralf Corsepius <corsepiu@…> PR 533/bsps * startup/linkcmds: Update linkcmds for gcc 3.3.2.
23:30 Changeset in rtems [7a1e8c88] by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> PR 543/rtems * src/threadclose.c: Make the task delete extension run outside a dispatch disabled critical section so extensions can free resources.
23:20 Changeset in rtems [2ff3518] by Joel Sherrill <joel.sherrill@…>
2003-12-15 Ralf Corsepius <corsepiu@…> PR 541/bsps * startup/linkcmds: Remove SEARCH_DIR.
23:17 Changeset in rtems [9348862] by Joel Sherrill <joel.sherrill@…>
2003-12-16 Ralf Corsepius <corsepiu@…> PR 533/bsps * startup/linkcmds: Update linkcmds for gcc 3.3.2.
23:15 Changeset in rtems [deb4813]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Ralf Corsepius <corsepiu@…> PR 333/bsps * startup/linkcmds: Remove SEARCH_DIR.
22:41 Ticket #542 (Add #define rtems_libio_iop_to_descriptor) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch committed to trunk.
22:36 Ticket #544 (misc patches to sptests to make them properly run) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: 4.6 patch applies cleanly to trunk with a -p3 option. Patch committed to trunk and 4.6 branch.
22:30 Ticket #543 (task delete user extension cannot free resources) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6 branch.
22:29 Ticket #544 (misc patches to sptests to make them properly run) created by Joel Sherrill
Various tests needed minor modifications to account for needing more …
22:26 Ticket #543 (task delete user extension cannot free resources) created by Joel Sherrill
Currently, the task delete extension is executed inside a dispatching …
22:18 Ticket #533 (powerpc - linkcmds update) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied to 4.6 branch. Please fix the corresponding ChangeLog? entry on the trunk to note that it is associated with this PR.
14:08 Changeset in rtems [606def83] by Joel Sherrill <joel.sherrill@…>
2003-12-15 Ralf Corsepius <corsepiu@…> PR 541/bsps * startup/linkcmds: Remove SEARCH_DIR.
14:08 Changeset in rtems [51022655] by Joel Sherrill <joel.sherrill@…>
2003-12-15 Ralf Corsepius <corsepiu@…> PR 541/bsps * startup/linkcmds, startup/linkcmds.dl: Remove SEARCH_DIR.
14:02 Changeset in rtems [e532bc24]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added PR541 in comment.
13:53 Changeset in rtems [587d22de]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-16 Joel Sherrill <joel@…> * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022 gcc patch (RPM revision 4.7-1).
13:53 Changeset in rtems [5f07632e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * mpc6xx/wrapup/.cvsignore: Remove.
13:17 Changeset in rtems [1ba5085]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * mongoosev/duart/Makefile.am: Remove. * mongoosev/vectorisrs/Makefile.am: Remove. * mongoosev/Makefile.am: Merge-in vectorisrs/Makefile.am, duart/Makefile.am. * r46xx/vectorisrs/Makefile.am: Remove. * r46xx/Makefile.am: Merge-in vectorisrs/Makefile.am. * shared/cache/Makefile.am: Remove. * shared/interrupts/Makefile.am: Remove. * shared/Makefile.am: Merge-in cache/Makefile.am, interrupts/Makefile.am. * tx39/vectorisrs/Makefile.am: Remove. * tx39/Makefile.am: Merge-in vectorisrs/Makefile.am. * configure.ac: Reflect changes above.
13:09 Ticket #541 (linkcmds use bogus SEARCH_DIR) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Fixed on 4.6 branch as well. The following files were altered: a29k/portsw/startup/linkcmds arm/arm_bare_bsp/startup/linkcmds arm/edb7312/startup/linkcmds arm/vegaplus/startup/linkcmds hppa1.1/simhppa/startup/linkcmds powerpc/eth_comm/startup/linkcmds powerpc/gen405/startup/linkcmds powerpc/gen405/startup/linkcmds.dl powerpc/helas403/startup/linkcmds powerpc/helas403/startup/linkcmds.dl powerpc/mpc8260ads/startup/linkcmds powerpc/psim/startup/linkcmds
11:55 Changeset in rtems [4a8754d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * shared/cache/Makefile.am: Remove. * shared/misc/Makefile.am: Remove. * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH. * configure.ac: Reflect changes above.
10:44 Changeset in rtems [6702346f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * cache/Makefile.am: Eliminate VPATH.
10:43 Changeset in rtems [6d2aa69]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * Makefile.am: Eliminate VPATH.
09:16 Changeset in rtems [05180c1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * ppc403/clock/Makefile.am: Remove. * ppc403/console/Makefile.am: Remove. * ppc403/ictrl/Makefile.am: Remove. * ppc403/timer/Makefile.am: Remove. * ppc403/tty_drv/Makefile.am: Remove. * ppc403/vectors/Makefile.am: Remove. * ppc403/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to ppc403/Makefile.ams.
08:50 Changeset in rtems [9f3e478]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * mpc505/ictrl/Makefile.am: Remove. * mpc505/timer/Makefile.am: Remove. * mpc505/vectors/Makefile.am: Remove. * mpc505/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to mpc8xx/Makefile.ams.
08:30 Changeset in rtems [0151bc30]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * mpc8xx/clock/Makefile.am: Remove. * mpc8xx/console-generic/Makefile.am: Remove. * mpc8xx/cpm/Makefile.am: Remove. * mpc8xx/exceptions/Makefile.am: Remove. * mpc8xx/mmu/Makefile.am: Remove. * mpc8xx/timer/Makefile.am: Remove. * mpc8xx/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to mpc8xx/Makefile.ams.
07:57 Changeset in rtems [52f8b553]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove mpc6xx/*/Makefile, mpc8260/*/Makefile.
07:44 Changeset in rtems [90251c3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * mpc6xx/clock/Makefile.am: Remove. * mpc6xx/exceptions/Makefile.am: Remove. * mpc6xx/mmu/Makefile.am: Remove. * mpc6xx/timer/Makefile.am: Remove. * mpc6xx/wrapup/Makefile.am: Remove. * mpc6xx/Makefile.am: Merge-in Makefile.ams above.
07:41 Changeset in rtems [952281e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-16 Ralf Corsepius <corsepiu@…> * mpc8260/clock/Makefile.am: Remove. * mpc8260/console-generic/Makefile.am: Remove. * mpc8260/cpm/Makefile.am: Remove. * mpc8260/exceptions/Makefile.am: Remove. * mpc8260/mmu/Makefile.am: Remove. * mpc8260/timer/Makefile.am: Remove. * mpc8260/Makefile.am: Merge-in Makefile.ams above.

12/15/03:

17:45 Changeset in rtems [c9a1edf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-15 Ralf Corsepius <corsepiu@…> * shared/include/Makefile.am: Remove. * shared/src/Makefile.am: Remove. * shared/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes above.
15:44 Ticket #542 (Add #define rtems_libio_iop_to_descriptor) created by cjhansson
Today there is no easy way of finding the file descriptor if you got …
08:06 Changeset in rtems [ce0f13ef]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-15 Ralf Corsepius <corsepiu@…> * startup/linkcmds: Remove SEARCH_DIR.
08:06 Changeset in rtems [c112b70b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-15 Ralf Corsepius <corsepiu@…> * startup/linkcmds: Remove SEARCH_DIR. * startup/linkcmds.dl: Remove SEARCH_DIR.
07:27 Changeset in rtems [d7e0507]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-15 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB. * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
07:24 Changeset in rtems [41fc78d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-15 Ralf Corsepius <corsepiu@…> * automake/compile.am: Remove LINK_LIBS (Unused). * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.

12/14/03:

23:00 Changeset in rtems [e90cff96]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * 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.
22:50 Changeset in rtems [6e94600]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Build $(ARCH)/start16$(LIB_VARIANT).bin.
16:56 Changeset in rtems [a07ff70b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove automake/compile.am
16:54 Changeset in rtems [dbb07c74]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * automake/compile.am: Remove (Unused).
16:35 Changeset in rtems [73dc152]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove RTEMS_BSP-subdir rule. * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit rules for RTEMS_BSP-subdirs.
16:21 Changeset in rtems [a916d93] by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
16:14 Changeset in rtems [777db82f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-14 Ralf Corsepius <corsepiu@…> * support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.

12/13/03:

09:31 Changeset in rtems [b7235805]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB. * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
06:44 Ticket #541 (linkcmds use bogus SEARCH_DIR) created by Ralf Corsepius
Many BSPs' linkcmds contain bogus SEARCH_DIRs. # grep SEARCH_DIR …
06:12 Changeset in rtems [529525a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
06:12 Changeset in rtems [6d28ca8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Use project_lib_DATA.
05:25 Changeset in rtems [b946613]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB. * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:23 Changeset in rtems [bd7dc66b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:23 Changeset in rtems [7597ba1a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:09 Changeset in rtems [e393f28]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:09 Changeset in rtems [b35414a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:08 Changeset in rtems [e4cc31c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
05:08 Changeset in rtems [3e5730e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
04:10 Changeset in rtems [efe9ef4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-13 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemscpu.m4: Add PROJECT_LIB. * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.

12/12/03:

16:30 Changeset in rtems [de3e979]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * automake/lib.am: Remove (Unused).
16:14 Changeset in rtems [55f441e3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * aclocal/lead-dot.m4: Remove (Provided by automake-1.8). * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
16:12 Changeset in rtems [3d02fadb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * automake/compila.am: Remove ARCH.
16:11 Changeset in rtems [c0719a1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
16:10 Changeset in rtems [8588963]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. Use include_HEADERS.
16:08 Changeset in rtems [b0805d8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
16:06 Changeset in rtems [deeb7190]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
16:04 Changeset in rtems [375e890c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
16:03 Changeset in rtems [795d9d46]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:59 Changeset in rtems [d329e3ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:58 Changeset in rtems [19fb5d3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * pppd/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:57 Changeset in rtems [a1ff7dd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:47 Changeset in rtems [666c004]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:47 Changeset in rtems [a4666cd5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:42 Changeset in rtems [380b4337]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * mongoosev/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mongoosev/duart/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * tx39/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:42 Changeset in rtems [3ff6705]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:40 Changeset in rtems [7894d47d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc505/ictrl/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc6xx/clock/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc6xx/exceptions/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc6xx/mmu/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc8260/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc8260/exceptions/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc8xx/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * mpc8xx/exceptions/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * ppc403/ictrl/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * ppc403/tty_drv/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * shared/include/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * shared/src/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15:34 Changeset in rtems [6dcc0f4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * bsp.am: Replace bsplibdir by project_libdir. Use mkdir_p instead of mkinstalldirs. Remove dirs from PRE/TMPINSTALL_FILES.
15:27 Changeset in rtems [a6f212e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p instead of mkinstalldirs.
13:40 Changeset in rtems [fc0ec69]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: EXTRA_DIST +=.
13:39 Changeset in rtems [53a8958]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:30 Changeset in rtems [e6135837]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:30 Changeset in rtems [935773b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:30 Changeset in rtems [b0c8ddc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [ecfe4f8a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * residual/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [a802f6f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [f2bd16e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [7eeb740a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [6fea97df]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:29 Changeset in rtems [e97bfded]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:28 Changeset in rtems [84a59576]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:27 Changeset in rtems [8e59175e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:27 Changeset in rtems [95f1cc5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13:17 Changeset in rtems [a422d0b6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Reworked.
13:10 Changeset in rtems [6c5ecae3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
13:02 Changeset in rtems [7fccd6d6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
12:36 Changeset in rtems [14348a00]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * 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.
10:39 Changeset in rtems [731656e9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Reworked.
10:38 Changeset in rtems [ab25c258]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove BUILT_SOURCES.
10:37 Changeset in rtems [ba962ea]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * 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.
03:38 Changeset in rtems [88f4967f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove project_libdir.
03:28 Changeset in rtems [810720b6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
02:07 Changeset in rtems [75a25c0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
01:42 Changeset in rtems [a63b383]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-11-12 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
01:41 Changeset in rtems [5ed190a0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-12 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Cosmetics.

12/11/03:

16:32 Changeset in rtems [88c3c5e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * configure.ac: Remove make/custom/Makefile. * Makefile.am: Cosmetics. * automake/compile.am: Remove compilation rules. Remove $(ARCH) directory generation.
16:28 Changeset in rtems [f5279d9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * custom/Makefile.am: Remove. * Makefile.am: Merge-in former custom/Makefile.am
16:20 Changeset in rtems [9814e9e3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
16:12 Changeset in rtems [eec8e59e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics. * autotools/Makefile.am: Cosmetics. * autotools/autoconf-rtems.spec.in: 2.59. * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59. * binutils/Makefile.am: Cosmetics. * cpukit/Makefile.am: Cosmetics. * gcc3newlib/Makefile.am: Cosmetics. * gccnewlib/Makefile.am: Cosmetics. * gdb/Makefile.am: Cosmetics. * rtems/Makefile.am: Cosmetics. * rtemsdoc/Makefile.am: Cosmetics.
16:06 Changeset in rtems [5c58243c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * configure.ac: Cosmetics. * Makefile.am: Cosmetics.
15:56 Changeset in rtems [6a17d376]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
15:48 Changeset in rtems [6bfddfe1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Use include_ada_HEADERS.
15:11 Changeset in rtems [31b65e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * psxcancel/Makefile.am: Remove used H_FILES.
15:10 Changeset in rtems [868b28e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Use bsptools_bin_SCRIPTS to install scripts.
14:21 Changeset in rtems [e482c592]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-11 Joel Sherrill <joel@…> PR 540/rtems_misc * cpuuse/cpuuse.c, rtmonuse/rtmonuse.c: Correct object name printing.
14:20 Changeset in rtems [89e0fd35] by Joel Sherrill <joel.sherrill@…>
2003-12-11 Joel Sherrill <joel@…> PR 540/rtems_misc * cpuuse/cpuuse.c, rtmonuse/rtmonuse.c: Correct object name printing.
14:18 Changeset in rtems [028e84cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-12-11 Joel Sherrill <joel@…> PR 531/rtems_misc * rtmonuse/rtmonuse.c, stackchk/check.c: Correct indexing.
14:18 Changeset in rtems [497a46e] by Joel Sherrill <joel.sherrill@…>
2003-12-11 Joel Sherrill <joel@…> PR 531/rtems_misc * rtmonuse/rtmonuse.c: Correct indexing.
13:21 Ticket #540 (cpuuse and rtmonuse do not print object names reliably) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: While fixing PR531, I noticed that the same object name printing bugs recently fixed in other places were also here.
13:19 Ticket #531 (rtmon usage report indexing is wrong) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied to 4.6 branch and trunk.
13:17 Ticket #540 (cpuuse and rtmonuse do not print object names reliably) created by Joel Sherrill
Release: RTEMS-4.6 and trunk
12:46 Changeset in rtems [5cb24705]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Add custom compilation rule for rtems-ctor$(LIB_VARIANT).$(OBJEXT).
12:43 Changeset in rtems [0e31ed7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir). * automake/lib.am: Remove project_libdir. * wrapup/Makefile.am: Reworked.
12:41 Changeset in rtems [c0ed3a2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * bsp.am: Remove project_libdir.
06:43 Changeset in rtems [cd05d03]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Add dirstamp support.
06:22 Changeset in rtems [72c9ccf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc. fixes. * bsp.am: Add project_libdir.
06:16 Changeset in rtems [036b9e2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
05:46 Changeset in rtems [898db75]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
05:42 Changeset in rtems [bc71412]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
05:41 Changeset in rtems [e725be0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
05:38 Changeset in rtems [a5f7ffc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
05:27 Changeset in rtems [38d98fae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: install runtest to bsptools_bindir.
05:22 Changeset in rtems [c527745]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Build libcpu.a. Don't preinstall libcpu.a
04:52 Changeset in rtems [e49fbac5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
04:09 Changeset in rtems [758629c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * clock/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * timer/Makefile.am: Misc cleanups and fixes.
04:09 Changeset in rtems [4c89e236]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
04:09 Changeset in rtems [968b78d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes.
04:08 Changeset in rtems [af68425]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * configure.ac: Require automake 1.7.2.

12/10/03:

13:18 Changeset in rtems [901e5b15]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * clock/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
12:39 Changeset in rtems [eb65a1a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
12:37 Changeset in rtems [4d5d97b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
12:37 Changeset in rtems [15d7f766]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
12:36 Changeset in rtems [54a1f5dd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Misc cleanups and fixes. * i2c/Makefile.am: Misc cleanups and fixes. * nvram/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * tod/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
12:32 Changeset in rtems [332a298]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-10 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics.
06:51 Changeset in rtems [4db3958b] by Ralf Corsepius <ralf.corsepius@…>
2003-12-11 Ralf Corsepius <corsepiu@…> PR 538/bsps: * wrapup/Makefile.am: Add $(NETWORKING_DRIVER) instead of $(NETWORK) to BSP_PIECES.
05:53 Ticket #538 (sparc/leon2 wrapup broken) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: A user has encountered this bug. Therefore, severity changed to critical and patch applied to rtems-4-6-branch.

12/09/03:

18:43 Ticket #539 (mrm332 - except_vect_332_ROM.o) created by Ralf Corsepius
m68k/mrm332/startup/except_vect_332_ROM.o is both part of this BSP's …
16:47 Changeset in rtems [be73072]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
16:21 Changeset in rtems [b3d5cde]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
15:53 Changeset in rtems [e9057ed7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
15:38 Changeset in rtems [8865bbf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
15:04 Changeset in rtems [cf34106f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:56 Changeset in rtems [3503599]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
14:55 Changeset in rtems [c484c82d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes.
14:52 Changeset in rtems [2a64a035]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:52 Changeset in rtems [4b27d816]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations for gcc-3.3.x. * wrapup/Makefile.am: Misc cleanups and fixes.
14:52 Changeset in rtems [84f0cfb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * bootloader/Makefile.am: Misc cleanups and fixes. * motorola/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations for gcc-3.3.x.
14:52 Changeset in rtems [82706f2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:52 Changeset in rtems [7c2239fe]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations for gcc-3.3.x. * wrapup/Makefile.am: Misc cleanups and fixes.
14:52 Changeset in rtems [11a4a3b2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations to gcc-3.3.x. * wrapup/Makefile.am: Misc cleanups and fixes.
14:50 Changeset in rtems [0a0fdc6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes.
14:22 Changeset in rtems [55de07f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * bspstart.am: New.
14:21 Changeset in rtems [0456f9eb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:21 Changeset in rtems [1da3d0b5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * network/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:20 Changeset in rtems [94c2898]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Misc cleanups and fixes. * irq/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:15 Changeset in rtems [ae31530b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
14:14 Changeset in rtems [ebcdbb6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: More hacks to keep this crap alive.
14:13 Changeset in rtems [50b3fcf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes.
12:21 Changeset in rtems [a079546]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Fix variant-tmpinstall support.
12:19 Changeset in rtems [58ce601]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics. * pppd/Makefile.am: Cosmetics. * wrapup/Makefile.am: Cosmetics.
12:16 Changeset in rtems [6b71f797]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Add tmpinstall dirstamp support.
12:14 Changeset in rtems [109d660]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * configure.ac: Reflect changes to librdbg.
12:13 Changeset in rtems [ecd78c4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-09 Ralf Corsepius <corsepiu@…> * src/powerpc/new_exception_processing/Makefile.am: Remove. * src/powerpc/Makefile.am: Merge-in former new_exception_processing/Makefile.am. * src/m68k/any/Makefile.am: Remove. * src/m68k/Makefile.am: Merge-in former any/Makefile.am. * src/i386/any/Makefile.am: Remove. * src/i386/Makefile.am: Merge-in former any/Makefile.am. * src/Makefile.am: Cosmetics. * include/Makefile.am: Cosmetics. * Makefile.am: Cosmetics.

12/05/03:

22:16 Changeset in rtems [91fd793d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-05 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics. * automake/lib.am: Add project_libdir. Add preinstallation dirstamp support.
17:52 Changeset in rtems [e6594ae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-05 Ralf Corsepius <corsepiu@…> * mptests/mp01/Makefile.am: Cosmetics. * samples/Makefile.am: Cosmetics. * samples/base_mp/Makefile.am: Cosmetics. * samples/base_sp/Makefile.am: Cosmetics. * samples/hello/Makefile.am: Cosmetics. * samples/ticker/Makefile.am: Cosmetics. * support/Makefile.am: Cosmetics. * tmtests/tmoverhd/Makefile.am: Cosmetics.
04:47 Changeset in rtems [f4d702d7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-05 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Remove all: $(ARCH). * irq/Makefile.am: Remove all: $(ARCH). * startup/Makefile.am: Remove all: $(ARCH). * wrapup/Makefile.am: Remove all: $(ARCH).

12/04/03:

21:56 Ticket #467 (dl-helper checkboxes for C++/Ada not working in script) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: fixed
21:07 Ticket #534 (RPM on ftp server corrupt (RTEMS 4.5.0, linux, sparc-rtems-gcc)) closed by Jeff Mayes
State-Changed-From-To: feedback->closed State-Changed-Why: resolved
21:07 Ticket #535 (<rtems-bugs@www.rtems.com> does not work) closed by Jeff Mayes
State-Changed-From-To: working->closed State-Changed-Why: rtems-bugs is the wrong email address for reaching gnats. Use bugs@… or bugs@….
18:40 Changeset in rtems [2100ade]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Remove all: $(ARCH).. * i2c/Makefile.am: Remove all: $(ARCH).. * nvram/Makefile.am: Remove all: $(ARCH).. * startup/Makefile.am: Remove all: $(ARCH).. * tod/Makefile.am: Remove all: $(ARCH).. * wrapup/Makefile.am: Remove all: $(ARCH). Remove bogus wildcard from CPU_PIECES..
18:37 Changeset in rtems [8347069]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * automake/compile.am: Remove $(ARCH):-rule.
18:35 Changeset in rtems [ccc15ab]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * configure.ac: Cosmetics. * clock/Makefile.am: Remove. * console/Makefile.am: Remove. * include/Makefile.am: Remove. * mbus/Makefile.am: Remove. * timer/Makefile.am: Remove. * Makefile.am: Merge-in former clock/Makefile.am, console/Makefile.am, include/Makefile.am, mbus/Makefile.am, timer/Makefile.am. * configure.ac: Reflect changes above.
14:19 Changeset in rtems [c587919]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * src/ata.c: Remove.
08:10 Changeset in rtems [9872bdb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * configure.ac: Remove shared/gdbstub/Makefile.
08:09 Changeset in rtems [6d2cdbd1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c. * gdbstub/Makefile.am: Remove.
07:54 Changeset in rtems [61a9008]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-02 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Remove S_FILES. Cosmetics.
07:11 Changeset in rtems [91a0c37]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * startup/Makefile.am: Remove S_FILES.
06:53 Changeset in rtems [dabd0ef7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * ide/Makefile.am: PGM = ide.rel.
06:28 Changeset in rtems [bc2b06a0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-12-04 Ralf Corsepius <corsepiu@…> * Makefile.am: Cosmetics. * debug_ada/Makefile.am: Cosmetics. * debug_c/Makefile.am: Cosmetics. * dos_sup/Makefile.am: Cosmetics. * network_ada/Makefile.am: Cosmetics. * network_ada/adasockets/Makefile.am: Cosmetics. * network_ada/listener/Makefile.am: Cosmetics. * network_ada/tcprelay/Makefile.am: Cosmetics. * ts_1325_ada/Makefile.am: Cosmetics.
Note: See TracTimeline for information about the timeline view.