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

Timeline



03/02/16:

16:37 Ticket #2621 (Address Cross Porting to Mailing Lists) created by Joel Sherrill
Cross posting to lists seems to have an issue. It is unclear if the …
14:30 Ticket #2620 (Setup Buildbot) created by Amar Takhar
BuildBot? needs to be running for milestone:4.12 I will implement it …
14:10 Developer/Projects/Open/InternetOfThings created by Joel Sherrill
New page.
13:52 Developer/OpenProjects edited by Joel Sherrill
Add Internet of Things (IoT) Project (diff)
00:11 Ticket #2619 (RSB Should Support Python 2 and Python 3) created by Joel Sherrill
If the default Python is v3, then the RSB does not work unless the …

03/01/16:

22:34 Ticket #2618 (Each Directive Should Start on a Page) created by Joel Sherrill
The current documentation ensures that each directive/service "man …
06:36 Ticket #2617 (rtems_heap_allocate_aligned_with_boundary() body and prototype inconsistent) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"75518fb78240dbab92fc9d959765639afb32a457/rtems"]: […]
00:24 Ticket #2617 (rtems_heap_allocate_aligned_with_boundary() body and prototype inconsistent) created by Joel Sherrill
The first parameter is size_t in the .h and uintptr_t in the body. …

02/29/16:

21:27 Developer/Projects/Open/ImproveRaspberryPiBSP edited by André Marques
Updated project status. (diff)

02/28/16:

23:06 Ticket #2616 (Automake 1.12.6 warning with recent perl releases) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"e0fab0a5049998fadfe482186618ff83a1b43abb/rtems-source-builder"]: […]
09:35 Developer/Tools/RSB edited by Hesham Almatary
Replace 4.11 with 4.12 to sync with RTEMS master branch (diff)

02/27/16:

23:25 Ticket #2580 (Beaglebone: IRQ handler doesn't work correctly with other components) closed by Martin Galvan <martin.galvan@…>
fixed: In [changeset:"8c5c53f4788eb74264a053f8293fed26da85b764/rtems"]: […]
22:17 Ticket #2616 (Automake 1.12.6 warning with recent perl releases) created by Chris Johns
A recent perl as shipped with MSYS2 is generating a warning. We should …

02/26/16:

15:56 Ticket #2513 (Remove m68k/idp BSP) closed by Aun-Ali Zaidi
fixed: Closing since it is already removed by f2ab5bc5943e1817540804117c4626151759681c.
15:43 Ticket #2448 (Remove mips/mongoose BSP) closed by Aun-Ali Zaidi
fixed: Closing…
15:33 Ticket #2243 (c/src/lib/libbsp/arm/nds/libfat/source/directory.c:768: possible bad ...) closed by Aun-Ali Zaidi
fixed: I am closing this ticket since the NDS BSP has been removed.

02/25/16:

03:33 Ticket #2615 (RSB option --bset-tar-file fails on Windows.) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"a7691f0a3853e112f635784f15daff888e1ca4ee/rtems-source-builder"]: […]
03:22 Ticket #2615 (RSB option --bset-tar-file fails on Windows.) created by Chris Johns
Using --bset-tar-file fails on Windows with: […]

02/24/16:

18:56 Ticket #2614 (Native elf format in rtems-tools) created by linux.matthew
Is there any reason not to be able to build the rtems-tools natively …
06:37 Ticket #2613 (RSB sb-bootstrap does not work on Windows.) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"773ab3fe068c492830245cab7eaa5fd4d843dc3b/rtems-source-builder"]: […]
03:18 Ticket #2613 (RSB sb-bootstrap does not work on Windows.) created by Chris Johns
The RSB's parallel bootstrap does not work on Windows. The forked …
02:03 Ticket #2611 (Qemu does not build on Windows.) closed by Chris Johns
fixed: Fixed by http://devel.rtems.org/changeset/c434884/rtems-source-builder
00:19 Ticket #2612 (R_ARM_GOT_BREL relocation type unsupported) created by Patrick Gauvin
If a run-time loaded library contains global variables, its load fails …

