Daily bump.
[gcc.git] / gcc / explow.c
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Andreas Schwabexplow.c (convert_memory_address_addr_space_1): Mark...
2014-10-15 Andrew Pinskiexplow.c (convert_memory_address_addr_space): Rename...
2014-10-15 Andrew Pinskirevert: re PR middle-end/49721 (convert_memory_address_...
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-08-22 David Malcolmexplow.c: Use rtx_insn and rtx_code_label
2014-07-24 Richard Sandifordre PR middle-end/61268 (ICE in vt_expand_var_loc_chain...
2014-05-17 Richard Sandifordemit-rtl.h (replace_equiv_address, [...]): Add an inpla...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-04 Eric Botcazou* explow.c (probe_stack_range): Emit a final optimizati...
2014-03-25 Jakub Jelinekcselib.c (cselib_hash_rtx): Perform addition in unsigne...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-09-09 Richard Sandifordgcc/
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-04-30 Richard Sandifordexplow.c (plus_constant): Pass "mode" to immed_double_i...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-03 Richard HendersonRevert "PR 34548"
2012-08-01 Richard Hendersonre PR middle-end/34548 (GCC generates too many alignmen...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-30 Eric Botcazouexplow.c (probe_stack_range): Restore simple control...
2012-05-10 Eric Botcazoumd.texi (Standard Names): Document probe_stack_address.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-04 Mike Stumprtl.texi (const_double): Document as sign-extending.
2011-09-14 Tom de Vriesre PR middle-end/50251 (Revision 178353 caused many...
2011-08-19 H.J. LuPermute conversion and addition of constant for zero...
2011-08-15 Richard Hendersonre PR debug/50006 (ICE in in connect_traces, at dwarf2c...
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-06 Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-01 H.J. LuUse proper mode for stack save area.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-02 Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-04 Richard Guentherexplow.c (promote_mode): Move variable declarations...
2011-05-04 Andreas Krebbelcalls.c (emit_library_call_value_1): Invoke promote_fun...
2011-03-23 Richard Sandifordoptabs.h (emit_unop_insn, [...]): Change insn code...
2011-03-03 Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2011-01-18 Eric Botcazoure PR middle-end/46894 (vector tests fail on powerpc...
2010-11-30 Joseph Myershwint.c: New.
2010-11-06 Ian Lance Taylorexplow.c (allocate_dynamic_stack_space): Check MALLOC_A...
2010-11-05 Ian Lance Taylorre PR target/46084 (gcc.dg/split-4.c failed with -mavx...
2010-10-09 Richard Hendersonre PR rtl-optimization/33721 ([meta-bug] Gcc can't...
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-08-30 Eric BotcazouStack usage support
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-02 Eric Botcazouexpr.h (emit_stack_probe): Declare.
2010-05-26 Steven Bosscherexplow.c (set_stack_check_libfunc): Adjust to accept...
2009-12-13 Eric Botcazoutm.texi (STACK_CHECK_PROBE_LOAD): Delete.
2009-11-10 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-11-10 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2009-11-03 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-08-12 Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-06 Richard EarnshawMerge ARM/hard_vfp_branch to trunk
2009-08-03 Andreas Krebbelexplow.c (promote_mode): Mark TYPE and PUNSIGNEDP as...
2009-08-02 Paolo Bonzini2009-08-02 Paolo Bonzini <bonzini@gnu.org
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-12 Ulrich Weigandemit-rtl.c (set_reg_attrs_from_value): Fix invalid...
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-07-15 Kaveh R. Ghazidf-problems.c (df_set_note): Avoid C++ keywords.
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-09 Peter BergnerPR middle-end/PR28690
2008-02-23 Joseph Myersexplow.c (memory_address): Assert that the generated...
2007-12-03 Steven Bosscherre PR middle-end/33713 (can't find a register in class...
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-14 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Use EXPAND_NORMAL...
2007-03-21 Steve Ellceyexplow.c (convert_memory_address): Fold memory referenc...
2006-12-04 Jan Hubickacp-objcp-common.c (cp_expr_size): Return NULL in the...
2006-09-22 Peter BergnerSet REG_POINTER flag according to MEM_POINTER flag.
2006-03-03 Richard Sandifordtm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead...
2006-03-02 Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2005-08-02 Richard Hendersonre PR target/23196 (ICE instantiate_virtual_regs_in_ins...
2005-07-14 Richard GuentherMakefile.in (explow.o, [...]): Depend on target.h.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-27 Steve Ellcey* explow.c (convert_memory_address): Add gcc_assert.
2005-04-27 David S. Millerexplow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_...
next