aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-02Fix linker detection in check_gc_sections_availableRainer Orth2-3/+6
2016-11-02Fix host_size_t_cst_p predicatMartin Liska4-1/+17
2016-11-02PR tree-optimization/78170: Truncate sign-extended padding when encoding bitf...Kyrylo Tkachov4-4/+62
2016-11-02PR tree-optimization/78162: Reject negative offsets in store merging earlyKyrylo Tkachov4-1/+22
2016-11-02[AArch64] Add function comments to some prologue/epilogue helpersKyrylo Tkachov2-0/+52
2016-11-02re PR tree-optimization/78035 (Inconsistency between address comparison and a...Richard Biener7-5/+79
2016-11-02re PR middle-end/78047 (Chromium apparently gets miscompiled)Richard Biener2-1/+7
2016-11-02tree-vrp.c (evrp_dom_walker::before_dom_children): Call infer_value_range on ...Richard Biener8-28/+132
2016-11-02remove cast from prev_nonnote_insn_bbTrevor Saunders3-3/+8
2016-11-02remove cast in delete_insn_chainTrevor Saunders3-6/+10
2016-11-02remove cast to rtx_insn * in remove_noteTrevor Saunders6-25/+45
2016-11-02split up some variables to use rtx_insn * moreTrevor Saunders5-91/+111
2016-11-02split up the trial variable in reorg.c:relax_delay_slots to use rtx_insn * moreTrevor Saunders2-10/+13
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders19-45/+74
2016-11-02MAINTAINERS (Write After Approval): Update email address,Josh Conner2-1/+5
2016-11-01c-cppbuiltin.c (c_cpp_builtins): Update __cpp_inheriting_constructors.Jason Merrill5-7/+13
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill49-97/+937
2016-11-02Daily bump.GCC Administrator1-1/+1
2016-11-01* gfortran.dg/pr70937.f90: require-effective-target lto.David Edelsohn2-0/+5
2016-11-01libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled.Mark Wielaard2-1/+7
2016-11-01dwarf2out.c (gen_variable_die): Remove again origin_die variable and its init...Jakub Jelinek2-2/+6
2016-11-01Fix dwarf2out.c non-HAVE_AS_LEB128 bootstrap failureRainer Orth2-1/+8
2016-11-01libgo: fix GOARCH_PHYSPAGESIZE for ia64Ian Lance Taylor3-3/+3
2016-11-01re PR fortran/78178 (ICE in WHERE statement with diagnostic)Thomas Koenig4-0/+27
2016-11-01dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME argumen...Jakub Jelinek6-5/+101
2016-11-01re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)John David Anglin2-0/+36
2016-11-01xtensa: Fix PR target/78118Max Filippov5-36/+79
2016-11-01tree.h (BLOCK_IN_COLD_SECTION_P): Define.Jakub Jelinek4-48/+348
2016-11-01hashtab.h: Use standard GPLv3 with runtime exception boilerplate.Jakub Jelinek2-13/+26
2016-11-01re PR fortran/69544 (Internal compiler error with -Wall and where)Thomas Koenig4-0/+30
2016-11-01Mark fallthrough cases with gcc_fallthrough.Fritz Reese2-0/+6
2016-11-01runtime: recreate function called by cgo -gccgoIan Lance Taylor2-1/+18
2016-11-01libgo: only rebuild package if dependent .gox has changedIan Lance Taylor3-5/+11
2016-11-01libgo: minor Makefile improvementsIan Lance Taylor3-7/+7
2016-11-01re PR go/78145 (Several go.test tests fail with error: integer constant overf...Ian Lance Taylor2-2/+2
2016-11-01* class.c (declared_access): Split out from handle_using_decl.Jason Merrill3-4/+16
2016-11-01* es.po: Update.Joseph Myers2-294/+237
2016-11-01arm-c.c (arm_cpu_builtins): New macro definition.Bilyan Borisov10-2/+701
2016-11-01Minor tweaksEric Botcazou1-3/+2
2016-11-01target-supports.exp: Normalize order of i?86 and x86_64 targets.Uros Bizjak2-182/+179
2016-11-01vsx.md (VSX_EXTRACT_FL): New iterator for all binary floating point types sup...Michael Meissner5-5/+312
2016-11-01Daily bump.GCC Administrator1-1/+1
2016-10-31driver-aarch64.c (host_detect_local_cpu): Rewrite handling of part num to han...Andrew Pinski2-17/+33
2016-10-31dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): Adjust for -gdwarf-5.Jan Kratochvil2-3/+12
2016-10-31dwarf2out.c (dwarf_AT): Handle DW_AT_dwo_name.Jakub Jelinek2-38/+121
2016-10-31dwarf2out.c (debug_line_str_section): New variable.Jakub Jelinek2-42/+289
2016-10-31re PR debug/77315 (emit DW_OP_form_tls_address)Tom Tromey2-4/+20
2016-10-31re PR fortran/54679 (Erroneous "Expected P edit descriptor" in conjunction wi...Jerry DeLisle7-43/+85
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek7-26/+166
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.Jakub Jelinek3-71/+390