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

Timeline



09/08/08:

21:42 Ticket #1309 (c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c: questionable volatile use-case) reopened by Ralf Corsepius
19:48 TBR/Website/Board_Support_Packages edited by Thomas
/* PowerPC BSPs */ (diff)
19:47 Release/4.9 edited by Thomas
/* BSPs and Device Drivers */ (diff)
12:32 Ticket #1310 (CRLF (DOS) encoded files) closed by Joel Sherrill
fixed
11:34 Ticket #1311 (AM_LDFLAG in *.cfg) created by Ralf Corsepius
Several *.cfg abuse AM_LDFLAGS in *.cfg This is just plain broken and …
10:22 Ticket #1309 (c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c: questionable volatile use-case) closed by thomas.doerfler
fixed
10:22 Ticket #1308 (m68k/mcf5206elite/i2c/i2c.c: questionable volatile use-case) closed by thomas.doerfler
fixed
06:08 Ticket #1310 (CRLF (DOS) encoded files) created by Ralf Corsepius
These files are using DOS test-file format (CRLF line endings): …

09/05/08:

15:21 Release/4.9 edited by JoelSherrill
/* BSPs and Device Drivers */ Add updates to psim and timer driver changes. (diff)
13:45 Ticket #1309 (c/src/lib/libbsp/powerpc/gen5200/i2c/i2c.c: questionable volatile use-case) created by Ralf Corsepius
+++ This bug was initially created as a clone of Bug #1308 +++ …
10:26 Ticket #1308 (m68k/mcf5206elite/i2c/i2c.c: questionable volatile use-case) created by Ralf Corsepius
c/src/lib/libbsp/m68k/mcf5206elite/i2c/i2c.c contains this code: …

09/04/08:

15:07 Release/4.9 edited by JoelSherrill
/* Configuration Changes */ Add CONFIGURE_BSP_PREQUISITE_DRIVERS, CONFIGURE_APPLICATION_PREQUISITE_DRIVERS and CONFIGURE_APPLICATION_EXTRA_DRIVERS (diff)
15:04 Release/4.9 edited by JoelSherrill
/* Tool Improvements */ Update to gdb 6.8 (diff)
14:06 Ticket #1307 (bugzilla milestone 4.10) created by Ralf Corsepius
We need a "target milestone" 4.10 in bugzilla. Right now, it's not …
14:02 Ticket #1306 (hard-coded defines) created by Ralf Corsepius
cpukit/posix/inline/rtems/posix/priority.inl applies several hard …

09/03/08:

19:30 Ticket #1305 (c/src/lib/libbsp/powerpc/score603e/console/consolebsp.h: volatile boolean) closed by Joel Sherrill
wontfix
14:08 Ticket #1305 (c/src/lib/libbsp/powerpc/score603e/console/consolebsp.h: volatile boolean) created by Ralf Corsepius
Another case of an obscure volatile boolean …
11:03 Ticket #1304 (m68k/mvme147 undefined reference to `bsp_predriver_hook') created by Ralf Corsepius
The mvme167 BSP doesn't build on cvs-head: # m68k-rtems4.10-gcc …
10:23 Ticket #1303 (m68k/mvme167/fatal/bspfatal.c: mystrcat()) created by Ralf Corsepius
m68k/mvme167/fatal/bspfatal.c contains a function named mystrcat. I …

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)
Note: See TracTimeline for information about the timeline view.