02/23/16:

22:47 Ticket #2611 (Qemu does not build on Windows.) created by Chris Johns
The pkgconfig support does not handle MSYS2/mingw cleanly.
05:15 Ticket #2610 (unhex.c does not build on MSYS2) created by Chris Johns
Building unhex.c on Windows gives the following error: […]
05:08 Ticket #2609 (rtems-bsp incorrectly uses find -depth) created by Chris Johns
The script rtems-bsps should use -maxdepth and not -depth.

02/22/16:

14:20 Ticket #2608 (POSIX Condition Variables Clock Attribute Support) created by Joel Sherrill
I am beginning to add support for the clock attribute to POSIX …
13:35 Ticket #2607 (timer_getoverrun() implemetation violates POSIX) created by Sebastian Huber
The timer_getoverrun() implementation has little to do with the POSIX …
07:49 Ticket #2606 (alarm() uses seconds watchdog and thus is affected by clock changes) created by Sebastian Huber
alarm() uses _Watchdog_Insert_seconds() and thus is affected by clock …
06:46 Ticket #2605 (RSB does not handle waf --destdir connectly with MSYS2) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"34dfc8380d1fa8456b12ae3094fc823875ac72d9/rtems-source-builder"]: […]
05:59 Ticket #2605 (RSB does not handle waf --destdir connectly with MSYS2) created by Chris Johns
00:12 Ticket #2604 (Loopback sample server-client connection refused) created by Daniel S
It looks like the loopback sample launches a server and a client task …

02/21/16:

22:03 waf-project/GSoC edited by tnagy
(diff)
22:00 waf-project/GSoC edited by tnagy
(diff)
21:57 waf-project/GSoC edited by tnagy
(diff)
21:48 waf-project/GSoC edited by tnagy
(diff)
21:44 waf-project/GSoC edited by Amar Takhar
Expand package project. (diff)
21:43 waf-project/GSoC edited by Amar Takhar
Add note for custom projects. (diff)

02/20/16:

22:39 Ticket #2603 (The generic_or1k BSP lacks an interrupt handler) created by Jakob Viketoft
The OpenRISC handles external interrupts as an exception. For the …
22:23 Ticket #2602 (The or1k cache management lacks some functions to flush/invalidate the ...) created by Jakob Viketoft
This goes for both data and instruction caches.
22:03 Ticket #2601 (The or1k linker script uses arm sections and get the stack wrong) created by Jakob Viketoft
With the current setup, it's also a pain to change stack or memory …
21:58 Ticket #2600 (generic_or1k use arbitrary hardcoded value for tick period) created by Jakob Viketoft
It should be modified to use the system configuration provided value …
21:49 Ticket #2599 (OR1k context init doesn't set ISR level and context switch doesn't ...) created by Jakob Viketoft
The assembler in context switch also uses hardcoded values for stack …
21:35 Ticket #2598 (generic_or1k doesn't properly initalize the CPU/System) created by Jakob Viketoft
The start.S file doesn't put the CPU/System into a known state at boot …
21:06 Ticket #2597 (OR1k _ISR_enable/disable/flash behaviour are inconsistent) created by Jakob Viketoft
The current implementation of the OR1k _ISR_enable/disable/flash …
21:01 Ticket #2596 (or1k-utility.h header file lack some register and bit definitions required) created by Jakob Viketoft
The current OR1k or1k-utility.h header file in cpukit/score lack some …

02/19/16:

