Timeline



03/22/15:

22:42 GSoC/2015 edited by Sujay Raj
(diff)
22:36 GSoC/2015 edited by Jarielle Catbagan
(diff)
21:17 Developer/Bug_Reporting edited by Chris Johns
Minor formatting fix. (diff)
21:16 Developer/Bug_Reporting edited by Chris Johns
Make the git commit keywords a heading. (diff)
19:59 Changeset in rtems [59efbdd4]4.115 by Joel Sherrill <joel.sherrill@…>
malloctest/init.c: Fix use uninitialized warning
19:59 Changeset in rtems [e02b20a3]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflow
17:06 GSoC/2015 edited by André Marques
(diff)
15:28 GSoC/2015 edited by Yurii Shevtsov
(diff)
15:27 Changeset in rtems [0771936e]4.115 by Joel Sherrill <joel.sherrill@…>
libdl/rtl-shell.c: Adjust printf() format for off_t based on target
14:43 Changeset in rtems [dd23125]4.115 by Joel Sherrill <joel.sherrill@…>
testsuites/sptests/sp54/init.c: Add cast to avoid warning
14:43 Changeset in rtems [d05d31f]4.115 by Joel Sherrill <joel.sherrill@…>
samples/minimum/init.c: Add cast to avoid warning
14:42 Changeset in rtems [30ea9bf]4.115 by Joel Sherrill <joel.sherrill@…>
libdl/rtl-mdreloc-moxie.c: Fix printf() format warnings
13:58 Changeset in rtems [28a8206c]4.115 by Joel Sherrill <joel.sherrill@…>
moxie machine type not supported by rtems-syms. See #2213 updates #2313.
13:56 Ticket #2313 (moxie machine type missing in rtems-syms) created by Joel Sherrill
rtems-syms -e -c "-Os -g -ffunction-sections -fdata-sections -Wall …
13:31 Changeset in rtems [a6524b9]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify debug code and use _Assert()
10:58 Changeset in rtems [d2bdf5c]4.115 by Sebastian Huber <sebastian.huber@…>
score: Move _Thread_queue_Requeue() Now all the main thread queue operations are in one module.
09:43 Changeset in rtems [688fbc44]4.115 by Sebastian Huber <sebastian.huber@…>
score: Move _Thread_queue_Extract() Move _Thread_queue_Dequeue(). We need all or no thread queue functions so it makes no sense to have them in separate modules. One module enables compiler optimizations without link-time optimization. Make _Thread_blocking_operation_Finalize() static since it is use now only in one module.
09:37 Changeset in rtems [2429766]4.115 by Sebastian Huber <sebastian.huber@…>
score: Move _Thread_blocking_operation_Cancel() Move _Thread_blocking_operation_Cancel() and make static since it is only used by _Thread_queue_Enqueue_with_handler(). Move _Thread_blocking_operation_Finalize().
04:21 Changeset in rtems-tools [4585798]4.104.115 by Chris Johns <chrisj@…>
Update the version of waf. The commit references #2312.
04:01 WikiStart edited by Chris Johns
Update reporting a bug. (diff)
03:59 Developer/Bug_Reporting edited by Chris Johns
Merged another page in. (diff)
03:23 NewTicket edited by Chris Johns
(diff)
03:22 NewTicket edited by Chris Johns
Add a link to the RTEMS Bug Reporting page. (diff)
03:19 Developer/Bug_Reporting edited by Chris Johns
Add ticket states and git commit keywords. (diff)
02:18 Developer/Bug_Reporting edited by Chris Johns
Trac updates. (diff)
01:08 Ticket #2312 (rtems-tools built in RSB on Linux fails to install) created by Chris Johns
Recently I have received reports of RTEMS Tools not installing when …
01:02 Ticket #2309 (RSB get stuck building: expat-2.1.0-x86_64-w64-mingw32-1) closed by Chris Johns
fixed

03/21/15:

19:45 Changeset in rtems [439d0ae6]4.115 by Joel Sherrill <joel.sherrill@…>
tools/cpu/nios2/ptf.c: Add include of <ctype.h>
19:45 Changeset in rtems [dc8ab440]4.115 by Joel Sherrill <joel.sherrill@…>
sptls01/init.c: Use larger data types for values
19:43 Changeset in rtems [6849e53]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/sp20: Reduce memory requirements This was checked on sparc/sis. If this fails on other targets, then the task stack sizes needs to be reevaluated.
19:42 Changeset in rtems [36ad3c7]4.115 by Joel Sherrill <joel.sherrill@…>
mrm332/console/sci.c: Make routines static
19:41 Changeset in rtems [90f25440]4.115 by Joel Sherrill <joel.sherrill@…>
nds/libnds/source/arm9/image.c: Add needed cast
19:41 Changeset in rtems [e2192d9f]4.115 by Joel Sherrill <joel.sherrill@…>
nds/libnds/source/arm7/clock.c: Avoid over indexing array
19:40 Changeset in rtems [e836c7c1]4.115 by Joel Sherrill <joel.sherrill@…>
lpc176x/console/console-config.c: Conditionalize code to avoid unused warnings
19:14 Changeset in rtems [40a24661]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spintrcritical23: Fix warnings
19:03 GSoC/2015 edited by Ragunath
Updated my proposal link (diff)

03/20/15:

