Timeline



01/03/00:

20:43 Changeset in rtems [393be8e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed path to shared/include/coverhd.h.
19:08 Changeset in rtems [6bc66ab0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added new URL.
18:28 Changeset in rtems [0173ab8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Comments added and some messages translated from Polish.
17:27 Changeset in rtems [0af1b73f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…>: In another attempt to get C++ exceptions working on the gen68360 target I tried building for the m68k-elf target. All the tools built and installed properly as did all of RTEMS. No applications would run, though -- not even hello.exe! It turns out the problem was in the linker script. The alignment was in the wrong place. Here's a patch. Exceptions still don't work, but at least I can get some things working with the ELF format now.
16:53 Changeset in rtems [110136a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated times.
16:52 Changeset in rtems [e065e8ae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Increased stack size to 4K per Eric Norum.
16:44 Changeset in rtems [205d5645]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from John Mills <jmills@…> to correct some cut and paste errors.
15:39 Changeset in rtems [6b7cf9f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-12.diff from Ralf Corsepius <corsepiu@…> to added the bin2boot_SOURCES warning.
15:36 Changeset in rtems [b84176b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Do not explicitly list pieces from libcpu used.
14:38 Changeset in rtems [32f19fb3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Share align_h.S from ppc403. VPATH was not picking it up. Discovered and reported by Ralf Corsepius <corsepiu@…> on the mpc505.
14:14 Changeset in rtems [e07b6868]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added tm27 stuff.
14:14 Changeset in rtems [db941670]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added define to trip items that are private to tm27 in bsp.h.
14:06 Changeset in rtems [95273a6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Combination of coverhd.h cleanup and MVME23xx/MCP750 patch from Eric Valette <valette@…> and Jay Kulpinski <jskulpin@…>.
14:04 Changeset in rtems [d5c4681e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Use shared coverhd.h.
14:01 Changeset in rtems [20385957]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Increased minimum stack size so all tests will run.

12/23/99:

22:12 Changeset in rtems [6eb3e68]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Tests added for mq_open, mq_close, and mq_unlink
22:11 Changeset in rtems [2e97c01]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Added routine to remove from namespace.
22:10 Changeset in rtems [afebb3f]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Added check for name greater than PATH_MAX
22:09 Changeset in rtems [7fbef786]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Debugged.
22:08 Changeset in rtems [8f12d069]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Filled in routine.
22:07 Changeset in rtems [96d4aea]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Initial debug
22:07 Changeset in rtems [d4548d1]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Made work + Added checks for valid attribute maxmsg and msgsize + Added check for ENAMETOOLONG
22:05 Changeset in rtems [e1786ee3]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
+ Fixed errno response to match the POSIX manual.

12/21/99:

20:29 Changeset in rtems [2116e33]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reverted the delay logic.
20:29 Changeset in rtems [ed46b47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved PPC_Set_decrementer() and PPC_Get_timebase_register() to old_exception_processing tree.
20:28 Changeset in rtems [56018097]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Now use coverhd.h out of the libbsp/shared directory.
20:10 Changeset in rtems [0d6f0b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Now use shared coverhd.h
17:06 Changeset in rtems [5d807b5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files.
17:05 Changeset in rtems [a3ba9f98]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file.
16:56 Changeset in rtems [8437abd4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed as part of moving this driver to libchip.
16:20 Changeset in rtems [400c552]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removing Makefile.in and adding Makefile.am. These were missed in conversion to automake by Ralf Corsepius <corsepiu@…>.
15:25 Changeset in rtems [fb16fed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-10.diff from Ralf Corsepius <corsepiu@…> which fixes a couple of bugs in RTEMS's old style Makefile.ins, which apparently were introduced by moving the start directories and not having adapted the Makefile.ins. To apply: patch -p1 < rtems-rc-19991203-10.diff
15:04 Changeset in rtems [9ba1f0a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-9.diff from Ralf Corsepius <corsepiu@…> which ontains all what was left over from the other patches (Primarily minor configuration cleanups). To apply: patch -p1 < rtems-rc-19991203-9.diff ./bootstrap
15:00 Changeset in rtems [369ef189]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@…> which does minor cleanup for Makefile.ams below mptests, which only removes some bogus comments from the Makefile.ams. To apply: patch -p1 < rtems-rc-19991203-8.diff ./bootstrap
14:41 Changeset in rtems [35d7b15]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@…> which adds partial automake support to libcpu/<cpu>/*. Until now I have only implemented full automake support for the sh (my demonstration example :) and the i386 (inevitiable for structural reasons of this subdirectory). For all other cpus only their toplevel directories (exception: powerpc), include subdirectories and a few selected subdirectories have been converted to automake. I did this on purpose, because add automake support to each subdirectory requires individual adaptations which to be tested individually. Additionally the weirdnesses of the powerpc subdirectories hit again, esp. some powerpc cpu-models * install files to $(PROJECT_INCLUDE)/<cpu-model>/ while others install them to $(PROJECT_INCLUDE)/ * the scheme used to configure libcpu/powerpc/ is difficult to implement using automake, therefore this subdirectory still is configured by autoconf (The one out of an unlimited set selection scheme hits again :), though powerpc/*/* subdirectories already apply automake. The patch also reveils structural weaknesses in RTEMS: E.g. There seem to exist at least 5 different general schemes: * Not using libcpu at all (eg. i960) * Strictly tree-style a libcpu/<cpu-variant>/* (eg. m68k, sh) * Flat libcpu directory layout with cpu-variants merged into sources or not destinguishing cpu-variants (i386) * Not supporting variants with deep source tree (sparc, hppa, mips64orion) * Woven directory structure with shared directories (powerpc) I regret having to say this, but from my POV this means, that there doesn't exist a general implementation scheme for libcpu at all. To apply: rm -rf ./c/src/lib/libcpu/i386/wrapup rm -rf ./c/src/lib/libcpu/mips64orion/include rm -rf ./c/src/lib/libcpu/powerpc/ppc403/include patch -p1 < rtems-rc-19991203-7.diff ./bootstrap
14:37 Changeset in rtems [5bce35b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Made prototype of ChapReceiveSuccess? and ChapReceiveFailure? match.
14:34 Changeset in rtems [0fe48346]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@…> which adds partial automake support to libcpu/<cpu>/*. Until now I have only implemented full automake support for the sh (my demonstration example :) and the i386 (inevitiable for structural reasons of this subdirectory). For all other cpus only their toplevel directories (exception: powerpc), include subdirectories and a few selected subdirectories have been converted to automake. I did this on purpose, because add automake support to each subdirectory requires individual adaptations which to be tested individually. Additionally the weirdnesses of the powerpc subdirectories hit again, esp. some powerpc cpu-models * install files to $(PROJECT_INCLUDE)/<cpu-model>/ while others install them to $(PROJECT_INCLUDE)/ * the scheme used to configure libcpu/powerpc/ is difficult to implement using automake, therefore this subdirectory still is configured by autoconf (The one out of an unlimited set selection scheme hits again :), though powerpc/*/* subdirectories already apply automake. The patch also reveils structural weaknesses in RTEMS: E.g. There seem to exist at least 5 different general schemes: * Not using libcpu at all (eg. i960) * Strictly tree-style a libcpu/<cpu-variant>/* (eg. m68k, sh) * Flat libcpu directory layout with cpu-variants merged into sources or not destinguishing cpu-variants (i386) * Not supporting variants with deep source tree (sparc, hppa, mips64orion) * Woven directory structure with shared directories (powerpc) I regret having to say this, but from my POV this means, that there doesn't exist a general implementation scheme for libcpu at all. To apply: rm -rf ./c/src/lib/libcpu/i386/wrapup rm -rf ./c/src/lib/libcpu/mips64orion/include rm -rf ./c/src/lib/libcpu/powerpc/ppc403/include patch -p1 < rtems-rc-19991203-7.diff ./bootstrap
14:32 Changeset in rtems [db3e0108]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-6.diff from Ralf Corsepius <corsepiu@…> which fixes a nasty dependency bug in optman/Makefile.am. Those directories have been build twice before, i.e. re-running make after having built rtems before, was rebuilding the files in optman/ directories. To apply: patch -p1 < rtems-rc-19991203-6.diff ./bootstrap
14:27 Changeset in rtems [8b91282]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-19991203-5.diff from Ralf Corsepius <corsepiu@…> which cleans up and merges some Hitachi SH-2 modifications from John Mills <jmills@…>.

12/20/99:

15:21 Changeset in rtems [3ad7602e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modifications to avoid having the size of the Buffer_addresses array too small when OPERATION_COUNT is less than 10.
Note: See TracTimeline for information about the timeline view.