Timeline



03/21/16:

15:53 Changeset in rtems [561dec5]5 by Joel Sherrill <joel@…>
powerpc/shared/openpic/openpic.c: Ignore warnings for builtin_frame_address() usage
15:02 Ticket #2672 (After latest patches with Objects_Get_by_name rtems-master not ...) created by Serg Kruglov
After latest patches with Objects_Get_by_name rtems-master not …
14:53 Ticket #2671 (moxie tools fail to build on 4.11) created by Joel Sherrill
I recall needing to sync the binutils and gcc. Checking an old install …
14:28 Ticket #2670 (epiphany tools fail to build on 4.11) created by Joel Sherrill
Looks like an incorrect hash but could be something more subtle. …
14:02 Changeset in rtems [61cc024a]5 by Daniel Hellstrom <daniel@…>
leon, gptimer: start/reset must take RS and IP into account
14:01 Changeset in rtems [90960bd]5 by Sebastian Huber <sebastian.huber@…>
rtems: Rework rate-monotonic scheduler Use the default thread lock to protect rate-monotonic state changes. This avoids use of the Giant lock. Split rtems_rate_monotonic_period() body into several static functions. Introduce a new thread wait class THREAD_WAIT_CLASS_PERIOD for period objects to synchronize the blocking operation. Close #2631.
12:50 Changeset in rtems [b109add]5 by Daniel Hellstrom <daniel@…>
leon: Fix ambapp_bus OCCAN device registeration order NOTE that this will change the association of /dev/occanN with OCCAN[N] device to the same order as in hardware. This means that if you have been useing /dev/occan0 before you have to use /dev/occan1 on a dual OCCAN device system (this affects GR712RC).
12:36 Ticket #2663 (pc386 BSP has complex dependencies) closed by Joel Sherrill
wontfix
09:45 Changeset in rtems [875c26d]5 by Sebastian Huber <sebastian.huber@…>
rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by e6b31b27fbe3cd76534db2d4fc4ef5dcdf0d33b4.
09:41 Changeset in rtems [300eaad]5 by Sebastian Huber <sebastian.huber@…>
rtems: Delete Rate_monotonic_Period_time_t Variables with this type directly used the _Timestamp_*() functions.
09:36 Changeset in rtems [610e87d]5 by Sebastian Huber <sebastian.huber@…>
rtems: Inline _Rate_monotonic_Reset_statistics() Use inline function instead of macro.
06:37 Ticket #2664 (spclock_err02) closed by Sebastian Huber
duplicate: This is with RTEMS_DEBUG enabled and is a duplicate of #2624. See also comment in _Watchdog_Ticks_from_timespec().
01:19 Changeset in rtems-docs [024e040]4.115 by Chris Johns <chrisj@…>
Start adding Getting Started guide's Released Version.
00:43 Changeset in rtems [596bfe3b]5 by Joel Sherrill <joel@…>
mptests/*/*.c: Fix warnings
00:33 Changeset in rtems [d165fd2]5 by Joel Sherrill <joel@…>
erc32/*/erc32sonic.c: Fix warnings
00:28 Changeset in rtems [50b73d3]5 by Joel Sherrill <joel@…>
cpukit/rtems/src/*mp.c: Fix set but not used warning

03/20/16:

23:27 Changeset in rtems-docs [5353914]4.115 by Chris Johns <chrisj@…>
Updates from user reviews.
21:09 Changeset in rtems [020c4c0]5 by Joel Sherrill <joel@…>
libmisc/shell/main_hexdump.c: Disable unused copyright string
21:08 Changeset in rtems [c4e317f]5 by Joel Sherrill <joel@…>
libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc
20:25 Changeset in rtems [d264b33]5 by Joel Sherrill <joel@…>
telnetd.c: Fix no prototype warning
20:24 Changeset in rtems [09c993b]5 by Joel Sherrill <joel@…>
libnetworking/sys/libkern.h: Disable non-POSIX prototype that is actually unused
15:55 Changeset in rtems-source-builder [eac749b]4.104.95 by Stefan Wallentowitz <stefan@…>
Bump OpenRISC versions Bump the OpenRISC toolchain to newer versions. * Binutils to 2.26 * GCC to 4.9.3 * GDB to 7.11 updates #2669
15:53 Ticket #2669 (Update OpenRISC toolchain in 4.12) created by Stefan Wallentowitz
Bump the OpenRISC toolchain to newer versions: * Binutils to 2.26 * …
15:50 Changeset in rtems-source-builder [febf4fb]4.11 by Stefan Wallentowitz <stefan@…>
Bump OpenRISC versions Bump the OpenRISC toolchain to newer versions. * Binutils to 2.26 * GCC to 4.9.3 * GDB to 7.9 updates #2668
15:45 Ticket #2668 (Update OpenRISC toolchain in 4.11) created by Stefan Wallentowitz
Bump the OpenRISC toolchain to newer versions: * Binutils to 2.26 …
14:21 GSoC/2016 edited by Sambeet Panigrahi
(diff)
14:17 GSoC/2016 edited by Sambeet Panigrahi
(diff)
09:27 Ticket #2667 (RSB build set tar file name wrong) created by Chris Johns
The RSB option --bset-tar-file uses the last name of a build set as …
08:35 Packages/LWIP edited by Pavel Pisa
Pointers to LwIP in RSB configuration tree (diff)
00:46 Packages/LWIP edited by Pavel Pisa
(diff)
00:44 Packages/LWIP edited by Pavel Pisa
Pointer to RTEMS LwIP port by Ragunath for Beagle Bone board (diff)
00:32 Packages/LWIP edited by Pavel Pisa
LwIP use RTEMS native file descriptors thoughts (diff)
00:24 Developer/Projects/Open/ImproveGDBSim edited by Joel Sherrill
Typos and add more (diff)

03/19/16:

23:55 Developer/Projects/Open/ImproveGDBSim created by Gedare Bloom
New Project Page.
23:52 Developer/OpenProjects edited by Gedare Bloom
(diff)
20:07 Ticket #2666 (RSB docs yum on way out .. use dnf) created by Joel Sherrill
This ticket is a note that rtbf64a which is running Fedora 22 gave a …
06:23 Changeset in rtems-source-builder [29819a2]4.104.95 by Chris Johns <chrisj@…>
sb: fix the if logic to handle directives in if statements. Directives in if statements end at the end of an if. The cannot change or split across directive boundaries. Add more trace detail to config.py. Updates #2661.
06:23 Changeset in rtems-source-builder [6b0d76c]4.11 by Chris Johns <chrisj@…>
sb: fix the if logic to handle directives in if statements. Directives in if statements end at the end of an if. The cannot change or split across directive boundaries. Add more trace detail to config.py. Updates #2661.

03/18/16:

20:34 Ticket #2665 (Convert _TOD_To_seconds to use mktime?) created by Joel Sherrill
Our implementation of _TOD_To_seconds uses our own math. Given that …
18:51 Ticket #2664 (spclock_err02) created by Joel Sherrill
New test failure on sis but likely all targets. * BEGIN OF TEST …
15:22 Ticket #2663 (pc386 BSP has complex dependencies) created by Joel Sherrill
In 4.11, the minimum executable did not include open() and close() …
14:35 Changeset in rtems [be88976]5 by Sebastian Huber <sebastian.huber@…>
mpci: Avoid Giant lock The object creation/deletion is protected by the object allocator lock. Update #2555.
14:33 Changeset in rtems [19e855d7]5 by Sebastian Huber <sebastian.huber@…>
mpci: Avoid Giant lock Update #2555.
14:31 Changeset in rtems [1f0e652a]5 by Sebastian Huber <sebastian.huber@…>
sptests/sptls02: Use GNU++11 This avoids a problem with the feature test macros introduced in Newlib be657151f12f4d198e45395987f0a626ee1bbb91.
13:03 Changeset in rtems [5a5fb3b]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid Giant lock for CORE spinlock Use an ISR lock to protect the spinlock state. Remove empty attributes. Update #2555.
09:58 Changeset in rtems [e12f4e17]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Invalidate TLS anchor
09:35 Changeset in rtems-libbsd [652b024]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ftpd: Resolve function name conflict Visible with Newlib be657151f12f4d198e45395987f0a626ee1bbb91.
09:29 Changeset in rtems [e3f8ba57]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Resolve function name conflict Visible with Newlib be657151f12f4d198e45395987f0a626ee1bbb91.
08:25 Changeset in rtems [b545d97c]5 by Sebastian Huber <sebastian.huber@…>
score: C++ compatibility
06:47 Ticket #2625 (Use one lookup tree per-thread for the POSIX keys) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5eaf0e7458bac80ba669f03c4feaae5bad55c6c9/rtems: […]
06:40 Building/Grub edited by Chris Johns
Fix formatting (diff)
06:39 Changeset in rtems [90de3001]5 by Sebastian Huber <sebastian.huber@…>
score: Destroy thread timer lock Update #2554.
06:25 Changeset in rtems [c904df5]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Objects_Get_by_name() Replace _Objects_Name_to_id_string() with _Objects_Get_by_name() since all users of this function are interested in the object itself and not the identifier. Use the object allocator lock to protect the search. Update #2555.
04:12 Changeset in rtems-source-builder [19a3cb9]4.104.95 by Chris Johns <chrisj@…>
bare/qemu: Use git if the RSB is not release or without a release URL. Updates #2661.
04:12 Changeset in rtems-source-builder [57b93eb]4.11 by Chris Johns <chrisj@…>
bare/qemu: Use git if the RSB is not release or without a release URL. Updates #2661.
03:38 Changeset in rtems-source-builder [f8e7692]4.11 by Chris Johns <chrisj@…>
bare/qemu: Fix %endif type. Updates #2661.
03:38 Changeset in rtems-source-builder [ff9ce9a]4.104.95 by Chris Johns <chrisj@…>
bare/qemu: Fix %endif type. Updates #2661.
03:30 Changeset in rtems-source-builder [721fbe0]4.104.95 by Chris Johns <chrisj@…>
sb: Fix vairable type in _if. Updates #2655.
03:30 Changeset in rtems-source-builder [e6f96fc]4.11 by Chris Johns <chrisj@…>
sb: Fix vairable type in _if. Updates #2655.
03:24 Changeset in rtems-source-builder [e128119]4.11 by Chris Johns <chrisj@…>
sb: Fix op parsing bug where the string was not created. Updates #2655.
03:24 Changeset in rtems-source-builder [eb25206]4.104.95 by Chris Johns <chrisj@…>
sb: Fix op parsing bug where the string was not created. Updates #2655.
02:52 Ticket #2661 (RSB qemu release uses git.) created by Chris Johns
02:50 Changeset in rtems-source-builder [2bbb065]4.11 by Chris Johns <chrisj@…>
bare/qemu: Use a tarfile is the RSB is released. Updates #2661.
02:50 Changeset in rtems-source-builder [a15650c]4.104.95 by Chris Johns <chrisj@…>
bare/qemu: Use a tarfile is the RSB is released. Updates #2661.
02:34 Changeset in rtems-source-builder [87434f6]4.11 by Chris Johns <chrisj@…>
sb: Make the URL output truncate on long long URLs.
02:34 Changeset in rtems-source-builder [d44b4d2]4.104.95 by Chris Johns <chrisj@…>
sb: Make the URL output truncate on long long URLs.
01:58 Changeset in rtems-source-builder [a8d64ad]4.11 by Chris Johns <chrisj@…>
4.11/rtems-kernel: Use the updated common support for conditional building. Updates #2526.

03/17/16:

23:50 Changeset in rtems-source-builder [07eef42]4.104.95 by Chris Johns <chrisj@…>
4.12/rtems-kernel: Add default support to build a kernel if asked too.
23:49 Changeset in rtems-source-builder [a102424]4.104.95 by Chris Johns <chrisj@…>
rtems/kernel: Move the --with-rtems logic in the common file.
23:49 Changeset in rtems-source-builder [bc61e34]4.11 by Chris Johns <chrisj@…>
rtems/kernel: Move the --with-rtems logic in the common file.
23:45 Changeset in rtems-source-builder [7d7f774]4.11 by Chris Johns <chrisj@…>
sb: Fix %if logical OP parsing. Updates #2655.
23:45 Changeset in rtems-source-builder [8bde727]4.104.95 by Chris Johns <chrisj@…>
sb: Fix %if logical OP parsing. Updates #2655.
22:44 Changeset in rtems [d731bc6f]5 by Joel Sherrill <joel@…>
bspgetworkarea.c: File header now uses Doxygen
22:43 Changeset in rtems [bfb886d]5 by Joel Sherrill <joel@…>
mcf5235/start/start.S: Fix spacing from bad tab expansion
22:42 Changeset in rtems [0d2067c]5 by Joel Sherrill <joel@…>
pc386/console/conscfg.c: Fix name of Edison console
21:23 Ticket #2660 (sis - sim perf no longer works) created by Joel Sherrill
Not sure if this is an RSB build (gdb configure) issue with not having …
19:23 GSoC/2016 edited by SAKET SINHA
Added GSOC Proposal for x86 BSP (diff)
14:12 Ticket #2659 (CONFIGURE_MALLOC_DIRTY documentation missing) created by Joel Sherrill
CONFIGURE_MALLOC_DIRTY is not documented in conf.t which means it is …
14:05 GSoC/2016 edited by punitvara
add punitvara GSOC 2016 (diff)
12:30 Changeset in rtems [d64f2e7]5 by Sebastian Huber <sebastian.huber@…>
sparc: Fix SMP context switch The value of register %g1 was overwritten in a delay slot. Use additional %g4 register. Bug introduced by 258ad71e9626c16f30b40e06c321326636c976ff.
08:47 Changeset in rtems-source-builder [52cb466]4.104.95 by Chris Johns <chrisj@…>
bare: Update or1ksim-master.zip hash Updates #2657.
08:47 Changeset in rtems-source-builder [cdfcc09]4.11 by Chris Johns <chrisj@…>
bare: Update or1ksim-master.zip hash Updates #2657.
08:24 Changeset in rtems-source-builder [9d4d373]4.11 by Chris Johns <chrisj@…>
bare: Correct the libffi-3.0.13 hash. Updates #2657.
08:24 Changeset in rtems-source-builder [c9ea984]4.104.95 by Chris Johns <chrisj@…>
bare: Correct the libffi-3.0.13 hash. Updates #2657.
08:12 Changeset in rtems [33de203]4.11 by Daniel Hellstrom <daniel@…>
sparc: Fix window underflow trap handler The window underflow trap handler used %i5 which destroyed the %o5 of the calling context. Bug introduced by 0d3b5d47429effb350448d9e9123a67db722109f. Go back to the pre 0d3b5d47429effb350448d9e9123a67db722109f behaviour and use the two unused instructions in the trap vector to optimize a bit. Close #2651.
08:12 Changeset in rtems [6c4aaf4]5 by Daniel Hellstrom <daniel@…>
sparc: Fix window underflow trap handler The window underflow trap handler used %i5 which destroyed the %o5 of the calling context. Bug introduced by 0d3b5d47429effb350448d9e9123a67db722109f. Go back to the pre 0d3b5d47429effb350448d9e9123a67db722109f behaviour and use the two unused instructions in the trap vector to optimize a bit. Update #2651.
08:03 Ticket #2627 (Fix CPU time used for threads on SMP) closed by Sebastian Huber <sebastian.huber@…>
fixed: In d37adfe5dd82cc3c933eb521b8f800c342af0e52/rtems: […]
08:01 Changeset in rtems [2f02f93]5 by Sebastian Huber <sebastian.huber@…>
sapi: Include missing header file
07:27 Changeset in rtems-source-builder [3fac45e]4.11 by Chris Johns <chrisj@…>
bare: Update qemu package source hashes that are missing. Add support for pkgconfig checks to fail when just downloading the source so it is actually downloaded on hosts that may have a package installed. Updates #2657.
07:27 Changeset in rtems-source-builder [db8ec8c]4.104.95 by Chris Johns <chrisj@…>
bare: Update qemu package source hashes that are missing. Add support for pkgconfig checks to fail when just downloading the source so it is actually downloaded on hosts that may have a package installed. Updates #2657.
07:26 Changeset in rtems-source-builder [7e04bc3]4.11 by Chris Johns <chrisj@…>
sb: Fix the sensible url printer on Python3. Updates #2656.
07:26 Changeset in rtems-source-builder [89a94d0]4.104.95 by Chris Johns <chrisj@…>
sb: Fix the sensible url printer on Python3. Updates #2656.
07:23 Changeset in rtems [1547b623]5 by Sebastian Huber <sebastian.huber@…>
bsp/realview_pbx_a9_qemu: Fix compiler flags
06:56 Changeset in rtems [5eaf0e7]5 by Sebastian Huber <sebastian.huber@…>
posix: Use per-thread lookup tree for POSIX Keys Yields higher performance on SMP systems. Close #2625.
06:15 Ticket #2657 (RSB packages missing hashes) created by Chris Johns
This ticket collects the packages fixed by adding a missing hash.
05:59 Changeset in rtems-source-builder [ebbfb0f]4.11 by Chris Johns <chrisj@…>
rtems: Remove 4.10 and 4.9 base configuration files. Updates #2650.
05:57 Ticket #2650 (RSB remove 4.9 and 4.10 configuration files from 4.11 branch.) closed by Chris Johns <chrisj@…>
fixed: In be67f32883d0737368adcfc3e0901a0439378dc4/rtems-source-builder: […]
05:54 Ticket #2640 (RSB Release support to select the BSPs to build.) closed by Chris Johns
fixed: This has been fixed.
05:54 Changeset in rtems-source-builder [be67f32]4.11 by Chris Johns <chrisj@…>
rtems: Remove 4.9 and 4.10 from the 4.11 branch. Closes #2650.
05:53 Ticket #2655 (RSB --with-download fails with 3rd party packages) closed by Chris Johns <chrisj@…>
fixed: In 38ed59a301c5f3e03ce83133dadddad695e415fb/rtems-source-builder: […]
05:53 Ticket #2656 (RSB urlib user agent is blocked by some sites, change to something else.) closed by Chris Johns <chrisj@…>
fixed: In 31f33047a278b4ade2d0fb4964ebac4e7209b105/rtems-source-builder: […]
05:51 Changeset in rtems [92dee4ab]5 by Sebastian Huber <sebastian.huber@…>
rtems: Avoid Giant lock in rtems_signal_catch() Update #2555.
05:47 Changeset in rtems-source-builder [1bbb766]4.104.95 by Chris Johns <chrisj@…>
sb: Change urlib to urllib2 on Python2 and add user agent support. Some sites block the standard python user agent. Change to Wget as it seems to make the tested sites behave. Limit the size of long URLs when logging to the user. Closes #2656.
05:47 Changeset in rtems-source-builder [31f3304]4.11 by Chris Johns <chrisj@…>
sb: Change urlib to urllib2 on Python2 and add user agent support. Some sites block the standard python user agent. Change to Wget as it seems to make the tested sites behave. Limit the size of long URLs when logging to the user. Closes #2656.
05:39 Changeset in rtems-source-builder [0e22c3c]4.11 by Chris Johns <chrisj@…>
sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages. The building of 3rd party packages for an RTEMS BSP requires a valid BSP so the standard method to download the source for releasing does not work. This change adds support to allow this. The RTEMS BSP support will not generate an error is no BSP or tools are provided or found. The change addis logic operators to the %if statement so you can '||' to 'or' and '&&' to 'and' logic expressions. A new %log directive has been added to clean up the messages. A new %{!define ...} has been added to aid checking within logic expressions. All command line --with/--without now appear as macros. Add version.version to get just the RTEMS major and minor version. Some pkg-config issues have been resolved. Closes #2655.
05:39 Changeset in rtems-source-builder [38ed59a]4.104.95 by Chris Johns <chrisj@…>
sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages. The building of 3rd party packages for an RTEMS BSP requires a valid BSP so the standard method to download the source for releasing does not work. This change adds support to allow this. The RTEMS BSP support will not generate an error is no BSP or tools are provided or found. The change addis logic operators to the %if statement so you can '||' to 'or' and '&&' to 'and' logic expressions. A new %log directive has been added to clean up the messages. A new %{!define ...} has been added to aid checking within logic expressions. All command line --with/--without now appear as macros. Add version.version to get just the RTEMS major and minor version. Some pkg-config issues have been resolved. Closes #2655.
05:36 Changeset in rtems-source-builder [5881078]4.11 by Chris Johns <chrisj@…>
rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
05:30 Changeset in rtems [f5bb2991]5 by Sebastian Huber <sebastian.huber@…>
rtems: Avoid Giant lock in rtems_task_mode() Update #2555.
05:16 Changeset in rtems [75aef54]5 by Sebastian Huber <sebastian.huber@…>
posix: Avoid Giant lock in sched_yield() Update #2555.
03:15 Ticket #2656 (RSB urlib user agent is blocked by some sites, change to something else.) created by Chris Johns
The libjpeg does not accept the user agent urlib and urllib2 uses. It …
00:36 Ticket #2655 (RSB --with-download fails with 3rd party packages) created by Chris Johns
The 3rd party packages depend on the BSP configuration and this …

03/16/16:

23:45 Changeset in rtems-docs [924c542]4.115 by Chris Johns <chrisj@…>
Fix SMP warning.
23:33 Changeset in rtems-docs [ad42291]4.115 by Chris Johns <chrisj@…>
Remove the minted gobble.
23:30 Changeset in rtems-docs [e9c2b7a]4.115 by Chris Johns <chrisj@…>
Update version numbers and the titles.
23:30 Changeset in rtems-docs [1a5e1d7]4.115 by Chris Johns <chrisj@…>
Fix formatting.
12:59 Changeset in rtems [59461e5]5 by Joel Sherrill <joel@…>
pc386/.../bspimpl.h: New file missed in previous commit.
12:32 Ticket #2654 (rtems_waf could use a sane default version) created by Gedare Bloom
The rtems_waf package should allow a default version to be specified …
10:50 Ticket #2653 (rtems-test gdb does not work with python3) created by Chris Johns
Running rtems-test with gdb does not work with Python3.
10:39 Changeset in rtems-tools [66824e5]4.11 by Chris Johns <chrisj@…>
tester: Fix reraising an exception with Python2 and Python3. Updates #2619.
10:39 Changeset in rtems-tools [dfa2468]4.105 by Chris Johns <chrisj@…>
tester: Fix reraising an exception with Python2 and Python3. Updates #2619.
09:29 Changeset in rtems [b0443736]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Fix BSS initialization
09:28 Changeset in rtems [4bf79af]5 by Sebastian Huber <sebastian.huber@…>
timecounter: Avoid invalid memcpy() In uni-processor configurations we have only one timehand. Do not issue a memcpy() with equal source and destination.
06:42 GSoC/2016 edited by Deval Shah
(diff)
06:30 Ticket #2632 (rtems-tester failure) closed by Chris Johns
fixed
06:29 Ticket #2645 (RSB qemu bset issues and failure) closed by Chris Johns
fixed
06:26 Ticket #2646 (glib cfg file is missing hash. Fails in release mode) closed by Chris Johns <chrisj@…>
fixed: In 4ffa1d465e30f121b8afc62ad0cd782db92e5912/rtems-source-builder: […]
06:16 Changeset in rtems-source-builder [4ffa1d4]4.11 by Chris Johns <chrisj@…>
bare/devel/qemu: Add a hash for glib. Closes #2646.
06:16 Changeset in rtems-source-builder [b480086]4.104.95 by Chris Johns <chrisj@…>
bare/devel/qemu: Add a hash for glib. Closes #2646.
06:14 Changeset in rtems-source-builder [8f6fb61]4.11 by Chris Johns <chrisj@…>
bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues. Closes #2645.
06:14 Changeset in rtems-source-builder [ed86b4b]4.104.95 by Chris Johns <chrisj@…>
bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues. Closes #2645.
06:14 Changeset in rtems [f2f207ce]5 by Sebastian Huber <sebastian.huber@…>
score: Fix intenal mutex attributes A mutex must be released by its owner.
05:53 Ticket #2648 (RSB make cvs optional on all hosts.) closed by Chris Johns
fixed: In 84ed68588b4dfb241f0933a9b48c68626247887e/rtems-source-builder: sb: Make cvs optional. Ignore RSB generated files to keep the git dirty status clean. Closes #2647. Closes #2748. << Wrong ticket id.
05:22 Changeset in rtems-tools [4bcf18b]4.105 by Chris Johns <chrisj@…>
tester/sis: Provide the -nouartrx to avoid blocking on stdin.
05:21 Changeset in rtems-tools [1845e91]4.105 by Chris Johns <chrisj@…>
tester: Provide a gdb kill method to aid clean ups on ctrl-C.
04:56 Changeset in rtems-source-builder [e764974]4.104.95 by Chris Johns <chrisj@…>
4.11: Remove from master. Updates #2649.
04:53 GSoC/2016 edited by Chris Johns
(diff)
04:51 Changeset in rtems-source-builder [08aa888]4.104.95 by Chris Johns <chrisj@…>
4.12/gdb-7.11: Add ERC32 patches to fix the simulator. Updates #2644.
04:18 Changeset in rtems-tools [0bbd2de]4.105 by Chris Johns <chrisj@…>
4.12: Patches for ERC simualtor for gdb-7.11. The patches fix the endian checks in the simulator, print filtering, and the run command. Updates #2644.
00:36 Changeset in rtems [364866d]5 by Joel Sherrill <joel@…>
pc386: Do not include rtems/pci.h from bsp.h. Add bsp/bspimpl.h Start to migrate private symbols to bsp/bspimpl.h.
00:36 Changeset in rtems [78c9fe8]5 by Joel Sherrill <joel@…>
atsamv-testsuite.tcfg: Add more tests

03/15/16:

19:04 Ticket #2647 (RSB git does not ignore rsb-*.txt files in all directories.) closed by Chris Johns <chrisj@…>
fixed: In 84ed68588b4dfb241f0933a9b48c68626247887e/rtems-source-builder: […]
14:42 Changeset in rtems [474b9be]5 by Sebastian Huber <sebastian.huber@…>
score: Use allocator lock in _Objects_Get_next() Use the object allocator lock in _Objects_Get_next() instead of disabled thread dispatching since object creation and deletion is covered by this lock. Update #2555.
14:09 Changeset in rtems [05ef287]5 by Sebastian Huber <sebastian.huber@…>
sapi: Do not disable thread dispatching Do not disable thread dispatching to add a user extension. After startup, the object allocator lock is enough. Update #2555.
13:29 Changeset in rtems [5a0b27ed]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Clock driver workaround for GR712RC
12:55 Ticket #2651 (Corruption of register %o5 in window underflow trap handler) created by Sebastian Huber
The window underflow trap handler uses %i5 which destroys %o5 of the …
07:15 Changeset in rtems [057154e]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: Delete unused linkcmds file
02:25 Changeset in rtems-source-builder [276fdc4]4.104.95 by Chris Johns <chrisj@…>
rtems/4.12: Add hash to gdb-7.11.

03/14/16:

23:55 Changeset in rtems-source-builder [33308d1]4.104.95 by Chris Johns <chrisj@…>
sb: Make cvs optional. Ignore RSB generated files to keep the git dirty status clean. Closes #2647. Closes #2748.
23:55 Changeset in rtems-source-builder [84ed685]4.11 by Chris Johns <chrisj@…>
sb: Make cvs optional. Ignore RSB generated files to keep the git dirty status clean. Closes #2647. Closes #2748.
23:06 Ticket #2650 (RSB remove 4.9 and 4.10 configuration files from 4.11 branch.) created by Chris Johns
Clean the 4.11 branch to only build 4.11 tools.
23:05 Ticket #2649 (RSB remove 4.11, 4.10 and 4.9 from the master branch.) created by Chris Johns
Having 4.11 on master is confusing users as they build 4.11 tool on …
22:59 Ticket #2648 (RSB make cvs optional on all hosts.) created by Chris Johns
It should not be needed now as all upstream projects we use to use it …
21:46 Ticket #2647 (RSB git does not ignore rsb-*.txt files in all directories.) created by Chris Johns
Running something like sb-check generates a log file and this is not …
18:19 Ticket #2646 (glib cfg file is missing hash. Fails in release mode) created by Joel Sherrill
glib is missing the hash. Following patch should fix it. Found on …
18:17 Ticket #2645 (RSB qemu bset issues and failure) created by Joel Sherrill
Trying to build qemu on RSB master, I got errors for qemu_version and …
18:01 Ticket #2644 (sis does not run on gdb 7.11 but does on gdb 7.9) created by Joel Sherrill
I know we reported this on the gdb list but we should have a ticket. …
16:31 Ticket #2643 (rtems/rtems-bsps script's find command broken (again)) created by Joel Sherrill
This is from Centos 7 (rtbf64c) but also broken on Centos 6. Broken …
12:46 GSoC/2016 edited by Vivek Kukreja
Added link to project proposal(under progress) (diff)
11:31 Changeset in rtems [df91dd9]5 by Sebastian Huber <sebastian.huber@…>
monitor: Use object allocator lock Use object allocator lock instead of disabled thread dispatching. Update #2555.
09:55 Changeset in rtems [734118d9]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix interrupt numbers
09:11 Changeset in rtems [18ff889]5 by Sebastian Huber <sebastian.huber@…>
score: Use ISR lock for IO driver registration Create implementation header file. Update #2555.
08:40 Changeset in rtems [62d2540]5 by Sebastian Huber <sebastian.huber@…>
score: Delete unused SAPI_IO_EXTERN Update #2559.
08:32 Ticket #2633 (waf build failed for rtems-libbsd) closed by Sebastian Huber
fixed: [a336c4630161a6e5a3742c1430564d5566cafa58/rtems-libbsd]
08:25 Changeset in rtems-libbsd [a336c46]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Update due to Watchdog Handler changes
07:23 Ticket #2526 (RSB --without-rtems flag has no effect) closed by Chris Johns <chrisj@…>
fixed: In b29015495036d173fea5f00b5745ca915ef2e722/rtems-source-builder: […]
07:20 Changeset in rtems-source-builder [a15c396]4.11 by Chris Johns <chrisj@…>
rtems-kernel: Fix the --with-rtems/--without-rtems support when released. Also add: --with-rtemsbsp="bsp,bsp,bsp" --with-rtems-smp --with-rtems-tests --with-rtems-tests=sample --with-rtems-tests=all Closes #2526.
07:20 Changeset in rtems-source-builder [b290154]4.104.95 by Chris Johns <chrisj@…>
rtems-kernel: Fix the --with-rtems/--without-rtems support when released. Also add: --with-rtemsbsp="bsp,bsp,bsp" --with-rtems-smp --with-rtems-tests --with-rtems-tests=sample --with-rtems-tests=all Closes #2526.
06:42 Changeset in rtems-source-builder [8d0e377]4.104.95 by Chris Johns <chrisj@…>
sb: Fix the --without-error-report parsing of the label. Update #2526.
06:42 Changeset in rtems-source-builder [d4a2da8]4.11 by Chris Johns <chrisj@…>
sb: Fix the --without-error-report parsing of the label. Update #2526.
05:30 Ticket #2481 (RSB release to download tar files for the RTEMS kernel and tools.) closed by Chris Johns <chrisj@…>
fixed: In 2b5f69e672af779b90cb1d4514f70072bade8fd9/rtems-source-builder: […]
05:23 Changeset in rtems-source-builder [2b5f69e]4.11 by Chris Johns <chrisj@…>
sb: Update download to check the config file for release URL control. Provide without_release_url support in the configuration file so the release tarball download of the kernel and tools uses the release's top level directory and not the sources directory. Closes #2481.
05:23 Changeset in rtems-source-builder [6e490ae]4.104.95 by Chris Johns <chrisj@…>
sb: Update download to check the config file for release URL control. Provide without_release_url support in the configuration file so the release tarball download of the kernel and tools uses the release's top level directory and not the sources directory. Closes #2481.
04:19 Changeset in rtems-source-builder [858e43b]4.11 by Chris Johns <chrisj@…>
sb: Fix build's --with-error-report handling. This reflects changes in the way the --with/--without options are handled. Updates #2526.
04:19 Changeset in rtems-source-builder [e8f3519]4.104.95 by Chris Johns <chrisj@…>
sb: Fix build's --with-error-report handling. This reflects changes in the way the --with/--without options are handled. Updates #2526.
04:12 Ticket #2642 (RTEMS Tools broken with python3 changes.) closed by Chris Johns <chrisj@…>
fixed: In 3e9b17994afb78da6bd26c0585dc239bea354ec8/rtems-tools: […]
04:12 Changeset in rtems-source-builder [703c854]4.104.95 by Chris Johns <chrisj@…>
4.12: Update GDB to gdb-7.11.
04:09 Changeset in rtems-tools [3e9b179]4.11 by Chris Johns <chrisj@…>
rtemstoolkit: Fix execute's writer thread to not eval() the input. The conversion to Python3 added an eval() call which is wrong. Fix the spelling in execute. Fix labels in the tester gdb locking. Check the debug-trace arguments. Close #2642.
03:59 Changeset in rtems-tools [6f8b07c]4.105 by Chris Johns <chrisj@…>
rtemstoolkit: Fix execute's writer thread to not eval() the input. The conversion to Python3 added an eval() call which is wrong. Fix the spelling in execute. Fix labels in the tester gdb locking. Check the debug-trace arguments. Close #2642.
03:57 Ticket #2642 (RTEMS Tools broken with python3 changes.) created by Chris Johns
The python3 changes have broken rtems-test with gdb.

03/11/16:

22:08 Ticket #2638 (pc386: ld -r issue with per function sections) closed by Joel Sherrill <joel@…>
fixed: In 5e368e8441e21e484a09e0d743a5b6b934e45047/rtems: […]
22:07 Changeset in rtems [5e368e84]5 by Joel Sherrill <joel@…>
pc386: Fix linker usage issues with -r and function sections closes #2638.
21:26 Ticket #2579 (Add per-section compilation and linking support to powerpc/motorola_powerpc) closed by Joel Sherrill
fixed
20:13 Changeset in rtems [83a116b]5 by Joel Sherrill <joel@…>
lm32/shared/.../ckinit.c: Fix typo so fast idle on simulator is enabled
19:28 Changeset in rtems-source-builder [fc87573]4.104.95 by Joel Sherrill <joel@…>
4.12/rtems-moxie.bset: Update to match default RTEMS toolset
17:03 Ticket #2641 (configure: enable-rtemsbsp doesn't warn if bsp does not exist) created by aurelio
When running configure with an incorrect bsp name the script does not …
15:01 GSoC/Mentors edited by Martin Galvan
(diff)
15:00 GSoC/Mentors edited by Martin Galvan
Add myself to the Mentors list. (diff)
07:12 Changeset in rtems-tools [a44fedf]4.105 by Chris Johns <chrisj@…>
Add a gdb-7.11 patch for 4.12.
06:08 Ticket #2640 (RSB Release support to select the BSPs to build.) created by Chris Johns
Currently the RSB builds all BSPs on a release. Most users will only …
06:05 Ticket #2639 (RSB long path support on Windows is still broken.) created by Chris Johns
Long path support on Windows requires the use of Unicode paths. The …
05:53 Ticket #2619 (RSB Should Support Python 2 and Python 3) closed by Chris Johns
fixed: Tested on FreeBSD, WIndows, and MacOS (only python2).
03:27 Ticket #2637 (4.11/rtems-arm broken on MacOS.) closed by Chris Johns <chrisj@…>
fixed: In a7950974777201b392b92b541997e007ae5e265f/rtems-source-builder: […]
01:43 Changeset in rtems-source-builder [a795097]4.11 by Chris Johns <chrisj@…>
4.11: Change binutils version to 2.26. Closes #2637.
01:39 Changeset in rtems-source-builder [52561d9]4.104.95 by Chris Johns <chrisj@…>
sb: Do not expand the package name in a bset file. If the package references macros yet to be defined an error is generated. Let the macro expands happen when the package name is actually used. Closes #2645.
01:39 Changeset in rtems-source-builder [e70a165]4.11 by Chris Johns <chrisj@…>
sb: Do not expand the package name in a bset file. If the package references macros yet to be defined an error is generated. Let the macro expands happen when the package name is actually used. Closes #2645.
00:12 Ticket #2407 (Enable function and data sections) closed by Joel Sherrill
fixed

03/10/16:

23:59 Changeset in rtems [a29aa21]5 by Joel Sherrill <joel@…>
v850/gdbv850sim: Add per-section compilation and linking support updates #2577. Had to add .rtemsroset to the linkcmds following the arm to get it to link after turning on the per-secton options. For the v850e1sim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 76940 6456 4944 88340 15914 ticker.exe 21896 1860 760 24516 5fc4 minimum.exe 802270 45832 12837 860939 d230b cxx_iostream.exe 473916 65152 18156 557224 880a8 fileio.exe 384288 45724 34148 464160 71520 pppd.exe 161648 18416 7840 187904 2de00 capture.exe 90856 6740 5021 102617 190d9 nsecs.exe 158424 17512 5508 181444 2c4c4 paranoia.exe 152938 12948 5821 171707 29ebb cdtest.exe 73808 6296 4912 85016 14c18 base_sp.exe 77420 6528 8756 92704 16a20 unlimited.exe 89692 4792 4916 99400 18448 hello.exe 236138 18396 12240 266774 41216 loopback.exe For the v850e1sim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 76739 1552 4920 83211 1450b ticker.exe 13682 228 748 14658 3942 minimum.exe 491284 6508 12026 509818 7c77a cxx_iostream.exe 517952 5632 17859 541443 84303 fileio.exe 379732 8864 33308 421904 67010 pppd.exe 169182 2176 7815 179173 2bbe5 capture.exe 91307 1640 4997 97944 17e98 nsecs.exe 167431 1920 5484 174835 2aaf3 paranoia.exe 156322 1936 5797 164055 280d7 cdtest.exe 72591 1548 4888 79027 134b3 base_sp.exe 76215 1576 8732 86523 151fb unlimited.exe 86346 1520 4892 92758 16a56 hello.exe 221810 2800 12076 236686 39c8e loopback.exe For the v850e2sim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 69788 6452 4948 81188 13d24 ticker.exe 20972 1856 788 23616 5c40 minimum.exe 795748 45828 12841 854417 d0991 cxx_iostream.exe 440586 64864 18160 523610 7fd5a fileio.exe 352650 45644 34152 432446 6993e pppd.exe 151172 18400 7844 177416 2b508 capture.exe 84028 6736 5025 95789 1762d nsecs.exe 148268 17500 5512 171280 29d10 paranoia.exe 145916 12936 5825 164677 28345 cdtest.exe 67124 6292 4916 78332 131fc base_sp.exe 70452 6508 8760 85720 14ed8 unlimited.exe 83800 4788 4920 93508 16d44 hello.exe 221216 18372 12244 251832 3d7b8 loopback.exe For the v850e2sim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 70155 1552 4924 76631 12b57 ticker.exe 14156 932 776 15864 3df8 minimum.exe 485650 6508 12030 504188 7b17c cxx_iostream.exe 485398 5632 17863 508893 7c3dd fileio.exe 351418 8864 33312 393594 6017a pppd.exe 159510 2176 7819 169505 29621 capture.exe 84989 1640 5001 91630 165ee nsecs.exe 157973 1920 5488 165381 28605 paranoia.exe 149880 1936 5801 157617 267b1 cdtest.exe 66529 1548 4892 72969 11d09 base_sp.exe 69847 1576 8736 80159 1391f unlimited.exe 81134 1520 4896 87550 155fe hello.exe 208878 2800 12080 223758 36a0e loopback.exe For the v850e2v3sim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 69784 6452 4948 81184 13d20 ticker.exe 20972 1856 788 23616 5c40 minimum.exe 791378 45808 12841 850027 cf86b cxx_iostream.exe 436576 64848 18160 519584 7eda0 fileio.exe 348982 45624 34152 428758 68ad6 pppd.exe 147420 18380 7844 173644 2a64c capture.exe 84020 6736 5025 95781 17625 nsecs.exe 148736 17480 5512 171728 29ed0 paranoia.exe 142216 12916 5825 160957 274bd cdtest.exe 67120 6292 4916 78328 131f8 base_sp.exe 70448 6508 8760 85716 14ed4 unlimited.exe 80048 4768 4920 89736 15e88 hello.exe 217432 18352 12244 248028 3c8dc loopback.exe For the v850e2v3sim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 70151 1552 4924 76627 12b53 ticker.exe 14156 932 776 15864 3df8 minimum.exe 481408 6508 12030 499946 7a0ea cxx_iostream.exe 481378 5632 17863 504873 7b429 fileio.exe 347740 8864 33312 389916 5f31c pppd.exe 155736 2176 7819 165731 28763 capture.exe 84981 1640 5001 91622 165e6 nsecs.exe 158331 1920 5488 165739 2876b paranoia.exe 146164 1936 5801 153901 2592d cdtest.exe 66525 1548 4892 72965 11d05 base_sp.exe 69843 1576 8736 80155 1391b unlimited.exe 77363 1520 4896 83779 14743 hello.exe 205082 2800 12080 219962 35b3a loopback.exe For the v850esim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 69626 6452 4948 81026 13c82 ticker.exe 20920 1856 788 23564 5c0c minimum.exe 794782 45828 12841 853451 d05cb cxx_iostream.exe 440110 64860 18160 523130 7fb7a fileio.exe 351798 45644 34152 431594 695ea pppd.exe 150816 18400 7844 177060 2b3a4 capture.exe 83850 6736 5025 95611 1757b nsecs.exe 147962 17500 5512 170974 29bde paranoia.exe 145458 12936 5825 164219 2817b cdtest.exe 66958 6292 4916 78166 13156 base_sp.exe 70286 6508 8760 85554 14e32 unlimited.exe 83606 4788 4920 93314 16c82 hello.exe 220770 18372 12244 251386 3d5fa loopback.exe For the v850esim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 69971 1552 4924 76447 12a9f ticker.exe 14108 932 776 15816 3dc8 minimum.exe 484692 6508 12030 503230 7adbe cxx_iostream.exe 484894 5632 17863 508389 7c1e5 fileio.exe 350548 8864 33312 392724 5fe14 pppd.exe 159138 2176 7819 169133 294ad capture.exe 84791 1640 5001 91432 16528 nsecs.exe 157655 1920 5488 165063 284c7 paranoia.exe 149416 1936 5801 157153 265e1 cdtest.exe 66349 1548 4892 72789 11c55 base_sp.exe 69669 1576 8736 79981 1386d unlimited.exe 80928 1520 4896 87344 15530 hello.exe 208424 2800 12080 223304 36848 loopback.exe For the v850essim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 76940 6456 4944 88340 15914 ticker.exe 21896 1860 760 24516 5fc4 minimum.exe 802270 45832 12837 860939 d230b cxx_iostream.exe 473916 65152 18156 557224 880a8 fileio.exe 384288 45724 34148 464160 71520 pppd.exe 161648 18416 7840 187904 2de00 capture.exe 90856 6740 5021 102617 190d9 nsecs.exe 158424 17512 5508 181444 2c4c4 paranoia.exe 152938 12948 5821 171707 29ebb cdtest.exe 73808 6296 4912 85016 14c18 base_sp.exe 77420 6528 8756 92704 16a20 unlimited.exe 89692 4792 4916 99400 18448 hello.exe 236138 18396 12240 266774 41216 loopback.exe For the v850essim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 76739 1552 4920 83211 1450b ticker.exe 13682 228 748 14658 3942 minimum.exe 491284 6508 12026 509818 7c77a cxx_iostream.exe 517952 5632 17859 541443 84303 fileio.exe 379732 8864 33308 421904 67010 pppd.exe 169182 2176 7815 179173 2bbe5 capture.exe 91307 1640 4997 97944 17e98 nsecs.exe 167431 1920 5484 174835 2aaf3 paranoia.exe 156322 1936 5797 164055 280d7 cdtest.exe 72591 1548 4888 79027 134b3 base_sp.exe 76215 1576 8732 86523 151fb unlimited.exe 86346 1520 4892 92758 16a56 hello.exe 221810 2800 12076 236686 39c8e loopback.exe For the v850sim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 79246 6456 4944 90646 16216 ticker.exe 22440 1860 760 25060 61e4 minimum.exe 874792 46172 12837 933801 e3fa9 cxx_iostream.exe 484218 65164 18156 567538 8a8f2 fileio.exe 396364 45736 34148 476248 74458 pppd.exe 167214 18416 7840 193470 2f3be capture.exe 95154 6744 5021 106919 1a1a7 nsecs.exe 162778 17512 5508 185798 2d5c6 paranoia.exe 161270 12984 5821 180075 2bf6b cdtest.exe 76114 6296 4912 87322 1551a base_sp.exe 79726 6528 8756 95010 17322 unlimited.exe 93578 4792 4916 103286 19376 hello.exe 242848 18396 12240 273484 42c4c loopback.exe For the v850sim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 79045 1552 4920 85517 14e0d ticker.exe 13674 228 748 14650 393a minimum.exe 526914 6508 12026 545448 852a8 cxx_iostream.exe 528264 5632 17859 551755 86b4b fileio.exe 391652 8864 33308 433824 69ea0 pppd.exe 174748 2176 7815 184739 2d1a3 capture.exe 95605 1640 4997 102242 18f62 nsecs.exe 171785 1920 5484 179189 2bbf5 paranoia.exe 164414 1936 5797 172147 2a073 cdtest.exe 74897 1548 4888 81333 13db5 base_sp.exe 78521 1576 8732 88829 15afd unlimited.exe 90232 1520 4892 96644 17984 hello.exe 228424 2800 12076 243300 3b664 loopback.exe
23:43 Changeset in rtems [2533e79]5 by Joel Sherrill <joel@…>
sparc64/usiii: Add per-section compilation and linking support updates #2577. For the usiii BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 180608 2752 2113472 2296832 230c00 ticker.exe 114112 1760 2105312 2221184 21e480 minimum.exe 1041392 3168 2126160 3170720 3061a0 cxx_iostream.exe 712224 8912 2129200 2850336 2b7e20 fileio.exe 595248 21568 2147872 2764688 2a2f90 pppd.exe 291488 3912 2117440 2412840 24d128 capture.exe 200496 2888 2113616 2317000 235ac8 nsecs.exe 279344 3392 2114112 2396848 2492b0 paranoia.exe 324656 2768 2115328 2442752 254600 cdtest.exe 178624 2752 2113440 2294816 230420 base_sp.exe 179152 2752 2117216 2299120 2314f0 unlimited.exe 190944 2688 2113424 2307056 2333f0 hello.exe 381296 10752 2126400 2518448 266db0 loopback.exe For the usiii BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 173312 2632 2113184 2289128 22ede8 ticker.exe 102432 328 2100928 2203688 21a028 minimum.exe 626544 3032 2120400 2749976 29f618 cxx_iostream.exe 657584 8792 2128640 2795016 2aa608 fileio.exe 555616 21264 2146816 2723696 298f70 pppd.exe 280016 3760 2117152 2400928 24a2a0 capture.exe 193792 2768 2113312 2309872 233ef0 nsecs.exe 238528 3264 2113808 2355600 23f190 paranoia.exe 277568 2664 2115040 2395272 248c88 cdtest.exe 170592 2624 2113152 2286368 22e320 base_sp.exe 169120 2616 2112816 2284552 22dc08 unlimited.exe 180528 2536 2109040 2292104 22f988 hello.exe 354992 10528 2126016 2491536 260490 loopback.exe
23:37 Changeset in rtems [e3fdbc06]5 by Joel Sherrill <joel@…>
sparc64/niagara: Add per-section compilation and linking support updates #2577. For the niagara BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 143616 2704 2113472 2259792 227b50 ticker.exe 71872 1720 2105312 2178904 213f58 minimum.exe 983600 3128 2126160 3112888 2f7fb8 cxx_iostream.exe 648448 8864 2129200 2786512 2a84d0 fileio.exe 548976 21520 2147872 2718368 297aa0 pppd.exe 253344 3872 2117440 2374656 243c00 capture.exe 161520 2840 2113616 2277976 22c258 nsecs.exe 215568 3344 2114112 2333024 239960 paranoia.exe 261744 2728 2115328 2379800 245018 cdtest.exe 139648 2704 2113440 2255792 226bb0 base_sp.exe 142416 2712 2117216 2262344 228548 unlimited.exe 150464 2648 2113424 2266536 2295a8 hello.exe 343504 10704 2126400 2480608 25d9e0 loopback.exe For the niagara BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 133408 2624 2113184 2249216 225200 ticker.exe 57152 320 2100928 2158400 20ef40 minimum.exe 590160 3024 2120400 2713584 2967f0 cxx_iostream.exe 623568 8784 2128640 2760992 2a2120 fileio.exe 503616 21256 2146816 2671688 28c448 pppd.exe 239152 3752 2117152 2360056 2402f8 capture.exe 152128 2760 2113312 2268200 229c28 nsecs.exe 203808 3256 2113808 2320872 2369e8 paranoia.exe 244128 2656 2115040 2361824 2409e0 cdtest.exe 128672 2616 2113152 2244440 223f58 base_sp.exe 129408 2608 2112816 2244832 2240e0 unlimited.exe 137040 2528 2109040 2248608 224fa0 hello.exe 314256 10520 2126016 2450792 256568 loopback.exe
23:22 Changeset in rtems [45e5623]5 by Joel Sherrill <joel@…>
powerpc/motorola_powerpc: Add per-section compilation and linking support updates #2577. closes #2579. In addition to the make/custom files, the ppcboot.lds file had to be updated to add a KEEP() on the .entry_point_section. For the mcp750 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 188997 29656 48361 267014 41306 ticker.exe 150693 26116 44681 221490 36132 minimum.exe 939941 217971 55585 1213497 128439 cxx_iostream.exe 585125 98042 61033 744200 b5b08 fileio.exe 506445 72164 76829 655438 a004e pppd.exe 253397 40224 50409 344030 53fde capture.exe 208597 31236 48437 288270 4660e nsecs.exe 218981 42028 48961 309970 4bad2 paranoia.exe 275605 47856 48585 372046 5ad4e cdtest.exe 186309 29488 48329 264126 407be base_sp.exe 188517 30424 52105 271046 422c6 unlimited.exe 174725 28324 48257 251306 3d5aa hello.exe 342601 41628 55433 439662 6b56e loopback.exe For the mcp750 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 159345 19612 48329 227286 377d6 ticker.exe 120417 15516 44649 180582 2c166 minimum.exe 596905 50686 54737 702328 ab778 cxx_iostream.exe 551185 88466 60745 700396 aafec fileio.exe 453101 61848 76093 591042 904c2 pppd.exe 228033 32444 50381 310858 4be4a capture.exe 179585 21168 48405 249158 3cd46 nsecs.exe 188785 31176 48933 268894 41a5e paranoia.exe 249561 28688 48553 326802 4fc92 cdtest.exe 156401 19444 48297 224142 36b8e base_sp.exe 156977 19592 52073 228642 37d22 unlimited.exe 142929 17544 48225 208698 32f3a hello.exe 302045 33328 55321 390694 5f626 loopback.exe For the mtx603e BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 189317 29640 48361 267318 41436 ticker.exe 150997 26104 44681 221782 36256 minimum.exe 940581 214151 55585 1210317 1277cd cxx_iostream.exe 585317 98026 61033 744376 b5bb8 fileio.exe 506893 72148 76829 655870 a01fe pppd.exe 253813 40208 50409 344430 5416e capture.exe 208917 31220 48437 288574 4673e nsecs.exe 219301 42012 48961 310274 4bc02 paranoia.exe 276021 47700 48585 372306 5ae52 cdtest.exe 186629 29472 48329 264430 408ee base_sp.exe 188837 30408 52105 271350 423f6 unlimited.exe 175045 28312 48257 251614 3d6de hello.exe 342953 41612 55433 439998 6b6be loopback.exe For the mtx603e BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 159345 19612 48329 227286 377d6 ticker.exe 120385 15516 44649 180550 2c146 minimum.exe 597097 50686 54737 702520 ab838 cxx_iostream.exe 551121 88466 60745 700332 aafac fileio.exe 453197 61848 76093 591138 90522 pppd.exe 228097 32444 50381 310922 4be8a capture.exe 179569 21168 48405 249142 3cd36 nsecs.exe 188785 31176 48933 268894 41a5e paranoia.exe 249625 28688 48553 326866 4fcd2 cdtest.exe 156369 19444 48297 224110 36b6e base_sp.exe 156945 19592 52073 228610 37d02 unlimited.exe 142929 17544 48225 208698 32f3a hello.exe 302109 33328 55321 390758 5f666 loopback.exe For the mvme2100 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 185285 24424 48361 258070 3f016 ticker.exe 146997 20880 44681 212558 33e4e minimum.exe 936549 208935 55585 1201069 1253ad cxx_iostream.exe 581285 92810 61033 735128 b3798 fileio.exe 502861 66932 76829 646622 9ddde pppd.exe 249781 34984 50409 335174 51d46 capture.exe 204917 26004 48437 279358 4433e nsecs.exe 215269 36788 48961 301018 497da paranoia.exe 271989 42484 48585 363058 58a32 cdtest.exe 182597 24256 48329 255182 3e4ce base_sp.exe 184805 25192 52105 262102 3ffd6 unlimited.exe 171045 23088 48257 242390 3b2d6 hello.exe 338953 36388 55433 430774 692b6 loopback.exe For the mvme2100 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 154449 18328 48329 221106 35fb2 ticker.exe 115521 14232 44649 174402 2a942 minimum.exe 592201 49402 54737 696340 aa014 cxx_iostream.exe 546225 87182 60745 694152 a9788 fileio.exe 448301 60564 76093 584958 8ecfe pppd.exe 223201 31160 50349 304710 4a646 capture.exe 174673 19884 48405 242962 3b512 nsecs.exe 183889 29892 48933 262714 4023a paranoia.exe 244729 27404 48553 320686 4e4ae cdtest.exe 151473 18160 48297 217930 3534a base_sp.exe 152049 18308 52073 222430 364de unlimited.exe 138033 16260 48225 202518 31716 hello.exe 297213 32044 55321 384578 5de42 loopback.exe For the mvme2307 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 189781 29656 48361 267798 41616 ticker.exe 151221 26124 44681 222026 3634a minimum.exe 941701 214035 55585 1211321 127bb9 cxx_iostream.exe 586821 98050 61033 745904 b61b0 fileio.exe 509309 72164 76829 658302 a0b7e pppd.exe 254341 40232 50409 344982 54396 capture.exe 209493 31236 48437 289166 4698e nsecs.exe 219765 42036 48961 310762 4bdea paranoia.exe 276869 47700 48585 373154 5b1a2 cdtest.exe 187061 29488 48329 264878 40aae base_sp.exe 189269 30432 52105 271806 425be unlimited.exe 175477 28324 48257 252058 3d89a hello.exe 343593 41628 55433 440654 6b94e loopback.exe For the mvme2307 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 159921 19612 48329 227862 37a16 ticker.exe 120801 15516 44649 180966 2c2e6 minimum.exe 598393 50694 54737 703824 abd50 cxx_iostream.exe 552721 88466 60745 701932 ab5ec fileio.exe 455709 61848 76093 593650 90ef2 pppd.exe 228817 32444 50381 311642 4c15a capture.exe 180257 21176 48405 249838 3cfee nsecs.exe 189361 31184 48933 269478 41ca6 paranoia.exe 250665 28688 48553 327906 500e2 cdtest.exe 156945 19444 48297 224686 36dae base_sp.exe 157521 19592 52073 229186 37f42 unlimited.exe 143473 17552 48225 209250 33162 hello.exe 302877 33328 55321 391526 5f966 loopback.exe For the qemuprep-altivec BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 188533 25288 47629 261450 3fd4a ticker.exe 150149 21740 43981 215870 34b3e minimum.exe 940373 213899 54853 1209125 127325 cxx_iostream.exe 585013 93674 60333 739020 b46cc fileio.exe 506173 67796 76129 650098 9eb72 pppd.exe 252965 35848 49677 338490 52a3a capture.exe 208133 26868 47705 282706 45052 nsecs.exe 218517 37652 48261 304430 4a52e paranoia.exe 276165 43792 47853 367810 59cc2 cdtest.exe 185845 25120 47597 258562 3f202 base_sp.exe 188053 26056 51373 265482 40d0a unlimited.exe 174261 23948 47525 245734 3bfe6 hello.exe 342233 37252 54701 434186 6a00a loopback.exe For the qemuprep-altivec BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 161089 21244 47597 229930 3822a ticker.exe 122225 17908 43917 184050 2cef2 minimum.exe 595689 50718 54005 700412 aaffc cxx_iostream.exe 548433 87634 60009 696076 a9f0c fileio.exe 450029 61016 75357 586402 8f2a2 pppd.exe 224961 31612 49645 306218 4ac2a capture.exe 181329 22808 47673 251810 3d7a2 nsecs.exe 190561 33576 48201 272338 427d2 paranoia.exe 249593 31072 47821 328486 50326 cdtest.exe 158145 21076 47565 226786 375e2 base_sp.exe 158753 21984 51341 232078 38a8e unlimited.exe 144705 19944 47493 212142 33cae hello.exe 298941 32496 54585 386022 5e3e6 loopback.exe For the qemuprep BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 186453 24912 47621 258986 3f3aa ticker.exe 147829 21372 43973 213174 340b6 minimum.exe 937413 213207 54845 1205465 1264d9 cxx_iostream.exe 583237 93306 60325 736868 b3e64 fileio.exe 505885 67420 76121 649426 9e8d2 pppd.exe 250949 35480 49669 336098 520e2 capture.exe 206037 26492 47697 280226 446a2 nsecs.exe 216469 37284 48253 302006 49bb6 paranoia.exe 273061 43104 47845 364010 58dea cdtest.exe 183733 24744 47589 256066 3e842 base_sp.exe 185941 25688 51365 262994 40352 unlimited.exe 172149 23572 47517 243238 3b626 hello.exe 340201 36876 54693 431770 6969a loopback.exe For the qemuprep BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 153841 18412 47585 219838 35abe ticker.exe 114625 14308 43905 172838 2a326 minimum.exe 591417 49486 53993 694896 a9a70 cxx_iostream.exe 546353 87266 60001 693620 a9574 fileio.exe 449469 60648 75349 585466 8eefa pppd.exe 222641 31244 49637 303522 4a1a2 capture.exe 174049 19968 47661 241678 3b00e nsecs.exe 183313 29976 48189 261478 3fd66 paranoia.exe 244073 27488 47809 319370 4df8a cdtest.exe 150865 18244 47553 216662 34e56 base_sp.exe 151409 18384 51329 221122 35fc2 unlimited.exe 137361 16344 47481 201186 311e2 hello.exe 296733 32128 54577 383438 5d9ce loopback.exe
23:09 Changeset in rtems [f34c41a]5 by Joel Sherrill <joel@…>
sh/simsh: Add per-section compilation and linking support updates #2577. For the simsh1 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 73984 7220 7036 88240 158b0 ticker.exe 21284 6388 2856 30528 7740 minimum.exe 368616 17820 36256 422692 67324 pppd.exe 162660 7876 9936 180472 2c0f8 capture.exe 87812 7308 7121 102241 18f61 nsecs.exe 152564 7592 7604 167760 28f50 paranoia.exe 161260 16640 8108 186008 2d698 cdtest.exe 71256 7220 7012 85488 14df0 base_sp.exe 73852 7248 10852 91952 16730 unlimited.exe 86888 7192 7016 101096 18ae8 hello.exe 219504 11712 14332 245548 3bf2c loopback.exe For the simsh1 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 68260 5688 5984 79932 1383c ticker.exe 11724 4364 1824 17912 45f8 minimum.exe 331732 13000 34424 379156 5c914 pppd.exe 153408 6312 8892 168612 292a4 capture.exe 82804 5776 6073 94653 171bd nsecs.exe 145108 6056 6560 157724 2681c paranoia.exe 153036 6196 7060 166292 28994 cdtest.exe 64236 5684 5964 75884 1286c base_sp.exe 66684 5712 9808 82204 1411c unlimited.exe 79304 5656 5956 90916 16324 hello.exe 193844 6936 13148 213928 343a8 loopback.exe For the simsh2 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 71344 7168 7040 85552 14e30 ticker.exe 19156 6352 2860 28368 6ed0 minimum.exe 366744 17768 36244 420756 66b94 pppd.exe 160612 7824 9940 178376 2b8c8 capture.exe 85156 7256 7125 99537 184d1 nsecs.exe 149796 7540 7608 164944 28450 paranoia.exe 158908 16588 8112 183608 2cd38 cdtest.exe 69112 7168 7016 83296 14560 base_sp.exe 71692 7196 10856 89744 15e90 unlimited.exe 84792 7140 7020 98952 18288 hello.exe 217488 11660 14336 243484 3b71c loopback.exe For the simsh2 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 66404 5688 5984 78076 130fc ticker.exe 11340 4364 1824 17528 4478 minimum.exe 331044 13000 34424 378468 5c664 pppd.exe 152640 6312 8892 167844 28fa4 capture.exe 80580 5776 6073 92429 1690d nsecs.exe 143652 6056 6560 156268 2626c paranoia.exe 151980 6196 7060 165236 28574 cdtest.exe 63404 5684 5964 75052 1252c base_sp.exe 65836 5712 9808 81356 13dcc unlimited.exe 78616 5656 5956 90228 16074 hello.exe 193140 6936 13148 213224 340e8 loopback.exe For the simsh2e BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 72736 6140 7040 85916 14f9c ticker.exe 19156 5324 2860 27340 6acc minimum.exe 368864 16740 36252 421856 66fe0 pppd.exe 159756 6796 9932 176484 2b164 capture.exe 88228 6228 7109 101565 18cbd nsecs.exe 122684 6460 7380 136524 2154c paranoia.exe 157508 15740 8100 181348 2c464 cdtest.exe 70504 6140 7000 83644 146bc base_sp.exe 73116 6168 10856 90140 1601c unlimited.exe 81616 6112 7012 94740 17214 hello.exe 217336 10632 14328 242296 3b278 loopback.exe For the simsh2e BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 67956 5688 5984 79628 1370c ticker.exe 11404 4364 1824 17592 44b8 minimum.exe 333228 13000 34416 380644 5cee4 pppd.exe 151864 6312 8884 167060 28c94 capture.exe 83828 5776 6073 95677 175bd nsecs.exe 116764 6004 6332 129100 1f84c paranoia.exe 150740 6196 7052 163988 28094 cdtest.exe 64940 5684 5964 76588 12b2c base_sp.exe 67404 5712 9808 82924 143ec unlimited.exe 75616 5656 5964 87236 154c4 hello.exe 192956 6936 13156 213048 34038 loopback.exe For the simsh4 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 73104 6052 7172 86328 15138 ticker.exe 19908 5280 2996 28184 6e18 minimum.exe 369572 16652 36380 422604 672cc pppd.exe 160384 6708 10076 177168 2b410 capture.exe 88628 6140 7257 102025 18e89 nsecs.exe 133776 6424 7744 147944 241e8 paranoia.exe 157496 15616 8248 181360 2c470 cdtest.exe 70920 6052 7148 84120 14898 base_sp.exe 73532 6080 10988 90600 161e8 unlimited.exe 82180 6024 7156 95360 17480 hello.exe 217852 10544 14472 242868 3b4b4 loopback.exe For the simsh4 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 68388 5688 6120 80196 13944 ticker.exe 12572 4364 1960 18896 49d0 minimum.exe 333776 13000 34548 381324 5d18c pppd.exe 152444 6312 9016 167772 28f5c capture.exe 84276 5776 6209 96261 17805 nsecs.exe 127888 6056 6684 140628 22554 paranoia.exe 150632 6196 7184 164012 280ac cdtest.exe 65500 5684 6100 77284 12de4 base_sp.exe 67964 5712 9944 83620 146a4 unlimited.exe 76260 5656 6096 88012 157cc hello.exe 193280 6936 13288 213504 34200 loopback.exe
23:03 Changeset in rtems [dd642034]5 by Joel Sherrill <joel@…>
sh/gensh4: Add per-section compilation and linking support updates #2577. For the gensh4 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 75538 10666 7264 93468 16d1c ticker.exe 21810 6166 3008 30984 7908 minimum.exe 424370 69762 20476 514608 7da30 fileio.exe 342538 50782 36468 429788 68edc pppd.exe 150930 23130 10168 184228 2cfa4 capture.exe 90578 11078 7348 109004 1a9cc nsecs.exe 125010 22190 7824 155024 25d90 paranoia.exe 153282 26686 8328 188296 2df88 cdtest.exe 73426 10498 7232 91156 16414 base_sp.exe 75186 10734 11072 96992 17ae0 unlimited.exe 85650 9070 7224 101944 18e38 hello.exe 212390 22942 14556 249888 3d020 loopback.exe For the gensh4 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 70418 10214 7228 87860 15734 ticker.exe 14514 4886 2984 22384 5770 minimum.exe 411234 67894 20184 499312 79e70 fileio.exe 309906 43666 35668 389240 5f078 pppd.exe 143074 22414 10132 175620 2ae04 capture.exe 86130 10606 7312 104048 19670 nsecs.exe 118978 21714 7804 148496 24410 paranoia.exe 147778 15814 8292 171884 29f6c cdtest.exe 67890 10042 7196 85128 14c88 base_sp.exe 69010 10254 11036 90300 160bc unlimited.exe 78850 8578 7204 94632 171a8 hello.exe 189586 17346 14392 221324 3608c loopback.exe
22:49 Changeset in rtems [5d75bb6b]5 by Joel Sherrill <joel@…>
sh/gensh2: Add per-section compilation and linking support updates #2577. For the gensh2 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 61906 7550 6784 76240 129d0 ticker.exe 24082 3134 2876 30092 758c minimum.exe 336698 47742 36256 420696 66b58 pppd.exe 140210 20034 9684 169928 297c8 capture.exe 75058 7962 6861 89881 15f19 nsecs.exe 128850 18446 7352 154648 25c18 paranoia.exe 142898 22794 7844 173536 2a5e0 cdtest.exe 59618 6734 6752 73104 11d90 base_sp.exe 62066 6970 10576 79612 136fc unlimited.exe 76066 5322 6732 88120 15838 hello.exe 200630 19846 14080 234556 3943c loopback.exe For the gensh2 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 58402 7030 6768 72200 11a08 ticker.exe 13218 1502 1844 16564 40b4 minimum.exe 298562 40502 35448 374512 5b6f0 pppd.exe 133826 19250 9660 162736 27bb0 capture.exe 71826 7422 6833 86081 15041 nsecs.exe 124050 17902 7328 149280 24720 paranoia.exe 138658 11998 7832 158488 26b18 cdtest.exe 55330 6210 6724 68264 10aa8 base_sp.exe 52898 5398 9516 67812 108e4 unlimited.exe 66482 3738 5684 75904 12880 hello.exe 179618 14182 13916 207716 32b64 loopback.exe
22:46 Changeset in rtems [fd9ea74]5 by Joel Sherrill <joel@…>
sh/gensh1: Add per-section compilation and linking support updates #2577. For the gensh1 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 63586 7626 6788 78000 130b0 ticker.exe 25042 3170 2872 31084 796c minimum.exe 337626 47818 36260 421704 66f48 pppd.exe 141298 20114 9684 171096 29c58 capture.exe 76738 8038 6865 91641 165f9 nsecs.exe 130658 18522 7356 156536 26378 paranoia.exe 144274 22874 7844 174992 2ab90 cdtest.exe 60802 6810 6756 74368 12280 base_sp.exe 63138 7046 10580 80764 13b7c unlimited.exe 77074 5402 6748 89224 15c88 hello.exe 201686 19922 14084 235692 398ac loopback.exe For the gensh1 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 59298 7054 6760 73112 11d98 ticker.exe 13490 1502 1844 16836 41c4 minimum.exe 298274 40526 35440 374240 5b5e0 pppd.exe 133634 19278 9664 162576 27b10 capture.exe 73106 7446 6841 87393 15561 nsecs.exe 124562 17926 7320 149808 24930 paranoia.exe 138738 12026 7820 158584 26b78 cdtest.exe 55218 6234 6732 68184 10a58 base_sp.exe 53474 5422 9524 68420 10b44 unlimited.exe 66898 3766 5688 76352 12a40 hello.exe 179362 14206 13924 207492 32a84 loopback.exe
22:28 Changeset in rtems [e1768fdd]5 by Joel Sherrill <joel@…>
or1k/generic_or1k: Add per-section compilation and linking support updates #2577. For the generic_or1k BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 255044 1780 33297600 33554424 1fffff8 ticker.exe 188484 1496 33364448 33554428 1fffffc minimum.exe 829728 77432 32647264 33554424 1fffff8 cxx_iostream.exe 1110588 6112 32437728 33554428 1fffffc fileio.exe 881676 14420 32658304 33554400 1ffffe0 pppd.exe 428200 2556 33123648 33554404 1ffffe4 capture.exe 274012 1868 33278528 33554408 1ffffe8 nsecs.exe 398084 2184 33154144 33554412 1ffffec paranoia.exe 387348 7420 33159648 33554416 1fffff0 cdtest.exe 247752 1780 33304896 33554428 1fffffc base_sp.exe 253888 1808 33298720 33554416 1fffff0 unlimited.exe 261792 1752 33290880 33554424 1fffff8 hello.exe 569612 6792 32978016 33554420 1fffff4 loopback.exe For the generic_or1k BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 229804 1760 33314592 33546156 1ffdfac ticker.exe 118744 1424 33425984 33546152 1ffdfa8 minimum.exe 607344 29188 32909632 33546164 1ffdfb4 cxx_iostream.exe 1064124 6088 32475936 33546148 1ffdfa4 fileio.exe 801832 14156 32730176 33546164 1ffdfb4 pppd.exe 392908 2508 33150752 33546168 1ffdfb8 capture.exe 249932 1848 33294368 33546148 1ffdfa4 nsecs.exe 372320 2164 33171680 33546164 1ffdfb4 paranoia.exe 361148 6980 33178016 33546144 1ffdfa0 cdtest.exe 222004 1760 33322400 33546164 1ffdfb4 base_sp.exe 222812 1772 33321568 33546152 1ffdfa8 unlimited.exe 229764 1704 33314688 33546156 1ffdfac hello.exe 515572 6576 33024000 33546148 1ffdfa4 loopback.exe
22:22 Changeset in rtems [14926616]5 by Joel Sherrill <joel@…>
no_bsp.cfg: Add hints for CFLAGS and LDFLAGS updates #2577.
22:21 Changeset in rtems [1909efdb]5 by Joel Sherrill <joel@…>
nios2/nios2_iss: Add per-section compilation and linking support updates #2577. For the nios2_iss BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 198692 6672 6068 211432 339e8 ticker.exe 75408 1924 1892 79224 13578 minimum.exe 1044536 36308 14032 1094876 10b4dc cxx_iostream.exe 877164 68972 19300 965436 ebb3c fileio.exe 703628 48772 37196 789596 c0c5c pppd.exe 336340 19532 8972 364844 5912c capture.exe 216196 6912 6148 229256 37f88 nsecs.exe 319236 18048 6632 343916 53f6c paranoia.exe 317556 12944 7020 337520 52670 cdtest.exe 192980 6476 6036 205492 322b4 base_sp.exe 198068 6680 9876 214624 34660 unlimited.exe 206628 4856 6036 217520 351b0 hello.exe 459304 19208 13368 491880 78168 loopback.exe For the nios2_iss BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 187044 6560 6048 199652 30be4 ticker.exe 50944 828 1880 53652 d194 minimum.exe 731956 27876 13228 773060 bcbc4 cxx_iostream.exe 848108 67272 19020 934400 e4200 fileio.exe 645152 47968 36464 729584 b21f0 pppd.exe 315092 18792 8952 342836 53b34 capture.exe 205588 6780 6128 218496 35580 nsecs.exe 305684 17916 6612 330212 509e4 paranoia.exe 305360 11476 7000 323836 4f0fc cdtest.exe 179428 6364 6016 191808 2ed40 base_sp.exe 182036 6548 9856 198440 30728 unlimited.exe 189908 4708 6016 200632 30fb8 hello.exe 421696 18772 13280 453748 6ec74 loopback.exe
22:12 Changeset in rtems [7d80eea]5 by Joel Sherrill <joel@…>
m32csim.cfg: GCC PR37665 is fixed but there is still a compiler error. Use -O0.
22:08 Changeset in rtems [4a199a9]5 by Joel Sherrill <joel@…>
m32c/m32csim: Add per-section compilation and linking support updates #2577. For the m32csim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 143148 1118 4664 148930 245c2 ticker.exe 55140 584 876 56600 dd18 minimum.exe 268638 1804 6598 277040 43a30 capture.exe 161226 1184 4712 167122 28cd2 nsecs.exe 389500 1518 5176 396194 60ba2 paranoia.exe 135256 1118 4638 141012 226d4 base_sp.exe 139728 1146 6482 147356 23f9c unlimited.exe 165500 1092 4638 171230 29cde hello.exe For the m32csim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 137586 1096 4526 143208 22f68 ticker.exe 31136 454 738 32328 7e48 minimum.exe 252540 1764 6458 260762 3fa9a capture.exe 155716 1162 4570 161448 276a8 nsecs.exe 378606 1492 5038 385136 5e070 paranoia.exe 124526 1092 4500 130118 1fc46 base_sp.exe 128746 1120 6344 136210 21412 unlimited.exe 154278 1066 4500 159844 27064 hello.exe
22:04 Changeset in rtems [5758838]5 by Joel Sherrill <joel@…>
lm32/lm32_evr: Add per-section compilation and linking support updates #2577. For the milkymist BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 101160 9044 13333 123537 1e291 ticker.exe 30888 2676 9169 42733 a6ed minimum.exe 592200 90020 26557 708777 ad0a9 fileio.exe 456048 64528 42565 563141 897c5 pppd.exe 203752 25404 16241 245397 3be95 capture.exe 118216 10704 13437 142357 22c15 nsecs.exe 197848 22468 13981 234297 39339 paranoia.exe 97496 8760 13301 119557 1d305 base_sp.exe 100392 9120 17141 126653 1eebd unlimited.exe 121032 7720 13309 142061 22aed hello.exe 289340 28120 20653 338113 528c1 loopback.exe For the milkymist BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 93464 8748 13333 115545 1c359 ticker.exe 17144 1308 9133 27585 6bc1 minimum.exe 574024 87296 26301 687621 a7e05 fileio.exe 415668 60652 41837 518157 7e80d pppd.exe 190920 24712 16233 231865 389b9 capture.exe 111800 10404 13405 135609 211b9 nsecs.exe 187272 22064 13949 223285 36835 paranoia.exe 87656 8440 13301 109397 1ab55 base_sp.exe 89048 8736 17149 114933 1c0f5 unlimited.exe 108888 7316 13309 129513 1f9e9 hello.exe 262820 26764 20557 310141 4bb7d loopback.exe
21:58 Changeset in rtems [f953a85]5 by Joel Sherrill <joel@…>
lm32/lm32_evr: Add per-section compilation and linking support updates #2577. For the lm32_evr BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 195764 6892 13077 215733 34ab5 ticker.exe 84212 2264 9169 95645 1759d minimum.exe 1077108 82852 26293 1186253 1219cd fileio.exe 763500 56340 44493 864333 d304d pppd.exe 344948 22148 15977 383073 5d861 capture.exe 211876 8472 13169 233517 3902d nsecs.exe 330020 18636 13685 362341 58765 paranoia.exe 185956 6452 13053 205461 32295 base_sp.exe 194516 6656 16893 218065 353d1 unlimited.exe 202164 5400 13013 220577 35da1 hello.exe 474728 23220 20389 518337 7e8c1 loopback.exe For the lm32_evr BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 186388 6792 13045 206225 32591 ticker.exe 53140 1124 9137 63401 f7a9 minimum.exe 1049556 80336 26045 1155937 11a361 fileio.exe 685632 55056 43757 784445 bf83d pppd.exe 323588 21400 15953 360941 581ed capture.exe 203540 8352 13137 225029 36f05 nsecs.exe 316612 18512 13653 348777 55269 paranoia.exe 172724 6352 13021 192097 2ee61 base_sp.exe 176708 6528 16837 200073 30d89 unlimited.exe 182900 5260 13021 201181 311dd hello.exe 436064 22840 20293 479197 74fdd loopback.exe
21:48 Changeset in rtems [f6b798a6]5 by Joel Sherrill <joel@…>
pc386.cfg: Add disabled per-function-sections updates #2638.
21:47 Ticket #2638 (pc386: ld -r issue with per function sections) created by Joel Sherrill
The pc386 BSP has an issue with "ld -r" when function-sections is …
21:09 Changeset in rtems [22e8c5a3]5 by Joel Sherrill <joel@…>
epiphany/epiphany_sim: Add per-section compilation and linking support updates #2577. For the epiphany_sim BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 198728 1792 16576900 16777420 10000cc ticker.exe 74136 1148 16702144 16777428 10000d4 minimum.exe 839480 7892 15930052 16777424 10000d0 cxx_iostream.exe 957640 6160 15813636 16777436 10000dc fileio.exe 332904 2644 16441920 16777468 10000fc capture.exe 214176 1892 16561344 16777412 10000c4 nsecs.exe 291112 2208 16484100 16777420 10000cc paranoia.exe 312096 2208 16463108 16777412 10000c4 cdtest.exe 190888 1792 16584772 16777452 10000ec base_sp.exe 196336 1824 16579268 16777428 10000d4 unlimited.exe 195344 1768 16580356 16777468 10000fc hello.exe For the epiphany_sim BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 187784 1752 16587908 16777444 10000e4 ticker.exe 51560 292 16725568 16777420 10000cc minimum.exe 581040 3920 16192452 16777412 10000c4 cxx_iostream.exe 930736 6112 15840580 16777428 10000d4 fileio.exe 312448 2564 16462400 16777412 10000c4 capture.exe 204424 1852 16571136 16777412 10000c4 nsecs.exe 278248 2160 16497028 16777436 10000dc paranoia.exe 296488 2088 16478852 16777428 10000d4 cdtest.exe 178024 1752 16597636 16777412 10000c4 base_sp.exe 182952 1784 16592708 16777444 10000e4 unlimited.exe 181688 1728 16594052 16777468 10000fc hello.exe
20:36 Changeset in rtems [74ad76a]5 by Joel Sherrill <joel@…>
bfin/TLL6527M: Add per-section compilation and linking support updates #2577. For the TLL6527M BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 74696 1660 71544 147900 241bc ticker.exe 48756 1420 68348 118524 1cefc minimum.exe 474520 5740 84792 565052 89f3c fileio.exe 368744 12256 100788 481788 759fc pppd.exe 161848 2316 74488 238652 3a43c capture.exe 89704 1748 71680 163132 27d3c nsecs.exe 152376 2032 72148 226556 374fc paranoia.exe 73704 1660 71512 146876 23dbc base_sp.exe 76120 1688 75404 153212 2567c unlimited.exe 87576 1632 71556 160764 273fc hello.exe 222172 6148 78876 307196 4affc loopback.exe For the TLL6527M BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 68760 1622 71552 141934 22a6e ticker.exe 28332 1265 68048 97645 17d6d minimum.exe 458400 5702 84514 548616 85f08 fileio.exe 331196 8924 99932 440052 6b6f4 pppd.exe 151356 2246 74447 228049 37ad1 capture.exe 83528 1710 71640 156878 264ce nsecs.exe 143724 1990 72132 217846 352f6 paranoia.exe 65572 1618 71544 138734 21dee base_sp.exe 67368 1638 75372 144378 233fa unlimited.exe 78444 1570 71524 151538 24ff2 hello.exe 195680 2866 78712 277258 43b0a loopback.exe
20:25 Changeset in rtems [32a4aea5]5 by Joel Sherrill <joel@…>
bfin/bf537Stamp: Add per-section compilation and linking support updates #2577. For the bf537Stamp BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 75672 1884 9224 86780 152fc ticker.exe 49668 1644 5964 57276 dfbc minimum.exe 474936 5964 22456 503356 7ae3c fileio.exe 369944 12480 38436 420860 66bfc pppd.exe 162856 2540 12136 177532 2b57c capture.exe 90696 1972 9280 101948 18e3c nsecs.exe 153352 2256 9828 165436 2863c paranoia.exe 74680 1884 9192 85756 14efc base_sp.exe 77048 1912 13068 92028 1677c unlimited.exe 88504 1856 9220 99580 184fc hello.exe 223228 6372 16540 246140 3c17c loopback.exe For the bf537Stamp BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 68524 1846 9224 79594 136ea ticker.exe 28348 1521 5700 35569 8af1 minimum.exe 458232 5926 22182 486340 76bc4 fileio.exe 331164 9148 37592 377904 5c430 pppd.exe 151144 2470 12095 165709 2874d capture.exe 83296 1934 9308 94538 1714a nsecs.exe 143484 2214 9808 155506 25f72 paranoia.exe 65332 1842 9156 76330 12a2a base_sp.exe 67080 1862 13032 81974 14036 unlimited.exe 78144 1794 9196 89134 15c2e hello.exe 195520 3090 16372 214982 347c6 loopback.exe
20:21 Changeset in rtems [9008c77]5 by Joel Sherrill <joel@…>
bfin/eZKit533: Add per-section compilation and linking support updates #2577. For the eZKit533 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 75160 1628 9224 86012 14ffc ticker.exe 49156 1388 5964 56508 dcbc minimum.exe 475080 5708 22440 503228 7adbc fileio.exe 369432 12224 38436 420092 668fc pppd.exe 162344 2284 12136 176764 2b27c capture.exe 90168 1716 9296 101180 18b3c nsecs.exe 152840 2000 9828 164668 2833c paranoia.exe 74168 1628 9192 84988 14bfc base_sp.exe 76520 1656 13020 91196 1643c unlimited.exe 87976 1600 9172 98748 181bc hello.exe 222716 6116 16540 245372 3be7c loopback.exe For the eZKit533 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 68400 1590 9220 79210 1356a ticker.exe 28220 1265 5700 35185 8971 minimum.exe 458108 5670 22178 485956 76a44 fileio.exe 331040 8892 37588 377520 5c2b0 pppd.exe 151020 2214 12091 165325 285cd capture.exe 83172 1678 9304 94154 16fca nsecs.exe 143360 1958 9804 155122 25df2 paranoia.exe 65208 1586 9216 76010 128ea base_sp.exe 66952 1606 13032 81590 13eb6 unlimited.exe 78016 1538 9196 88750 15aae hello.exe 195396 2834 16368 214598 34646 loopback.exe
20:12 Changeset in rtems [5460722]5 by Joel Sherrill <joel@…>
arm/xilinx_zynq: Add per-section compilation and linking support updates #2577. For the xilinx_zynq_a9_qemu BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 138192 1804 268279008 268419004 fffbfbc ticker.exe 102885 1564 268314576 268419025 fffbfd1 minimum.exe 632900 2092 267784004 268418996 fffbfb4 cxx_iostream.exe 606214 6048 267806752 268419014 fffbfc6 fileio.exe 479152 14448 267925424 268419024 fffbfd0 pppd.exe 228076 2560 268188360 268418996 fffbfb4 capture.exe 148874 1892 268268260 268419026 fffbfd2 nsecs.exe 209448 2212 268207368 268419028 fffbfd4 paranoia.exe 201620 1828 268215560 268419008 fffbfc0 cdtest.exe 133988 1804 268283212 268419004 fffbfbc base_sp.exe 137872 1836 268279296 268419004 fffbfbc unlimited.exe 135040 1780 268282192 268419012 fffbfc4 hello.exe 297812 6820 268114384 268419016 fffbfc8 loopback.exe For the xilinx_zynq_a9_qemu BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 138192 1804 268279008 268419004 fffbfbc ticker.exe 102885 1564 268314576 268419025 fffbfd1 minimum.exe 632900 2092 267784004 268418996 fffbfb4 cxx_iostream.exe 606214 6048 267806752 268419014 fffbfc6 fileio.exe 479152 14448 267925424 268419024 fffbfd0 pppd.exe 228076 2560 268188360 268418996 fffbfb4 capture.exe 148874 1892 268268260 268419026 fffbfd2 nsecs.exe 209448 2212 268207368 268419028 fffbfd4 paranoia.exe 201620 1828 268215560 268419008 fffbfc0 cdtest.exe 133988 1804 268283212 268419004 fffbfbc base_sp.exe 137872 1836 268279296 268419004 fffbfbc unlimited.exe 135040 1780 268282192 268419012 fffbfc4 hello.exe 297812 6820 268114384 268419016 fffbfc8 loopback.exe For the xilinx_zynq_zc702 BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 71228 1804 1072603792 1072676824 3fefbfd8 ticker.exe 48069 1564 1072627212 1072676845 3fefbfed minimum.exe 563744 2092 1072110984 1072676820 3fefbfd4 cxx_iostream.exe 406598 5888 1072264352 1072676838 3fefbfe6 fileio.exe 313164 12704 1072350960 1072676828 3fefbfdc pppd.exe 139572 2440 1072534816 1072676828 3fefbfdc capture.exe 83026 1892 1072591928 1072676846 3fefbfee nsecs.exe 121060 2188 1072553576 1072676824 3fefbfd8 paranoia.exe 133888 1828 1072541112 1072676828 3fefbfdc cdtest.exe 69008 1804 1072606012 1072676824 3fefbfd8 base_sp.exe 71268 1836 1072603720 1072676824 3fefbfd8 unlimited.exe 76260 1780 1072598792 1072676832 3fefbfe0 hello.exe 188672 6596 1072481568 1072676836 3fefbfe4 loopback.exe For the xilinx_zynq_zc702 BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 65168 1788 1072609884 1072676840 3fefbfe8 ticker.exe 30184 1492 1072645164 1072676840 3fefbfe8 minimum.exe 350588 2044 1072324204 1072676836 3fefbfe4 cxx_iostream.exe 393310 5872 1072277640 1072676822 3fefbfd6 fileio.exe 289480 12548 1072374820 1072676848 3fefbff0 pppd.exe 131740 2416 1072542680 1072676836 3fefbfe4 capture.exe 77306 1876 1072597648 1072676830 3fefbfde nsecs.exe 114932 2164 1072559736 1072676832 3fefbfe0 paranoia.exe 125904 1812 1072549128 1072676844 3fefbfec cdtest.exe 62824 1788 1072612228 1072676840 3fefbfe8 base_sp.exe 63148 1796 1072611904 1072676848 3fefbff0 unlimited.exe 67820 1724 1072607296 1072676840 3fefbfe8 hello.exe 173288 6484 1072497056 1072676828 3fefbfdc loopback.exe For the xilinx_zynq_zc706 BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 71228 1804 1069458064 1069531096 3fbfbfd8 ticker.exe 48069 1564 1069481484 1069531117 3fbfbfed minimum.exe 563744 2092 1068965256 1069531092 3fbfbfd4 cxx_iostream.exe 406598 5888 1069118624 1069531110 3fbfbfe6 fileio.exe 313164 12704 1069205232 1069531100 3fbfbfdc pppd.exe 139572 2440 1069389088 1069531100 3fbfbfdc capture.exe 83026 1892 1069446200 1069531118 3fbfbfee nsecs.exe 121060 2188 1069407848 1069531096 3fbfbfd8 paranoia.exe 133888 1828 1069395384 1069531100 3fbfbfdc cdtest.exe 69008 1804 1069460284 1069531096 3fbfbfd8 base_sp.exe 71268 1836 1069457992 1069531096 3fbfbfd8 unlimited.exe 76260 1780 1069453064 1069531104 3fbfbfe0 hello.exe 188672 6596 1069335840 1069531108 3fbfbfe4 loopback.exe For the xilinx_zynq_zc706 BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 65168 1788 1069464156 1069531112 3fbfbfe8 ticker.exe 30184 1492 1069499436 1069531112 3fbfbfe8 minimum.exe 350588 2044 1069178476 1069531108 3fbfbfe4 cxx_iostream.exe 393310 5872 1069131912 1069531094 3fbfbfd6 fileio.exe 289480 12548 1069229092 1069531120 3fbfbff0 pppd.exe 131740 2416 1069396952 1069531108 3fbfbfe4 capture.exe 77306 1876 1069451920 1069531102 3fbfbfde nsecs.exe 114932 2164 1069414008 1069531104 3fbfbfe0 paranoia.exe 125904 1812 1069403400 1069531116 3fbfbfec cdtest.exe 62824 1788 1069466500 1069531112 3fbfbfe8 base_sp.exe 63148 1796 1069466176 1069531120 3fbfbff0 unlimited.exe 67820 1724 1069461568 1069531112 3fbfbfe8 hello.exe 173288 6484 1069351328 1069531100 3fbfbfdc loopback.exe For the xilinx_zynq_zedboard BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 71228 1804 535732880 535805912 1fefbfd8 ticker.exe 48069 1564 535756300 535805933 1fefbfed minimum.exe 563744 2092 535240072 535805908 1fefbfd4 cxx_iostream.exe 406601 5888 535393436 535805925 1fefbfe5 fileio.exe 313164 12704 535480048 535805916 1fefbfdc pppd.exe 139572 2440 535663904 535805916 1fefbfdc capture.exe 83026 1892 535721016 535805934 1fefbfee nsecs.exe 121060 2188 535682664 535805912 1fefbfd8 paranoia.exe 133888 1828 535670200 535805916 1fefbfdc cdtest.exe 69008 1804 535735100 535805912 1fefbfd8 base_sp.exe 71268 1836 535732808 535805912 1fefbfd8 unlimited.exe 76260 1780 535727880 535805920 1fefbfe0 hello.exe 188672 6596 535610656 535805924 1fefbfe4 loopback.exe For the xilinx_zynq_zedboard BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 65168 1788 535738972 535805928 1fefbfe8 ticker.exe 30184 1492 535774252 535805928 1fefbfe8 minimum.exe 350588 2044 535453292 535805924 1fefbfe4 cxx_iostream.exe 393313 5872 535406724 535805909 1fefbfd5 fileio.exe 289480 12548 535503908 535805936 1fefbff0 pppd.exe 131740 2416 535671768 535805924 1fefbfe4 capture.exe 77306 1876 535726736 535805918 1fefbfde nsecs.exe 114932 2164 535688824 535805920 1fefbfe0 paranoia.exe 125904 1812 535678216 535805932 1fefbfec cdtest.exe 62824 1788 535741316 535805928 1fefbfe8 base_sp.exe 63148 1796 535740992 535805936 1fefbff0 unlimited.exe 67820 1724 535736384 535805928 1fefbfe8 hello.exe 173288 6484 535626144 535805916 1fefbfdc loopback.exe
19:35 Changeset in rtems [9d431a0]5 by Joel Sherrill <joel@…>
arm/tms570: Add per-section compilation and linking support updates #2577. For the tms570ls3137_hdk BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 63760 1708 260224 325692 4f83c ticker.exe 40197 1452 260480 302129 49c31 minimum.exe 557376 1972 260000 819348 c8094 cxx_iostream.exe 400269 5792 256192 662253 a1aed fileio.exe 304684 12608 249632 566924 8a68c pppd.exe 132744 2344 259616 394704 605d0 capture.exe 75578 1796 260160 337534 5267e nsecs.exe 113844 2084 259872 375800 5bbf8 paranoia.exe 126688 1732 260224 388644 5ee24 cdtest.exe 61480 1708 260224 323412 4ef54 base_sp.exe 63220 1716 260224 325160 4f628 unlimited.exe 68420 1668 260288 330376 50a88 hello.exe 181144 6492 255744 443380 6c3f4 loopback.exe For the tms570ls3137_hdk BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 59824 1696 260256 321776 4e8f0 ticker.exe 24268 1372 260576 286216 45e08 minimum.exe 346612 1936 260032 608580 94944 cxx_iostream.exe 388973 5780 256192 650945 9eec1 fileio.exe 283096 12456 249760 545312 85220 pppd.exe 127016 2324 259648 388988 5ef7c capture.exe 71966 1784 260160 333910 51856 nsecs.exe 109904 2072 259872 371848 5ac88 paranoia.exe 120816 1720 260224 382760 5d728 cdtest.exe 57416 1696 260256 319368 4df88 base_sp.exe 58188 1688 260256 320132 4e284 unlimited.exe 63064 1616 260320 325000 4f588 hello.exe 167884 6392 255840 430116 69024 loopback.exe For the tms570ls3137_hdk_intram BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 63760 1708 196384 261852 3fedc ticker.exe 40197 1452 220192 261841 3fed1 minimum.exe 132744 2344 126752 261840 3fed0 capture.exe 75578 1796 184484 261858 3fee2 nsecs.exe 113844 2084 145920 261848 3fed8 paranoia.exe 126688 1732 133440 261860 3fee4 cdtest.exe 61480 1708 198656 261844 3fed4 base_sp.exe 63220 1716 196900 261836 3fecc unlimited.exe 68420 1668 191744 261832 3fec8 hello.exe For the tms570ls3137_hdk_intram BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 59824 1696 200320 261840 3fed0 ticker.exe 24268 1372 236196 261836 3fecc minimum.exe 127016 2324 132512 261852 3fedc capture.exe 71966 1784 188096 261846 3fed6 nsecs.exe 109904 2072 149856 261832 3fec8 paranoia.exe 120816 1720 139296 261832 3fec8 cdtest.exe 57416 1696 202720 261832 3fec8 base_sp.exe 58188 1688 201956 261832 3fec8 unlimited.exe 63064 1616 197152 261832 3fec8 hello.exe For the tms570ls3137_hdk_sdram BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 63760 1708 8323104 8388572 7fffdc ticker.exe 40197 1452 8346912 8388561 7fffd1 minimum.exe 557376 1972 7829220 8388568 7fffd8 cxx_iostream.exe 400275 5792 7982500 8388567 7fffd7 fileio.exe 304684 12608 8071264 8388556 7fffcc pppd.exe 132744 2344 8253472 8388560 7fffd0 capture.exe 75578 1796 8311204 8388578 7fffe2 nsecs.exe 113844 2084 8272640 8388568 7fffd8 paranoia.exe 126688 1732 8260160 8388580 7fffe4 cdtest.exe 61480 1708 8325376 8388564 7fffd4 base_sp.exe 63220 1716 8323620 8388556 7fffcc unlimited.exe 68420 1668 8318464 8388552 7fffc8 hello.exe 181144 6492 8200928 8388564 7fffd4 loopback.exe For the tms570ls3137_hdk_sdram BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 59824 1696 8327040 8388560 7fffd0 ticker.exe 24268 1372 8362916 8388556 7fffcc minimum.exe 346612 1936 8040004 8388552 7fffc8 cxx_iostream.exe 388979 5780 7993796 8388555 7fffcb fileio.exe 283096 12456 8092996 8388548 7fffc4 pppd.exe 127016 2324 8259232 8388572 7fffdc capture.exe 71966 1784 8314816 8388566 7fffd6 nsecs.exe 109904 2072 8276576 8388552 7fffc8 paranoia.exe 120816 1720 8266016 8388552 7fffc8 cdtest.exe 57416 1696 8329440 8388552 7fffc8 base_sp.exe 58188 1688 8328676 8388552 7fffc8 unlimited.exe 63064 1616 8323872 8388552 7fffc8 hello.exe 167884 6392 8214272 8388548 7fffc4 loopback.exe For the tms570ls3137_hdk_with_loader BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 63760 1708 260224 325692 4f83c ticker.exe 40197 1452 260480 302129 49c31 minimum.exe 557376 1972 260000 819348 c8094 cxx_iostream.exe 400281 5792 256192 662265 a1af9 fileio.exe 304684 12608 249632 566924 8a68c pppd.exe 132744 2344 259616 394704 605d0 capture.exe 75578 1796 260160 337534 5267e nsecs.exe 113844 2084 259872 375800 5bbf8 paranoia.exe 126688 1732 260224 388644 5ee24 cdtest.exe 61480 1708 260224 323412 4ef54 base_sp.exe 63220 1716 260224 325160 4f628 unlimited.exe 68420 1668 260288 330376 50a88 hello.exe 181144 6492 255744 443380 6c3f4 loopback.exe For the tms570ls3137_hdk_with_loader BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 59824 1696 260256 321776 4e8f0 ticker.exe 24268 1372 260576 286216 45e08 minimum.exe 346612 1936 260032 608580 94944 cxx_iostream.exe 388985 5780 256192 650957 9eecd fileio.exe 283096 12456 249760 545312 85220 pppd.exe 127016 2324 259648 388988 5ef7c capture.exe 71966 1784 260160 333910 51856 nsecs.exe 109904 2072 259872 371848 5ac88 paranoia.exe 120816 1720 260224 382760 5d728 cdtest.exe 57416 1696 260256 319368 4df88 base_sp.exe 58188 1688 260256 320132 4e284 unlimited.exe 63064 1616 260320 325000 4f588 hello.exe 167884 6392 255840 430116 69024 loopback.exe
19:29 Changeset in rtems [a006671a]5 by Joel Sherrill <joel@…>
arm/stm32f4: Add per-section compilation and linking support updates #2577. For the stm32f105rc BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 61444 1724 63880 127048 1f048 ticker.exe 39397 1480 64104 104981 19a15 minimum.exe 131636 2360 63240 197236 30274 capture.exe 72818 1812 63784 138414 21cae nsecs.exe 123508 2100 63496 189104 2e2b0 paranoia.exe 125564 1748 63848 191160 2eab8 cdtest.exe 59488 1724 63880 125092 1e8a4 base_sp.exe 61168 1748 63848 126764 1ef2c unlimited.exe 69216 1692 63912 134820 20ea4 hello.exe 178492 6500 59400 244392 3baa8 loopback.exe For the stm32f105rc BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 56720 1700 63880 122300 1ddbc ticker.exe 23784 1400 64168 89352 15d08 minimum.exe 125096 2328 63272 190696 2e8e8 capture.exe 68410 1788 63816 134014 20b7e nsecs.exe 118480 2076 63528 184084 2cf14 paranoia.exe 119012 1724 63880 184616 2d128 cdtest.exe 54640 1700 63880 120220 1d59c base_sp.exe 55080 1708 63880 120668 1d75c unlimited.exe 62828 1636 63944 128408 1f598 hello.exe 164464 6388 59496 230348 383cc loopback.exe For the stm32f4 BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 61420 1724 129416 192560 2f030 ticker.exe 39373 1480 129640 170493 299fd minimum.exe 547160 2004 129160 678324 a59b4 cxx_iostream.exe 390329 5800 125352 521481 7f509 fileio.exe 297452 12616 118824 428892 68b5c pppd.exe 131612 2360 128776 262748 4025c capture.exe 72794 1812 129320 203926 31c96 nsecs.exe 123484 2100 129032 254616 3e298 paranoia.exe 125540 1748 129384 256672 3eaa0 cdtest.exe 59464 1724 129416 190604 2e88c base_sp.exe 61144 1748 129384 192276 2ef14 unlimited.exe 69192 1692 129448 200332 30e8c hello.exe 178468 6500 124936 309904 4ba90 loopback.exe For the stm32f4 BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 56640 1700 129416 187756 2dd6c ticker.exe 23704 1400 129704 154808 25cb8 minimum.exe 333792 1956 129192 464940 7182c cxx_iostream.exe 378469 5776 125384 509629 7c6bd fileio.exe 274684 12452 118952 406088 63248 pppd.exe 125016 2328 128808 256152 3e898 capture.exe 68330 1788 129352 199470 30b2e nsecs.exe 118400 2076 129064 249540 3cec4 paranoia.exe 118932 1724 129416 250072 3d0d8 cdtest.exe 54560 1700 129416 185676 2d54c base_sp.exe 55000 1708 129416 186124 2d70c unlimited.exe 62748 1636 129480 193864 2f548 hello.exe 164384 6388 125032 295804 4837c loopback.exe
19:25 Changeset in rtems [e354ef11]5 by Joel Sherrill <joel@…>
arm/smdk2410: Add per-section compilation and linking support updates #2577. For the smdk2410 BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 97924 1980 66992576 67092480 3ffc000 ticker.exe 38256 1400 67052800 67092456 3ffbfe8 minimum.exe 820960 2268 66269220 67092448 3ffbfe0 cxx_iostream.exe 576981 6056 66509440 67092477 3ffbffd fileio.exe 455008 12872 66624576 67092456 3ffbfe8 pppd.exe 198696 2616 66891136 67092448 3ffbfe0 capture.exe 116096 2068 66974308 67092472 3ffbff8 nsecs.exe 181880 2364 66908224 67092468 3ffbff4 paranoia.exe 191224 2012 66899232 67092468 3ffbff4 cdtest.exe 94916 1980 66995584 67092480 3ffc000 base_sp.exe 98184 2012 66992260 67092456 3ffbfe8 unlimited.exe 107860 1956 66982656 67092472 3ffbff8 hello.exe 278248 6764 66807456 67092468 3ffbff4 loopback.exe For the smdk2410 BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 91532 1820 66999104 67092456 3ffbfe8 ticker.exe 25508 380 67066564 67092452 3ffbfe4 minimum.exe 512240 2068 66578148 67092456 3ffbfe8 cxx_iostream.exe 559481 5904 66527072 67092457 3ffbfe9 fileio.exe 419052 12580 66660836 67092468 3ffbff4 pppd.exe 188604 2440 66901408 67092452 3ffbfe4 capture.exe 110260 1908 66980288 67092456 3ffbfe8 nsecs.exe 173608 2188 66916672 67092468 3ffbff4 paranoia.exe 182184 1852 66908416 67092452 3ffbfe4 cdtest.exe 87660 1812 67003008 67092480 3ffc000 base_sp.exe 88336 1812 67002308 67092456 3ffbfe8 unlimited.exe 97604 1740 66993120 67092464 3ffbff0 hello.exe 255352 6516 66830592 67092460 3ffbfec loopback.exe
19:16 Changeset in rtems [5fd3cc07]5 by Joel Sherrill <joel@…>
arm/rtl22xx: Add per-section compilation and linking support updates #2577. For the rtl22xx BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 87223 1820 436320 525363 80433 ticker.exe 27915 1216 496224 525355 8042b minimum.exe 409638 12704 103008 525350 80426 pppd.exe 183260 2456 339648 525364 80434 capture.exe 105441 1908 418016 525365 80435 nsecs.exe 168295 2204 354848 525347 80423 paranoia.exe 181768 1852 341728 525348 80424 cdtest.exe 84419 1820 439136 525375 8043f base_sp.exe 86347 1828 437184 525359 8042f unlimited.exe 99595 1772 424000 525367 80437 hello.exe 252540 6596 266240 525376 80440 loopback.exe For the rtl22xx BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 82141 1732 441472 525345 80421 ticker.exe 20545 284 504512 525341 8041d minimum.exe 379745 12484 133120 525349 80425 pppd.exe 175592 2360 347392 525344 80420 capture.exe 100851 1820 422688 525359 8042f nsecs.exe 163053 2108 360192 525353 80429 paranoia.exe 174692 1764 348896 525352 80428 cdtest.exe 79193 1732 444448 525373 8043d base_sp.exe 78701 1716 444928 525345 80421 unlimited.exe 91561 1644 432160 525365 80435 hello.exe 234116 6420 284832 525368 80438 loopback.exe For the rtl22xx_t BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 62167 1820 461376 525363 80433 ticker.exe 21003 1216 503136 525355 8042b minimum.exe 369737 5896 149728 525361 80431 fileio.exe 286854 12704 225792 525350 80426 pppd.exe 133052 2456 389856 525364 80434 capture.exe 75437 1908 448000 525345 80421 nsecs.exe 123959 2204 399200 525363 80433 paranoia.exe 134660 1852 388864 525376 80440 cdtest.exe 60315 1820 463232 525367 80437 base_sp.exe 61767 1828 461760 525355 8042b unlimited.exe 72191 1772 451392 525355 8042b hello.exe 174588 6596 344192 525376 80440 loopback.exe For the rtl22xx_t BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 59021 1732 464608 525361 80431 ticker.exe 15757 284 509312 525353 80429 minimum.exe 366096 1972 157280 525348 80424 cxx_iostream.exe 360911 5808 158656 525375 8043f fileio.exe 267485 12484 245376 525345 80421 pppd.exe 128224 2360 394784 525368 80438 capture.exe 72611 1820 450944 525375 8043f nsecs.exe 121041 2108 402208 525357 8042d paranoia.exe 129488 1764 394112 525364 80434 cdtest.exe 57049 1732 466592 525373 8043d base_sp.exe 56833 1716 466816 525365 80435 unlimited.exe 66921 1644 456800 525365 80435 hello.exe 163104 6420 355840 525364 80434 loopback.exe
19:08 Changeset in rtems [07252899]5 by Joel Sherrill <joel@…>
arm/realview_pbx_a9_qemu: Add per-section compilation and linking support updates #2577. NOTE: In contrast to other BSPs, this was built with SMP enabled to ensure the _smp variant was built properly. For the realview_pbx_a9_qemu BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 129776 1692 267238996 267370464 fefbfe0 ticker.exe 92729 1452 267276272 267370453 fefbfd5 minimum.exe 624404 1980 266744076 267370460 fefbfdc cxx_iostream.exe 597787 5936 266766716 267370439 fefbfc7 fileio.exe 470724 14336 266885392 267370452 fefbfd4 pppd.exe 219648 2448 267148360 267370456 fefbfd8 capture.exe 140398 1780 267228276 267370454 fefbfd6 nsecs.exe 200972 2100 267167384 267370456 fefbfd8 paranoia.exe 193188 1716 267175568 267370472 fefbfe8 cdtest.exe 125512 1692 267243260 267370464 fefbfe0 base_sp.exe 129392 1724 267239348 267370464 fefbfe0 unlimited.exe 126564 1668 267242240 267370472 fefbfe8 hello.exe 289336 6708 267074400 267370444 fefbfcc loopback.exe For the realview_pbx_a9_qemu BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 122812 1684 267245960 267370456 fefbfd8 ticker.exe 61366 1368 267307732 267370466 fefbfe2 minimum.exe 409100 1948 266959408 267370456 fefbfd8 cxx_iostream.exe 579093 5928 266785444 267370465 fefbfe1 fileio.exe 435584 14084 266920804 267370472 fefbfe8 pppd.exe 207412 2432 267160600 267370444 fefbfcc capture.exe 134006 1772 267234668 267370446 fefbfce nsecs.exe 193744 2092 267174608 267370444 fefbfcc paranoia.exe 184796 1716 267183960 267370472 fefbfe8 cdtest.exe 118288 1684 267250484 267370456 fefbfd8 base_sp.exe 118636 1700 267250136 267370472 fefbfe8 unlimited.exe 115488 1628 267253344 267370460 fefbfdc hello.exe 268276 6508 267095664 267370448 fefbfd0 loopback.exe For the realview_pbx_a9_qemu_smp BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 129776 1692 267238996 267370464 fefbfe0 ticker.exe 92729 1452 267276272 267370453 fefbfd5 minimum.exe 624404 1980 266744076 267370460 fefbfdc cxx_iostream.exe 597791 5936 266766712 267370439 fefbfc7 fileio.exe 470724 14336 266885392 267370452 fefbfd4 pppd.exe 219648 2448 267148360 267370456 fefbfd8 capture.exe 140398 1780 267228276 267370454 fefbfd6 nsecs.exe 200972 2100 267167384 267370456 fefbfd8 paranoia.exe 193188 1716 267175568 267370472 fefbfe8 cdtest.exe 125512 1692 267243260 267370464 fefbfe0 base_sp.exe 129392 1724 267239348 267370464 fefbfe0 unlimited.exe 126564 1668 267242240 267370472 fefbfe8 hello.exe 289336 6708 267074400 267370444 fefbfcc loopback.exe For the realview_pbx_a9_qemu_smp BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 122812 1684 267245960 267370456 fefbfd8 ticker.exe 61366 1368 267307732 267370466 fefbfe2 minimum.exe 409100 1948 266959408 267370456 fefbfd8 cxx_iostream.exe 579097 5928 266785440 267370465 fefbfe1 fileio.exe 435584 14084 266920804 267370472 fefbfe8 pppd.exe 207412 2432 267160600 267370444 fefbfcc capture.exe 134006 1772 267234668 267370446 fefbfce nsecs.exe 193744 2092 267174608 267370444 fefbfcc paranoia.exe 184796 1716 267183960 267370472 fefbfe8 cdtest.exe 118288 1684 267250484 267370456 fefbfd8 base_sp.exe 118636 1700 267250136 267370472 fefbfe8 unlimited.exe 115488 1628 267253344 267370460 fefbfdc hello.exe 268276 6508 267095664 267370448 fefbfd0 loopback.exe
18:31 Changeset in rtems [fa9c057]5 by Joel Sherrill <joel@…>
arm/raspberrypi: Add per-section compilation and linking suppo updates #2577. For the raspberrypi BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 91516 1724 134080496 134173736 7ff5428 ticker.exe 57809 1480 134114460 134173749 7ff5435 minimum.exe 816524 2004 133355216 134173744 7ff5430 cxx_iostream.exe 561132 5808 133606812 134173752 7ff5438 fileio.exe 444724 12624 133716388 134173736 7ff5428 pppd.exe 193344 2360 133978052 134173756 7ff543c capture.exe 109682 1812 134062236 134173730 7ff5422 nsecs.exe 175408 2100 133996244 134173752 7ff5438 paranoia.exe 187108 1756 133984880 134173744 7ff5430 cdtest.exe 88548 1724 134083488 134173760 7ff5440 base_sp.exe 91432 1748 134080552 134173732 7ff5424 unlimited.exe 103652 1700 134068384 134173736 7ff5428 hello.exe 271116 6508 133896112 134173736 7ff5428 loopback.exe For the raspberrypi BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 85796 1700 134086236 134173732 7ff5424 ticker.exe 34428 1408 134137896 134173732 7ff5424 minimum.exe 508720 1972 133663044 134173736 7ff5428 cxx_iostream.exe 544516 5776 133623452 134173744 7ff5430 fileio.exe 409916 12452 133751380 134173748 7ff5434 pppd.exe 184020 2320 133987416 134173756 7ff543c capture.exe 104486 1788 134067476 134173750 7ff5436 nsecs.exe 168504 2068 134003164 134173736 7ff5428 paranoia.exe 178740 1732 133993272 134173744 7ff5430 cdtest.exe 81988 1692 134090068 134173748 7ff5434 base_sp.exe 82460 1716 134089568 134173744 7ff5430 unlimited.exe 94316 1636 134077800 134173752 7ff5438 hello.exe 249228 6388 133918144 134173760 7ff5440 loopback.exe
18:13 Changeset in rtems [7276954]5 by Joel Sherrill <joel@…>
arm/lpc32xx: Add per-section compilation and linking suppo updates #2577. For the lpc32xx_mzx BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 59920 1740 33734408 33796068 203afe4 ticker.exe 24692 1088 33770304 33796084 203aff4 minimum.exe 592796 2148 33201136 33796080 203aff0 cxx_iostream.exe 414056 5952 33376076 33796084 203aff4 fileio.exe 326320 12768 33456988 33796076 203afec pppd.exe 146728 2504 33646840 33796072 203afe8 capture.exe 77064 1952 33717072 33796088 203aff8 nsecs.exe 137172 2244 33656676 33796092 203affc paranoia.exe 138600 1896 33655576 33796072 203afe8 cdtest.exe 58128 1740 33736200 33796068 203afe4 base_sp.exe 62324 1764 33732004 33796092 203affc unlimited.exe 80796 1844 33713436 33796076 203afec hello.exe 196520 6652 33592904 33796076 203afec loopback.exe For the lpc32xx_mzx BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 53781 1728 33740576 33796085 203aff5 ticker.exe 14988 288 33780808 33796084 203aff4 minimum.exe 373552 2120 33420412 33796084 203aff4 cxx_iostream.exe 400208 5940 33389924 33796072 203afe8 fileio.exe 301008 12616 33482440 33796064 203afe0 pppd.exe 138944 2484 33654656 33796084 203aff4 capture.exe 71588 1940 33722548 33796076 203afec nsecs.exe 131068 2232 33662780 33796080 203aff0 paranoia.exe 130800 1884 33663408 33796092 203affc cdtest.exe 52132 1728 33742228 33796088 203aff8 base_sp.exe 55368 1736 33738960 33796064 203afe0 unlimited.exe 73564 1792 33720732 33796088 203aff8 hello.exe 180984 6552 33608544 33796080 203aff0 loopback.exe For the lpc32xx_mzx_stage_1 BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 51348 1740 192640 245728 3bfe0 ticker.exe 20608 1088 224032 245728 3bfe0 minimum.exe 132440 2504 110784 245728 3bfe0 capture.exe 68564 1952 175232 245748 3bff4 nsecs.exe 124196 2244 119296 245736 3bfe8 paranoia.exe 129372 1896 114464 245732 3bfe4 cdtest.exe 49780 1740 194208 245728 3bfe0 base_sp.exe 53588 1764 190400 245752 3bff8 unlimited.exe 73084 1844 170816 245744 3bff0 hello.exe 172920 6644 66176 245740 3bfec loopback.exe For the lpc32xx_mzx_stage_1 BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 46928 1728 197088 245744 3bff0 ticker.exe 13562 288 231904 245754 3bffa minimum.exe 126656 2484 116608 245748 3bff4 capture.exe 64704 1940 179104 245748 3bff4 nsecs.exe 120276 2232 123232 245740 3bfec paranoia.exe 123188 1884 120672 245744 3bff0 cdtest.exe 45512 1728 198496 245736 3bfe8 base_sp.exe 48496 1736 195520 245752 3bff8 unlimited.exe 67700 1792 176256 245748 3bff4 hello.exe 160456 6544 78752 245752 3bff8 loopback.exe For the lpc32xx_mzx_stage_2 BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 59920 1740 4378400 4440060 43bffc ticker.exe 24692 1088 4414272 4440052 43bff4 minimum.exe 592796 2148 3845088 4440032 43bfe0 cxx_iostream.exe 414064 5952 4020032 4440048 43bff0 fileio.exe 326320 12768 4100960 4440048 43bff0 pppd.exe 146728 2504 4290816 4440048 43bff0 capture.exe 77064 1952 4361024 4440040 43bfe8 nsecs.exe 137172 2244 4300640 4440056 43bff8 paranoia.exe 138600 1896 4299552 4440048 43bff0 cdtest.exe 58128 1740 4380192 4440060 43bffc base_sp.exe 62324 1764 4375968 4440056 43bff8 unlimited.exe 80796 1844 4357408 4440048 43bff0 hello.exe 196520 6652 4236864 4440036 43bfe4 loopback.exe For the lpc32xx_mzx_stage_2 BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 53781 1728 4384544 4440053 43bff5 ticker.exe 14988 288 4424768 4440044 43bfec minimum.exe 373552 2120 4064384 4440056 43bff8 cxx_iostream.exe 400216 5940 4033888 4440044 43bfec fileio.exe 301008 12616 4126432 4440056 43bff8 pppd.exe 138944 2484 4298624 4440052 43bff4 capture.exe 71588 1940 4366528 4440056 43bff8 nsecs.exe 131068 2232 4306752 4440052 43bff4 paranoia.exe 130800 1884 4307360 4440044 43bfec cdtest.exe 52132 1728 4386176 4440036 43bfe4 base_sp.exe 55368 1736 4382944 4440048 43bff0 unlimited.exe 73564 1792 4364672 4440028 43bfdc hello.exe 180984 6552 4252512 4440048 43bff0 loopback.exe For the lpc32xx_phycore BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 59908 1740 67292952 67354600 403bfe8 ticker.exe 24680 1088 67328848 67354616 403bff8 minimum.exe 592784 2148 66759680 67354612 403bff4 cxx_iostream.exe 414048 5952 66934616 67354616 403bff8 fileio.exe 326308 12768 67015532 67354608 403bff0 pppd.exe 146716 2504 67205384 67354604 403bfec capture.exe 77052 1952 67275616 67354620 403bffc nsecs.exe 137160 2244 67215220 67354624 403c000 paranoia.exe 138588 1896 67214120 67354604 403bfec cdtest.exe 58116 1740 67294744 67354600 403bfe8 base_sp.exe 62312 1764 67290548 67354624 403c000 unlimited.exe 80784 1844 67271980 67354608 403bff0 hello.exe 196508 6652 67151448 67354608 403bff0 loopback.exe For the lpc32xx_phycore BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 53769 1728 67299120 67354617 403bff9 ticker.exe 14976 288 67339352 67354616 403bff8 minimum.exe 373540 2120 66978956 67354616 403bff8 cxx_iostream.exe 400200 5940 66948464 67354604 403bfec fileio.exe 300996 12616 67040984 67354596 403bfe4 pppd.exe 138932 2484 67213200 67354616 403bff8 capture.exe 71576 1940 67281092 67354608 403bff0 nsecs.exe 131056 2232 67221324 67354612 403bff4 paranoia.exe 130788 1884 67221952 67354624 403c000 cdtest.exe 52120 1728 67300772 67354620 403bffc base_sp.exe 55356 1736 67297504 67354596 403bfe4 unlimited.exe 73552 1792 67279276 67354620 403bffc hello.exe 180972 6552 67167088 67354612 403bff4 loopback.exe
17:39 Changeset in rtems [bfc87114]5 by Joel Sherrill <joel@…>
arm/lpc24xx (lpc40xx variants) Add per-section compilation and linking suppo updates #2577. For the lpc40xx_ea_ram BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 63894 1724 33554336 33619954 200fff2 ticker.exe 21802 1088 33597056 33619946 200ffea minimum.exe 549842 2004 33068096 33619942 200ffe6 cxx_iostream.exe 391958 5800 33222176 33619934 200ffde fileio.exe 299670 12616 33307680 33619966 200fffe pppd.exe 134162 2360 33483424 33619946 200ffea capture.exe 75204 1812 33542944 33619960 200fff8 nsecs.exe 125934 2100 33491904 33619938 200ffe2 paranoia.exe 128182 1748 33490016 33619946 200ffea cdtest.exe 61902 1724 33556320 33619946 200ffea base_sp.exe 63566 1748 33554624 33619938 200ffe2 unlimited.exe 71702 1692 33546560 33619954 200fff2 hello.exe 180790 6500 33432672 33619962 200fffa loopback.exe For the lpc40xx_ea_ram BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 59154 1712 33559072 33619938 200ffe2 ticker.exe 13958 280 33605728 33619966 200fffe minimum.exe 336422 1960 33281568 33619950 200ffee cxx_iostream.exe 380222 5788 33233920 33619930 200ffda fileio.exe 277050 12464 33330432 33619946 200ffea pppd.exe 127586 2340 33490016 33619942 200ffe6 capture.exe 70780 1800 33547360 33619940 200ffe4 nsecs.exe 121126 2088 33496736 33619950 200ffee paranoia.exe 121466 1736 33496736 33619938 200ffe2 cdtest.exe 57034 1712 33561216 33619962 200fffa base_sp.exe 57494 1712 33560736 33619942 200ffe6 unlimited.exe 65326 1640 33552992 33619958 200fff6 hello.exe 166862 6400 33446688 33619950 200ffee loopback.exe For the lpc40xx_ea_rom_int BSP variant without this option, sample executable sizes were as follows: text data bss dec hex filename 64062 1724 33557096 33622882 2010b62 ticker.exe 21970 1088 33557704 33580762 20066da minimum.exe 392130 5800 33553064 33950994 2060d12 fileio.exe 299838 12616 33546504 33858958 204a58e pppd.exe 134330 2360 33556488 33693178 2021dfa capture.exe 75372 1812 33557000 33634184 2013788 nsecs.exe 126102 2100 33556712 33684914 201fdb2 paranoia.exe 128350 1748 33557096 33687194 202069a cdtest.exe 62070 1724 33557096 33620890 201039a base_sp.exe 63734 1748 33557064 33622546 2010a12 unlimited.exe 71870 1692 33557128 33630690 20129e2 hello.exe 180958 6500 33552616 33740074 202d52a loopback.exe For the lpc40xx_ea_rom_int BSP variant with this option, sample executable sizes were as follows: text data bss dec hex filename 59322 1712 33557096 33618130 200f8d2 ticker.exe 14126 280 33558504 33572910 200482e minimum.exe 336590 1960 33556904 33895454 205341e cxx_iostream.exe 380394 5788 33553064 33939246 205df2e fileio.exe 277218 12464 33546632 33836314 2044d1a pppd.exe 127754 2340 33556488 33686582 2020436 capture.exe 70948 1800 33557000 33629748 2012634 nsecs.exe 121294 2088 33556712 33680094 201eade paranoia.exe 121634 1736 33557096 33680466 201ec52 cdtest.exe 57202 1712 33557096 33616010 200f08a base_sp.exe 57662 1712 33557096 33616470 200f256 unlimited.exe 65494 1640 33557160 33624294 20110e6 hello.exe 167030 6400 33552712 33726142 2029ebe loopback.exe
17:13 Changeset in rtems [55159ee9]5 by Joel Sherrill <joel@…>
arm/lpc24xx (lpc24xx variants) Add per-section compilation and linking support. updates #2577. For the lpc2362 BSP variant: The size of the sample executables without this option were: text data bss dec he filename 65110 1820 31008 97938 17e92 ticker.exe 21906 1088 31712 54706 d5b2 minimum.exe 78376 1908 30912 111196 1b25c nsecs.exe 63254 1820 31008 96082 17752 base_sp.exe 65106 1844 30976 97926 17e86 unlimited.exe 75538 1796 31040 108374 1a756 hello.exe The size of the sample executables with this option were: text data bss dec hex filename 61042 1808 31008 93858 16ea2 ticker.exe 14864 288 32512 47664 ba30 minimum.exe 74632 1896 30912 107440 1a3b0 nsecs.exe 59070 1808 31008 91886 166ee base_sp.exe 60030 1816 31008 92854 16ab6 unlimited.exe 70122 1744 31072 102938 1921a hello.exe For the lpc23xx_tli800 BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 65110 1820 31008 97938 17e92 ticker.exe 21906 1088 31712 54706 d5b2 minimum.exe 78376 1908 30912 111196 1b25c nsecs.exe 63254 1820 31008 96082 17752 base_sp.exe 65106 1844 30976 97926 17e86 unlimited.exe 75538 1796 31040 108374 1a756 hello.exe For the lpc23xx_tli800 BSP variant: text data bss dec hex filename 61042 1808 31008 93858 16ea2 ticker.exe 14864 288 32512 47664 ba30 minimum.exe 74632 1896 30912 107440 1a3b0 nsecs.exe 59070 1808 31008 91886 166ee base_sp.exe 60030 1816 31008 92854 16ab6 unlimited.exe 70122 1744 31072 102938 1921a hello.exe For the lpc24xx_ea BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64458 1724 33553760 33619942 200ffe6 ticker.exe 21402 1088 33597472 33619962 200fffa minimum.exe 585614 2004 33032320 33619938 200ffe2 cxx_iostream.exe 372001 5808 33242144 33619953 200fff1 fileio.exe 288766 12616 33318560 33619942 200ffe6 pppd.exe 135302 2360 33482272 33619934 200ffde capture.exe 77732 1812 33540416 33619960 200fff8 nsecs.exe 126250 2100 33491584 33619934 200ffde paranoia.exe 136950 1756 33481248 33619954 200fff2 cdtest.exe 62602 1724 33555616 33619942 200ffe6 base_sp.exe 64462 1748 33553728 33619938 200ffe2 unlimited.exe 74890 1700 33543360 33619950 200ffee hello.exe 176902 6500 33436544 33619946 200ffea loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60234 1712 33557984 33619930 200ffda ticker.exe 14360 288 33605312 33619960 200fff8 minimum.exe 368478 1976 33249504 33619958 200fff6 cxx_iostream.exe 362089 5796 33252064 33619949 200ffed fileio.exe 268310 12464 33339168 33619942 200ffe6 pppd.exe 129382 2340 33488224 33619946 200ffea capture.exe 73824 1800 33544320 33619944 200ffe8 nsecs.exe 122250 2088 33495616 33619954 200fff2 paranoia.exe 130694 1744 33487520 33619958 200fff6 cdtest.exe 58262 1712 33559968 33619942 200ffe6 base_sp.exe 59222 1720 33559008 33619950 200ffee unlimited.exe 69314 1648 33548992 33619954 200fff2 hello.exe 164318 6400 33449216 33619934 200ffde loopback.exe For the lpc24xx_ncs_ram BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64606 1820 8387712 8454138 80fffa ticker.exe 21402 1088 8431648 8454138 80fffa minimum.exe 585766 2100 7866240 8454106 80ffda cxx_iostream.exe 372158 5904 8076064 8454126 80ffee fileio.exe 288918 12712 8152480 8454110 80ffde pppd.exe 135446 2456 8316224 8454126 80ffee capture.exe 77880 1908 8374336 8454124 80ffec nsecs.exe 126402 2196 8325536 8454134 80fff6 paranoia.exe 137102 1852 8315168 8454122 80ffea cdtest.exe 62750 1820 8389568 8454138 80fffa base_sp.exe 64610 1844 8387680 8454134 80fff6 unlimited.exe 75042 1796 8377280 8454118 80ffe6 hello.exe 177046 6596 8270496 8454138 80fffa loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60538 1808 8391776 8454122 80ffea ticker.exe 14360 288 8439488 8454136 80fff8 minimum.exe 368782 2072 8083264 8454118 80ffe6 cxx_iostream.exe 362398 5892 8085824 8454114 80ffe2 fileio.exe 268614 12560 8172960 8454134 80fff6 pppd.exe 129686 2436 8322016 8454138 80fffa capture.exe 74128 1896 8378080 8454104 80ffd8 nsecs.exe 122554 2184 8329376 8454114 80ffe2 paranoia.exe 130998 1840 8321280 8454118 80ffe6 cdtest.exe 58566 1808 8393760 8454134 80fff6 base_sp.exe 59526 1816 8392768 8454110 80ffde unlimited.exe 69618 1744 8382752 8454114 80ffe2 hello.exe 164622 6496 8283008 8454126 80ffee loopback.exe For the lpc24xx_ncs_rom_ext BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64810 1820 4194912 4261542 4106a6 ticker.exe 21606 1088 4238848 4261542 4106a6 minimum.exe 585970 2100 3673472 4261542 4106a6 cxx_iostream.exe 372366 5904 3883264 4261534 41069e fileio.exe 289122 12712 3959712 4261546 4106aa pppd.exe 135650 2456 4123424 4261530 41069a capture.exe 78084 1908 4181536 4261528 410698 nsecs.exe 126606 2196 4132736 4261538 4106a2 paranoia.exe 137306 1852 4122368 4261526 410696 cdtest.exe 62954 1820 4196768 4261542 4106a6 base_sp.exe 64814 1844 4194880 4261538 4106a2 unlimited.exe 75246 1796 4184480 4261522 410692 hello.exe 177250 6596 4077696 4261542 4106a6 loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60742 1808 4198976 4261526 410696 ticker.exe 14564 288 4246688 4261540 4106a4 minimum.exe 368986 2072 3890464 4261522 410692 cxx_iostream.exe 362606 5892 3893024 4261522 410692 fileio.exe 268818 12560 3980160 4261538 4106a2 pppd.exe 129890 2436 4129216 4261542 4106a6 capture.exe 74332 1896 4185312 4261540 4106a4 nsecs.exe 122758 2184 4136576 4261518 41068e paranoia.exe 131202 1840 4128480 4261522 410692 cdtest.exe 58770 1808 4200960 4261538 4106a2 base_sp.exe 59730 1816 4200000 4261546 4106aa unlimited.exe 69822 1744 4189952 4261518 41068e hello.exe 164826 6496 4090208 4261530 41069a loopback.exe For the lpc24xx_ncs_rom_int BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64746 1820 4226400 4292966 418166 ticker.exe 21542 1088 4227104 4249734 40d886 minimum.exe 372302 5904 4222336 4600542 4632de fileio.exe 289058 12712 4215808 4517578 44eeca pppd.exe 135586 2456 4225792 4363834 42963a capture.exe 78020 1908 4226304 4306232 41b538 nsecs.exe 126542 2196 4226016 4354754 4272c2 paranoia.exe 137242 1852 4226400 4365494 429cb6 cdtest.exe 62890 1820 4226400 4291110 417a26 base_sp.exe 64750 1844 4226368 4292962 418162 unlimited.exe 75182 1796 4226432 4303410 41aa32 hello.exe 177186 6596 4221920 4405702 4339c6 loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60678 1808 4226400 4288886 417176 ticker.exe 14500 288 4227904 4242692 40bd04 minimum.exe 368922 2072 4226176 4597170 4625b2 cxx_iostream.exe 362542 5892 4222368 4590802 460cd2 fileio.exe 268754 12560 4215936 4497250 449f62 pppd.exe 129826 2436 4225792 4358054 427fa6 capture.exe 74268 1896 4226304 4302468 41a684 nsecs.exe 122694 2184 4226016 4350894 4263ae paranoia.exe 131138 1840 4226400 4359378 4284d2 cdtest.exe 58706 1808 4226400 4286914 4169c2 base_sp.exe 59666 1816 4226400 4287882 416d8a unlimited.exe 69758 1744 4226464 4297966 4194ee hello.exe 164762 6496 4222016 4393274 43093a loopback.exe For the lpc24xx_plx800_ram BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64618 1820 33553504 33619942 200ffe6 ticker.exe 21414 1088 33597440 33619942 200ffe6 minimum.exe 585778 2100 33032064 33619942 200ffe6 cxx_iostream.exe 372173 5904 33241888 33619965 200fffd fileio.exe 288914 12712 33318336 33619962 200fffa pppd.exe 135458 2456 33482048 33619962 200fffa capture.exe 77892 1908 33540160 33619960 200fff8 nsecs.exe 126414 2196 33491328 33619938 200ffe2 paranoia.exe 137114 1852 33480992 33619958 200fff6 cdtest.exe 62762 1820 33555360 33619942 200ffe6 base_sp.exe 64622 1844 33553472 33619938 200ffe2 unlimited.exe 75054 1796 33543104 33619954 200fff2 hello.exe 177058 6596 33436288 33619942 200ffe6 loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60550 1808 33557600 33619958 200fff6 ticker.exe 14372 288 33605280 33619940 200ffe4 minimum.exe 368794 2072 33249088 33619954 200fff2 cxx_iostream.exe 362413 5892 33251648 33619953 200fff1 fileio.exe 268610 12560 33338784 33619954 200fff2 pppd.exe 129698 2436 33487808 33619942 200ffe6 capture.exe 74140 1896 33543904 33619940 200ffe4 nsecs.exe 122566 2184 33495200 33619950 200ffee paranoia.exe 131010 1840 33487104 33619954 200fff2 cdtest.exe 58578 1808 33559552 33619938 200ffe2 base_sp.exe 59538 1816 33558592 33619946 200ffea unlimited.exe 69630 1744 33548576 33619950 200ffee hello.exe 164634 6496 33448832 33619962 200fffa loopback.exe For the lpc24xx_plx800_rom_int BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 64762 1820 33618208 33684790 201fd36 ticker.exe 21558 1088 33618912 33641558 2015456 minimum.exe 372321 5904 33614144 33992369 206aeb1 fileio.exe 289058 12712 33607616 33909386 2056a8a pppd.exe 135602 2456 33617600 33755658 203120a capture.exe 78036 1908 33618112 33698056 2023108 nsecs.exe 126558 2196 33617824 33746578 202ee92 paranoia.exe 137258 1852 33618208 33757318 2031886 cdtest.exe 62906 1820 33618208 33682934 201f5f6 base_sp.exe 64766 1844 33618176 33684786 201fd32 unlimited.exe 75198 1796 33618240 33695234 2022602 hello.exe 177202 6596 33613728 33797526 203b596 loopback.exe The size of the sample executables with this option were: text data bss dec hex filename 60694 1808 33618208 33680710 201ed46 ticker.exe 14516 288 33619712 33634516 20138d4 minimum.exe 368938 2072 33617984 33988994 206a182 cxx_iostream.exe 362561 5892 33614176 33982629 20688a5 fileio.exe 268754 12560 33607744 33889058 2051b22 pppd.exe 129842 2436 33617600 33749878 202fb76 capture.exe 74284 1896 33618112 33694292 2022254 nsecs.exe 122710 2184 33617824 33742718 202df7e paranoia.exe 131154 1840 33618208 33751202 20300a2 cdtest.exe 58722 1808 33618208 33678738 201e592 base_sp.exe 59682 1816 33618208 33679706 201e95a unlimited.exe 69774 1744 33618272 33689790 20210be hello.exe 164778 6496 33613824 33785098 203850a loopback.exe
16:48 Changeset in rtems-docs [2bcd424]4.115 by Amar Takhar <amar@…>
Switch to using Minted and splitting long lines in verbatim.
16:34 Changeset in rtems-docs [63eaa6f]4.115 by Amar Takhar <amar@…>
Add Minted 2015/12/21 v2.2dev (ce7a111)
16:33 Changeset in rtems [c3c57b1]5 by Joel Sherrill <joel@…>
pc386: Improve boot command arguments for console/printk device selection This patch adds the "--printk=" boot command line argument to specify the printk() device. It also enhances the "--console=" boot command line argument to match any device configured in the console device table. The arguments are parsed as early as possible so they take effect early. Currently, this is immediately after PCI initialization.
15:36 Changeset in rtems [4e059db8]5 by Joel Sherrill <joel@…>
arm/lpc24xx (lpc17xx variants): Add per-section compilation and linking support. updates #2577. For the lpc17xx_ea_ram BSP variant: The size of the sample executables without this option were: text data bss dec hex filename 63646 1724 33554592 33619962 200fffa ticker.exe 21634 1088 33597216 33619938 200ffe2 minimum.exe 549386 2004 33068544 33619934 200ffde cxx_iostream.exe 392562 5800 33221600 33619962 200fffa fileio.exe 299662 12616 33307680 33619958 200fff6 pppd.exe 133838 2360 33483744 33619942 200ffe6 capture.exe 75020 1812 33543104 33619936 200ffe0 nsecs.exe 125706 2100 33492160 33619966 200fffe paranoia.exe 127758 1748 33490432 33619938 200ffe2 cdtest.exe 61686 1724 33556544 33619954 200fff2 base_sp.exe 63370 1748 33554848 33619966 200fffe unlimited.exe 71414 1692 33546848 33619954 200fff2 hello.exe 180698 6500 33432768 33619966 200fffe loopback.exe The size of the sample executables with this option enabled were: text data bss dec hex filename 58982 1712 33559264 33619958 200fff6 ticker.exe 13818 280 33605856 33619954 200fff2 minimum.exe 336134 1960 33281856 33619950 200ffee cxx_iostream.exe 380810 5788 33233344 33619942 200ffe6 fileio.exe 277010 12464 33330464 33619938 200ffe2 pppd.exe 127358 2340 33490240 33619938 200ffe2 capture.exe 70672 1800 33547488 33619960 200fff8 nsecs.exe 120746 2088 33497120 33619954 200fff2 paranoia.exe 121282 1736 33496928 33619946 200ffea cdtest.exe 56902 1712 33561344 33619958 200fff6 base_sp.exe 57346 1712 33560896 33619954 200fff2 unlimited.exe 65078 1640 33553216 33619934 200ffde hello.exe 166730 6400 33446816 33619946 200ffea loopback.exe For the lpc17xx_ea_rom_int BSP variant: The size of the sample executables without this option enabled were: text data bss dec hex filename 63814 1724 33557096 33622634 2010a6a ticker.exe 21802 1088 33557704 33580594 2006632 minimum.exe 392734 5800 33553064 33951598 2060f6e fileio.exe 299830 12616 33546504 33858950 204a586 pppd.exe 134006 2360 33556488 33692854 2021cb6 capture.exe 75188 1812 33557000 33634000 20136d0 nsecs.exe 125874 2100 33556712 33684686 201fcce paranoia.exe 127926 1748 33557096 33686770 20204f2 cdtest.exe 61854 1724 33557096 33620674 20102c2 base_sp.exe 63538 1748 33557064 33622350 201094e unlimited.exe 71582 1692 33557128 33630402 20128c2 hello.exe 180866 6500 33552616 33739982 202d4ce loopback.exe The size of the sample executables with this option enabled were: text data bss dec hex filename 59150 1712 33557096 33617958 200f826 ticker.exe 13986 280 33558504 33572770 20047a2 minimum.exe 336302 1960 33556904 33895166 20532fe cxx_iostream.exe 380982 5788 33553064 33939834 205e17a fileio.exe 277178 12464 33546632 33836274 2044cf2 pppd.exe 127526 2340 33556488 33686354 2020352 capture.exe 70840 1800 33557000 33629640 20125c8 nsecs.exe 120914 2088 33556712 33679714 201e962 paranoia.exe 121450 1736 33557096 33680282 201eb9a cdtest.exe 57070 1712 33557096 33615878 200f006 base_sp.exe 57514 1712 33557096 33616322 200f1c2 unlimited.exe 65246 1640 33557160 33624046 2010fee hello.exe 166898 6400 33552712 33726010 2029e3a loopback.exe For the lpc17xx_plx800_ram BSP variant: The size of the sample executables without this option enabled were: text data bss dec hex filename 63802 1820 33554336 33619958 200fff6 ticker.exe 21630 1088 33597216 33619934 200ffde minimum.exe 549534 2100 33068320 33619954 200fff2 cxx_iostream.exe 392722 5896 33221344 33619962 200fffa fileio.exe 299802 12712 33307424 33619938 200ffe2 pppd.exe 134002 2456 33483488 33619946 200ffea capture.exe 75176 1908 33542848 33619932 200ffdc nsecs.exe 125862 2196 33491904 33619962 200fffa paranoia.exe 127922 1844 33490176 33619942 200ffe6 cdtest.exe 61850 1820 33556288 33619958 200fff6 base_sp.exe 63518 1844 33554592 33619954 200fff2 unlimited.exe 71562 1788 33546592 33619942 200ffe6 hello.exe 180854 6596 33432512 33619962 200fffa loopback.exe The size of the sample executables with this option enabled were: text data bss dec hex filename 59274 1808 33558848 33619930 200ffda ticker.exe 13814 280 33605856 33619950 200ffee minimum.exe 336418 2056 33281472 33619946 200ffea cxx_iostream.exe 381106 5884 33232960 33619950 200ffee fileio.exe 277294 12560 33330080 33619934 200ffde pppd.exe 127642 2436 33489856 33619934 200ffde capture.exe 70964 1896 33547072 33619932 200ffdc nsecs.exe 121038 2184 33496736 33619958 200fff6 paranoia.exe 121566 1832 33496544 33619942 200ffe6 cdtest.exe 57194 1808 33560928 33619930 200ffda base_sp.exe 57622 1808 33560512 33619942 200ffe6 unlimited.exe 65362 1736 33552832 33619930 200ffda hello.exe 167022 6496 33446432 33619950 200ffee loopback.exe For the lpc17xx_plx800_rom_int BSP variant: The size of the sample executables without this option enabled were: text data bss dec hex filename 64010 1820 33618208 33684038 201fa46 ticker.exe 21838 1088 33618912 33641838 201556e minimum.exe 392934 5896 33614176 34013006 206ff4e fileio.exe 300010 12712 33607616 33920338 2059552 pppd.exe 134210 2456 33617600 33754266 2030c9a capture.exe 75384 1908 33618112 33695404 20226ac nsecs.exe 126070 2196 33617824 33746090 202ecaa paranoia.exe 128130 1844 33618208 33748182 202f4d6 cdtest.exe 62058 1820 33618208 33682086 201f2a6 base_sp.exe 63726 1844 33618176 33683746 201f922 unlimited.exe 71770 1788 33618240 33691798 2021896 hello.exe 181062 6596 33613728 33801386 203c4aa loopback.exe The size of the sample executables with this option enabled were: text data bss dec hex filename 59482 1808 33618208 33679498 201e88a ticker.exe 14022 280 33619712 33634014 20136de minimum.exe 336626 2056 33618016 33956698 206235a cxx_iostream.exe 381318 5884 33614176 34001378 206d1e2 fileio.exe 277502 12560 33607744 33897806 2053d4e pppd.exe 127850 2436 33617600 33747886 202f3ae capture.exe 71172 1896 33618112 33691180 202162c nsecs.exe 121246 2184 33617824 33741254 202d9c6 paranoia.exe 121774 1832 33618208 33741814 202dbf6 cdtest.exe 57402 1808 33618208 33677418 201e06a base_sp.exe 57830 1808 33618208 33677846 201e216 unlimited.exe 65570 1736 33618272 33685578 202004a hello.exe 167230 6496 33613824 33787550 2038e9e loopback.exe
09:35 Ticket #2637 (4.11/rtems-arm broken on MacOS.) created by Chris Johns
Binutils 2.24 does not build on MacOS. The binutils bug is …
09:32 Ticket #2582 (rtems-tool waf version update) closed by Chris Johns
fixed: The commit comment did not close this ticket. See c71c91b0.
09:27 Ticket #2523 (RSB cannot build RTEMS 4.11 (includes a fix)) closed by Chris Johns
duplicate: This is a duplicate of #2495.
08:06 Ticket #2524 (RSB cannot build RTEMS 4.10 (includes a fix)) closed by Goetz Pfeiffer <Goetz.Pfeiffer@…>
fixed: In 8298f72cfc492b40c1e4f68e85f584bf181db66c/rtems-source-builder: […]
07:53 Ticket #2520 (RTEMS 4.10 cannot be built with modern texinfo (includes a fix)) closed by Götz Pfeiffer <pfeiffer@…>
fixed: In 87bca993aef15f122ef741b93505b5a3a99d3a3a/rtems-tools: […]
05:48 Changeset in rtems-source-builder [2e548833]4.11 by Chris Johns <chrisj@…>
sb: Fix --without-release-url logic. Updates #2636.
05:48 Changeset in rtems-source-builder [84238b9]4.104.95 by Chris Johns <chrisj@…>
sb: Fix --without-release-url logic. Updates #2636.
05:35 Ticket #2636 (Add RSB option to force home site downloads on a released RSB.) closed by Chris Johns <chrisj@…>
fixed: In 58a8fd8b5fd384cc92bd7d4fa97dcede5fb1b81b/rtems-source-builder: […]
05:19 Changeset in rtems-source-builder [58a8fd8]4.11 by Chris Johns <chrisj@…>
sb: Add a download option --with-release-url/--without-release-url. The default without the option is to prepend the release URL to the URL list to download from the RTEMS FTP site first if the RSB is released. This option can force the RTEMS FTP to be tried first when not a release, or you can supply a different URL to download from or you can request no RTEMS URL is tried first. Eg: --with-release-url --with-release-url=file://opt/local/cache --without-release-url Move the RTEMS release URL to the default.mc file. Change the URL to the RTEMS FTP server and do not use the https method of access. The option's with_arg call was cleaned up to make sense. Remove the log's raw output of an extra space. Some download error message formating was cleaned up. Closes #2636.
05:19 Changeset in rtems-source-builder [d3fa158]4.104.95 by Chris Johns <chrisj@…>
sb: Add a download option --with-release-url/--without-release-url. The default without the option is to prepend the release URL to the URL list to download from the RTEMS FTP site first if the RSB is released. This option can force the RTEMS FTP to be tried first when not a release, or you can supply a different URL to download from or you can request no RTEMS URL is tried first. Eg: --with-release-url --with-release-url=file://opt/local/cache --without-release-url Move the RTEMS release URL to the default.mc file. Change the URL to the RTEMS FTP server and do not use the https method of access. The option's with_arg call was cleaned up to make sense. Remove the log's raw output of an extra space. Some download error message formating was cleaned up. Closes #2636.
04:30 Ticket #2636 (Add RSB option to force home site downloads on a released RSB.) created by Chris Johns
Add an option --with-package-url to the RSB to force download of …
04:06 Changeset in rtems-source-builder [62f76d98]4.104.95 by Chris Johns <chrisj@…>
sb: Fix typo on the urlparse name in download.py Updates #2619.
04:06 Changeset in rtems-source-builder [bce0563]4.11 by Chris Johns <chrisj@…>
sb: Fix typo on the urlparse name in download.py Updates #2619.
04:00 Changeset in rtems-source-builder [14392cc]4.11 by Chris Johns <chrisj@…>
sb: Download's urllib_parse should point to urlparse on Python2. Updates #2619.
04:00 Changeset in rtems-source-builder [d78a63f]4.104.95 by Chris Johns <chrisj@…>
sb: Download's urllib_parse should point to urlparse on Python2. Updates #2619.
03:52 Changeset in rtems-source-builder [29f23e0]4.104.95 by Chris Johns <chrisj@…>
sb: Fix configparser import on Python2 in version.py. Updates #2619.
03:52 Changeset in rtems-source-builder [eaab26a]4.11 by Chris Johns <chrisj@…>
sb: Fix configparser import on Python2 in version.py. Updates #2619.
02:25 Changeset in rtems-docs [4e3cf2b]4.115 by Chris Johns <chrisj@…>
Split installation into separate files.
00:51 Changeset in rtems [8467c31]5 by Joel Sherrill <joel@…>
atsamv-testsuite.tcfg: new file]

03/09/16:

22:34 Developer/Projects/Open/TraceTool edited by Chris Johns
Update the CTF tasks. (diff)
22:25 Ticket #2635 (Promote pci_scan() to public shared PCI method) created by Joel Sherrill
The new libbsp/shared/pci/pci_find_device.c is based upon the …
21:45 Changeset in rtems [9430052]5 by Joel Sherrill <joel@…>
powerpc/mvme5500: Use shared pci_find_device()
21:30 Changeset in rtems [81df701a]5 by Joel Sherrill <joel@…>
mips/malta: Use shared pci_find_device() and removed unused pci_list_devices() Also includes .h file cleanup.
21:15 Changeset in rtems [6131b84]5 by Joel Sherrill <joel@…>
Add pthread_condattr_getclock() and pthread_condattr_setclock() updates #2608.
21:14 Changeset in rtems [04da96c7]5 by Joel Sherrill <joel@…>
posix/src/condattr*etpshared.c: Clean up and improve comments
18:48 Changeset in rtems [22bbb9f1]5 by Joel Sherrill <joel@…>
pc386: Add --disable-com1-com4 boot argument
17:25 Changeset in rtems [efbf6c9]5 by Joel Sherrill <joel@…>
libbsp/shared/console.c: Clean up memory allocation for per device data
17:25 Changeset in rtems [6db5ea03]5 by Joel Sherrill <joel@…>
pc386/startup/bsp_fatal_halt.c: Fix noreturn does return warning
17:24 Changeset in rtems [2e516dd4]5 by Joel Sherrill <joel@…>
pc386/startup/bspstart.c: Reformat and cleanup file header
16:22 Ticket #2634 (New warning in pc386 VESA driver) created by Joel Sherrill
Pavel.. can you look into this? …
04:37 Changeset in rtems-docs [c05e43b]4.115 by Chris Johns <chrisj@…>
User manual, devel install and windows install.
04:36 Changeset in rtems-docs [cec0d2b]4.115 by Chris Johns <chrisj@…>
Update the POSIX user manual version number.
04:35 Changeset in rtems-docs [c21e8e9]4.115 by Chris Johns <chrisj@…>
Better error message, add FTP to the URL list.
04:35 Changeset in rtems-docs [867016d]4.115 by Chris Johns <chrisj@…>
Format the index for PDF output.
03:39 Changeset in rtems-tools [6359063]4.11 by Chris Johns <chrisj@…>
Python 2 and python 3 refactor fixes. Updates #2619.
03:34 Changeset in rtems-tools [c9ed248]4.105 by Chris Johns <chrisj@…>
Remove exception test code left in. Updates #2619.
03:29 Changeset in rtems-tools [6fa359c]4.105 by Chris Johns <chrisj@…>
Master branch version is 4.12.
03:28 Changeset in rtems-tools [b7a9c81]4.105 by Chris Johns <chrisj@…>
sis: Option not present with SPARC sim.
03:27 Changeset in rtems-tools [2de37f3]4.105 by Chris Johns <chrisj@…>
Python 2 and python 3 refactor fixes. Updates #2619.

03/08/16:

21:03 Ticket #2633 (waf build failed for rtems-libbsd) created by joguin
The rtems-libbsd failed when building with waf. Here is the output: …
11:23 Changeset in rtems-source-builder [334c22c]4.104.95 by Chris Johns <chrisj@…>
sb: Add support to GDB to select a specific Python. Detect a suitable Python version on Windows. Update #2619.
11:23 Changeset in rtems-source-builder [7309d94]4.11 by Chris Johns <chrisj@…>
sb: Add support to GDB to select a specific Python. Detect a suitable Python version on Windows. Update #2619.
11:17 Changeset in rtems-source-builder [8268ba6]4.11 by Chris Johns <chrisj@…>
sb: Report platform import errors.
11:17 Changeset in rtems-source-builder [9bae339]4.104.95 by Chris Johns <chrisj@…>
sb: Report platform import errors.
11:03 GSoC/2016 edited by Darshit
Add link to GDoc for proposal (diff)
09:16 Changeset in rtems-docs [0858375]4.115 by Chris Johns <chrisj@…>
Run through 2to3.
02:09 Developer/Database edited by Amar Takhar
Progress save. (diff)
02:07 Developer/Database edited by Amar Takhar
More details. (diff)
01:32 Developer/Database edited by Amar Takhar
Finish for now. (diff)
01:18 Developer/Database edited by Amar Takhar
Progress save. (diff)
01:09 Developer/Database edited by Amar Takhar
Progress save. (diff)
00:49 Developer/Database created by Amar Takhar
Progress save.

03/07/16:

22:54 Ticket #2632 (rtems-tester failure) created by Joel Sherrill
CentOS 7 on master $ ../rtems-tools/tester/rtems-test …
15:01 Changeset in rtems [77e6eba7]5 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Objects_Get_local() This simplifies the handling with local-only objects. Update #2555.
14:24 Changeset in rtems [354064b]5 by Sebastian Huber <sebastian.huber@…>
libtests/syscall01: Explicitly request close This makes the test more reliable in case an interrupt driven console driver is used.
07:38 Ticket #2631 (Use an ISR lock to protect the state of Classic Rate Monotonic objects) created by Sebastian Huber
The state of Classic Rate Monotonic is currently protected by the …
07:33 Ticket #2630 (Protect time of day changes by a mutex) created by Sebastian Huber
Time of day (clock) changes (e.g. via rtems_clock_set() and …
07:28 Ticket #2629 (Remove internal mutex objects) created by Sebastian Huber
Remove the internal mutex objects and instead use …
07:22 Ticket #2628 (Avoid home-grown condition variable implementation in the Classic Regions) created by Sebastian Huber
The Classic Region manager enables users to wait until memory is …
07:16 Ticket #2627 (Fix CPU time used for threads on SMP) created by Sebastian Huber
The CPU time used of a thread is currently maintained per-processor …
07:11 Ticket #2626 (Unify thread cancel/join and delete) created by Sebastian Huber
The rtems_task_delete() is basically a pthread_cancel() plus …
07:06 Ticket #2625 (Use one lookup tree per-thread for the POSIX keys) created by Sebastian Huber
Currently a global lookup tree is used for all the POSIX key/value …
06:39 Ticket #2624 (Fix the year 2038 problem) created by Sebastian Huber
RTEMS uses currently a signed 32-bit integer for time_t on Newlib. …
05:04 Developer/Projects/Open/TraceTool edited by Chris Johns
Fix link rendering. (diff)
05:03 Developer/Projects/Open/TraceTool edited by Chris Johns
update for GSoC 2016. (diff)
03:12 Changeset in rtems [8bbd8c7]5 by Simon Glass <sjg@…>
Correct a missing space in a fdt_header cast The code style here is slightly incorrect. Fix it. Signed-off-by: Simon Glass <sjg@…> Signed-off-by: David Gibson <david@…>
03:12 Changeset in rtems [8f6fb28c]5 by Simon Glass <sjg@…>
Correct line lengths in libfdt.h There are a few lines that are over 80 columns. Fix these. Signed-off-by: Simon Glass <sjg@…> Signed-off-by: David Gibson <david@…>
03:12 Changeset in rtems [34e6ae62]5 by Simon Glass <sjg@…>
Correct space-after-tab in libfdt.h There are a few places with a space before a tab in this file. Fix them. Signed-off-by: Simon Glass <sjg@…> Signed-off-by: David Gibson <david@…>
02:16 Ticket #2619 (RSB Should Support Python 2 and Python 3) reopened by Chris Johns
00:59 Changeset in rtems-source-builder [e02eaa6]4.11 by Chris Johns <chrisj@…>
qemu: Add a package name to create a tarball.
00:59 Changeset in rtems-source-builder [e645642]4.104.95 by Chris Johns <chrisj@…>
qemu: Add a package name to create a tarball.
00:56 Changeset in rtems-source-builder [3a972f6]4.104.95 by Chris Johns <chrisj@…>
sb: Update code base to support Python3 and Python2. Fix Windows support to allow MSYS2 Python to be used. Updates #2619.
00:56 Changeset in rtems-source-builder [f88fcf3]4.11 by Chris Johns <chrisj@…>
sb: Update code base to support Python3 and Python2. Fix Windows support to allow MSYS2 Python to be used. Updates #2619.
Note: See TracTimeline for information about the timeline view.