22:57 Changeset in rtems [c2451845]4.115 by Joel Sherrill <joel.sherrill@…>
tools/build/binpatch.c: Include <unistd.h> for getopt()
22:56 Changeset in rtems [5da717a]4.115 by Joel Sherrill <joel.sherrill@…>
sptls03/init.c: Make type and constants uint32_t to avoid overflow warnings
22:56 Changeset in rtems [0d36bfb3]4.115 by Joel Sherrill <joel.sherrill@…>
rtems/score/tls.h: Add casts to eliminate warnings on some targets
18:35 GSoC/2015 edited by Ketul Shah
(diff)
18:19 waf/GUI edited by Amar Takhar
Seperate into lines for clarity. (diff)
18:18 Developer/Projects/Open/ConfigGUI edited by Amar Takhar
Add comments about OS. (diff)
15:50 Changeset in rtems [73a2caf]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/spwatchdog/init.c: Avoid integer overflow
15:49 Changeset in rtems [2fe0f16d]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/spedfsched02: Reduce stack space usage to fix on smaller targets
15:48 Changeset in rtems [c6ef870]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/spatomic01/init.c: Avoid integer overflow
15:47 Changeset in rtems [70757114]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/sp34/changepri.c: Correct printf() warning
15:47 Changeset in rtems [6c1aff66]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/sp33/init.c: Correct printf() warning
15:47 Changeset in rtems [2be0342]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/sp13/system.h: Fine tune message buffer configuration to avoid integer overflow
15:46 Changeset in rtems [52a34a7]4.115 by Joel Sherrill <joel.sherrill@…>
sptests/sp12/pritask.c: Correct printf() warning
15:45 Changeset in rtems [ab90136b]4.115 by Joel Sherrill <joel.sherrill@…>
psxconfig01/init.c: Correct pointer/integer size warning
15:45 Changeset in rtems [278da87]4.115 by Joel Sherrill <joel.sherrill@…>
psxtests/psx15/init.c: Correct printf() warning
15:44 Changeset in rtems [0a9345ed]4.115 by Joel Sherrill <joel.sherrill@…>
shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVAL
15:43 Changeset in rtems [54bfbe0]4.115 by Joel Sherrill <joel.sherrill@…>
dummy/default-configuration.c: Tune configuration down for small targets
15:43 Changeset in rtems [735efe7]4.115 by Joel Sherrill <joel.sherrill@…>
capture/capture_support.c: Fix printf() warning and formatting
15:42 Changeset in rtems [4727585]4.115 by Joel Sherrill <joel.sherrill@…>
imfs.h: Add cast to remove warning for pointer/integer size mismatch
15:41 Changeset in rtems [7a6c7fe3]4.115 by Joel Sherrill <joel.sherrill@…>
m32csim-testsuite.tcfg: Add tests with data size issues
15:41 Changeset in rtems [8b5f911]4.115 by Joel Sherrill <joel.sherrill@…>
h8sim*-testsuite.tcfg: Add tests with data size issues
15:40 Changeset in rtems [14655d35]4.115 by Joel Sherrill <joel.sherrill@…>
avrtest-testsuite.tcfg: Add tests with data size issues
15:38 Changeset in rtems [e0437fe]4.115 by Joel Sherrill <joel.sherrill@…>
testsuites/psxtests/psxsignal03/init.c: Fix line wrap
15:02 Ticket #2311 (A git commit hook should reject patches with references to rtems.com) created by Sebastian Huber
A git commit hook should reject patches with references to rtems.com.
13:09 Changeset in rtems [d4edbdbc]4.115 by Sebastian Huber <sebastian.huber@…>
Replace www.rtems.com with www.rtems.org
12:41 Changeset in rtems [4054c916]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add scheduler acquire/release This is currently a global lock for all scheduler instances. It should get replaced with one lock per scheduler instance in the future. Update #2273.
08:46 Ticket #2303 (Arm/rtl22xx* BSPs use common symbol FLASH_SIZE conflicts) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9f34aa5e06730a88e2be9aadcc0a4d6847441d2a/rtems: […]
08:45 Changeset in rtems [9f34aa5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/rtl22xx: Add prefix due to name conflicts Close #2303.
08:24 Ticket #2310 (Race condition in _Thread_Change_priority()) closed by Sebastian Huber
fixed: [6a941e3a9986d3cfb3e4ed0139e983b0455cc73b/rtems]
08:08 Changeset in rtems [677d2b09]4.115 by Alexander Krutwig <alexander.krutwig@…>
score: Delete unused _Timestamp_Divide_by_integer
07:28 Changeset in rtems [c3803167]4.115 by Alexander Krutwig <alexander.krutwig@…>
score: Delete unused _Timestamp_(To|From)_ticks()
02:58 Changeset in rtems-source-builder [1039ac9]4.104.114.95 by Chris Johns <chrisj@…>
rtems/tools: Change the order of the git URL to not do a merge. The merge was failing for some users. Change to reset, branch master and then pull.
02:57 Changeset in rtems-source-builder [ba0008c]4.104.114.95 by Chris Johns <chrisj@…>
sb: Do not accept an extra separate option for --with/--without. The --with/--without that does not have an extra option was consuming an extra option on the command line.

03/19/15:

17:30 Changeset in rtems [c69f236]4.115 by Joel Sherrill <joel.sherrill@…>
m32cbsp: Disable jffs2 and mrfs tests
17:29 Changeset in rtems [83f11c2]4.115 by Joel Sherrill <joel.sherrill@…>
h8sim: Disable jffs2 and mrfs tests
17:29 Changeset in rtems [1d09732]4.115 by Joel Sherrill <joel.sherrill@…>
avrtest: Disable jffs2 and mrfs tests
17:29 Changeset in rtems [f061f2f]4.115 by Joel Sherrill <joel.sherrill@…>
testsuites/testdata: Add sets to disable all jffs2 and mrfs tests
17:28 Changeset in rtems [6442d54d]4.115 by Joel Sherrill <joel.sherrill@…>
tools/build/rtems-test-check: Support multiple include files
16:54 Changeset in rtems-source-builder [a83fc54]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
newlib has moved to git. The old CVS->git mirror is dead. Update. This moves all git hashes to the head of newlib's git and updates the URL. Use hash: 1c144ed142224cd112c1c9177a4231bef7975f9f
15:43 GSoC/2015 edited by Sujay Raj
(diff)
12:52 Changeset in rtems [e0a25fb]4.115 by Alexander Krutwig <alexander.krutwig@…>
score: Delete unused _Timestamp_Is_valid()
10:38 Changeset in rtems [4117cd1]4.115 by Alexander Krutwig <alexander.krutwig@…>
timecounter: Import from FreeBSD Update #2271.
09:56 GSoC/2015 edited by Hesham Almatary
(diff)
07:55 Changeset in rtems [faf3ff8f]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix _Debug_Is_owner_of_allocator()
07:23 Changeset in rtems [da30417b]4.115 by Chris Johns <chrisj@…>
libmisc/capture: Clean up formatting on ARM. The printing of 64bit diff's for the timestamp did not work on ARM so I have changed this to 32bit. A 32bit nano-second diff between events should be more than enough time. Print '' for POSIX thread output.

03/18/15:

21:44 Developer/Projects/Open/ImproveRaspberryPiBSP edited by Joel Sherrill
Add notes. (diff)
19:31 Developer/Projects/Open/ImproveRaspberryPiBSP edited by Gedare Bloom
Fix spacing (diff)
19:30 Developer/Projects/Open/ImproveRaspberryPiBSP edited by Gedare Bloom
Add content for more descriptions about projects. (diff)
18:47 GSoC/2015 edited by Richa Sehgal
(diff)
15:42 Changeset in rtems [5cd910b]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warning
15:40 Changeset in rtems [5ce776ec]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libmisc/shell/main_df.c: Eliminate printf() format warning
12:49 Changeset in rtems [55243d09]4.115 by Sebastian Huber <sebastian.huber@…>
testsupport: Do not suspend worker tasks
05:44 Changeset in rtems-tools [36e6631]4.104.115 by Chris Johns <chrisj@…>
rtemstoolkit: Remove warning on Windows.
05:43 Changeset in rtems-tools [ea749e5]4.104.115 by Chris Johns <chrisj@…>
Ignore waf files on Windows and Python3 waf files.
05:09 Changeset in rtems [b9d16f7]4.115 by Chris Johns <chrisj@…>
libmisc/redirector: Fix unlock on exit from the handler.
00:29 GSoC/2015 edited by YANG QIAO
(diff)

03/17/15:

23:03 Developer/Bug_Reporting edited by Wendell P Silva
(diff)
22:54 Developer/Bug_Reporting edited by Wendell P Silva
(diff)
22:46 Developer/Bug_Reporting edited by Wendell P Silva
(diff)
21:54 Changeset in rtems-source-builder [b6d6a11]4.104.114.95 by Chris Johns <chrisj@…>
sb: Change Cygwin support to produce cygwin executables.
21:21 Changeset in rtems-source-builder [b0f9e30]4.104.114.95 by Chris Johns <chrisj@…>
Add merge to the git and download modules to merge after a fetch. Update the RTEMS tools and newlib-git to merge after the fetch.
15:58 Changeset in rtems [fb1a9ad]4.115 by Joel Sherrill <joel.sherrill@…>
m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [d48d08c]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [d10e331]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [487642f]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [77d558c]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [13d5033]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg: Add tmfine01
15:58 Changeset in rtems [a7c7bdc]4.115 by Joel Sherrill <joel.sherrill@…>
arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg: Add tmfine01
15:28 Changeset in rtems [2e9c3d5]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add thread priority change handler Since the thread current priority change and thread queue requeue is performed in one critical section it is possible to simplify the thread queue requeue procedure. Add a thread queue agnostic thread priority change handler so that we are able to use alternative thread queue implementations. Update #2273.
15:24 Changeset in rtems [6a941e3]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix _Thread_Change_priority() Atomically update the current priority of a thread and the wait queue. Serialize the scheduler update in a separate critical section with a generation number. New test sptests/spintrcritical23. Close #2310.
15:00 GSoC/2015 edited by Yurii Shevtsov
(diff)
14:31 GSoC/2014 edited by Youren Shen
(diff)
14:26 Ticket #2310 (Race condition in _Thread_Change_priority()) created by Sebastian Huber
We have: […] Here we changed the the_thread->current_priority and …
14:02 Changeset in rtems [a6c5a7e0]4.115 by Daniel Krueger <daniel.krueger@…>
arm: Align ARM exception frame to 8 bytes The stack pointer must be aligned on 8 byte boundary on ARM, so the size of the exception frame must be a multiple of 8 bytes. Otherwise we might/will get an alignment fault, when executing code in the data abort handler for example. Close #2318. Signed-off-by: Daniel Krueger <daniel.krueger@…>
11:45 Ticket #2309 (RSB get stuck building: expat-2.1.0-x86_64-w64-mingw32-1) created by Cesar Perez
When running: "$ ../source-builder/sb-set-builder --log=1-sparc.txt …
10:37 Changeset in rtems-tools [dfc5994]4.104.115 by Chris Johns <chrisj@…>
elftoolchain: Add support for Cygwin.
10:28 Changeset in rtems [ac8339a]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Fix flash settings
09:32 Changeset in rtems [8c7eb00]4.115 by Sebastian Huber <sebastian.huber@…>
testsupport: Add worker setup handler Add rtems_test_parallel_get_task_id().
07:55 Changeset in rtems-libbsd [024e064]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
nexus-devices: Fix for QorIQ T variants
07:54 Changeset in rtems [8e10f62]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add register blocks for T variants
07:48 Changeset in rtems [093bfde]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix warning
07:30 Changeset in rtems [3e3684ba]4.115 by Sebastian Huber <sebastian.huber@…>
score: Ensure properties of CPU_Uint32ptr
03:00 Ticket #2308 (Change uniprocessor INIT task mode to preempt.) created by Chris Johns
The current INIT task mode for a uni-processor build is NO_PREEMPT. …
02:26 Developer/Tools/RTEMS_GDB_Python created by Chris Johns
Add page.
02:11 Changeset in rtems-tools [b117be8]4.104.115 by Chris Johns <chrisj@…>
gdb/python: Update the support to a recent RTEMS.

03/16/15:

21:10 Changeset in rtems-libbsd [fc9e83b]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
mmc: Import MMC/SDCard support from libusb
20:39 Changeset in rtems-libbsd [278bc93]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
usb: Import USB support from libusb
20:15 Changeset in rtems [46d3c6d8]4.115 by Gedare Bloom <gedare@…>
cpukit: add and use CPU_Uint32ptr type
19:28 Changeset in rtems [e6f4a612]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: NUL-terminate name returned by readdir()
18:31 Changeset in rtems [a2ba004]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mbx8xx: Fix warnings
17:23 Changeset in rtems [674f8b1b]4.115 by Jamie Iles <jamie@…>
IMFS: don't strlen() an unterminated string in IMFS_dir_read(). a43a3466 (IMFS: Implement variable length node names) introduced a changed to IMFS_jnode_t from being a null terminated string to a separate unterminated string and length. IMFS_dir_read() was still performing a strlen() on this unterminated string though and when doing an 'ls' in the fileio example I saw that some filenames had garbage suffixes.
17:23 Changeset in rtems [a62220fe]4.115 by Gedare Bloom <gedare@…>
shell: remove rtems ifdef, upstream is correct
17:08 GSoC/2015 edited by Yurii Shevtsov
(diff)
17:01 Changeset in rtems [ce4e691]4.115 by Gedare Bloom <gedare@…>
shell: fix printf warnings
16:49 Changeset in rtems [ed152a0c]4.115 by Gedare Bloom <gedare@…>
capture: fix warnings in print
16:15 Changeset in rtems [1ff449c]4.115 by Gedare Bloom <gedare@…>
rtems: make error codes uintptr_t
16:14 Changeset in rtems [b4d1f08]4.115 by Gedare Bloom <gedare@…>
rfs: cast minor to uintptr_t to truncate explicitly
15:54 Changeset in rtems-libbsd [5bcdc25]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
smp01: New test
12:52 Changeset in rtems [dc5e5f44]4.115 by Sebastian Huber <sebastian.huber@…>
tmtests/tmfine01: New test
08:39 GSoC/2015 edited by YANG QIAO
(diff)
08:29 Ticket #2307 (Improved watchdog implementation) created by Sebastian Huber
= Benefit = Improved average-case and worst-case performance. …
03:01 Coverage created by Chris Johns
Add a top level page for Coverage Analysis.
02:57 Developer/Coverage/Theory edited by Chris Johns
(diff)
02:55 TitleIndex edited by Chris Johns
Developer lists show up better. (diff)
02:17 Developer/Tools edited by Chris Johns
Minor fixes. (diff)
02:16 Developer/Tools edited by Chris Johns
Fix links. (diff)
02:07 Developer/Tracing/Trace_Linker edited by Chris Johns
Update formatting. (diff)
02:06 Developer/Tracing/Trace_Linker edited by Chris Johns
INI formatting. (diff)
02:05 Developer/Tracing/Trace_Linker edited by Chris Johns
Update. (diff)
01:33 Developer/Tracing/Trace_Linker edited by Chris Johns
Remove excess white space (diff)
01:29 Developer/Tracing/Trace_Linker edited by Chris Johns
Update. (diff)
00:20 Developer/Tracing/Trace_Linker edited by Chris Johns
Update. (diff)

03/15/15:

23:09 Developer/Tracing/Trace_Linker edited by Chris Johns
Update. (diff)
22:46 Developer/Tools edited by Chris Johns
Add link to tracing page. (diff)
22:45 Developer/Tracing edited by Chris Johns
Update the CTF status line. (diff)
22:26 Developer/Tracing edited by Joel Sherrill
Minor corrections (diff)
22:18 Developer/Tracing edited by Joel Sherrill
Add Oxford comma :) (diff)
22:17 Developer/Tools/RSB edited by Chris Johns
Clean up the page. (diff)
22:13 Developer/Coding/Deprecating edited by Joel Sherrill
Add information on disabling deprecated warnings and updating support/test code. (diff)
21:58 Developer/Tools edited by Chris Johns
Add RSB Link. (diff)
21:48 Developer/VirtualMachines/VirtualBox edited by Chris Johns
Update TOC after rename. (diff)
21:42 Developer/Coding/Deprecating edited by Chris Johns
Update TOC. (diff)
20:49 Changeset in rtems-libbsd [50553bc]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
CONDVAR(9): Use FreeBSD implementation
19:47 Changeset in rtems-libbsd [67e7ea5]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Special case for <rtems/bsd/zerocopy.h>
16:04 Changeset in rtems [71260b4]4.115 by Alan Cudmore <alan.cudmore@…>
preliminary Raspberry Pi Model 2 support This patch adds a BSP variant for the Raspberry Pi 2. You can build both variants by configuring with the option --enable-rtemsbsp="raspberrypi2 raspberrypi" For the current BSP, the only change was the peripheral register base address and the compiler options. The raspberrypi/make/custom rules were re-factored: raspberrypi.inc -- Common rules raspberrypi.cfg -- Raspberry Pi 1 specific rule/optons raspberrypi2.cfg -- Raspberry Pi 2 specific rule/options I tested hello, ticker, unlimited, and paranoia on both the Pi (Model A+) and Pi 2.
15:31 Changeset in rtems [72d3f1a6]4.115 by Joel Sherrill <joel.sherrill@…>
spcbssched03/tasks_periodic.c: Fixed now used before set warning
15:30 Changeset in rtems [6b38b72f]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/include/rtems/btimer.h: Improve brief
14:55 Changeset in rtems [195efa43]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated method
10:09 GSoC/2015 edited by Ketul Shah
(diff)
09:16 Changeset in rtems [6db5e650]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Objects_ISR_disable_and_acquire()
09:12 Changeset in rtems [91c250fc]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Fix linker section
09:01 Changeset in rtems-libbsd [20b7d3d]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Update due to Newlib <sys/time.h> etc. changes
07:23 Developer/Tracing/Trace_Linker edited by Chris Johns
Add more detail. (diff)
07:18 Developer/Tools edited by Chris Johns
Update trace linker link. (diff)
07:17 Developer/Tracing/Trace_Linker edited by Chris Johns
Update Tools link. (diff)
07:16 Developer/Tracing edited by Chris Johns
(diff)
07:15 Developer/Tracing edited by Chris Johns
Update trace linker line. (diff)
07:11 Developer/Tools created by Chris Johns
Add a Tools Page.
06:51 Developer/Coding/GenerateAPatch edited by Chris Johns
(diff)
06:41 Developer/Git/Users edited by Chris Johns
Update after rename. (diff)
06:38 Developer/Git/Committers edited by Chris Johns
Scale down the image. (diff)
06:37 Developer/Git/Committers edited by Chris Johns
Fix renaming and image. (diff)
06:09 Developer/Tracing/Trace_Linker created by Chris Johns
Add Trace Linker page.
06:02 Developer/Tracing edited by Chris Johns
Add Printk workflow. (diff)
05:49 rtems-trace-printk.png attached to Developer/Tracing by Chris Johns
RTEMS Trace using Printk
05:42 Developer/Tracing edited by Chris Johns
Add CTF workflow. (diff)
04:57 rtems-trace.png attached to Developer/Tracing by Chris Johns
RTEMS Trace using CTF
02:17 Changeset in rtems [38d91667]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated warning updated #2306.
02:14 Ticket #2306 (powerpc/mvme5500/vectors/exceptionhandler.c uses task variables) created by Joel Sherrill
I am addressing almost all uses of deprecated methods. They are mostly …
00:42 Developer/Tracing created by Chris Johns
Top level Trace page.

