]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
10 years agobackport: rs6000-cpus.def (POWERPC_MASKS): Add OPTION_MASK_QUAD_MEMORY_ATOMIC.
Jakub Jelinek [Sun, 1 Feb 2015 21:52:43 +0000 (22:52 +0100)] 
backport: rs6000-cpus.def (POWERPC_MASKS): Add OPTION_MASK_QUAD_MEMORY_ATOMIC.

Backported from mainline
2015-01-26  Jakub Jelinek  <jakub@redhat.com>

* config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add
OPTION_MASK_QUAD_MEMORY_ATOMIC.

From-SVN: r220334

10 years agobackport: re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias...
Jakub Jelinek [Sun, 1 Feb 2015 21:51:40 +0000 (22:51 +0100)] 
backport: re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:3002 with -O -fno-tree-ccp -fno-tree-dce)

Backported from mainline
2015-01-13  Jakub Jelinek  <jakub@redhat.com>

PR fortran/64528
* trans-decl.c (create_function_arglist): Don't set TREE_READONLY
on dummy args with VALUE attribute.

* gfortran.dg/pr64528.f90: New test.

From-SVN: r220333

10 years agobackport: re PR tree-optimization/64563 (ICE with "-Wall -Wextra" at -Os and above...
Jakub Jelinek [Sun, 1 Feb 2015 21:50:53 +0000 (22:50 +0100)] 
backport: re PR tree-optimization/64563 (ICE with "-Wall -Wextra" at -Os and above on x86_64-linux-gnu)

Backported from mainline
2015-01-12  Jakub Jelinek  <jakub@redhat.com>

PR tree-optimization/64563
* tree-vrp.c (vrp_evaluate_conditional): Check for VR_RANGE
instead of != VR_VARYING.

* gcc.dg/pr64563.c: New test.

From-SVN: r220332

10 years agobackport: re PR target/64513 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2231...
Jakub Jelinek [Sun, 1 Feb 2015 21:49:47 +0000 (22:49 +0100)] 
backport: re PR target/64513 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2231 with -mstack-arg-probe)

Backported from mainline
2015-01-12  Jakub Jelinek  <jakub@redhat.com>

PR target/64513
* config/i386/i386.c (ix86_expand_prologue): Add
REG_FRAME_RELATED_EXPR to %rax and %r10 pushes.

* gcc.target/i386/pr64513.c: New test.

From-SVN: r220331

