arm.opt (masm-syntax-unified): New option.
[platform/upstream/gcc.git] / gcc / ChangeLog
2014-11-07 Terry Guoarm.opt (masm-syntax-unified): New option.
2014-11-07 John David Anglinpa.md (trap): New insn.
2014-11-06 Steve Ellceyconfig.gcc (mips*-mti-linux*): Remove gnu_ld and gas...
2014-11-06 Joseph MyersPreserve original spellings of extended identifiers.
2014-11-06 Eric Botcazou* tree-cfgcleanup.c (fixup_noreturn_call): Do not perfo...
2014-11-06 DJ Deloriecond.md (movqicc_<code>_<mode>): Remove mode of conditi...
2014-11-06 Bernd SchmidtAdd a hook to inform a port about call arguments.
2014-11-06 Bernd SchmidtAllow a port to use pseudos as call args; don't put...
2014-11-06 Bernd SchmidtDon't combine calls into i3, it wouldn't be changed...
2014-11-06 Bernd SchmidtAdd a new asm hook to print the end of a variable defin...
2014-11-06 Renlin Li[AArch64] Add ACLE arch-related predefined macros
2014-11-06 James Greenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-11-06 Marek Polaceksanopt.c (sanopt_optimize_walker): Limit removal of...
2014-11-06 Hale WangFix incorrect ChangeLog entry.
2014-11-06 Hale WangMove testsuits ChangeLog entry to correct ChangeLog.
2014-11-06 Richard Bienermatch.pd: Implement bitwise binary and unary simplifica...
2014-11-06 Hale Wangarm-cores.def: Add support for -mcpu=cortex-m0.small...
2014-11-06 Hale WangFix incorrect ChangeLog entry.
2014-11-06 Hale Wangarm.c: Add cortex-m7 tune.
2014-11-05 Manuel López-IbáñezRevert revision 217149 because it breaks Ada:
2014-11-05 Uros Bizjakre PR target/63538 ([X86_64] With -mcmodel=medium ...
2014-11-05 Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-05 Joseph MyersEnable -fextended-identifiers by default.
2014-11-05 Ilya TocarFix dg.torture tests with avx512
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-05 Bernd SchmidtReorganize post-ra pipeline for targets without registe...
2014-11-05 Bernd SchmidtAllow a target to skip an unnecssary register return...
2014-11-05 Bernd SchmidtAdd a no_register_allocation target hook.
2014-11-05 Bernd SchmidtDon't unnecessarily call eliminate_regs.
2014-11-05 Bernd SchmidtAllow a port not to define an indirect_jump pattern.
2014-11-05 Alex Velenkosimplify-rtx.c (simplify_binary_operation_1): Div check...
2014-11-05 Tejas Belagod[AArch64] Restructure arm_neon.h vector types.
2014-11-04 Pat Haugenrs6000.c (atomic_hold_decl, [...]): Guard declaration...
2014-11-04 Marek Polacek* sanopt.c (sanopt_optimize_walker): Remove unused...
2014-11-04 Marek PolacekMakefile.in (OBJS): Add sanopt.o.
2014-11-04 Jiong Wang[AArch64] fix unsafe access to deallocated stack
2014-11-04 Bernd SchmidtFix up mode confusion in combine_simplify_rtx.
2014-11-04 Bernd SchmidtMake a temporary sequence for a jump emitted only to...
2014-11-04 Jan-Benedict Glawsh.c (emit_fpu_switch): Drop unused automatic variable.
2014-11-04 Alan Lawrence[ARM] Migrate to new reduc_[us](min|max)_scal_optab
2014-11-04 Alan Lawrence[ARM] Migrate to new reduc_plus_scal_optab
2014-11-04 Michael Collison[AArch64] Fix predicate and constraint mismatch in...
2014-11-04 Ramana RadhakrishnanFix typo in definition of __ARM_FEATURE_IDIV
2014-11-04 Marek Polacekubsan.c (instrument_object_size): Optimize [x & CST...
2014-11-04 Jan-Benedict Glawrx.c (rx_handle_func_attribute): Mark unused argument.
2014-11-04 Zhenqiang Chenrevert: ifcvt.c (noce_emit_cmove, [...]): Allow CC...
2014-11-04 Dominik Vogtgodump.c (go_format_type): Rewrite RECORD_TYPE nad...
2014-11-03 Manuel López-Ibáñezinput.c (expand_location_to_spelling_point): Fix typo.
2014-11-03 Pitchumani Sivanupandi* config/avr/gen-avr-mmcu-specs.c: Remove unnecessary...
2014-11-03 Richard Bienertree-eh.c (operation_could_trap_helper_p): Handle conve...
2014-11-03 Joseph MyersImplement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc...
2014-11-03 Richard Bienermatch.pd: Add two abs patterns.
2014-11-03 Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-11-03 Marc Glissere PR tree-optimization/63666 (FAIL: gcc.dg/vect/pr4575...
2014-11-03 Zhenqiang Chenifcvt.c (noce_try_store_flag_mask): Check rtx cost.
2014-11-03 Naveen H.S[multiple changes]
2014-11-03 Zhenqiang Chenifcvt.c (noce_emit_cmove, [...]): Allow CC mode if...
2014-11-02 Richard Sandifordarc.c (write_ext_corereg_1): Delete.
2014-11-02 Richard Sandifordarc.c (arc600_corereg_hazard_1): Delete.
2014-11-02 Richard Sandifordarc.c (arc_rewrite_small_data_p): Constify argument.
2014-11-02 Richard Sandifordarc.c: Include rtl-iter.h.
2014-11-02 Michael Collison[ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-11-01 James Greenhalgh[Patch 7/7] Remove *_BY_PIECES_P
2014-11-01 James Greenhalgh[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to...
2014-11-01 James Greenhalgh[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hooki...
2014-11-01 James Greenhalgh[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookize...
2014-11-01 James Greenhalgh[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookiz...
2014-11-01 James Greenhalgh[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hooki...
2014-11-01 James Greenhalgh[Patch 1/7] Hookize *_BY_PIECES_P
2014-10-31 Uros Bizjakre PR target/63702 (i386.c:36276: possible missing...
2014-10-31 Uros Bizjakre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
2014-10-31 Uros Bizjakre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
2014-10-31 Jakub Jelinekre PR rtl-optimization/63659 (wrong code at -O2 and...
2014-10-31 Jeff Lawcontrib.texi: Add contribution notes for Balaji Iyer...
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-31 Richard Bienergenmatch.c (expr::gen_transform): Use NOP_EXPRs instead...
2014-10-31 Evgeny Stupachenkore PR target/63534 (Bootstrap failure on x86_64/i686...
2014-10-31 Eric Botcazouipa-inline.c (want_inline_small_function_p): Fix typo...
2014-10-31 Thomas Preud'hommere PR tree-optimization/63259 (Detecting byteswap sequence)
2014-10-31 Jakub Jelinekre PR sanitizer/63697 (-fsanitize=undefined doesn't...
2014-10-31 Max Ostapenkore PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c)
2014-10-30 Felix YangAdd zero-cost loops for xtensa port.
2014-10-30 Steve Ellceyconfig.gcc (mips*-*-linux*): Combine 32 and 64 bit...
2014-10-30 Richard Bienergenmatch.c: Remove <map>, <utility> and <string> includes.
2014-10-30 Richard Bienergenmatch.c (capture_info::walk_c_expr): Ignore capture...
2014-10-30 Richard Bienermatch.pd: Implement more patterns that simplify to...
2014-10-30 Jan-Benedict Glawdriver-avr.c (avr_set_current_device): Remove.
2014-10-30 Martin Liskare PR tree-optimization/63574 (ICE building libjava...
2014-10-30 Jeff Lawpa-protos.h (pa_output_arg_descriptor): Strengthen...
2014-10-29 Ramana RadhakrishnanFix build fallout with machine_mode changes.
2014-10-29 Kyrylo Tkachov[AArch64] Restore recog state after finding pre-madd...
2014-10-29 Kyrylo Tkachov[AArch64] Fix/revert fallout from machine_mode change
2014-10-29 Kyrylo Tkachov[ARM] Fix/revert fallout from machine_mode change.
2014-10-29 DJ Delorieexpmed.c (strict_volatile_bitfield_p): Fix off-by-one...
2014-10-29 Martin Liskare PR ipa/63587 (ICE : tree check: expected var_decl...
2014-10-29 Dominik Vogtgodump.c (go_format_type): Represent "float _Complex...
2014-10-29 Richard Bienermatch.pd: Implement a first set of conversion patterns.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-29 Richard SandifordPR rtl-optimization/63340 (part 2)
next