03/14/15:

23:16 Changeset in rtems [0aef6fb]5 by Ian Lepore <ian@…>
timecounter: Merge FreeBSD change r280012 Use sbuf_printf() for sysctl strings instead of stack buffers and snprintf(). Update #3175.
23:16 Changeset in rtems [cb6fde65]4.115 by ian <ian@…>
timecounter: Synchronize with FreeBSD Use sbuf_printf() for sysctl strings instead of stack buffers and snprintf().
21:29 Changeset in rtems [275a9bf]4.115 by Ben Gras <beng@…>
Revert "autoconf changes" This reverts commit dbe85952f9adac28a2dc84473eac24ae2c85e260. Accidentally merged.
20:42 Ticket #2302 (beagle BSPs - warning because of bad symbol name choice) closed by Ben Gras <beng@…>
fixed: In 86204bdeb554289c3eaf66efbc5057d0614ad076/rtems: […]
16:08 Changeset in rtems [3c69c467]4.115 by Joel Sherrill <joel.sherrill@…>
sptests misc: Update to not use deprecated methods
16:04 Changeset in rtems [217b3f53]4.115 by Joel Sherrill <joel.sherrill@…>
Disable deprecated warning on implementation of deprecated methods
16:04 Changeset in rtems [0a6d12a]4.115 by Joel Sherrill <joel.sherrill@…>
libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepads
16:01 Changeset in rtems [be277dd]4.115 by Joel Sherrill <joel.sherrill@…>
libchip/network/if_fxp.c: Do not use rtems_clock_get()
16:00 Changeset in rtems [296b0247]4.115 by Joel Sherrill <joel.sherrill@…>
libchip/i2c/spi-memdrv.c: Do not use rtems_clock_get()
16:00 Changeset in rtems [24868ecb]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()
15:59 Changeset in rtems [c1479edf]4.115 by Joel Sherrill <joel.sherrill@…>
powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()
15:59 Changeset in rtems [fe0eb1b]4.115 by Joel Sherrill <joel.sherrill@…>
score603e/tod/tod.c: Do not use rtems_clock_get()
15:57 Changeset in rtems [05af8b9]4.115 by Joel Sherrill <joel.sherrill@…>
beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get()
15:57 Changeset in rtems [0cc35f0]4.115 by Joel Sherrill <joel.sherrill@…>
mvme167/network/network.c: Do not use rtems_clock_get()
15:56 Changeset in rtems [8164ebd]4.115 by Joel Sherrill <joel.sherrill@…>
mvme162/tod/tod.c: Do not use rtems_clock_get()
15:52 Changeset in rtems [e334edd]4.115 by Joel Sherrill <joel.sherrill@…>
tests misc: Disable deprecated method usage warning when intentional These tests intentionally use the deprecated method. Eventually this code in the sections can be deleted.
15:48 Changeset in rtems [979bda9]4.115 by Joel Sherrill <joel.sherrill@…>
tm07: Split some code into new spnotepad02. Use of deprecated notepads in sp07 needs further work. Updates #2305.
15:34 Changeset in rtems [0e6f915c]4.115 by Joel Sherrill <joel.sherrill@…>
testsuites/samples/minimum/init.c: Notepads no longer need to be disabled They are disabled by default as they are deprecated.
15:25 Ticket #2305 (sp07 needs to be split into an user extensions and a notepad test) created by Joel Sherrill
I was reviewing all code in the tree which uses deprecated methods. I …
15:06 Changeset in rtems [dbe85952]4.115 by Ben Gras <beng@…>
autoconf changes
14:39 Changeset in rtems [86204bde]4.115 by Ben Gras <beng@…>
beagle bsp: delete TIMER_FREQ, TIMER_COUNT unused and poorly named (no prefix) and colliding with sp68. Closes #2302.
12:20 GSoC/2015 edited by Hesham Almatary
(diff)
10:42 TBR/BSP/Orp edited by Hesham Almatary
(diff)
00:47 Developer/Projects/Open/TraceTool edited by Chris Johns
Fix image. (diff)

