aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27configure: Regenerated.Kai Tietz2-1/+7
2013-03-27config.host: Add support for cygwin x64 target.Kai Tietz3-3/+28
2013-03-27Fix whitespace issueKai Tietz2-7/+7
2013-03-27crossconfig.m4: Add support for cygwin x64 target.Kai Tietz3-6/+11
2013-03-27* zh_TW.po: Update.Joseph Myers2-156/+71
2013-03-27config.build: Add support for cygwin x64 target.Kai Tietz6-6/+32
2013-03-27dfp.m4: Add support for cygwin x64 target.Kai Tietz3-2/+9
2013-03-27cygwin-stdint.h: Add support for cygwin x64 target.Kai Tietz5-4/+142
2013-03-27re PR c++/56749 (weird interaction between scoped enum used as non-type templ...Jason Merrill3-0/+67
2013-03-27re PR target/56716 (during gcc 4.8.0 build on Cygwin: bid128_fma.c:4460:1: i...Richard Biener2-11/+36
2013-03-27re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Martin Jambor2-16/+6
2013-03-27Makefile.in (.SUFFIXES): Add .cc.Gabriel Dos Reis2-2/+7
2013-03-27re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)Tobias Burnus10-22/+237
2013-03-27re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener5-1/+39
2013-03-27ivinline-1.C: Add target nonpic.Alexander Ivchenko17-14/+41
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko15-44/+185
2013-03-27re PR target/56102 (Wrong rtx cost calculated for Thumb1)Bin Cheng2-3/+21
2013-03-27I've committed the attached patch.Andreas Krebbel2-0/+9
2013-03-27arm-cores.def: Added core cortex-r7.Terry Guo5-2/+13
2013-03-27Fix typo in ChangeLog.Walter Lee1-1/+1
2013-03-27tilegx.c (tilegx_expand_prologue): Avoid double-decrement of next_scratch_regno.Walter Lee2-5/+9
2013-03-27tilegx.md (insn_v1mulu): Fix constraints on input operands.Walter Lee2-6/+13
2013-03-27tilegx.h (ASM_OUTPUT_ADDR_VEC_ELT): Delete extra tab.Walter Lee2-2/+8
2013-03-27tilegx.md (*sibcall_insn): Fix type atribute for jr.Walter Lee2-2/+8
2013-03-27tilegx.md (insn_mnz_<mode>): Replaced by ...Walter Lee2-33/+142
2013-03-27call.c (build_new_method_call_1): Use INDIRECT_REF_P.Gabriel Dos Reis12-20/+41
2013-03-26re PR c++/52597 ([C++11] confusing diagnostics for invalid use of non-static ...Jason Merrill8-14/+42
2013-03-26re PR c++/45282 (wrong decltype result for .*)Jason Merrill3-2/+19
2013-03-27Daily bump.GCC Administrator1-1/+1
2013-03-26* gcc.c-torture/execute/20011008-3.c: Cap VLEN with STACK_SIZE too.Eric Botcazou2-3/+7
2013-03-27PR 25708 Use a temporary buffer when parsing module files.Janne Blomqvist2-13/+54
2013-03-26* doc/invoke.texi (SPARC options): Remove -mlittle-endian.Eric Botcazou2-6/+4
2013-03-26cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.Gabriel Dos Reis10-31/+37
2013-03-26* de.po, sv.po: Update.Joseph Myers3-242/+204
2013-03-26re PR c++/55951 (ICE in check_array_designated_initializer, at cp/decl.c:4785)Paolo Carlini4-9/+36
2013-03-26arm.c (arm_print_operand: case 'w'): Use fputs rather than fprintf with a non...Roland McGrath2-1/+6
2013-03-26i386.md (*cmpqi_ext_1): Merge with *cmpqi_ext_1_rex64 using nox64 isa attribute.Uros Bizjak3-267/+99
2013-03-26Fix date.Joel Sherrill1-1/+1
2013-03-26rtems.opt: Add -pthread option.Sebastian Huber2-0/+7
2013-03-26alias.c (find_base_term): Avoid redundant and not used recursion.Richard Biener2-37/+45
2013-03-26re PR fortran/56649 (ICE gfc_conv_structure with MERGE)Tobias Burnus6-5/+119
2013-03-26aarch64.c (aarch64_classify_address): Support PC-relative load in SI modes an...Sofiane Naci2-2/+8
2013-03-26For Xinyu Qi - Fix define_constants for WCGR.Xinyu Qi3-5/+13
2013-03-26i386.md (*movdfcc_1): Merge with *movdfcc_1_rex64.Uros Bizjak2-23/+17
2013-03-26decl.c (grokfndecl): Handle separately <inline> and <constexpr> error messages.Paolo Carlini5-17/+43
2013-03-26emit-rtl.c (set_mem_attributes_minus_bitpos): Remove alignment computations a...Richard Biener2-81/+24
2013-03-26tilegx.h (PROFILE_BEFORE_PROLOGUE): Define.Walter Lee3-0/+9
2013-03-26t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to CRTSTUFF_T_...Walter Lee2-0/+9
2013-03-25tree-ssa-dom.c (record_equivalences_from_incoming_edge): Add missing check fo...Jeff Law2-1/+7
2013-03-26tilegx-builtins.h (enum tilegx_builtin): Add TILEGX_INSN_SHUFFLEBYTES1.Walter Lee4-3/+24