Changeset 6bfd391b in rtems for c

Timestamp:
01/23/16 02:07:35 (8 years ago)
Author:
Ralph Holmes <ralph@…>
Branches:
5, master
Children:
535e5da
Parents:
005fc1a5
git-author:
Ralph Holmes <ralph@…> (01/23/16 02:07:35)
git-committer:
Joel Sherrill <joel@…> (01/23/16 02:52:06)
Message:

m68k/mcf5206elite: Add per-section compilation and linking support.

The size of the sample executables without this option were:

text data bss dec hex filename

95264 1680 8928 105872 19d90 base_sp.exe

109184 1648 8512 119344 1d230 hello.exe

32608 1216 4912 38736 9750 minimum.exe

575040 5584 20400 601024 92bc0 fileio.exe
114528 1760 9024 125312 1e980 nsecs.exe
194864 2048 9520 206432 32660 paranoia.exe

99120 1680 8944 109744 1acb0 ticker.exe
97520 1712 12352 111584 1b3e0 unlimited.exe

869136 21920 16016 907072 dd740 cxx_iostream.exe
203264 2256 9104 214624 34660 cdtest.exe
197120 2176 10752 210048 33480 capture.exe

The size of the sample executables with this option enabled were:

text data bss dec hex filename

86768 1632 8864 97264 17bf0 base_sp.exe
99776 1584 8448 109808 1acf0 hello.exe
23808 1168 4864 29840 7490 minimum.exe

557808 5552 20080 583440 8e710 fileio.exe
107168 1728 8976 117872 1cc70 nsecs.exe
186032 2016 9456 197504 30380 paranoia.exe

91408 1632 8896 101936 18e30 ticker.exe
88336 1648 12288 102272 18f80 unlimited.exe

178768 2192 8752 189712 2e510 cxx_iostream.exe
186528 2128 9008 197664 30420 cdtest.exe
186640 2112 10688 199440 30b10 capture.exe

(No files)

Note: See TracChangeset for help on using the changeset viewer.