03/13/15:

21:10 Changeset in rtems [4b7df86]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libdl/rtl-obj-comp.c: Use correct printf() specification
19:49 Ticket #2304 (or1ksim warnings in spcontext01) closed by Hesham ALMatary <heshamelmatary@…>
fixed: In a764d673876f8e7b61b1a13fced85e4126a4b00d/rtems: […]
19:21 Changeset in rtems [a764d673]4.115 by Hesham ALMatary <heshamelmatary@…>
score/or1k: Fix warnings. Add missing prototypes Closes #2304
19:03 Ticket #2304 (or1ksim warnings in spcontext01) created by Joel Sherrill
Looks like the or1k is missing some prototypes/methods: Making all in …
19:01 Ticket #2303 (Arm/rtl22xx* BSPs use common symbol FLASH_SIZE conflicts) created by Joel Sherrill
The jffs2 test support code defines FLASH_SIZE which conflicts with …
18:58 Ticket #2302 (beagle BSPs - warning because of bad symbol name choice) created by Joel Sherrill
The macro TIMER_COUNT is not prefixed by anything ARM, Beagle, etc. …
12:54 Changeset in rtems [5049dca]4.115 by Daniel Krueger <daniel.krueger@…>
semunlink.c: Add missing _Objects_Allocator_unlock() updates 2319. Signed-off-by: Daniel Krueger <daniel.krueger@…>
01:23 Ticket #2301 (cpukit is built in BSP, and BSP custom, specific part of build tree ...) created by Jeffrey Hill
The nios2 soft-core processor is probably a bit of a different beast …

