Timeline



10/21/03:

15:17 Changeset in rtems [ed4b894]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * aclocal/check-posix.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/canonical-host.m4: Remove. * configure.ac: Remove RTEMS_CANONICAL_HOST. * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST. * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET. Use $host instead of $target.
15:13 Changeset in rtems [9ca05b1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CANONICAL_HOST.
14:51 Changeset in rtems [5b2e199]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * aclocal/check-multiprocessing.m4: Add m4-quotes. Remove RTEMS_CHECK_CPU. * aclocal/check-itron.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/check-networking.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/check-cpu.m4: Remove. * aclocal/canonical-target-name.m4: Add m4-quotes. * configure.ac: Merge-in former aclocal/check-cpu.m4.
14:22 Changeset in rtems [8727808e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CPU.
14:20 Changeset in rtems [91e46776]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/coremsgseize.c, src/coremsgsubmit.c: Remove unnecessary typecasts in assignments to thread->Wait.return_argument.
13:42 Changeset in rtems [0c8d752]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CPU.
11:42 Changeset in rtems [51d35b2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * aclocal/check-cpu.m4: Remove. * configure.ac: Merge-in former aclocal/check-cpu.m4.
11:31 Changeset in rtems [80b546e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CPU. * aclocal/check-itron.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
11:29 Changeset in rtems [bb483c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CPU.
11:28 Changeset in rtems [3993b6f7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * 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.
11:18 Changeset in rtems [c8e1751]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CPU.
09:39 Changeset in rtems [e7bd66a7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/cancelrun.c, src/pthreadexit.c, src/pthreadjoin.c, src/sigtimedwait.c: Remove unnecessary typecasts in assignments to thread->Wait.return_argument.
06:20 Changeset in rtems [0cee850] by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/dosfs/msdos_file.c (msdos_file_read, msdos_file_write): Use '0' as initial value for ret instead of RC_OK. 2003-10-21 Ralf Corsepius <corsepiu@…> * src/dosfs/msdos_conv.c: Remove isupper, islower, toupper, tolower (Unused).
05:50 Changeset in rtems [a4e44c29]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/dosfs/Makefile.am: noinst_HEADERS += fat.h
05:44 Changeset in rtems [c788f380]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/dosfs/msdos_file.c (msdos_file_read, msdos_file_write): Use '0' as initial value for ret instead of RC_OK.
05:32 Changeset in rtems [93fabe27]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/dosfs/msdos_conv.c: Remove isupper, islower, toupper, tolower (Unused).
04:28 Changeset in rtems [547c1673]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
04:05 Changeset in rtems [b523336]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * capture/capture-cli.c: Reflect new rtems_monitor_command_arg_t.
04:01 Changeset in rtems [77469f86]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-21 Ralf Corsepius <corsepiu@…> * src/rpc/Makefile.am: Remove P from AM_CPPFLAGS. Rely on sys/cdefs.h providing it. * src/xdr/Makefile.am: Remove P from AM_CPPFLAGS. Rely on sys/cdefs.h providing it.

10/20/03:

16:32 Changeset in rtems [6c3e328]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS. * aclocal/bsp_alias.m4: Remove.
13:58 Changeset in rtems [e57a235]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * ChangeLog?: Add (missed in previous commits).
13:55 Changeset in rtems [f73623b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
13:45 Changeset in rtems [aabd767]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * acinclude.m4: Reflect changes to bootstrap.
13:45 Changeset in rtems [6e68690d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
13:43 Changeset in rtems [2eaee845]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS. * aclocal/bsp-alias.m4: Remove.
13:39 Changeset in rtems [43e60f8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
13:33 Changeset in rtems [0affee3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-20 Ralf Corsepius <corsepiu@…> * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in c/src/lib/libbsp/*/acinclude.m4.

10/19/03:

13:41 Changeset in rtems [0038885]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-19 Ralf Corsepius <corsepiu@…> * configure.ac: Make presence of tests/ optional.

10/17/03:

16:43 Changeset in rtems [8857d525]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-17 Ralf Corsepius <corsepiu@…> * aclocal/path-perl.m4: Remove (Unused).
16:37 Changeset in rtems [6d507b8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-17 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_PATH_PROG(PERL,perl) instead of RTEMS_PATH_PERL.
16:34 Changeset in rtems [85a488b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-17 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_PATH_PERL (Unused).
08:17 Changeset in rtems [62f0829]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-17 Ralf Corsepius <corsepiu@…> * configure.ac: Check for sys/cdefs.h. * aclocal/env-rtems-cpu.m4: Add project_includedir. Deprecate PROJECT_INCLUDE. Change project_includedir to $(PROJECT_ROOT)/include for multilibs.

10/13/03:

21:58 Changeset in rtems [da08b6b] by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.0pre5.
21:58 Changeset in rtems [030a8336] by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.0pre5.
21:49 Changeset in rtems [a8c0456] by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.0pre5.
21:49 Changeset in rtems [48297863] by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.0pre5.
21:49 Changeset in network-demos [fad5737]network-demos-4-6-branchnetwork-demos-4-6-0pre5 by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * VERSION: Updated to network-demos-4.6.0pre5.
21:48 Changeset in network-demos [c340bab]network-demos-4-6-branch by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * VERSION: Updated to network-demos-4.6.0.
21:37 Changeset in rtems [17f1ffb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * src/cleanuppop.c, src/cleanuppush.c: Protect use of _Workspace_Allocate and _Workspec_Free.
21:37 Changeset in rtems [ca312cb] by Joel Sherrill <joel.sherrill@…>
2003-10-13 Joel Sherrill <joel@…> * src/cleanuppop.c, src/cleanuppush.c: Protect use of _Workspace_Allocate and _Workspec_Free.

10/08/03:

15:37 Changeset in rtems [5e1d6cb] by Ralf Corsepius <ralf.corsepius@…>
2003-10-08 Ralf Corsepius <corsepiu@…> * comm/uart.h: Add extern "C" guards. * pci/pcibios.h: Ditto.
15:33 Changeset in rtems [67113c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-08 Ralf Corsepius <corsepiu@…> * comm/uart.h: Add extern "C" guards. * pci/pcibios.h: Ditto.

10/07/03:

08:53 Changeset in rtems [06e70cd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-07 Ralf Corsepius <corsepiu@…> * cpukit/target-cpukit.add: New. * cpukit/Makefile.am: Reflect having added target-cpukit.add. Acknowledge osversion. * cpukit/mkspec.in: Acknowledge osversion and rpmgroup. * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
08:48 Changeset in rtems [869ffd9b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-10-07 Ralf Corsepius <corsepiu@…> * autotools/automake-rtems.spec.in: Automake-1.7.8.
Note: See TracTimeline for information about the timeline view.