gcc.git
2015-04-22 Bernhard Reutner... re PR target/55144 (opening glibc-c.o: No such file...
2015-04-22 Bernhard Reutner... tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remov...
2015-04-22 Bernhard Reutner... varasm.c (emit_bss): Remove redundant guard.
2015-04-22 Jakub Jelinek* gennews (files): Add files for GCC 5.
2015-04-22 Bernhard Reutner... c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINS
2015-04-22 Bernhard Reutner... bfin: handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINS
2015-04-22 Hale Wangre PR rtl-optimization/64818 (User specified register...
2015-04-22 Jan Hubickare PR ipa/65076 (16% tramp3d-v4.cpp compile time regres...
2015-04-22 Trevor Saundersadd default for INSN_REFERENCES_ARE_DELAYED
2015-04-22 Trevor Saundersprovide default for INSN_SETS_ARE_DELAYED
2015-04-22 Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22 Trevor Saundersremove #if for PIC_OFFSET_TABLE_REGNUM
2015-04-22 Trevor Saundersreduce conditional compilation for HARD_FRAME_POINTER_I...
2015-04-22 Trevor Saundersprovide default for MASK_RETURN_ADDR
2015-04-22 Trevor Saundersprovide default for RETURN_ADDR_OFFSET
2015-04-22 Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22 Trevor Saundersalways define HAVE_cc0
2015-04-22 Trevor Saundersremove more ifdef HAVE_cc0
2015-04-22 Trevor Saundersremove some ifdef HAVE_cc0
2015-04-22 Trevor Saundersadd default definition of EH_RETURN_DATA_REGNO
2015-04-22 GCC AdministratorDaily bump.
2015-04-21 Jerry DeLislere PR libfortran/65234 (Output descriptor (*(1E15.7...
2015-04-21 Jerry DeLislere PR libfortran/65234 (Output descriptor (*(1E15.7...
2015-04-21 Andreas Tobleravx512bw-vpermi2w-2.c: Fix includes to use actual headers.
2015-04-21 Jerry DeLislere PR fortran/56743 (Namelist bug with comment and...
2015-04-21 Jerry DeLislere PR fortran/56743 (Namelist bug with comment and...
2015-04-21 Uros Bizjaki386.md (ARGP_REG, [...]): New.
2015-04-21 Kyrylo Tkachov[expmed] Properly account for the cost and latency...
2015-04-21 Richard Bienerre PR tree-optimization/65650 (CCP does not propgate...
2015-04-21 Richard Bienerre PR middle-end/65788 (416.gamess in SPEC CPU 2006...
2015-04-21 Richard Bieneri386.c (ix86_builtin_vectorization_cost): Scale vec_con...
2015-04-21 Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-04-21 Kyrylo Tkachov[AArch64] Add zero_extend variants of logical+not ops
2015-04-21 Jonathan Wakelyconfigure.xml: Update descriptions of options affecting...
2015-04-21 Jonathan Wakelyabi.xml: Use uppercase for C++ Standard Library.
2015-04-21 Thomas Preud... df-core.c (df_finish_pass): Iterate over df->problems_b...
2015-04-21 Tom de VriesMark ifn_va_arg with ECF_NOTHROW
2015-04-21 Kyrylo Tkachov[AArch64] Increase static buffer size in aarch64_rewrit...
2015-04-21 Uros Bizjakre PR tree-optimization/64950 (postpone expanding va_ar...
2015-04-21 Shiva Chenre PR rtl-optimization/64916 (ira.c update_equiv_regs...
2015-04-21 Bin Chengre PR testsuite/65767 (Test pr65276 failed on arm-none...
2015-04-21 GCC AdministratorDaily bump.
2015-04-20 Segher BoessenkoolMAINTAINERS (Various Maintainers): Add myself as instru...
2015-04-20 Paolo Carlinire PR c++/65801 (Allow -Wno-narrowing to silence strict...
2015-04-20 Ville VoutilainenReject trailing return type for an operator auto().
2015-04-20 Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-20 Uros Bizjaki386.c (set_pic_reg_ever_live): Remove.
2015-04-20 Selim Belbachirreorg.c (try_merge_delay_insns): Improve correctness...
2015-04-20 Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-20 Ilya Verbinc-parser.c (c_parser_oacc_enter_exit_data): Remove...
2015-04-20 Alan Lawrence[Obvious][AArch64] Delete unused aarch64_simd_emit_pair...
2015-04-20 Jakub Jelinekre PR debug/65807 (ICE () on powerpc64le-linux-gnu)
2015-04-20 Richard Bienergimple-fold.h (gimple_build): Remove optional valueize...
2015-04-20 Jonathan Wakelyconcurrency_extensions.xml: Update documentation on...
2015-04-20 Alan Lawrence[AArch64] PR/64134: Make aarch64_expand_vector_init...
2015-04-20 Yvan Rouxpr65729.c: Restrict to hard float ABI compliant targets.
2015-04-20 GCC AdministratorDaily bump.
2015-04-19 Vladimir Makarovre PR rtl-optimization/65805 (Chromium gets miscompiled)
2015-04-19 William SchmidtCredit Jakub for PR65787 fix
2015-04-19 GCC AdministratorDaily bump.
2015-04-18 Martin Seborpr32627.f03 (strptr): Change size to match the number...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-18 GCC AdministratorDaily bump.
2015-04-17 Bill Schmidtre PR target/65787 (Miscompile due to bad vector swap...
2015-04-17 Ian Lance Taylorre PR go/65798 (runtime.Caller returns ok=true when...
2015-04-17 H.J. LuDon't define ix86_binds_local_p for MacOS nor Windows
2015-04-17 Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-04-17 Ian Lance Taylorre PR go/64999 (s390x libgo test failure in TestMemoryP...
2015-04-17 Jeff Lawre PR tree-optimization/47679 (Strange uninitialized...
2015-04-17 Ian Lance Taylorre PR go/65755 (incorrect reflection of struct fields...
2015-04-17 Uros Bizjaki386.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
2015-04-17 Andreas Toblerre PR target/65535 (powerpc64-freebsd build failure)
2015-04-17 Chris Manghanecompiler: Escape analysis.
2015-04-17 Jakub Jelinekre PR bootstrap/62077 (--with-build-config=bootstrap...
2015-04-17 Jakub Jelinekre PR target/65689 ([AArch64] S constraint fails for...
2015-04-17 H.J. LuProperly handle uninitialized common symbol
2015-04-17 Jakub Jelinekre PR debug/65771 (ICE (in loc_list_from_tree, at dwarf...
2015-04-17 Martin LiskaFix IPA memory leaks.
2015-04-17 Sivanupandi... re PR target/65296 ([avr] fix various issues with specs...
2015-04-17 H.J. LuHide __cpu_indicator_init/__cpu_model from linker
2015-04-17 Alan Lawrencearm_neon.h (vdup_n_f32): Remove forward declaration.
2015-04-17 Patrick Palkare PR c++/64527 (Constructor for empty struct not calle...
2015-04-17 Tom de VriesAdd missing PR lines in ChangeLog
2015-04-17 Tom de VriesSet PROP_gimple_lva for functions without IFN_VA_ARG
2015-04-17 Tom de VriesPostpone expanding va_arg until pass_stdarg
2015-04-17 Tom de VriesHandle internal_fn in operand_equal_p
2015-04-17 Tom de VriesFactor optimize_va_list_gpr_fpr_size out of pass_stdarg...
2015-04-17 Tom de VriesAdd gimple_find_sub_bbs
2015-04-17 Tom de VriesDisable lang_hooks.gimplify_expr in free_lang_data
2015-04-17 Yury Gribovasan.c (set_sanitized_sections): New function.
2015-04-17 Jakub Jelinekre PR debug/65771 (ICE (in loc_list_from_tree, at dwarf...
2015-04-17 Christian Bruelipa-inline.c (can_inline_edge_p): Allow inlining of...
2015-04-17 GCC AdministratorDaily bump.
2015-04-16 Paolo Carliniclass.c (resolve_address_of_overloaded_function, [...
2015-04-16 Zhouyi Zhouira-color.c (setup_left_conflict_sizes_p): Do not proce...
2015-04-16 Uros Bizjakpredicates.md (register_mixssei387nonimm_operand):...
2015-04-16 H.J. LuReplace __buitlin_alloca with __builtin_alloca
2015-04-16 Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-04-16 Alan Lawrence[AArch64 Testsuite] Fix comments in vldN_lane_1.c
2015-04-16 Richard Bienerre PR tree-optimization/65774 (FAIL: gcc.dg/builtin...
next