03/12/15:

22:29 Changeset in rtems-tools [a30ec56]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add configurations for all h8 GDB simulator BSP variants
22:17 Changeset in rtems-tools [8abbe80]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add configurations for all arm GDB simulator BSP variants
21:55 Changeset in rtems-tools [ab5e0c5]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add configuration for m32csim BSP for simulator in GDB
20:01 Changeset in rtems [f1b4680]4.115 by Joel Sherrill <joel.sherrill@…>
m32cbsp: Add bsp_reset() so the BSP exits
19:41 Developer/OpenProjects edited by Gedare Bloom
delete raspberry pi2 as separate open project. it can fall under the rapsberry pi umbrella. (diff)
19:14 Developer/Projects/Open/ImproveRaspberryPiBSP edited by Gedare Bloom
Add the list of peripherals. (diff)
19:08 Developer/Projects/Open/ImproveBeagleBSP edited by Ben Gras
added more explicit note about the beaglebone black needing a seperate console cable. corrected hello world project link syntax. (diff)
18:51 Changeset in rtems-tools [b938414]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add configuration for m32rsim BSP for simulator in GDB
18:34 Ticket #2296 (powerpc psxualarm01 Failure) closed by Joel Sherrill <joel.sherrill@…>
fixed: In d937d364af95fec2e9a7a4af4dca6ac7d23397b2/rtems: […]
17:47 Changeset in rtems-tools [71fb99b]4.104.115 by Joel Sherrill <joel.sherrill@…>
Add configurations for all v850 GDB simulator BSP variants
15:22 Developer/OpenProjects edited by Gedare Bloom
fix verms links (diff)
15:21 Developer/Projects/Open/ConfigGUI edited by Gedare Bloom
Fix verms page (diff)
15:21 Developer/Projects/Open/BuildVariables edited by Gedare Bloom
fix verms page (diff)
15:16 Building/RTEMS edited by Gedare Bloom
tweak. (diff)
15:15 Developer/Tools/RSB edited by Gedare Bloom
Fix link to RSB docs (diff)
15:14 Building/RTEMS edited by Gedare Bloom
Replace build advice with pointer to RSB. (diff)
15:09 Developer/OpenProjects edited by Gedare Bloom
Fix links to obsolete projects. (diff)
15:07 Developer/Projects/Obsolete/DebianHostedTools edited by Gedare Bloom
Fix TOC (diff)
15:07 Developer/Projects/Obsolete/Canadian_Cross_Compiler edited by Gedare Bloom
Fix TOC (diff)
15:05 Developer/Projects/Obsolete/CEXP edited by Gedare Bloom
delete toc. (diff)
15:05 Developer/Projects/Obsolete/Libbsd-port edited by Gedare Bloom
delete toc. (diff)
15:04 Developer/Projects/Obsolete/SimpleScalar edited by Gedare Bloom
fix toc. (diff)
13:47 Ticket #2121 (CVS command failure clean up.) closed by Gedare Bloom
wontfix
10:40 Ticket #2300 (MIPS Tools fail to build.) created by Chris Johns
On FreeBSD 10.1 the MIPS tools fail to build. Attached is the RSB report.
10:28 Ticket #2119 (Could the software be downloaded at the beginning?) closed by Chris Johns
fixed: To download just the source and not build anything use '--dry-run --with-download'.
08:04 Changeset in rtems [b0f8bb4e]4.115 by Daniel Cederman <cederman@…>
posix: Return error code if mmap is used
08:04 Changeset in rtems [d88b0b78]4.115 by Daniel Cederman <cederman@…>
posix: Move function to file with matching name mmap was previously in munmap.c and munmap was in mmap.c.
06:44 Changeset in rtems-source-builder [7f7d388]4.104.114.95 by Chris Johns <chrisj@…>
Add gdb-7.8.2 hash.
02:11 Changeset in rtems-source-builder [0f6afd9]4.104.114.95 by Chris Johns <chrisj@…>
4.11/moxie: Fix the broken dtc-1.4.1 build.
02:09 Changeset in rtems-source-builder [020389f]4.104.114.95 by Chris Johns <chrisj@…>
Add MSYS2 documentation.

