Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



03/18/11:

13:26 Release/4.10 edited by ChrisJohns
/* Release 4.10.1 Changes */ (diff)

03/17/11:

22:07 Ticket #1767 (IRC Logs Not Updated Since December) closed by Chris Johns
fixed: This is handled by the 'rtems' account on rtems.org. The crontab entries are: # check that the IRC logger is running every minute * * * * * /home/rtems/irclogcheck # update the IRC logs every 10 minute 0-55/5 * * * * /home/rtems/irc-scripts/irc-html.py -b /home/rtems/static/irclogs -l /home/rtems/supybot/logs/ChannelLogger/freenode/#rtems -t 'RTEMS IRC Log' Looks like there was no 2011 directory to output into. This is a bug in the script because it should have created the missing output directory. I have not fixed the script rather I just made a number of directories and copied the missing few logs. I then regenerated the logs using: /home/rtems/irc-scripts/irc-html.py --regen -b /home/rtems/static/irclogs -l /home/rtems/supybot/logs/ChannelLogger/freenode/#rtems -t 'RTEMS IRC Log' -v
11:56 Ticket #1768 (i368 direction flag handling) created by Joel Sherrill
The Byte nbench benchmark has a test which is very heavy on string …
11:36 Ticket #1767 (IRC Logs Not Updated Since December) created by Joel Sherrill
http://www.rtems.org/irclogs/index.html I don't know what should be …

03/16/11:

15:39 Ticket #1743 (Simple priority plug-in scheduler) closed by Joel Sherrill
fixed: Committed to head. Closing.

03/15/11:

04:08 Ticket #1757 (RFS does not set iop->size on open.) closed by Chris Johns
fixed
04:03 Ticket #1763 (hexdump convert does not display data) closed by Chris Johns
fixed

03/14/11:

18:19 Ticket #1766 (Lack of information on the configuration of message buffers in the ...) created by Fabrício de Novaes Kucinskis
The information on the use of the CONFIGURE_MESSAGE_BUFFER_MEMORY …
13:57 Ticket #1762 (Add Generic Serial Mouse Driver) closed by Joel Sherrill
fixed: Patch committed to head. Now closed.
10:54 Ticket #1765 (RTEMS Toolset Patch for ARM EABI version 5) created by Sebastian Huber
There were several requests for ARM Cortex-M support on RTEMS …
08:15 Ticket #1764 (RTEMS shell not always waiting for termination) created by dufault
Sometimes two shells startup at the console and they get every other …
04:09 Ticket #1763 (hexdump convert does not display data) created by Chris Johns
The committed code has a testing hack left in that can be removed.

03/12/11:

20:50 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* How it was Done */ Add covoar and new way (diff)

03/11/11:

18:56 Ticket #1760 (CPP setting in c/make/compilers/gcc-target-default.cfg is broken) closed by Joel Sherrill
fixed: Patch was committed
13:00 Ticket #1762 (Add Generic Serial Mouse Driver) created by Joel Sherrill
Currently the pc386 BSP has code to handle a serial mouse and to parse …

03/10/11:

08:54 Ticket #1761 (2kB of memory are lost in the SpaceWire Driver) created by Cláudio Silva
The structure GRSPW_DEV has two members that are the Descriptor Tables …

03/09/11:

05:12 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1760 (diff)
05:11 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1760 (diff)
03:16 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1759 (diff)
03:16 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1759 (diff)

03/08/11:

23:08 Ticket #1760 (CPP setting in c/make/compilers/gcc-target-default.cfg is broken) created by Joel Sherrill
The $$ is wrong and has been in the file since a change from 1.5 to …
21:31 Ticket #1759 (Some POSIX routines not allowing IDs from Classic API Tasks) closed by Joel Sherrill
fixed: Patch applied to head and all open branches. psxclassic01 added to the CVS head.
19:02 Ticket #1759 (Some POSIX routines not allowing IDs from Classic API Tasks) created by Joel Sherrill
Some POSIX routines were calling _POSIX_Threads_Get instead of …
07:01 Ticket #1758 (RTEMS Makefile templates include paths screwed up) created by Sebastian Huber
With the current CVS head, I cannot build the RTEMS examples: …

03/07/11:

22:54 Ticket #1757 (RFS does not set iop->size on open.) created by Chris Johns
The RFS does not set the iop->size field with the length of a file …
22:39 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1756 pc386 timer calibration retries (diff)
22:39 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1756 pc386 timer calibration retries (diff)
16:36 Ticket #1756 (PC386 Timer calibration failure needs retries) closed by Joel Sherrill
fixed: Patch committed to 4.10 branch.
16:30 Ticket #1756 (PC386 Timer calibration failure needs retries) created by Joel Sherrill
If the timer calibration fails on the pc386 BSP, it gives up. This is …
11:25 Ticket #1754 (c/src/make/host.cfg.in:GCCSED) closed by Ralf Corsepius
fixed: GCCSED also is gone.

03/06/11:

16:17 Ticket #1753 (c/src/make/host.cfg.in:RTEMS_HOST) closed by Ralf Corsepius
fixed: RTEMS_HOST is gone now
11:09 Ticket #1755 (rtems-bin2c not friendly for files in other directories) created by dufault
I have my source read-only and build into other directories from the …

03/05/11:

05:08 Ticket #1754 (c/src/make/host.cfg.in:GCCSED) created by Ralf Corsepius
c/src/make/host.cfg.in contains a make variable named GCCSED I …
05:06 Ticket #1753 (c/src/make/host.cfg.in:RTEMS_HOST) created by Ralf Corsepius
c/src/make/host.cfg.in contains a make variable named RTEMS_HOST I …

03/04/11:

20:35 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1744 doc on clock_get_time_value (diff)
19:41 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1751 ep1a start code type (diff)
19:40 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1751 .. ep1a typo in start.S (diff)
19:12 Release/4.9 edited by JoelSherrill
/* Changes Per Point Release */ Add 4.9.6 notes (diff)
19:09 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ PR1748 tick wrap and Interrupt during clock get (diff)
17:48 Ticket #1752 (doc/cpu_supplement/tic4x) closed by Joel Sherrill
fixed: Done.
16:32 Ticket #1752 (doc/cpu_supplement/tic4x) created by Ralf Corsepius
CVS HEAD still carries the long gone and dead cpu_supplement for the tic4x
15:04 Ticket #1738 (uC5282 BSP assumes 64MHz clock) closed by Joel Sherrill
fixed: Patch applied to 4.10 and head.
14:37 Ticket #1744 (C Users Manual invalid reference to 'rtems_clock_time_value') closed by Joel Sherrill
fixed: Ironically, internally both 4.8 and 4.9 used the type struct timeval. So the type has been assumed to be equivalent for a while now. Doc fix applied to 4.10 and head.
14:28 Ticket #1745 (VERSION file does not track RTEMS version) closed by Joel Sherrill
fixed: The VERSION file has been updated.
13:40 Ticket #1751 (ep1a start code has typo) closed by Joel Sherrill
fixed: Patch applied to head and all applicable branches
13:35 Ticket #1751 (ep1a start code has typo) created by Joel Sherrill
Binutils CVS catches a bug which older binutils did not.
13:17 Ticket #1748 (SPARC BSPs nanoseconds skipping back when counter wraps during get TOD ...) closed by Joel Sherrill
fixed
Note: See TracTimeline for information about the timeline view.