]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / expr.c
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28  Bernd Edlingerexpr.c (expand_assignment): Fold the bitpos in the...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-29  James GreenhalghRemove PUSH_ARGS_REVERSED from the RTL expander.
2014-04-25  Tom de VriesAdd clobber_reg
2014-04-24  Richard Bienerexpr.c (expand_expr_real_1): Avoid gimple_assign_rhs_to...
2014-04-11  Steve Ellceyre PR middle-end/60556 (tip of tree crash with mips...
2014-03-28  Jeff Lawre PR target/60648 (ICE (segmentation fault) in expand_...
2014-03-20  Eric Botcazou* expr.c (expand_expr_real_1): Remove outdated comment.
2014-03-20  Eric Botcazoucalls.c (store_one_arg): Remove incorrect const qualifi...
2014-02-19  Eric Botcazouexpr.c (expand_expr_real_1): For a bit-field destinatio...
2014-02-13  Jakub Jelinekre PR target/43546 (ICE: in assign_stack_local_1, at...
2014-02-11  Jeff Lawre PR middle-end/54041 (-mshort ICE in convert_memory_a...
2014-02-07  Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-16  Jakub Jelinekre PR middle-end/58344 (ICE with segfault at -O1 and...
2014-01-08  Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-17  Jakub Jelinekexpr.c (convert_modes): For SUBREG_PROMOTED_VAR_P use...
2013-12-11  Bernd Edlingerexpr.c (expand_assignment): Remove dependency on flag_s...
2013-12-11  Marek Polacekre PR middle-end/59399 (ICE in expand_expr_real_1 with...
2013-12-10  Eric Botcazouexpr.c (expand_expr_real_1): Always return 0 for the...
2013-12-06  Bernd Edlingerexpr.c (expand_assignment): Update bitregion_start...
2013-12-04  Jeff Law* expr.c (expand_assignment): Update comments.
2013-12-03  Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-12-02  Bernd EdlingerFix C++0x memory model for unaligned fields in packed...
2013-12-01  Bernd Edlingerexpr.c (emit_group_store): Corrected BITFIELD_END param...
2013-11-27  Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-27  Eric Botcazoure PR middle-end/59138 (possible packed struct miscompile)
2013-11-26  Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Jakub Jelinekexpr.c (store_constructor): Allow CONSTRUCTOR with...
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
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 Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
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-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-11-06  Jakub Jelinekre PR middle-end/58970 (internal compiler error: in...
2013-11-05  H.J. LuDon't use mode wider than Pmode for size in movmem...
2013-10-31  Jakub Jelinektree.c (tree_ctz): New function.
2013-10-29  Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-29  Eric Botcazou* expr.c (expand_expr_real_1) <case MEM>: Eliminate...
2013-10-25  Igor Shevlyakovexpr.c (expand_expr_real_1): Use mode of memory referen...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Bernd EdlingerFix DECL_BIT_FIELD depencency on flag_strict_volatile_b...
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-28  Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-26  Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-26  Eric Botcazou* expr.c (expand_assignment): Remove obsolete comment.
2013-09-20  Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
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-09-02  Eric Botcazoure PR middle-end/56382 (FAIL: gcc.c-torture/compile...
2013-08-05  Oleg Endore PR other/12081 (Gcc can't be compiled with -mregparm=3)
2013-06-25  Eric Botcazouexpr.c (expand_expr_real_1): Fix formatting glitches.
2013-06-19  Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-19  Richard Bienerexpr.c (expand_expr_real_1): Use SCOPE_FILE_SCOPE_P...
2013-06-14  Alan Modrare PR middle-end/57134 (ICE with -mstrict-align and...
2013-06-12  Eric Botcazouexpr.c (expand_expr_real_1): Use straight-line flow.
2013-05-14  Jakub Jelinekre PR tree-optimization/57251 (ICE in optab_handler...
2013-05-07  Jakub Jelinekre PR debug/57184 (ICE in expand_expr_real_1, at expr...
2013-05-03  Richard Bienerdouble-int.h (lshift): New overload without precision...
2013-03-06  Jakub Jelinekre PR middle-end/56548 (ICE in emit_move_insn, at expr...
2013-02-21  Jakub Jelinekre PR inline-asm/56405 (ICE on questionable "m" argument)
2013-01-18  Jakub Jelinekre PR middle-end/56015 (expand expands p[9] = COMPLEX_E...
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...
2013-01-02  John David Anglinre PR middle-end/55198 (libquadmath/math/fmaq.c:233...
2012-12-16  Eric Botcazoure PR rtl-optimization/55630 (FAIL: g++.dg/pr48660...
2012-12-15  Alexandre Olivare PR libmudflap/53952 (FAIL: libmudflap.c++/pass55...
2012-11-18  Richard Sandifordexpr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SE...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  Steve Ellceyexpr.c (expand_cond_expr_using_cmove): Use promoted...
2012-11-10  Eric Botcazouexpr.c (store_field): Remove TYPE parameter.
2012-11-07  Uros Bizjakre PR middle-end/55235 (FAIL: gcc.target/i386/pr44948...
2012-11-04  Dehao Chenexpr.c (expand_expr_real_1): Change to not using input_...
2012-11-01  Dehao Chentree-eh.c (do_return_redirection): Set location for...
2012-10-31  Joern Rennecke* expr.c (can_move_by_pieces): Apply ATTRIBUTE_UNUSED...
2012-10-30  Richard Sandiforddefaults.h (SLOW_UNALIGNED_ACCESS): Provide default...
2012-10-25  Richard Sandifordexpr.c (emit_block_move_via_loop): Use simplify_gen_bin...
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-20  Eric Botcazoure PR middle-end/54315 (unnecessary copy of return...
2012-10-16  Tom de Vries2012-10-16 Tom de Vries <tom@codesourcery.com>
2012-10-16  Easwaran Raman[multiple changes]
2012-10-15  Eric Botcazouexpr.c (expand_expr_real_1): Do not unnecessarily copy...
2012-10-02  Jakub Jelinekre PR tree-optimization/54713 (error: non-trivial conve...
2012-09-26  Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-23  Marc Glisseexpr.c (do_store_flag): Remove duplicated code.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-18  Eric Botcazoure PR middle-end/54617 (ICE on gcc.c-torture/compile...
2012-09-14  Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
next