commit | 089f2a1c8cff283652250682b1ab6de51c9bf35e | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> | Fri Apr 15 17:16:44 2011 +0200 |
committer | Shinya Kuribayashi <skuribay@pobox.com> | Tue May 10 00:08:10 2011 +0900 |
tree | 8586e9594f64d2a366706b3729180e0516a913d6 | |
parent | 6911d0a4aed8d530f113872651e1bab6e37d16e4 [diff] |
MIPS: Introduce --gc-sections for MIPS All architectures but MIPS are using --gc-sections on final linking. This patch introduces that feature for MIPS to reduce the memory and flash footprint. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Stefan Roese <sr@denx.de> Cc: Thomas Lange <thomas@corelatus.se> Cc: Vlad Lungu <vlad.lungu@windriver.com> Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>