gcc.git
2016-05-18 Kugan VivekanandarajahAdding the testcase which was not addaed as part of...
2016-05-18 Richard Bienerpasses.def: Put late dse and cd_dce in canonical order.
2016-05-18 Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-18 Kugan Vivekanandarajahre PR tree-optimization/63586 (x+x+x+x -> 4*x in gimple)
2016-05-18 Kugan Vivekanandarajahaarch64.c (all_extensions): Removed unused static variable.
2016-05-18 GCC AdministratorDaily bump.
2016-05-18 Joseph Myers* da.po: Update.
2016-05-18 Joseph Myers* da.po, sv.po: Update.
2016-05-17 Nathan Sidwell20030222-1.c: Skip on ptx.
2016-05-17 Nathan Sidwellnvptx.c (nvptx_function_arg_boundary): New.
2016-05-17 Mikhail MaltsevFold bit_not through ASR and rotate
2016-05-17 Marek Polacekre PR ipa/71146 (error: __builtin_unreachable or __buil...
2016-05-17 David Malcolmjit: gcc diagnostics are jit errors
2016-05-17 David Malcolmjit: document gcc_jit_context_new_call_through_ptr
2016-05-17 Jim WilsonFix minor doc bugs, signalling typo, major version...
2016-05-17 Marc Glissex & C -> x if we know that x & ~C == 0
2016-05-17 Marc Glisse~X & Y to X ^ Y in some cases
2016-05-17 Marc GlisseVRP: range info of new variables
2016-05-17 Jiong Wang[AArch64, 4/4] Reimplement vmvn* intrinscis, remove...
2016-05-17 Jiong Wang[AArch64, 3/4] Reimplement multiply by element to get...
2016-05-17 Jiong Wang[AArch64, 2/4] Extend vector mutiply by element to...
2016-05-17 Jiong Wang[AArch64, 1/4] Add the missing support of vfms_n_f32...
2016-05-17 Gerald Pfeifer* wide-int.h: Change fixed_wide_int_storage from class...
2016-05-17 Richard Bienerre PR tree-optimization/71132 (gcc ICE at -O3 on valid...
2016-05-17 Christophe... think1.C: Fix dg-do and dg-skip order.
2016-05-17 Kyrylo Tkachov[AArch64] PR target/70809: Delete aarch64_vmls<mode...
2016-05-17 James Greenhalgh[Patch AArch64] Delete ASM_OUTPUT_DEF and fallback...
2016-05-17 Kyrylo Tkachov[AArch64][tests] Skip cpu-diagnostics tests when overri...
2016-05-17 Ilya Enkovichre PR target/71114 (Several test suite failures on...
2016-05-17 Jakub Jelinekre PR sanitizer/71160 (libasan: Backport support for...
2016-05-17 James Greenhalgh[Patch onbious] Fix indentation in c-typeck.c parser_bu...
2016-05-17 James Greenhalgh[Patch obvious AArch64] Wrap SHIFT_COUNT_TRUNCATED...
2016-05-17 James Greenhalgh[AArch64 trivial] Don't define a macro when a variable...
2016-05-17 Chung-Lin Tangoacc-init.c (acc_init): Remove !cached_base_dev conditi...
2016-05-17 GCC AdministratorDaily bump.
2016-05-16 Jakub Sejdakconfig.guess: Import version 2016-04-02 (newest).
2016-05-16 Jeff Lawconfigure.ac: Add ARC support to libgloss.
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-16 Uros Bizjakxopintrin.h: Correct "unsinged" typo in the comments.
2016-05-16 Martin Jambor[hsa] Increase hsa symbol alignment to natural one
2016-05-16 Marek Polacekgimple.c (maybe_remove_unused_call_args): Fix typos...
2016-05-16 Martin Jambor[PR 70857] Copy RESULT_DECL of HSA outlined kernel...
2016-05-16 Wilco DijkstraUpdate documentation of AArch64 options for GCC6 to...
2016-05-16 Robert SuchanekEnable LSA/DLSA for MSA.
2016-05-16 Matthew FortuneCorrect the latency of loads in M5100
2016-05-16 Nathan Sidwellnvptx.c (nvptx_mangle_decl_assembler_name): Revert.
2016-05-16 Wilco DijkstraSome patterns are using '%w2' for immediate operands...
2016-05-16 Matthew FortuneFix multi-line brackets in mips-cpus.def
2016-05-16 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not build a specific...
2016-05-16 Eric Botcazoufreeze.adb (Freeze_Record_Type): Extend pragma Implicit...
2016-05-16 Eric Botcazoufreeze.adb (Freeze_Array_Type): Call Addressable predic...
2016-05-16 Eric Botcazoutrans.c (elaborate_all_entities_for_package): Also...
2016-05-16 Eric Botcazou* doc/gnat_rm/implementation_defined_attributes.rst
2016-05-16 Wilco DijkstraThis patch fixes the attributes of integer immediate...
2016-05-16 Thomas Quinotfreeze.adb (Check_Component_Storage_Order): Also get...
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-16 Eric Botcazouexp_util.adb (Remove_Side_Effects): Also make a constan...
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-16 Jan Hubicka* tree-inline.c (expand_call_inline): recurse after...
2016-05-16 Jan Hubickatree.c (free_lang_data_in_decl): Also set target/optimi...
2016-05-16 Jan Hubickaipa-inline.c (report_inline_failed_reason): Look into...
2016-05-16 Jan Hubickalto-cgraph.c (compute_ltrans_boundary, [...]): Fix...
2016-05-16 Matthew Wahab[ARM] Enable __fp16 as a function parameter and return...
2016-05-16 Matthew WahabMove wrong ChangeLog entry from toplevel to gcc ChangeLog.
2016-05-16 Eric Botcazouconfigure.ac: Add ACX_NONCANONICAL_HOST.
2016-05-16 Matthew Wahab[AArch64] Remove an unused reload hook.
2016-05-16 Jiong Wang[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on...
2016-05-16 GCC AdministratorDaily bump.
2016-05-15 Harald Anlaufre PR fortran/69603 (ICE: segfault with -fimplicit...
2016-05-15 GCC AdministratorDaily bump.
2016-05-14 Fritz Reesedec_union_4.f90: Fix endian issue.
2016-05-14 Fritz Reesere PR fortran/71047 (Allocatable component of INTENT...
2016-05-14 Uros Bizjakre PR target/71097 (Additional testsuite failures with...
2016-05-14 Uros Bizjaki * gcc.dg/vect/pr66636.c (foo): Add __attribute__...
2016-05-14 GCC AdministratorDaily bump.
2016-05-13 Segher Boessenkoolcombine: Don't call extract_left_shift with count ...
2016-05-13 Joseph MyersImplement C11 DR#423 resolution (ignore function return...
2016-05-13 Martin Seborc++/60049 - Right and left shift undefined behavior...
2016-05-13 Ian Lance Taylorescape: Implement the discovery phase.
2016-05-13 David Malcolmjit: use FINAL and OVERRIDE throughout
2016-05-13 Jakub Jelinekre PR bootstrap/71071 (ICE --enable-checking=fold ...
2016-05-13 Jason MerrillFix type-dependence and the current instantiation.
2016-05-13 Jason MerrillImprove diagnostic for forgotten ().
2016-05-13 Uros Bizjaktree-vect.h (check_vect): Handle AVX2, remove XOP handling.
2016-05-13 Jakub Jelineki386.c (ix86_compute_frame_layout, [...]): Use HOST_WID...
2016-05-13 H.J. LuCast to unsigned HOST_WIDE_INT in printf format
2016-05-13 Nathan Sidwellnvptx.c (nvptx_mangle_decl_assembler_name): New.
2016-05-13 Jonathan Wakelylibstdc++/71073 add system_header pragma to Debug Mode...
2016-05-13 Nathan Sidwellnvptx.c (write_fn_proto): Handle BUILT_IN_ATOMIC_COMPAR...
2016-05-13 Martin LiskaIVOPTS dump fall-out
2016-05-13 Kyrylo Tkachov[obvious] Typo fix in tree-ssa-loop-ivanon.c
2016-05-13 Kyrylo Tkachov[obvious] Fix param name in dump file
2016-05-13 Richard Bienerre PR tree-optimization/42587 (bswap not recognized...
2016-05-13 Martin LiskaFix ASAN bootstrap (uninitialized variable warning)
2016-05-13 Martin LiskaEnhance explanation of halt_on_error.
2016-05-13 Martin LiskaEnhance dumps of IVOPTS
2016-05-13 Ilya Enkovichcse.c (rest_of_handle_cse): Use cleanup_cfg returned...
2016-05-13 Ramana RadhakrishnanFix PR target/53440 - handle generic thunks better...
2016-05-13 Ramana RadhakrishnanSet TARGET_OMIT_STRUCT_RETURN_REG to true
2016-05-13 Rainer OrthFix SEGV in ix86_in_large_data_p (PR target/71080)
next