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

Timeline



11/13/11:

18:11 Ticket #1965 (multiple gdbarmsim variants do not build) created by Joel Sherrill
arm-rtems4.11-gcc --pipe -B../../../../../.././lib/ …
06:58 TBR/BSP/Gen68360 edited by JoelSherrill
(diff)
06:49 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* ARM/Thumb BSPs */ Add gdbarmsim (diff)
06:48 TBR/BSP/Lpc24xx edited by JoelSherrill
Add more variations (diff)
06:46 TBR/BSP/Lpc32xx edited by JoelSherrill
Move the variations (diff)
06:45 TBR/BSP/Lpc32xx edited by JoelSherrill
Add variations (diff)
06:43 TBR/BSP/Lpc24xx edited by JoelSherrill
Add variations (diff)
06:33 TBR/BSP/Gen5200 edited by JoelSherrill
/* PM520_ZE30 */ Add DP2 (diff)
06:32 TBR/BSP/Pc386 edited by JoelSherrill
add missing variants (diff)
06:30 TBR/BSP/Rad750 edited by JoelSherrill
Add info on how to obtain this BSP (diff)
06:25 TBR/Website/Board_Support_Packages edited by JoelSherrill
Add Cogent Kit637 variation of csb337 (diff)

11/12/11:

21:47 Ticket #1964 (_Chain_Is_first/last overshoot) created by Gedare Bloom
A user reported a possible problem with the implementation of the …
21:29 Ticket #1963 (_RBTree_Container_of macro is broken) created by Gedare Bloom
Reposting from the rtems-users ml: ====== From: Werner Almesberger …

11/10/11:

20:51 Ticket #1962 (Problems with MVME162 BSP) created by Vic Hoover
1) The BSP does not accept console input 2) The BSP does not use the …
12:12 Ticket #1961 (Race condition when using rtems_message_queue_send in ISR) created by seb
(from Werner Almesberger, see also: …
11:57 Ticket #1960 (ERC32_Is_interrupt_masked for ERC32 in erc32.h) created by Helder Silva
The function-like macro ERC32_Is_interrupt_masked defined as: #define …
11:50 Ticket #1959 (LEON_Is_interrupt_masked for Leon2 in leon.h) created by Helder Silva
The function-like macro LEON_Is_interrupt_masked defined in leon2 …
11:37 Ticket #1958 (LEON_Is_interrupt_masked for Leon3 in leon.h) created by Helder Silva
LEON_Is_interrupt_masked for leon3 in leon.h …
09:09 WikiStart edited by ChrisJohns
/* RTEMS General Information */ (diff)
07:45 Ticket #1927 (mpc83xx/network/tsec.c large integer implicitly truncated to unsigned type) closed by Sebastian Huber
fixed: Fixed on CVS head.
07:25 Ticket #1929 (virtex: passing argument 2 of 'ppc_exc_set_handler' from incompatible ...) closed by Sebastian Huber
fixed: Fixed on CVS head.
01:53 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1934/bsps - libchip ns16650 driver needed to use unsigned type (diff)
01:53 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1934/bsps - libchip ns16650 driver needed to use unsigned type (diff)

11/09/11:

23:51 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1954/cpukit - lm32: Add missing parentheses on a couple of macro uses for protection (diff)
23:43 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1957/cpukit - Add missing parentheses on a couple of macro uses for protection (diff)
23:43 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1957/cpukit - Add missing parentheses on a couple of macro uses for protection (diff)
20:16 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1955/cpukit] - lm32 Convert CPU_swap_u16 to static inline (diff)
19:53 Ticket #1934 (libchip ns16550 bug -use unsigned type) closed by Joel Sherrill
fixed: Patch applied to all applicable branches. Thanks.
17:53 Ticket #1954 (Incorrect macro expansion in lm32.h) closed by Joel Sherrill
fixed: This one applied cleanly but I had to make the changes to 4.10 manually. Applied. Closing. Thanks.
17:46 Ticket #1957 (Unprotected macro arguments) closed by Joel Sherrill
fixed: I had to manually recreate these changes. Next time save the output to a file and attach it. It really makes live easier. Cutting and pasting patches is unreliable. But this is applied to all applicable branches and the head. In case you are curious, we keep a running list of PRs for the next release: http://www.rtems.org/wiki/index.php/4.10_Release_Notes#Release_4.10.2_Changes Thanks.
14:16 Ticket #1955 (Fix CPU_swap_u16) closed by Joel Sherrill
fixed: Added to 4.10 branch and head. Closing. Thanks.

