PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / explow.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-05 Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-09-27 Alexandre Olivarevert to assign_parms assignments using default defs
2015-08-14 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25 David EdelsohnRevert:
2015-07-23 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05 Richard Sandifordgcc/
2015-07-05 Richard Sandifordgcc/
2015-07-05 Richard Sandifordtarget-insns.def (trap): New targetm instruction pattern.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Andrew BennettUpdate check after force_const_mem call in the plus_con...
2015-05-22 Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Eric Botcazouinsn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
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...
next