Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-07-01 | gcc5: Upgrade to gcc 5.4 | Khem Raj | 1 | |
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-03-20 | gcc-5.3/gcc-4.9:Reuse -fdebug-prefix-map to replace -ffile-prefix-map | Hongxu Jia | 1 | |
The oe-core may use external toolchain for compiling, which did not support -ffile-prefix-map. Since we use -fdebug-prefix-map to do the same thing, so we could reuse it to replace -ffile-prefix-map. [YOCTO #7058] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |