re PR c/61136 (ice in tree_nop_conversion)
[gcc.git] / gcc / ChangeLog
2014-04-28 Eric Botcazouconfigure.ac: Tweak GAS check for LEON instructions...
2014-04-27 Richard Sandifordcselib.c (find_slot_memmode): Delete.
2014-04-26 Markus TrippelsdorfParallel profiledbootstrap is now supported
2014-04-26 Tom de VriesFix out-of-bounds array accesses in ldexpxf3.
2014-04-25 Cary CoutantFix a few ICEs and other problems with -fdebug-types...
2014-04-25 H.J. LuSet MODE to SI for alternative 12 in *movsf_internal
2014-04-25 Jiong Wang[ARM] Enable tail call optimization for long call
2014-04-25 Kyrylo Tkachov[ARM] Initialise T16-related fields in Cortex-A8 tuning...
2014-04-25 Bill Schmidtre PR tree-optimization/60930 (Wrong folding of - ...
2014-04-25 Jakub Jelinekre PR tree-optimization/60960 (Wrong result when a...
2014-04-25 Tom de VriesAdd clobber_reg
2014-04-25 Tom de VriesRegister CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets
2014-04-25 Radovan ObradovicAdd implicit parameter to find_all_hard_reg_sets
2014-04-25 Kyrylo Tkachov[ARM] Wrap long literals in HOST_WIDE_INT_C in aarch...
2014-04-25 Eric Botcazoure PR target/60941 (miscompilation of firefox javascrip...
2014-04-25 Marc Glissere PR target/56540 (No __SIZEOF__XXX__ macro for __floa...
2014-04-25 Rainer OrthRemove LIB_TLS_SPEC on Solaris
2014-04-25 Richard Bienerre PR ipa/60912 (wrong code with -O -fno-inline -fipa...
2014-04-25 Richard Bienerre PR ipa/60911 (wrong code with -O2 -flto -fipa-pta)
2014-04-25 Cong Houre PR tree-optimization/60896 (ICE: in vect_get_vec_def...
2014-04-24 Michael Meissnerextend.texi (PowerPC Built-in Functions): Document...
2014-04-24 Vishnu K Savr.c: Add comment on why -fdelete-null-pointer-checks...
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-04-24 Jeff Law[multiple changes]
2014-04-24 Dimitris Papavasiliouflag-types.h (enum ivar_visibility): Add.
2014-04-24 Trevor Saundersfixup sh bustage after r209483
2014-04-24 Alan Lawrence[AArch64] Enable TBL for big-endian.
2014-04-24 Radovan Obradovic-fuse-caller-save - Add new reg-note REG_CALL_DECL
2014-04-24 Radovan Obradovic-fuse-caller-save - Add command line option
2014-04-24 Tejas Belagod[AArch64] Reverse TBL indices for big-endian.
2014-04-24 Richard Bienerexpr.c (expand_expr_real_1): Avoid gimple_assign_rhs_to...
2014-04-24 Rainer OrthOnly redefine ASM_PREFERRED_EH_DATA_FORMAT if necessary...
2014-04-24 Rainer OrthFix gcc_cv_as_cfi_directive test for Solaris as
2014-04-24 Kyrylo Tkachov[AArch64] Wire up TARGET_SIMD and TARGET_FLOAT properly
2014-04-24 Kyrylo Tkachov[AArch64] Vectorise bswap[16,32,64]
2014-04-24 Terry Guoarm.h (machine_function): Define variable after_arm_reo...
2014-04-23 Tom de VriesFix DEFHOOKPOD argument order in target-hooks-macros...
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-23 Jeff Lawre PR tree-optimization/60902 (ffmpeg built with gcc...
2014-04-23 Venkataramanan Kumar[AARCH64] Use standard patterns for stack protection.
2014-04-23 Richard Earnshaw[AArch64] Fully support rotate on logical operations.
2014-04-23 James Greenhalgh[ARM] Initialize new tune_params values
2014-04-23 Kyrylo Tkachov[AArch64] Add handling of bswap operations in rtx costs
2014-04-23 Kyrylo Tkachov[ARM][3/3] Recognise bitwise operations leading to...
2014-04-23 Kyrylo Tkachov[AArch64][2/3] Recognise rev16 operations on SImode...
2014-04-23 Kyrylo Tkachov[ARM][1/3] Add rev field to rtx cost tables
2014-04-23 Kyrylo Tkachov[ARM] Cortex-A8 rtx cost table
2014-04-23 Kyrylo Tkachov[ARM] Handle FMA code in rtx costs.
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-04-23 Richard Bienerre PR tree-optimization/60903 (ICE: in verify_loop_stru...
2014-04-23 Nick Cliftonmsp430.c (msp430_handle_option): Move function to msp43...
2014-04-23 Nick Cliftoncygwin.h (ENDFILE_SPEC): Include default-manifest.o...
2014-04-23 Terry Guoarm.h (ASM_APP_OFF): Re-define it in a cleaner way.
2014-04-23 Richard Bienerre PR tree-optimization/60895 (error: address taken...
2014-04-23 Richard Bienerre PR tree-optimization/60891 (ICE: SIGSEGV (Invalid...
2014-04-23 Jakub Jelinekre PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize...
2014-04-23 Christian Bruelsh.md (mov<mode>): Replace movQIHI.
2014-04-23 Sandra Loosemorenios2.md (UNSPEC_ROUND): New.
2014-04-22 Richard HendersonAArch64 add, sub, mul in TImode
2014-04-22 Martin Jamborcgraphclones.c (cgraph_function_versioning): Copy ipa_t...
2014-04-22 H.J. LuUse counter_mode on count_exp to get mode
2014-04-22 Andrew Pinski[AArch64] Fix TLS for ILP32.
2014-04-22 Ramana Radhakrishnan[AArch64] Define TARGET_FLAGS_REGNUM
2014-04-22 Alex Velenko[AArch64] 64-bit float vreinterpret implemention
2014-04-22 Alex Velenko[AArch64] Vreinterpret re-implemention.
2014-04-22 Alex Velenko[AArch64] vqneg and vqabs intrinsics implementation.
2014-04-22 Richard HendersonImprove sparc_init_modes readability
2014-04-22 Renlin Li[AArch64] Fix aarch64_initial_elimination_offset calcul...
2014-04-22 Marcus Shawcroft[AArch64] Fix indentation.
2014-04-22 Richard Sandifordmachmode.h (bitwise_mode_for_mode): Declare.
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-04-22 Vidya Praveenaarch64.md (float<GPI:mode><GPF:mode>2): Remove.
2014-04-22 Renlin Li[AArch64] Add a space to memory asm code between base...
2014-04-22 James GreenhalghRe: [AArch64] Fix possible wrong code generation when...
2014-04-22 Jakub Jelinekre PR tree-optimization/60823 (ICE in gimple_expand_cfg...
2014-04-22 Ramana Radhakrishnan[ARM] Allow any register for DImode values in Thumb2
2014-04-22 Ian BoltonOptimise NotDI AND/OR ZeroExtendSI for ARMv7A
2014-04-22 Ian BoltonAArch32 Support ORN for DIMode
2014-04-22 Ian Boltonarm-protos.h (tune_params): New struct members.
2014-04-22 Alex Velenko[AArch64] vrnd<*>_f64 patch
2014-04-22 Zhenqiang Chenarm.c (arm_print_operand, thumb_exit): Make sure GET_MO...
2014-04-22 Jakub Jelinekre PR target/60910 (sparc-linux bootstrap failure due...
2014-04-22 Lin Zuojianre PR middle-end/60281 (Address Sanitizer triggers...
2014-04-21 David MalcolmConst-correctness fixes for some gimple accessors
2014-04-21 Michael Meissnerre PR target/60735 (GCC targeting E500 with SPE has...
2014-04-21 Uros Bizjakre PR target/60909 (ICE: in extract_insn, at recog...
2014-04-18 Cong HouCorrect the discription in ChangLog:
2014-04-18 Cong Houtree-vect-patterns.c (vect_recog_widen_mult_pattern...
2014-04-18 Jan Hubickaipa-inline.h (INLINE_HINT_known_hot): New hint.
2014-04-18 Jan Hubickaipa-inline.c (spec_rem): New static variable.
2014-04-18 Richard Hendersonaarch64: Fix build error in aarch64_register_move_cost
2014-04-18 Bill Schmidtvsx.md (vsx_xxmrghw_<mode>): Adjust for little-endian.
2014-04-17 Michael Meissnerre PR target/60876 (2014-04-17 change to machmode.h...
2014-04-17 Jan Hubickaipa-inline.c (inline_small_functions): Account only...
2014-04-17 Pat Haugenrs6000.md (addti3, subti3): New.
2014-04-17 H.J. LuGenerate "xor reg, reg" if optimizing for size
2014-04-17 Martin Jamborgimple-iterator.c (gsi_start_edge): New function.
2014-04-17 Richard Bienerre PR tree-optimization/60849 (bogus comparison result...
2014-04-17 Jakub Jelinekgenmodes.c (struct mode_data): Add need_bytesize_adj...
2014-04-17 Trevor Saunderspass cfun to pass::execute
next