* ChangeLog: Fix whitespace.
[gcc.git] / gcc / expr.h
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-04-25 Tom de VriesAdd clobber_reg
2014-03-24 Andreas Krebbelre PR rtl-optimization/60501 (LRA emits add patterns...
2014-02-07 Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-08 Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-03 Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Jan Hubickamd.texi (setmem): Document new parameter.
2013-11-18 Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Update comments to refer to tree_fits_shwi_p...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-17 Jan Hubickamd.texi (setmem, movstr): Update documentation.
2013-11-14 Ulrich Weigandfunction.c (assign_parms): Use all.reg_parm_stack_space...
2013-10-29 Andrew MacLeodexpr.h: Revert change and include tree-core.h.
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-28 Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-02-19 Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Richard Sandifordre PR middle-end/55114 (gcc.dg/builtins-53.c ICEs on...
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-11-18 Richard Sandifordexpr.h (adjust_address_1): Add a size parameter.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-20 Eric Botcazoure PR middle-end/54315 (unnecessary copy of return...
2012-10-16 Easwaran Raman[multiple changes]
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-09-11 Steven Bosschertree.h (expand_case): Move prototype ...
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-06-15 Jakub Jelinekre PR tree-optimization/51581 (Integer division by...
2012-01-02 Richard Sandifordexpr.h (move_by_pieces_ninsns): Declare.
2011-11-24 Andrew MacLeodoptab.c (maybe_emit_atomic_exchange): New.
2011-11-17 Richard HendersonUnify implementations of __builtin_mem_*_fence and...
2011-11-07 Andrew MacLeodatomic_base.h (atomic_thread_fence): Call builtin.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-12 Richard Sandifordexpr.h (copy_blkmode_to_reg): Declare.
2011-09-12 Jakub Jelinekre PR debug/50299 (entryval: bigendian 32bit->64bit...
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-04-29 Richard Guentherexpr.h (expand_shift): Rename to ...
2011-03-21 Richard Sandifordexpr.h (prepare_operand): Move to...
2011-03-03 Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2010-10-22 Jie Zhangexpr.c (emit_group_load_1): Update calls to extract_bit...
2010-10-09 Richard Hendersonre PR rtl-optimization/33721 ([meta-bug] Gcc can't...
2010-08-30 Eric BotcazouStack usage support
2010-07-03 Manuel López-Ibáñezc-common.c (IN_GCC_FRONTEND): Do not undef.
2010-07-02 Eric Botcazouexpr.h (emit_stack_probe): Declare.
2010-06-02 Steven Bosschermkconfig.sh: Include insn-flags.h and insn-constants...
2010-05-29 Nathan Froydbasic-block.h (struct control_flow_graph): Move last_la...
2010-02-19 Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2009-12-13 Eric Botcazoutm.texi (STACK_CHECK_PROBE_LOAD): Delete.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-10 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-11-03 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-02 Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-08-25 Michael Matzexpr.h (jumpifnot_1, [...]): Declare.
2009-08-25 Michael Matzexpr.h (struct separate_ops, sepops): New type for...
2009-08-06 Richard EarnshawMerge ARM/hard_vfp_branch to trunk
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-06-28 Paolo Bonzinibuiltins.c (expand_errno_check): Use do_compare_rtx_and...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-04-25 Anatoly Sokolovtarget.h (struct gcc_target): Add case_values_threshold...
2009-03-27 H.J. Lure PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h...
2009-03-17 Jakub Jelinekre PR middle-end/39443 (Builtin redirection no longer...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-12-24 Kazu HirataMakefile.in (GTFILES): Add $(srcdir)/expr.h.
2008-12-22 Jakub Jelinekre PR middle-end/31150 (Not promoting an whole array...
2008-12-22 Jakub Jelinekre PR target/38488 (x86_64 generates much larger and...
2008-09-01 Jan Hubickaexpr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-07-06 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-04 Kai TietzRevert 137452.
2008-07-04 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-04-03 Richard Guentherre PR middle-end/35800 (Revision 133835 failed to compi...
2008-04-02 Paolo Bonziniexpr.c (expand_var): Delete it.
2008-03-22 Richard Sandifordre PR rtl-optimization/33927 (replace_read in dse.c...
2007-12-03 Steven Bosscherre PR middle-end/33713 (can't find a register in class...
2007-08-27 Sandra LoosemoreSeparate target-specific initialization from general...
2007-08-24 Sandra Loosemorere PR target/11787 (always call memcpy for block move...
2007-08-24 Jakub Jelinekexpr.c (store_expr): Optimize initialization of an...
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-07-27 Richard Sandifordexpr.h (store_bit_field): Don't return a value.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-03-02 Richard Hendersonexpr.h (promoted_input_arg): Remove decl.
2007-03-01 Richard Hendersonexpr.c (emit_move_complex_push): Export.
2007-01-28 Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2006-11-27 Jan Hubickaexpr.c (emit_block_move_via_libcall): Export.
2006-05-22 Richard Guentherrevert: invoke.texi (-msselibm): Document.
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-04 Kazu Hirataexpmed.c (expand_mult_add): Remove.
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-14 Roger Sayleoptabs.c (expand_abs): Don't call do_jump_by_parts_grea...
2006-02-13 Roger Saylere PR middle-end/25724 (Emits call to __cmpdi2 for...
2006-01-31 Richard Guentherinvoke.texi (-msselibm): Document.
next