18:54 waf-project/GSoC edited by Amar Takhar
Rename (diff)
18:54 waf-project/GSoC/2016 edited by Amar Takhar
Rename (diff)
18:52 GSoC2016Logo.jpg attached to waf-project/GSoC/2016 by Amar Takhar
GSoC 2016 logo
18:50 waf-project/GSoC/2016 created by Amar Takhar
Borrow Project tpage from RTEMS.
18:45 waf-project/GSoC edited by Amar Takhar
Rename. (diff)
18:40 waf-project/GSoC edited by Amar Takhar
Add link. (diff)
13:32 waf-project/GSoC/GettingStarted edited by Amar Takhar
Typo. (diff)
13:32 waf-project/GSoC/GettingStarted edited by Amar Takhar
Typo. (diff)
04:40 Ticket #2595 (Update Filesystem Design Guide) created by Chris Johns
Update the Filesystem Design Guide to REST format.
04:39 Ticket #2594 (Update POSIX 1003.1 Compliance Guide) created by Chris Johns
Update the POSIX 1003.1 Compliance Guide to REST format.
04:38 Ticket #2593 (Update Porting Guide) created by Chris Johns
Update the Porting Guide to REST format.
04:38 Ticket #2592 (Update Development Environment Guide) created by Chris Johns
Update the Development Environment Guide to REST format.
04:37 Ticket #2591 (Update CPU Architecture Supplement) created by Chris Johns
Update the CPU Architecture Supplement to REST format.
04:37 Ticket #2590 (Update BSP and Device Driver Development Guide) created by Chris Johns
Update the BSP and Device Driver Development Guide to REST format.
04:36 Ticket #2589 (Update Applications Ada User's Guide) created by Chris Johns
Update the Applications Ada User's Guide to REST format.
04:36 Ticket #2588 (Update Shell User's Guide) created by Chris Johns
Update the Shell User's Guide to REST format.
04:35 Ticket #2587 (Update TCP/IP Networking Supplement) created by Chris Johns
Update the TCP/IP Networking Supplement to REST format.
04:34 Ticket #2586 (Update POSIX API User's Guide) created by Chris Johns
Update the POSIX API User's Guide to REST format.
04:33 Ticket #2585 (Update Application C Users Guide.) created by Chris Johns
Update the C Users Guide to REST format.
04:33 Ticket #2584 (Update Getting Started Guide) created by Chris Johns
Update the Getting Started guide to REST format. The Getting Started …
03:54 Ticket #2583 (rtems-tools waf support is broken on Windows.) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"7148caeb916b8f9bde0bbce86a32f5daf6a1e6ad/rtems-tools"]: […]
02:51 waf-project edited by Amar Takhar
Add warning. (diff)
02:44 Ticket #2583 (rtems-tools waf support is broken on Windows.) created by Chris Johns
A number of issues have been identified. They are: 1. MSYS2 python …
01:45 waf-project/GSoC/GettingStarted edited by Amar Takhar
Fill in page. (diff)
01:40 waf-project edited by Amar Takhar
URL (diff)
01:39 waf-project/GSoC edited by Amar Takhar
Fill in some projects. (diff)
01:24 waf-project/GSoC edited by Amar Takhar
Fix markup. (diff)
01:23 waf-project/GSoC/GettingStarted edited by Amar Takhar
Fix markup (diff)
01:22 waf-project/GSoC/GettingStarted created by Amar Takhar
Stub.
01:22 waf-project/GSoC created by Amar Takhar
Stub
01:18 waf-project/IRC created by Amar Takhar
IRC page.
01:17 waf-project edited by Amar Takhar
Fix markup (diff)
01:16 waf-project created by Amar Takhar
Stub page

02/18/16:

23:31 Ticket #2582 (rtems-tool waf version update) created by Chris Johns
The waf in rtems-tools needs an update to pick up recent Windows fixes.

02/17/16:

16:52 TBR/Website/Export_Control edited by mark.johannes
Added Legal OAR enitity name and the clauses that RTEMS claims it is not subject to the EAR. (diff)
08:44 Ticket #2559 (Delete the EXTERN pattern) closed by Sebastian Huber
fixed
Note: See TracTimeline for information about the timeline view.