aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders19-45/+74
2016-11-01c-cppbuiltin.c (c_cpp_builtins): Update __cpp_inheriting_constructors.Jason Merrill5-7/+13
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill46-97/+917
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-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 Taylor1-1/+1
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-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 Taylor1-1/+1
2016-11-01libgo: only rebuild package if dependent .gox has changedIan Lance Taylor1-1/+1
2016-11-01libgo: minor Makefile improvementsIan Lance Taylor1-1/+1
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 DeLisle5-37/+66
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
2016-10-31dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define.Jakub Jelinek2-7/+25
2016-10-31dwarf2out.c (dwarf_op): Renamed to ...Jakub Jelinek2-46/+155
2016-10-31dwarf2out.c (dwarf_op): New function.Jakub Jelinek2-54/+194
2016-10-31re PR c++/77886 (-Wimplicit-fallthrough: breaks duff's device (in function te...Jakub Jelinek3-8/+8
2016-10-31re PR c++/78089 (__builtin_shuffle parsing bug)Jakub Jelinek5-14/+73
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit...Jakub Jelinek3-47/+304
2016-10-31Add tests for a const member and a reference member for launder.Ville Voutilainen9-0/+197
2016-10-31re PR c++/77948 (Option processing of -std=c++11 -std=gnu++11 doesn't reset e...Jakub Jelinek10-16/+86
2016-10-31re PR tree-optimization/77860 (ICE in gimple_build_assign_1, at gimple.c:420)Jakub Jelinek4-2/+23
2016-10-31dwarf2out.c (dwarf2out_define, [...]): Replace DW_MACRO_GNU_* constants with ...Jakub Jelinek2-38/+52
2016-10-31linux.h (UCLIBC_DYNAMIC_LINKER): Define.Waldemar Brodkorb2-0/+5
2016-10-31alpha-passes.def: Swap pass_convert_to_eh_region_ranges and pass_shorten_bran...Uros Bizjak1-1/+1
2016-10-31Skip gcc.dg/lto/pr60449_0.c for avrSenthil Kumar Selvaraj2-0/+5
2016-10-31re PR c++/77886 (-Wimplicit-fallthrough: breaks duff's device (in function te...Jakub Jelinek4-1/+84
2016-10-31Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu15-11/+439
2016-10-31re PR lto/78129 (-Werror=suggest-final-types leads to -ENOSPC.)Richard Biener2-0/+10