re PR c/50347 (unexpected -Wconversion error from gcc builtin)
[gcc.git] / gcc / doc / md.texi
2014-03-24 Andreas Krebbelre PR rtl-optimization/60501 (LRA emits add patterns...
2014-01-29 Bingfeng Meimd.texi: Mention that a target shouldn't implement...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-31 Chung-Lin TangCommit of nios2 port to trunk:
2013-11-19 Jan Hubickamd.texi (setmem): Document new parameter.
2013-11-17 Jan Hubickamd.texi (setmem, movstr): Update documentation.
2013-11-09 Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-11-05 H.J. LuDon't use mode wider than Pmode for size in movmem...
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-10 Andreas Krebbelmd.texi: Document the mnemonic attribute.
2013-10-01 Joern Renneckeinstall.texi (--with-cpu): Mention ARC.
2013-09-23 Michael Meissnerrs6000.h (enum r6000_reg_class_enum): Add new constrain...
2013-09-12 DJ DelorieMAINTAINERS: Add Nick Clifton and DJ Delorie as msp430...
2013-09-05 James Greenhalgh[AArch64, AArch32][Insn classification refactoring...
2013-07-23 Nicklas Bo Jensenmd.texi (Machine-Specific Peephole Optimizers): Fix...
2013-06-04 Kyrylo Tkachovrtl.def: Add extra fourth optional field to define_cond...
2013-05-23 Chris Schlumberger... [AArch64] Remove Usa constraint.
2013-05-22 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-03-30 Steven Bosschermd.texi (Standard Names): Update documentation for...
2013-03-20 Michael Meissnerpredicates.md (indexed_address, [...]): New predicates.
2013-03-20 Catherine Mooreextend.texi: (micromips, nomicromips, nocompression...
2013-03-01 Tobias Burnusextended.texi (C Extensions): Change order in @menu...
2013-02-25 Catherine Moore2012-02-25 Catherine Moore <clm@codesourcery.com>
2013-02-24 Catherine Mooremips16.S: Don't build for microMIPS.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-22 Uros Bizjakmd.texi (RTL Templates Transformation): Use @pxref...
2012-11-22 Marcus ShawcroftRemove documentation for AArch64 constraint 'Utf'.
2012-11-19 Maxim Kuznetsovmd.texi: Document define_subst.
2012-11-18 Richard Sandifordgcc/
2012-11-15 David S. MillerAdd support for sparc fused compare-and-branch.
2012-11-12 Oleg Endomd.texi (Standard Pattern Names For Generation): Fix...
2012-11-07 David S. MillerRevert sparc "U" constraint removal.
2012-11-05 Joern Renneckemd.texi (Defining Attributes): Document that we are...
2012-10-28 Andreas Schwabcppopts.texi: Fix use of @item vs.
2012-10-27 David S. MillerUpdate sparc constraint comments and documentation.
2012-10-23 Ian BoltonAArch64 [2/10]
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-16 Joern Renneckeloop-doloop.c (doloop_modify): Pass doloop_end pattern...
2012-10-15 J"orn Renneckegenoutput.c (process_template): Process '*' in '@'...
2012-10-11 Chung-Lin Tangbuiltins.c (expand_builtin_thread_pointer): New.
2012-09-05 Andrew Pinskioptabs.c (emit_conditional_add): Correct comment about...
2012-08-27 Walter LeeFix doc typo.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-18 Tejas BelagodImplement support for int iterators.
2012-06-15 Richard Earnshawarm.md (addsf3, adddf3): Use s_register_operand.
2012-06-05 Oleg Endomd.texi (Standard Pattern Names For Generation): Docume...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-28 Hans-Peter Nilsson* doc/md.texi (Standard Names): Fix typos in documentat...
2012-05-28 Hans-Peter Nilssonmd.texi (stack_protect_test): Remove negation of branch...
2012-05-15 Kenneth Zadeckmd.texi (fma): Define to only be applicable for single...
2012-05-10 Eric Botcazoumd.texi (Standard Names): Document probe_stack_address.
2012-05-04 Steven Bosscher* doc/md.texi (attr_flag): Update for changes of previo...
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-02-14 Walter LeeAdd ports for TILE-Gx and TILEPro.
2012-02-02 Sumanth GAdding GCC port for National Semicondutor's CR16 archit...
2012-01-24 Richard Hendersonatomic: Create and use maybe_emit_atomic_test_and_set.
2012-01-20 Georg-Johann Layre PR target/49868 (Implement named address space to...
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-11-29 DJ Delorie.
2011-11-07 Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-05 Joern Renneckeconfig.gcc (epiphany-*-*): New architecture.
2011-10-18 Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-14 Richard HendersonExpand vector permutation with vec_perm and vec_perm_const.
2011-10-10 Richard Henderson* doc/md.texi (vec_perm_const): Fix typo in cindex.
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-09-02 Richard Guentherre PR tree-optimization/27460 (Does not vectorize state...
2011-08-31 Richard Sandifordmd.texi: Describe the use of match_tests in attribute...
2011-08-30 Bernd Schmidtgenautomata.c (NO_COMB_OPTION): New macro.
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-25 Bernd Schmidtmd.texi (automata_option): Document collapse-ndfa.
2011-08-12 Nick Cliftonbuiltins.c (expand_builtin_memcmp): Do not use cmpstrns...
2011-08-11 Richard Sandifordmd.texi (define_bypass): Say that the instruction names...
2011-08-02 Uros Bizjakre PR target/47766 ([x32] -fstack-protector doesn't...
2011-07-15 Eric Botcazoure PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_cal...
2011-07-15 Bernd Schmidtinvoke.texi (C6X Options): New section.
2011-06-21 Georg-Johann Layre PR target/33049 ([avr] bit extraction non optimal...
2011-06-21 Bernd Schmidtgensupport.c (add_define_attr): New static function.
2011-06-07 Andrew Stubbssimplify-rtx.c (simplify_unary_operation_1): Canonicali...
2011-05-04 Mike StumpRemove extra spacing at the end of the line.
2011-05-03 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-04-20 Richard SandifordRevert last patch.
2011-04-20 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-03-22 Joseph MyersMAINTAINERS (crx port, [...]): Remove.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-23 Richard Guenthermd.texi (386 constraints): Clarify A constraint documen...
2010-11-05 Paul Koningmd.texi (Machine Constraints): Correct formatting in...
2010-11-04 Paul Koning* doc/md.texi (Machine Constraints): Add PDP-11 constra...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-10-15 Michael MeissnerAdd fma support
2010-09-30 Michael EagerCheck in support for Xilinx MicroBlaze processor.
2010-09-08 Kenneth Zadeckre PR other/45587 (the processor(s) that read the ...
2010-07-27 Jakub Jelinekre PR testsuite/44701 (PR44492 fix broke gcc.target...
2010-06-27 Anatoly Sokolovtarget.h (struct gcc_target): Add register_move_cost...
2010-06-24 Jakub Jelinekre PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY...
2010-06-10 Richard Sandifordmd.texi: Document the "unspec" and "unspecv" enum names.
next