Timeline



03/17/99:

23:43 Changeset in rtems [dfe7746e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ralf Corsepius <corsepiu@…>
16:09 Changeset in rtems [55b8fef2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Emmanuel Raguet <raguet@…> to add information about the enable rdbg configure option.
16:01 Changeset in rtems [f4a8ee1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Unlimited objects patch from Chris Johns <ccj@…>. Email follows: First, the unlimited patch. I have compiled the unlmited patch for the Linux posix BSP only and it seems to work cleanly. I would like a really major application run on this change before commiting as the changes are very core and significant. I am currently building all the tests to run. I have no targets suitable to test on at the moment. I have tested the patch for inline functions and macros. Turning macros on has found some core bugs. I have fixed these but have not run all the tests. Please review the patch for these changes. They are: 1) The conditional compilation for MP support broke the core messages code. You cannot embed a conditional macro in another macro. The Send and Urgent Send calls are macros. 2) User extensions handler initialisation now has two parameters. I have updated the macros to support the extra parameter. The patch also contains the gcc-target-default.cfg fix required to build the kernel. More of a by product than a fix for you.
15:56 Changeset in rtems [e9e01dd6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Suggested rephrasing of inline versus macros option by Chris Johns <ccj@…>.
15:53 Changeset in rtems [1c0a186b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Temporarily took rtems_servers directory out of the build tree since there are build issues with it.

03/16/99:

02:26 Changeset in rtems [a902441a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from John S. Gwynne <jgwynne@…> to correct minor problems that prevented the 19990302 snapshot from running on the efi332. I'm happy to report that rtems-19990302 is running on the efi332 board. I have enclosed a few minor patches below to the efi332 bsp. All patches are within that library but one. make/custom/efi332.cfg has a patch to select the right CPU_CFLAGS (at one time -m68332 was a problem... -mcpu32 or -m68332 work fine now).
01:51 Changeset in rtems [6d0e13c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added ftpd server from Jake Janovetz <janovetz@…>.
01:51 Changeset in rtems [504a8c9d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added rtems_servers directory.
01:41 Changeset in rtems [cda0c07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Commented out test case that no long works since addition of POSIX timers.
01:41 Changeset in rtems [23c4bbf5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Use proper include for libio.h.

03/11/99:

22:13 Changeset in rtems [e602b3f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Interrupt handler installed as raw handler. Problem caught by by Jiri Gaisler <jgais@…> when using this driver on a SPARC.

03/08/99:

21:41 Changeset in rtems [54d3d1e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added $(CPPFLAGS) to all gcc 2.8 style make-exe rules.
21:40 Changeset in rtems [5b3632e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Took generated files off list of source files.
21:39 Changeset in rtems [b10f6e1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected bug where pointer to doubly linked blocks was being incorrectly calculated.
21:39 Changeset in rtems [3195d9c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added code to translate internal libio flags to POSIX style flags.
21:38 Changeset in rtems [1bb17020]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added support for F_GETFL and F_SETFL.
21:38 Changeset in rtems [550b6da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Install remote debugger pieces.
21:38 Changeset in rtems [16b5264d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched sense of tests configure flag to really be off by default.
21:37 Changeset in rtems [b02af64]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed unused variable.
21:02 Changeset in rtems [a4dc7e0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Ian Lance Taylor <ian@…> to correct previous interrupt patch.

03/06/99:

18:09 Changeset in rtems [3ef8798]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added F_GETFL support so the fdopen() implementation in newlib 1.8.1 would work. At the same time, the initial implementation of F_SETFL was added. A support routine was added to convert internal libio flags back to the POSIX style. Eventually the internal representation should be eliminated in the interest of simplicity and code reduction. This problem was reported by Jake Janovetz <janovetz@…>.

03/03/99:

18:11 Changeset in rtems [eaefca90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Wrong constant name was used for the DEBUG exception.
18:11 Changeset in rtems [163b29a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Generated files were accidentally included in the library.
16:22 Changeset in rtems [4f6d73a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Erik Ivanenko <erik.ivanenko@…> to correct a bug that shows up if the BSP uses memory near address 0.
Note: See TracTimeline for information about the timeline view.