Timeline



02/08/00:

22:35 Changeset in rtems [fb196c3c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0-beta1a
22:33 Changeset in rtems [70810dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@…> that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
19:00 Changeset in rtems [a976681e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0-beta1
18:38 Changeset in rtems [e06d5aed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed typo.
18:36 Changeset in rtems [70d27f9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated.
18:26 Changeset in rtems [a9d04b1c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to remove race conditions when setting up receive buffer descriptors and when unmasking interrupts.
15:24 Changeset in rtems [b33ab2b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from David Fiddes <D.J.Fiddes@…> to match his Cygwin for RTEMS toolkit.
14:01 Changeset in rtems [c5206d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated version numbers.
14:00 Changeset in rtems [ee3c9e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed references to INSTALL_VARIANT.

02/07/00:

13:56 Changeset in rtems [857761b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed obsolete files from list.

02/04/00:

19:25 Changeset in rtems [95d9072]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Obsolete files. Removed per recommendation from Ralf Corsepius <corsepiu@…>.
16:32 Changeset in rtems [bf24479]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Incorrect error status returned. Noted by Andrew Klossner <andrew@…>.
16:09 Changeset in rtems [edb2176]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Incorrect error status returned. Noted by Andrew Klossner <andrew@…>.
14:58 Changeset in rtems [5da4d24]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 20000204
14:01 Changeset in rtems [3eb6410]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 20000204
14:00 Changeset in rtems [9d457f5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 20000118a

02/03/00:

22:20 Changeset in rtems [b452a40]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed behavior to match that expected by EPICS test code. Reported by Eric Norum <eric@…>.
13:21 Changeset in rtems [4bf1801]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-20000118-7.diff from Ralf Corsepius <corsepiu@…> that contains the automake files for libnetworking plus a couple of minor fixes. [Now only one unused/unsupported Makefile.in remains (./c/src/lib/libbsp/hppa1.1/pxfl/Makefile.in).] To apply: patch -p1 < rtems-rc-20000118-7.diff /bin/sh rtems-rc-20000118-7.rm /bin/sh rtems-rc-20000118-7.add ./bootstrap Notes: * I have tested this one by building all BSPs for m68k, powerpc, sh and unix with toolchains built since last weekend. * I did not touch libnetworking's directory layout.
13:18 Changeset in rtems [1382cea3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed spelling errors.

02/02/00:

15:26 Changeset in rtems [399432fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000118-6.diff from Ralf Corsepius <corsepiu@…> that contains: The workarounds related to the issues with ppc/helas403 (triggers a nasty bug in automake-2.14) and mcp750.cfg (Which is basically broken) To apply: patch -p1 < rtems-rc-20000118-6.diff ./bootstrap Note: * Though this patch is small, ./bootstrap is absolutely necessary. * Now your CVS source tree is identical to my local CVS.

02/01/00:

13:41 Changeset in rtems [847dbbe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-20000118-5.diff from Ralf Corsepius <corsepiu@…> that contains: * The fix for the gen68360/network/Makefile.am * automatically set permissions to 755 to scripts/buildall and scripts-ada/buildall (I remembered a trick to achieve this :). * automake support for libbsp/* and libcpu/* (Attn: This part will finally break old-style configuration for all non-public cpus) NOTES: * This patch has only been tested for a random selection of BSPs (I haven't rebuilt all toolchains yet). * This patch is against rtem-cvs as of this morning (MET). To apply: patch -p1 <rtems-rc-20000118-5.diff cvs rm -f ./c/src/lib/libbsp/Makefile.in cvs rm -f ./c/src/lib/libbsp/shmdr/Makefile.in cvs rm -f ./c/src/lib/libcpu/Makefile.in cvs add ./c/src/lib/libbsp/Makefile.am cvs add ./c/src/lib/libbsp/shmdr/Makefile.am cvs add ./c/src/lib/libcpu/Makefile.am ./bootstrap

01/31/00:

22:34 Changeset in rtems [8505e9b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed references to non-existent include files.
20:48 Changeset in rtems [543452de]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed versions of newlib patch.
19:28 Changeset in rtems [819c7da8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Spelling corrected.
19:28 Changeset in rtems [bb18b95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Spelling corrected.
15:27 Changeset in rtems [4e36a2f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff from Ralf Corsepius <corsepiu@…> that contain: * Modifications, (minor) corrections, cleanups to most existing Makefile.ams * Adds automake support to all remaining BSPs which have not yet been converted to automake. * Makefile.am for all remaining wrapup/Makefile.ams
15:22 Changeset in rtems [8fbdf07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@…> that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
15:18 Changeset in rtems [d7269fb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Ralf Corsepius <corsepiu@…> caught some files in CVS that should not have been.
15:15 Changeset in rtems [4c46630]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@…> that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups
14:47 Changeset in rtems [d2bc265b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Successfully built some RPMs. There is still a lot of work to do.
14:46 Changeset in rtems [8030d8a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated versions.
14:46 Changeset in rtems [0261887]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modifications from Ralf to be more like other custom files. There is no way to build this target.
14:45 Changeset in rtems [2fabda6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modification to properly support BSP aliases (pc[456]86).
14:45 Changeset in rtems [71aeab4d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Suggested modification from Rosimildo da Silva <rdasilva@…> to make the BSP boot on netboot.
14:43 Changeset in rtems [49440a6e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added AC_SUBST(RTEMS_BSP) so the makefiles properly honor the BSP alias on the tools.
14:42 Changeset in rtems [8be7bef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
BSP now links although this change is untested.

01/28/00:

15:27 Changeset in rtems [c01ba67]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from John M. Mills <jmills@…> to include more information on hardware settings.
00:02 Changeset in rtems [9789cb89]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Put Ada scripts in group gnatrtems.

01/27/00:

23:49 Changeset in rtems [42ec72d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed gnat and made final cleanup.
23:48 Changeset in rtems [f82fee9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000118-0.diff from Ralf Corsepius <corsepiu@…> that converts the a29k to automake. This patch contains * An initial merger of the libcpu/a29k stuff you sent yesterday. AFAIS, most code inside them seems to be empty stubs. One file even contains a function called mips_* which might indicate that this part might contain mips code or the code the initial porter used as template for porting. Unfortunately, I don't know anything about the a29k so I can't comment on the details. * A dummy bsp_specs to libbsp/29k/portsw * An update to the automake files related to the a29k. Note: * This patch is completely untested, because I don't have a toolchain for it. * The files in libcpu/a29k include bsp.h => The libbsp vs. libcpu-issue hits again.
23:48 Changeset in rtems [71506054]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
GNAT/RTEMS RPMs have built for the binutils/gnat/gcc combination and appear to be close for gdb.
17:06 Changeset in rtems [1b2b923]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch to fix typo from Ralf Corsepius <corsepiu@…>.
14:40 Changeset in rtems [e26ce93]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added note from Ian Lance Taylor <ian@…>.
14:37 Changeset in rtems [318f591]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added after report from Quality Quorum <qqi@…> that pc686.cfg was not present.

01/26/00:

20:50 Changeset in rtems [0610a988]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
First attempt at debugging.
19:56 Changeset in rtems [64ab2e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
First cut at adding RPM scripts for building GNAT/RTEMS RPMs.
14:22 Changeset in rtems [a1f89b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
No longer incorrectly references mips.
14:20 Changeset in rtems [21677c0e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000118-0.diff from Ralf Corsepius <corsepiu@…> that converts the a29k to automake. This patch contains * An initial merger of the libcpu/a29k stuff you sent yesterday. AFAIS, most code inside them seems to be empty stubs. One file even contains a function called mips_* which might indicate that this part might contain mips code or the code the initial porter used as template for porting. Unfortunately, I don't know anything about the a29k so I can't comment on the details. * A dummy bsp_specs to libbsp/29k/portsw * An update to the automake files related to the a29k. Note: * This patch is completely untested, because I don't have a toolchain for it. * The files in libcpu/a29k include bsp.h => The libbsp vs. libcpu-issue hits again.

01/25/00:

19:47 Changeset in rtems [5eac93c7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Now binutils, gcc, and gdb build into a "base" package that is shared by all targets and one or more target specific RPMs. This significantly reduces the conflicts between the RPMs whether installing one or multiple targets.
Note: See TracTimeline for information about the timeline view.