m68k/mcf5329:Add per-section compilation and linking support (GCI 2018)
Joel Sherrill
joel at rtems.org
Wed Nov 28 20:52:35 UTC 2018
This one is pushed. Thank you.
I am not sure why but I am seeing much larger drops in size. Perhaps msys2
doesn't support something need for the function section linking to do its
magic.
before]$ m68k-rtems5-size `find . -name ticker.exe` text data
bss dec hex filename
90406 1184 12000 103590 194a6
./m68k-rtems5/c/mcf5329/testsuites/samples/ticker.exe
]$ m68k-rtems5-size `find . -name ticker.exe`
text data bss dec hex filename
63974 1136 9984 75094 12556
./m68k-rtems5/c/mcf5329/testsuites/samples/ticker.exe
That's quite different from what your commit message indicates you saw.
On Wed, Nov 28, 2018 at 12:36 PM Shashvat Jain <shashvatjain2002 at gmail.com>
wrote:
> Hello ,
> The per-function section linking has been enabled under this patch.
>
> Thank you
> Regards
>
> --Shashvat
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181128/d7e5d302/attachment-0002.html>
More information about the devel
mailing list