10 years agoDaily bump.
GCC Administrator [Sun, 1 Feb 2015 00:16:04 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220310

10 years agoDaily bump.
GCC Administrator [Sat, 31 Jan 2015 00:16:18 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220298

10 years agoDaily bump.
GCC Administrator [Fri, 30 Jan 2015 00:17:07 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r220265

10 years agobackport: Add new names for intrinsics.
Ilya Tocar [Thu, 29 Jan 2015 10:49:35 +0000 (10:49 +0000)] 
backport: Add new names for intrinsics.

Backport from mainline
2015-01-16  Ilya Tocar  <ilya.tocar@intel.com>

Add new names for intrinsics.

   gcc/
       * config/i386/avx2intrin.h (_mm256_bslli_epi128,
       _mm256_bsrli_epi128): New.
       * config/i386/emmintrin.h (_mm_bsrli_si128, _mm_bslli_si128): Ditto.

   testsuite/
       * gcc.target/i386/sse-14.c: Test new intrinsic.
       * gcc.target/i386/sse-22.c: Ditto.

From-SVN: r220238

10 years agoDaily bump.
GCC Administrator [Thu, 29 Jan 2015 00:16:48 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220225

10 years agoDaily bump.
GCC Administrator [Wed, 28 Jan 2015 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220194

10 years agobackport: re PR middle-end/57748 (ICE when expanding assignment to unaligned zero...
Mikael Pettersson [Tue, 27 Jan 2015 17:07:24 +0000 (17:07 +0000)] 
backport: re PR middle-end/57748 (ICE when expanding assignment to unaligned zero-sized array)

Backport from mainline
fix for PR middle-end/57748

From-SVN: r220179

10 years agoconfigure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
Matthias Klose [Tue, 27 Jan 2015 12:59:27 +0000 (12:59 +0000)] 
configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.

2015-01-27  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

From-SVN: r220167

10 years agoDaily bump.
GCC Administrator [Tue, 27 Jan 2015 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220146

10 years agobackport: re PR target/64795 (too many memory references for `lea')
Uros Bizjak [Mon, 26 Jan 2015 20:49:22 +0000 (21:49 +0100)] 
backport: re PR target/64795 (too many memory references for `lea')

Backport from mainline
2015-01-26  Uros Bizjak  <ubizjak@gmail.com>

PR target/64795
* config/i386/i386.md (*movdi_internal): Also check operand 0
to determine TYPE_LEA operand.
(*movsi_internal): Ditto.

Backport from mainline
2015-01-23  Uros Bizjak  <ubizjak@gmail.com>

* config/i386/sse.md (sse2_loadld): Set attribute isa to sse2 for
alternative 1.

From-SVN: r220134

10 years agoconfigure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
Matthias Klose [Mon, 26 Jan 2015 15:36:23 +0000 (15:36 +0000)] 
configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.

libbacktrace/

2015-01-26  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

libquadmath/

2015-01-26  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

From-SVN: r220115

10 years agoDaily bump.
GCC Administrator [Mon, 26 Jan 2015 00:25:13 +0000 (00:25 +0000)] 
Daily bump.

From-SVN: r220099

10 years agoDaily bump.
GCC Administrator [Sun, 25 Jan 2015 00:16:46 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220087

10 years agore PR fortran/56867 (Missing temporary with string array assignment)
Thomas Koenig [Sat, 24 Jan 2015 21:30:15 +0000 (21:30 +0000)] 
re PR fortran/56867 (Missing temporary with string array assignment)

2015-01-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/56867
* trans-array.c (gfc_conv_resolve_dependencies):  Also check
dependencies when there may be substrings of character arrays.

2015-01-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/56867
* gfortran.dg/dependency_45.f90:  New test.

From-SVN: r220085

10 years agobackport: re PR fortran/57023 (Not packing arrays with changing variable used for...
Thomas Koenig [Sat, 24 Jan 2015 15:20:56 +0000 (15:20 +0000)] 
backport: re PR fortran/57023 (Not packing arrays with changing variable used for size)

2015-01-24  Thomas Koenig  <tkoenig@netcologne.de>

Backport from trunk
PR fortran/57023
* dependency.c (callback_dummy_intent_not_int):  New function.
(dummy_intent_not_in):  New function.
(gfc_full_array_ref_p):  Use dummy_intent_not_in.

2015-01-24  Thomas Koenig  <tkoenig@netcologne.de>

Backport from trunk
PR fortran/57023
* gfortran.dg/internal_pack_15.f90:  New test.

From-SVN: r220082

10 years agoDaily bump.
GCC Administrator [Sat, 24 Jan 2015 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r220071

10 years agoDaily bump.
GCC Administrator [Fri, 23 Jan 2015 00:18:21 +0000 (00:18 +0000)] 
Daily bump.

From-SVN: r220019

10 years agoDaily bump.
GCC Administrator [Thu, 22 Jan 2015 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219978

10 years agoAvoid misaligned atomic operations
Andrew Waterman [Wed, 21 Jan 2015 17:20:05 +0000 (17:20 +0000)] 
Avoid misaligned atomic operations

 Andrew Waterman <waterman@cs.berkeley.edu>

 * fop_n.c (libat_fetch_op): Align address to word boundary.
 (libat_op_fetch): Likewise.

From-SVN: r219956

10 years agoDaily bump.
GCC Administrator [Wed, 21 Jan 2015 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219923

10 years agobackport: re PR c/61553 (__atomic_store with non-pointer arg ICE)
Marek Polacek [Tue, 20 Jan 2015 14:19:35 +0000 (14:19 +0000)] 
backport: re PR c/61553 (__atomic_store with non-pointer arg ICE)

Backport from mainline
2014-06-23  Marek Polacek  <polacek@redhat.com>

PR c/61553
* c-common.c (get_atomic_generic_size): Don't segfault if the
type doesn't have a size.

* c-c++-common/pr61553.c: New test.

From-SVN: r219897

10 years agoDaily bump.
GCC Administrator [Tue, 20 Jan 2015 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219872

10 years agoDaily bump.
GCC Administrator [Mon, 19 Jan 2015 00:16:26 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219828

10 years agoDaily bump.
GCC Administrator [Sun, 18 Jan 2015 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219809

10 years agoDaily bump.
GCC Administrator [Sat, 17 Jan 2015 00:16:17 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219782

10 years agoDaily bump.
GCC Administrator [Fri, 16 Jan 2015 00:16:22 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219697

10 years agobackport: re PR lto/63704 (-flto internal compiler error: in mems_in_disjoint_alias_s...
Martin Liska [Thu, 15 Jan 2015 16:02:28 +0000 (17:02 +0100)] 
backport: re PR lto/63704 (-flto internal compiler error: in mems_in_disjoint_alias_sets_p, at alias.c:398)

Backport from mainline

        2014-11-27  Richard Biener  <rguenther@suse.de>

PR middle-end/63704
* alias.c (mems_in_disjoint_alias_sets_p): Remove assert
and instead return false when !fstrict-aliasing.

From-SVN: r219663

10 years agoDaily bump.
GCC Administrator [Thu, 15 Jan 2015 00:16:28 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219624

10 years ago[ARM]Fix definition of __ARM_SIZEOF_WCHAR_T.
Renlin Li [Wed, 14 Jan 2015 11:02:24 +0000 (11:02 +0000)] 
[ARM]Fix definition of __ARM_SIZEOF_WCHAR_T.

Backport from mainline:
2014-08-12 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>

PR target/61413
* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Fix definition
of __ARM_SIZEOF_WCHAR_T.

From-SVN: r219587

10 years agoDaily bump.
GCC Administrator [Wed, 14 Jan 2015 00:16:23 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219567

10 years agobackport: re PR target/64358 (Wrong code for __int128 operations in powerpc64le)
Pat Haugen [Tue, 13 Jan 2015 19:08:49 +0000 (19:08 +0000)] 
backport: re PR target/64358 (Wrong code for __int128 operations in powerpc64le)

Backport from mainline
2014-12-20  Segher Boessenkool  <segher@kernel.crashing.org>

PR target/64358
* config/rs6000/rs6000.c (rs6000_split_logical_inner): Swap the
input operands if only the second is inverted.
* config/rs6000/rs6000.md (*boolc<mode>3_internal1 for BOOL_128):
Swap BOOL_REGS_OP1 and BOOL_REGS_OP2.  Correct arguments to
rs6000_split_logical.
(*boolc<mode>3_internal2 for TI2): Swap operands[1] and operands[2].

From-SVN: r219548

10 years agore PR c++/64487 (internal compiler error: in fold_offsetof_1, at c-family/c-common...
Jason Merrill [Tue, 13 Jan 2015 14:49:17 +0000 (09:49 -0500)] 
re PR c++/64487 (internal compiler error: in fold_offsetof_1, at c-family/c-common.c:9857)

PR c++/64487
* semantics.c (finish_offsetof): Handle templates here.
* parser.c (cp_parser_builtin_offsetof): Not here.

From-SVN: r219536

10 years agore PR c++/64251 (Chromium build error only with --enable-checking=yes)
Jason Merrill [Tue, 13 Jan 2015 14:49:10 +0000 (09:49 -0500)] 
re PR c++/64251 (Chromium build error only with --enable-checking=yes)

PR c++/64251
* decl2.c (mark_used): Don't mark if in_template_function.

From-SVN: r219535

10 years agore PR c++/64297 (ICE: canonical types differ for identical types)
Jason Merrill [Tue, 13 Jan 2015 14:49:04 +0000 (09:49 -0500)] 
re PR c++/64297 (ICE: canonical types differ for identical types)

PR c++/64297
* typeck.c (apply_memfn_quals): Correct wrong TYPE_CANONICAL.

From-SVN: r219534

10 years agobackport: re PR target/64479 ([SH] wrong optimization delayed-branch)
Oleg Endo [Tue, 13 Jan 2015 01:18:56 +0000 (01:18 +0000)] 
backport: re PR target/64479 ([SH] wrong optimization delayed-branch)

gcc/
Backport form mainline
2015-01-13  Oleg Endo  <olegendo@gcc.gnu.org>

PR target/64479
* rtlanal.c (set_reg_p): Handle SEQUENCE constructs.

From-SVN: r219508

10 years agoDaily bump.
GCC Administrator [Tue, 13 Jan 2015 00:16:22 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219501

10 years agobackport: re PR fortran/63733 ([OOP] wrong resolution for OPERATOR generics)
Janus Weil [Mon, 12 Jan 2015 19:40:57 +0000 (20:40 +0100)] 
backport: re PR fortran/63733 ([OOP]  wrong resolution for OPERATOR generics)

2015-01-12  Janus Weil  <janus@gcc.gnu.org>

Backport from mainline
PR fortran/63733
* interface.c (gfc_extend_expr): Look for type-bound operators before
non-typebound ones.

2015-01-12  Janus Weil  <janus@gcc.gnu.org>

Backport from mainline
PR fortran/63733
* gfortran.dg/typebound_operator_20.f90: New.

From-SVN: r219486

10 years agoDaily bump.
GCC Administrator [Mon, 12 Jan 2015 00:17:27 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r219441

10 years agoDaily bump.
GCC Administrator [Sun, 11 Jan 2015 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219426

10 years agoDaily bump.
GCC Administrator [Sat, 10 Jan 2015 00:16:13 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219415

10 years agore PR libstdc++/60966 (std::call_once sometime hangs)
Jonathan Wakely [Fri, 9 Jan 2015 14:40:16 +0000 (14:40 +0000)] 
re PR libstdc++/60966 (std::call_once sometime hangs)

PR libstdc++/60966
* include/std/future (packaged_task::operator()): Increment the
reference count on the shared state until the function returns.

From-SVN: r219393

10 years agoDaily bump.
GCC Administrator [Fri, 9 Jan 2015 00:16:17 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219369

10 years agoDaily bump.
GCC Administrator [Thu, 8 Jan 2015 00:16:13 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219328

10 years agoDaily bump.
GCC Administrator [Wed, 7 Jan 2015 00:16:31 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219274

10 years agoDaily bump.
GCC Administrator [Tue, 6 Jan 2015 00:16:14 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219209

10 years agoDaily bump.
GCC Administrator [Mon, 5 Jan 2015 00:16:27 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219177

10 years agoDaily bump.
GCC Administrator [Sun, 4 Jan 2015 00:16:22 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219167

10 years agoDaily bump.
GCC Administrator [Sat, 3 Jan 2015 00:16:14 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219155

10 years agoDaily bump.
GCC Administrator [Fri, 2 Jan 2015 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219137

10 years agoDaily bump.
GCC Administrator [Thu, 1 Jan 2015 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219131

10 years agoDaily bump.
GCC Administrator [Wed, 31 Dec 2014 00:16:06 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219117

10 years agoDaily bump.
GCC Administrator [Tue, 30 Dec 2014 00:16:17 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219102

10 years agoDaily bump.
GCC Administrator [Mon, 29 Dec 2014 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219093

10 years agoSkip ms_abi attribute tests on x32
H.J. Lu [Sun, 28 Dec 2014 15:10:11 +0000 (15:10 +0000)] 
Skip ms_abi attribute tests on x32

* gcc.target/i386/pr57003.c: Skip on x32.
* gcc.target/i386/pr60516.c: Likewise.

From-SVN: r219092

10 years agoDaily bump.
GCC Administrator [Sun, 28 Dec 2014 00:16:17 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219086

10 years agoIssue an error for ms_abi attribute with x32
H.J. Lu [Sat, 27 Dec 2014 16:35:41 +0000 (16:35 +0000)] 
Issue an error for ms_abi attribute with x32

There is no counter part of x32 in MS ABI.   Issue an error when ms_abi
attribute is used with x32.

gcc/

PR target/64409
* config/i386/i386.c (ix86_function_type_abi): Issue an error
when ms_abi attribute is used with x32.

gcc/testsuite/

PR target/64409
* gcc.target/i386/pr64409.c: New test.

From-SVN: r219083

10 years agoDaily bump.
GCC Administrator [Sat, 27 Dec 2014 00:16:14 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219071

10 years agoDaily bump.
GCC Administrator [Fri, 26 Dec 2014 00:16:16 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219068

10 years agoDaily bump.
GCC Administrator [Thu, 25 Dec 2014 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219063

10 years agoDaily bump.
GCC Administrator [Wed, 24 Dec 2014 00:16:15 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219051

10 years agobackport: re PR fortran/64244 (ICE at class.c:236 when using non_overridable)
Janus Weil [Tue, 23 Dec 2014 19:06:23 +0000 (20:06 +0100)] 
backport: re PR fortran/64244 (ICE at class.c:236 when using non_overridable)

2014-12-23  Janus Weil  <janus@gcc.gnu.org>

Backport from mainline
PR fortran/64244
* resolve.c (resolve_typebound_call): New argument to pass out the
non-overridable attribute of the specific procedure.
(resolve_typebound_subroutine): Get overridable flag from
resolve_typebound_call.

2014-12-23  Janus Weil  <janus@gcc.gnu.org>

Backport from mainline
PR fortran/64244
* gfortran.dg/typebound_call_26.f90: New.

From-SVN: r219047

10 years agoDaily bump.
GCC Administrator [Tue, 23 Dec 2014 00:16:20 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219039

10 years agoDaily bump.
GCC Administrator [Mon, 22 Dec 2014 00:16:25 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r219000

10 years agoDaily bump.
GCC Administrator [Sun, 21 Dec 2014 00:16:16 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r218992

10 years agoDaily bump.
GCC Administrator [Sat, 20 Dec 2014 00:16:22 +0000 (00:16 +0000)] 
Daily bump.

From-SVN: r218981

10 years agoPass unpromoted argument to promote_function_mode
H.J. Lu [Fri, 19 Dec 2014 19:19:33 +0000 (19:19 +0000)] 
Pass unpromoted argument to promote_function_mode

This patch updates setup_incoming_promotions in combine.c to match what
is actually passed in assign_parm_setup_reg in function.c.

Backported from mainline:

gcc/

PR rtl-optimization/64037
* combine.c (setup_incoming_promotions): Pass the argument
before any promotions happen to promote_function_mode.

gcc/testsuite/

PR rtl-optimization/64037
* g++.dg/pr64037.C: New test.

From-SVN: r218967

10 years agoBASE-VER: Set to 4.8.5.
Jakub Jelinek [Fri, 19 Dec 2014 13:05:00 +0000 (14:05 +0100)] 
BASE-VER: Set to 4.8.5.

* BASE-VER: Set to 4.8.5.
* DEV-PHASE: Set to prerelease.

From-SVN: r218951

10 years agoMark as release releases/gcc-4.8.4
GCC Administrator [Fri, 19 Dec 2014 11:43:57 +0000 (11:43 +0000)] 
Mark as release

From-SVN: r218946

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:53 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218945

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:47 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218944

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:42 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218943

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:38 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218942

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:34 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218941

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:30 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218940

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:26 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218939

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:22 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218938

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:18 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218937

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:13 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218936

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:09 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218935

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:05 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218934

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:43:00 +0000 (11:43 +0000)] 
Mark ChangeLog

From-SVN: r218933

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:56 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218932

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:52 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218931

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:47 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218930

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:43 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218929

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:39 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218928

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:35 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218927

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:30 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218926

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:26 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218925

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:22 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218924

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:17 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218923

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:13 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218922

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:07 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218921

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:42:03 +0000 (11:42 +0000)] 
Mark ChangeLog

From-SVN: r218920

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:41:59 +0000 (11:41 +0000)] 
Mark ChangeLog

From-SVN: r218919

10 years agoMark ChangeLog
GCC Administrator [Fri, 19 Dec 2014 11:41:54 +0000 (11:41 +0000)] 
Mark ChangeLog

From-SVN: r218918