aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18Patches to represent cvtz enhancements.ibm/vctz-candidatekelvin
2016-05-16This branch holds a candidate patch for integration of the vctz patch kelvin
2016-05-16 * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.uros
2016-05-16[hsa] Increase hsa symbol alignment to natural onejamborm
2016-05-16 * gimple.c (maybe_remove_unused_call_args): Fix typos in thempolacek
2016-05-16[PR 70857] Copy RESULT_DECL of HSA outlined kernel functionjamborm
2016-05-16Update documentation of AArch64 options for GCC6 to be more accurate,wilco
2016-05-16Enable LSA/DLSA for MSA.rts
2016-05-16Correct the latency of loads in M5100rts
2016-05-16 * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.nathan
2016-05-16Some patterns are using '%w2' for immediate operands, which means that a zerowilco
2016-05-16Fix multi-line brackets in mips-cpus.defmpf
2016-05-16 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Do not buildebotcazou
2016-05-16 * freeze.adb (Freeze_Record_Type): Extend pragma Implicit_Packing toebotcazou
2016-05-16 * freeze.adb (Freeze_Array_Type): Call Addressable predicate insteadebotcazou
2016-05-16 * gcc-interface/trans.c (elaborate_all_entities_for_package): Also skipebotcazou
2016-05-16 * doc/gnat_rm/implementation_defined_attributes.rstebotcazou
2016-05-16This patch fixes the attributes of integer immediate shifts which werewilco
2016-05-16 * freeze.adb (Check_Component_Storage_Order): Also get full view ofebotcazou
2016-05-16Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.mwahab
2016-05-16 * exp_util.adb (Remove_Side_Effects): Also make a constant if we needebotcazou
2016-05-16 * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistichubicka
2016-05-16 * tree-inline.c (expand_call_inline): recurse after inlining thunk.hubicka
2016-05-16 * tree.c (free_lang_data_in_decl): Also set target/optimization flagshubicka
2016-05-16 * ipa-inline.c (report_inline_failed_reason): Look into thunks, toohubicka
2016-05-16 * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handlinghubicka
2016-05-16[ARM] Enable __fp16 as a function parameter and return type.mwahab
2016-05-16Move wrong ChangeLog entry from toplevel to gcc ChangeLog.mwahab
2016-05-16gnattools/ebotcazou
2016-05-16[AArch64] Remove an unused reload hook.mwahab
2016-05-16[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic...jiwang
2016-05-16Daily bump.gccadmin
2016-05-152016-05-15 Harald Anlauf <anlauf@gmx.de>kargl
2016-05-15Daily bump.gccadmin
2016-05-142016-05-14 Fritz Reese <fritzoreese@gmail.com>kargl
2016-05-142016-05-14 Fritz Reese <fritzoreese@gmail.com>kargl
2016-05-14 PR target/71097uros
2016-05-14i * gcc.dg/vect/pr66636.c (foo): Add __attribute__((noinline,noclone)).uros
2016-05-14Daily bump.gccadmin
2016-05-13combine: Don't call extract_left_shift with count < 0 (PR67483)segher
2016-05-13Implement C11 DR#423 resolution (ignore function return type qualifiers).jsm28
2016-05-13c++/60049 - Right and left shift undefined behavior not an error in a constexprmsebor
2016-05-13 escape: Implement the discovery phase.ian
2016-05-13jit: use FINAL and OVERRIDE throughoutdmalcolm
2016-05-13 PR bootstrap/71071jakub
2016-05-13 Fix type-dependence and the current instantiation.jason
2016-05-13 Improve diagnostic for forgotten ().jason
2016-05-13 * gcc.dg/vect/tree-vect.h (check_vect): Handle AVX2,uros
2016-05-13 * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,jakub
2016-05-13Cast to unsigned HOST_WIDE_INT in printf formathjl