X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcross-x86_64-gcc48-icecream-backend.changes;h=9021e57577c07ea2b1877d5686130e00f0a2e81d;hb=135d550e26f7e477fff0c48f94ddc38cfa8d3028;hp=c701c2f8faaf0fa422a87e481fa23c017987228a;hpb=b07fbe94eef22cc6d1944a6afcc9689dff31e125;p=platform%2Fupstream%2Fgcc48.git diff --git a/packaging/cross-x86_64-gcc48-icecream-backend.changes b/packaging/cross-x86_64-gcc48-icecream-backend.changes index c701c2f..9021e57 100644 --- a/packaging/cross-x86_64-gcc48-icecream-backend.changes +++ b/packaging/cross-x86_64-gcc48-icecream-backend.changes @@ -1,3 +1,14 @@ +* Mon Nov 18 2013 Junfeng Dong upstream/4.8.2@aa6579d +- Update to 4.8.2. +- change the sysroot and c++ include path to fix the bugs the application cannot find the libraries. +- change the minimum requrired value for sysroot_len to 1 in case of identifying sysroot=/ +- disable fortran, ojbc and objcp to reduce 35% build time of gcc +- add the arm architecture in the %asan_arch macro to support address sanitizer +- Porting of address santizer patch for ARM from gcc-4.9 +- set thumb as as default option for armv7l-gcc because thumb becomes default since armv7l architecture +- create the collect2 utility for cross toolchain +- set gcc_dir_version + * Fri Aug 02 2013 Junfeng Dong upstream/4.8.1@4dd5760 - Correct gcc config option on armv7l.