summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-5.3/0059-libgcc-use-ldflags.patch
AgeCommit message (Collapse)AuthorFiles
2016-07-01gcc5: Upgrade to gcc 5.4Khem Raj1
Drop patches which has been applied to gcc5 branch until 5.4 release Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-05-11gcc: obey ldflags in the link of libgccChristopher Larson1
Explicitly obey it, the way it should, rather than only relying on --with-linker-hash-style. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com>