03/11/15:

21:47 Ticket #2299 (Filesystem test failures on v850sim) created by Joel Sherrill
Checking v850sim BSP. Not sure about other variants. Looks like all of …
20:53 Changeset in rtems [d937d36]4.115 by Joel Sherrill <joel.sherrill@…>
posix/src/nanosleep.c: Address issue when delay is longer than desired This resulted in the elapsed time going below 0 and an arbitrarily large number returned as the time remaining. closes #2296.
20:52 Ticket #2298 (sptls01 fails on sis) created by Joel Sherrill
This fails on sis. Marking for milestone 4.11 until Sebastian gets a …
20:50 Ticket #2297 (sparc dl02 execution failure) created by Joel Sherrill
This occurred on sis. (gdb) r Starting program: …
20:40 Ticket #2291 (Mention RSB in Getting Started Doc.) closed by Gedare Bloom <gedare@…>
fixed: In d84995d28c141fd6eb0f04606ea35caa316b9eb7/rtems: […]
19:57 Changeset in rtems [7b35a36]4.115 by Martin Galvan <martin.galvan@…>
Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP. This patch adds support for the following devices to the LPC176x BSP: * CAN * PWM * ADC It also adds the probe routines for UART1/2/3 to the console_device_table in console-config.c, and enables UART1 in configure.ac.
17:50 GSoC/2015 edited by Popescu Andrei - Constantin
Added myself in Students' proposal table (diff)
17:26 Ticket #2296 (powerpc psxualarm01 Failure) created by Joel Sherrill
Assigning this to Sebastian and politely asking that he tries this on …
17:13 GSoC/2015 edited by Ragunath
(diff)
16:01 Changeset in rtems [bfe6391]4.115 by Joel Sherrill <joel.sherrill@…>
confdefs.h: Improve the Doxygen
14:29 Changeset in rtems [d84995d2]4.115 by Gedare Bloom <gedare@…>
doc/started: simplify and fix * fix and remove some macros in rtems.texi.in. * refer to devel mailing list. * remove reference to Debian packaging in requirements section. * remove section on prebuilt tools. * replace toolset build instructions with link to RSB docs. * Add a note in building RTEMS section about using RSB. * Fix URLs Closes #2291.
09:53 Changeset in rtems [665928a]4.115 by Daniel Cederman <cederman@…>
rtems: Use atomic operation with correct type
00:10 Developer/Simulators/QEMU edited by Chris Johns
Fix links. (diff)
00:09 Developer/Simulators/QEMU/CANEmulation edited by Chris Johns
Fix TOC. (diff)
00:08 Developer/Simulators/QEMU/CANEmulation edited by Chris Johns
(diff)
00:07 Developer/Simulators/QEMU/CANEmulation edited by Chris Johns
Fix formatting. (diff)

