Changeset 12bc6c5 in rtems for c/src/lib/libbsp

Timestamp:
01/20/16 20:48:55 (8 years ago)
Author:
Ralph Holmes <ralph@…>
Branches:
5, master
Children:
370cdefd
Parents:
811885cb
git-author:
Ralph Holmes <ralph@…> (01/20/16 20:48:55)
git-committer:
Joel Sherrill <joel@…> (01/20/16 22:51:07)
Message:

mips/hurricane: Add per-section compilation and linking support.

The size of the sample executables without this option were:

text data bss dec hex filename

107080 7480 11888 126448 1edf0 base_sp.exe
114164 6464 11440 132068 203e4 hello.exe

64796 4248 8192 77236 12db4 minimum.exe

569960 80320 24264 674544 a4af0 fileio.exe
129384 9968 12056 151408 24f70 nsecs.exe
163992 20160 12560 196712 30068 paranoia.exe
111096 8332 11936 131364 20124 ticker.exe
109768 7676 15328 132772 206a4 unlimited.exe

1035472 48120 19281 1102873 10d419 cxx_iostream.exe

217288 18556 12193 248037 3c8e5 cdtest.exe
206936 22216 13780 242932 3b4f4 capture.exe

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

text data bss dec hex filename

95016 6808 11748 113572 1bba4 base_sp.exe
99688 5780 11384 116852 1c874 hello.exe
40856 3208 8076 52140 cbac minimum.exe

546984 77256 23706 647946 9e30a fileio.exe
119080 9256 11900 140236 223cc nsecs.exe
151320 19460 12444 183224 2cbb8 paranoia.exe
100296 7648 11780 119724 1d3ac ticker.exe

95880 6976 15216 118072 1cd38 unlimited.exe

530472 38896 18365 587733 8f7d5 cxx_iostream.exe
200368 16524 12113 229005 37e8d cdtest.exe
192184 21192 13596 226972 3769c capture.exe

(No files)

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