11/08/11:

22:42 Ticket #1957 (Unprotected macro arguments) created by seb
(from Werner Almesberger) Index: coremutex.h …
20:49 Ticket #1956 (Fix CPU_STACK_ALIGNMENT) created by seb
(from Werner Almesberger) The comments in …
20:42 Ticket #1955 (Fix CPU_swap_u16) created by seb
(from Werner Almesberger) CPU_swap_u16 is a macro, with all the …
20:38 Ticket #1954 (Incorrect macro expansion in lm32.h) created by seb
(from Werner Almesberger) I've been complaining about sloppy use of …
02:45 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1952/cpukit - Add missing return code to untar.c (diff)
02:45 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1952/cpukit - Add missing return code to untar.c (diff)

11/07/11:

22:39 Projects/CVStoGit edited by Cdcs
(diff)
20:47 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) closed by Joel Sherrill
fixed: Fixed.
20:45 Ticket #1952 (Untar_FromMemory returns successful despite an error) closed by Joel Sherrill
fixed: Patch applied to head and applicable branches. Thanks.
20:29 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) reopened by Joel Sherrill
07:27 Ticket #1951 (libchip/serial.h: Console_Port_Tbl conflicts) closed by Sebastian Huber
fixed: Replying to comment:0: […] > - A side-effect of the dyn. console effort. I am not sure if it works, but the tests compile and link.
06:50 Ticket #1949 (arm_interrupt_disable: no return statement in function returning non-void) closed by Sebastian Huber
fixed: The ARM1136JF-S is software compatible with earlier ARM cores, thus I selected the ARM_MULTILIB_ARCH_V4 support.
06:50 Ticket #1950 (arm/armeabi: error: unknown type name 'CPU_Interrupt_frame') closed by Sebastian Huber
fixed: The ARM1136JF-S is software compatible with earlier ARM cores, thus I selected the ARM_MULTILIB_ARCH_V4 support.
02:25 Ticket #1945 (RFE: Abandon rtems_off64_t) closed by Ralf Corsepius
fixed: rtems_off64_t is history. All places having used it were replaced to use off_t.

11/06/11:

19:01 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) closed by Gedare Bloom
fixed
18:57 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) created by Gedare Bloom
With the current shared console.c code, a BSP cannot leave sDeviceName …
18:13 Ticket #1952 (Untar_FromMemory returns successful despite an error) created by Gedare Bloom
Untar_FromMemory breaks if it detects that not all the data was …
16:01 Ticket #1951 (libchip/serial.h: Console_Port_Tbl conflicts) created by Ralf Corsepius
Building the lm3s6965 BSP exposes this error: ... # …
14:39 Ticket #1950 (arm/armeabi: error: unknown type name 'CPU_Interrupt_frame') created by Ralf Corsepius
The arm1136jfs BSP fails to build with this error: gmake[7]: Entering …
14:37 Ticket #1949 (arm_interrupt_disable: no return statement in function returning non-void) created by Ralf Corsepius
GCC emits this warning when building the arm1136jfs BSP: make[7]: …

11/03/11:

05:36 Ticket #1948 (RFS mount options for configuration.) closed by Chris Johns
fixed
03:17 Ticket #1948 (RFS mount options for configuration.) created by Chris Johns
The RFS defaults to max_held_buffers or 5. On small cache sizes with a …

10/31/11:

12:47 Ticket #1947 (Getting Started manual needs update) closed by Joel Sherrill
fixed: Modified, more general version of warning added. Thanks.
Note: See TracTimeline for information about the timeline view.