03/10/15:

23:49 Developer/Simulators/QEMU/CANEmulation edited by Chris Johns
Update TOC path. (diff)
23:46 Developer/Simulators/QEMU/Preparation edited by Chris Johns
Moved and updated. (diff)
23:40 Developer/Simulators/QEMU edited by Chris Johns
Moved and updated. (diff)
22:07 Changeset in rtems [78d5448]4.115 by Joel Sherrill <joel.sherrill@…>
mvme147s: Install z8530.h This was missed when the file was moved.
21:56 Changeset in rtems [a2fe43b]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/include/rtems/btimer.h: Add DOxygen comments
21:55 Changeset in rtems [a575af8]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/include/rtems/bspIo.h: Add Doxygen comments
21:10 Ticket #2295 (dl01/dl02 fail build when pax not installed) created by Joel Sherrill
libtests/configure.ac checks for pax, but has no logic to deal with it …
20:27 Ticket #2265 (Deprecate and Obsolete notepads) closed by Gedare Bloom
fixed: [3ac681191ec76f7c0a876f2f2cc33adad9a99cc0]
20:26 Ticket #2294 (Deprecate and Obsolete Classic API rtems_clock_get()) closed by Gedare Bloom
fixed: [23e43f6af1ba5d8a1947422ff76fbc211a8c8cb0]
20:20 Ticket #2293 (Deprecate and Obsolete Classic API task variables) closed by Gedare Bloom <gedare@…>
fixed: In cf4045630e1dd59221c67005ca1652b4350ad8eb/rtems: […]
19:40 Projects/Open/SimulatorUpdates edited by Chris Johns
(diff)
19:28 Changeset in rtems [cf404563]4.115 by Gedare Bloom <gedare@…>
cpukit: deprecate task variables. closes #2293.
18:16 waf/GUI edited by Amar Takhar
Add some details. (diff)
18:08 Developer/Projects/Open/ConfigGUI edited by Amar Takhar
Fix 2nd reference. (diff)
17:51 Changeset in rtems [23e43f6]4.115 by Gedare Bloom <gedare@…>
cpukit: deprecate rtems_clock_get(). closes #2294.
17:39 Changeset in rtems [bdf23b6c]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit: Remove old DESCRIPTION: in comments These were remnants of pre-Doxygen comment style.
15:55 Developer/Coding/Deprecating edited by Gedare Bloom
Write new advice for deprecating features. (diff)
14:41 Developer/Coding/Deprecating created by Gedare Bloom
New page.
14:30 Ticket #2294 (Deprecate and Obsolete Classic API rtems_clock_get()) created by Joel Sherrill
It has been recommended that this API not be used for multiple years, …
14:29 Ticket #2293 (Deprecate and Obsolete Classic API task variables) created by Joel Sherrill
These are broken on SMP. Per Chris Johns' request. Just a ticket to …
14:10 Changeset in rtems [b05549fc]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libcrypt/misc.c: Reverse order of statements in ifdef
13:54 Changeset in rtems [92422be]4.115 by Gedare Bloom <gedare@…>
dosfs: avoid buffer-overread. closes #2292.
09:01 Ticket #2292 (msdos_misc.c:1059: array index used before sanity check ?) created by David Binderman
[rtems/cpukit/libfs/src/dosfs/msdos_misc.c:1059]: (style) Array index …
07:48 Changeset in rtems [60bded9]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Use a value of 0 for SEM_FAILED This is the standard NULL pointer.
02:14 Developer/Release edited by Amar Takhar
Add some notes taken from 4.11_Release_Notes (diff)
02:12 Ticket #2291 (Mention RSB in Getting Started Doc.) created by Amar Takhar
The RSB is not mentioned in the Getting Started documentation. We …

03/09/15:

