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

Timeline



09/02/08:

15:22 Ticket #1302 (conflicting types for vmeUniverseMasterPortsShow) closed by Ralf Corsepius
fixed: Replying to comment:0: > I vote for removing _VME_UNIVERSE_DECLARE_SHOW_ROUTINES and to build > vmeUniverseMasterPortsShowXX/vmeUniverseSlavePortsShowXX unconditionally. I implemented this step. ... closing.
13:47 Ticket #1302 (conflicting types for vmeUniverseMasterPortsShow) created by Ralf Corsepius
With recently added tightened definitions/declaration/prototypes …
08:24 Ticket #1301 (cpukit/sapi/src/debug.c: _Debug_Is_enabled boolean abuse) closed by Ralf Corsepius
fixed: Applied this patch to rtems-4-8-branch and CVS-HEAD: @@ -61,5 +61,5 @@ rtems_debug_control level ) { - return (_Debug_Level & level); + return (_Debug_Level & level) ? TRUE : FALSE; } ... Closing.
08:10 Ticket #1301 (cpukit/sapi/src/debug.c: _Debug_Is_enabled boolean abuse) created by Ralf Corsepius
cpukit/sapi/src/debug.c contains this code: boolean …

09/01/08:

15:22 Ticket #1300 (libchip/serial/serial.h: volatile boolean bActive) created by Ralf Corsepius
libchip/serial/serial.h contains this code: typedef struct …

08/30/08:

00:21 Release/4.9 edited by JoelSherrill
/* BSPs and Device Drivers */ Add BF537Stamp (diff)
00:20 Release/4.9 edited by JoelSherrill
/* BSPs and Device Drivers */ Add new BSPs (genmcf548x , etc) (diff)
00:19 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* Motorola M68xxx and Coldfire BSPs */ Add genmcf548x (diff)

08/27/08:

02:13 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add a little extra text about exiting the installer. (diff)
02:09 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add M4 error message. (diff)
00:20 TBR/UserApp/Space/PROBA edited by Pmatthijsbe
(diff)

08/26/08:

15:32 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add 4.9 tools plus M4 installation notes. (diff)

08/20/08:

16:36 Ticket #1299 (mpc55xxevb: Missing license/copyright) closed by Joel Sherrill
fixed: Just committed patch from Sebastian which should take care of this.
12:29 Ticket #1296 (POSIX timers use incorrect repeat interval.) closed by Joel Sherrill
fixed: See PR1298 to track the issue for timers in the past http://www.rtems.org/bugzilla/show_bug.cgi?id=1298
04:08 Ticket #1299 (mpc55xxevb: Missing license/copyright) created by Ralf Corsepius
The mpc55xxevb contains files lacking a proper copyright/license …

08/19/08:

21:02 Ticket #1298 (POSIX timer_settime incorrectly reject absolute timeouts in past.) created by Tim FitzGeorge
The POSIX standard states that when timer_settime has timeout …
19:28 Ticket #500 (Termios tty->buf overflow correction) closed by Joel Sherrill
fixed: Patch committed on all branches needing it.
19:28 Ticket #508 (sys/cdefs.h conflicts again) reopened by Joel Sherrill
19:24 Ticket #508 (sys/cdefs.h conflicts again) closed by Joel Sherrill
fixed
00:19 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)
Note: See TracTimeline for information about the timeline view.