From 61c0330cc243abf13fdd01f377a7f80bd3989eb1 Mon Sep 17 00:00:00 2001 From: synergydev Date: Thu, 17 Oct 2013 18:16:42 -0700 Subject: [4.8] Merge GCC 4.8.2 Change-Id: I0f1fcf69c5076d8534c5c45562745e1a37adb197 --- gcc-4.8/libgcc/ChangeLog | 57 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) (limited to 'gcc-4.8/libgcc/ChangeLog') diff --git a/gcc-4.8/libgcc/ChangeLog b/gcc-4.8/libgcc/ChangeLog index f5869a690..8aeac1ca1 100644 --- a/gcc-4.8/libgcc/ChangeLog +++ b/gcc-4.8/libgcc/ChangeLog @@ -1,3 +1,58 @@ +2013-10-16 Release Manager + + * GCC 4.8.2 released. + +2013-08-01 Maxim Kuvyrkov + + Backport from trunk: Fix licenses on several libgcc files. + + * config/aarch64/sfp-machine.h, config/aarch64/sync-cache.c, + * config/i386/cpuinfo.c, config/ia64/unwind-ia64.h, + * config/mips/vr4120-div.S: Fix license from GPL-3.0+ to + GPL-3.0-with-GCC-exception. + +2013-07-19 Georg-Johann Lay + + Backport from 2013-07-19 trunk r201051. + + PR target/57516 + * config/avr/lib1funcs-fixed.S (__roundqq3, __rounduqq3) + (__round_s2_const, __round_u2_const) + (__round_s4_const, __round_u4_const, __round_x8): + Saturate result if addition result cannot be represented. + +2013-07-09 Janis Johnson + + * config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file. + +2013-06-19 Alan Modra + + Apply mainline patches + 2013-06-04 Alan Modra + * config/rs6000/ibm-ldouble.c: Enable for little-endian. + + 2013-04-25 Alan Modra + * config.host: Match little-endian powerpc-linux. + +2013-06-08 Walter Lee + + Backport from mainline: + 2013-06-08 Walter Lee + + * config/tilepro/atomic.h: Don't include stdint.h or features.h. + Replace int64_t with long long. Add __extension__ where + appropriate. + +2013-06-06 Douglas B Rupp + + * config.host (arm-wrs-vxworks): Configure with other soft float. + +2013-05-31 Richard Henderson + + PR target/49146 + * unwind-dw2.c (UNWIND_COLUMN_IN_RANGE): New macro. + (execute_cfa_program): Use it when storing to fs->regs. + 2013-05-31 Release Manager * GCC 4.8.1 released. @@ -30,7 +85,7 @@ Backport from mainline: 2013-03-26 Walter Lee - + * config/tilegx/t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to CRTSTUFF_T_CFLAGS_S variable. -- cgit v1.2.3