22:04 Ticket #2290 (Move to gdb-7.9) created by Chris Johns
We need to move to gdb-7.9 because gdb-7.8.2 is broken on Windows. …
21:56 Changeset in rtems [34e0a569]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyright
21:45 Changeset in rtems [015211b]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping
21:07 Changeset in rtems [1aa7b8b]4.115 by Joel Sherrill <joel.sherrill@…>
Move contents of libcsupport/include/zilog into libbsp/shared Only a few BSPs use this and it should not have been in libcsupport.
20:50 Changeset in rtems [6796d9c]4.115 by Joel Sherrill <joel.sherrill@…>
Remove unused cpukit/libcsupport/include/zilog/z8536.h
20:47 Changeset in rtems [5bc6237]4.115 by Joel Sherrill <joel.sherrill@…>
Move libcsupport/include/motorola/*.h to m68k/idp BSP These header files were only used by one BSP and they are hardware dependent. The hardware dependency always made them bad candidates for where they were in the tree. But this fixes that.
14:23 Changeset in rtems [40ecd11]4.115 by Sebastian Huber <sebastian.huber@…>
sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)
14:23 Changeset in rtems [8552df6]4.115 by Sebastian Huber <sebastian.huber@…>
sysconf: Simplify
13:20 Changeset in rtems-libbsd [e5724f7]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
atomic.h: Fix for GCC version 5 and later
13:15 Developer/Projects/Open/ConfigGUI edited by Amar Takhar
Fix TOC. (diff)
13:15 Developer/Projects/Open/BuildVariables edited by Amar Takhar
Fill in template info. (diff)
13:14 Developer/Projects/Open/BuildVariables created by Amar Takhar
Fill in project details.
13:12 waf/Config edited by Amar Takhar
Info. (diff)
12:52 Changeset in rtems [19799fb]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/stringto01: Fix for GCC 5.0
12:50 Changeset in rtems [865f10d1]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libcrypt/misc.c: Conditionally correct 16-bit unclean code
12:39 waf/GUI edited by Amar Takhar
Add link to options list. (diff)
12:38 Developer/Projects/Open/ConfigGUI created by Amar Takhar
Fill in.
12:31 PageTemplates/ProjectDescriptionTemplate edited by Amar Takhar
Update replacables. (diff)
12:29 Developer/OpenProjects edited by Amar Takhar
Move a couple of python-related projects over. (diff)
12:28 Developer/OpenProjects edited by Amar Takhar
Add a couple of python projects (to be filled in) (diff)
12:18 Changeset in rtems [1f67156]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Delete superfluous _gettimeofday()
12:18 Changeset in rtems [f244bfc5]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Install <semaphore.h> only if not provided
12:18 Changeset in rtems [77e682ec]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Change sem_t to the 32-bit object type This change is also valid for 16-bit object type architectures since in this case POSIX_Semaphore_Control::Semaphore_id is used as a proxy.
12:18 Changeset in rtems [f0ff18e]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add rtems_set_errno_and_return_value() Remove rtems_set_errno_and_return_minus_one_cast().
10:47 Changeset in rtems [bf11690]4.115 by Sebastian Huber <sebastian.huber@…>
network: Avoid clash with FreeBSD <sys/time.h>
10:43 Changeset in rtems [25ce352b]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix for GCC version 5 and later
09:47 Ticket #2289 (rtems_ada_self is broken on SMP) created by Sebastian Huber
The global variable rtems_ada_self is broken on SMP (similar to the …
09:34 Developer/Projects/Open/Condition_Variables edited by Sebastian Huber
Fix link (diff)
07:52 Ticket #2286 (cpustdatomic.h on 16 and 64 bit architectures) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7b4e81d0c1c8ce23e1686db679630813ac02233e/rtems: […]
07:51 Changeset in rtems [7b4e81d]4.115 by Sebastian Huber <sebastian.huber@…>
score: Typo Close #2286.

03/08/15:

23:30 Changeset in rtems [d9cda35]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/libdl/rtl-mdreloc-m32r.c: Add parentheses per Chris' suggestion
23:00 Changeset in rtems [9cc1892]4.115 by Joel Sherrill <joel.sherrill@…>
libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fix warning
21:36 Ticket #2288 (Use of assert()) created by Joel Sherrill
While reviewing test results, I noticed a few uses of regular …
21:26 Ticket #2287 (RTEMS printf warnings - newlib's inttypes.h and gcc's newlib-stdint.h) created by Joel Sherrill
This is a ticket to track the thread and proposed patch here: …
20:09 Changeset in rtems [120af809]4.115 by Joel Sherrill <joel.sherrill@…>
rtl22xx.cfg: Remove -DNDEBUG flag
20:09 Changeset in rtems [058a92d]4.115 by Joel Sherrill <joel.sherrill@…>
lpc1768_mbed.cfg: Remove -DNDEBUG flag
19:56 Changeset in rtems [500eb044]4.115 by Joel Sherrill <joel.sherrill@…>
mvme136.cfg: Remove -DNDEBUG flag
19:34 Changeset in rtems [2468aa3d]4.115 by Joel Sherrill <joel.sherrill@…>
vprintk.c: Reorder switch and add default to eliminate warning
19:08 Changeset in rtems [ef598c37]4.115 by Joel Sherrill <joel.sherrill@…>
or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restore
19:04 Changeset in rtems [41a0074]4.115 by Joel Sherrill <joel.sherrill@…>
tools/cpu/sh/sci.c: Add include of bsp.h to generated file
18:52 Changeset in rtems [4f4e7bb6]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switch
18:52 Changeset in rtems [2a11a46f]4.115 by Joel Sherrill <joel.sherrill@…>
or1k: Correct _CPU_Thread_Idle_body prototype
18:50 Changeset in rtems [867a54a2]4.115 by Joel Sherrill <joel.sherrill@…>
gensh1/include/bsp.h: Add needed prototype
18:50 Changeset in rtems [52c56af0]4.115 by Joel Sherrill <joel.sherrill@…>
gensh4/include/bsp.h: Remove unused prototype and include
18:06 Ticket #2286 (cpustdatomic.h on 16 and 64 bit architectures) created by Joel Sherrill
Gedare.. sending this one to you since I think you will have a quick …
Note: See TracTimeline for information about the timeline view.