]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.c
gcc/ada/
[thirdparty/gcc.git] / gcc / expr.c
2013-11-18  rsandifogcc/ada/
2013-11-17  hubicka * doc/md.texi (setmem, movstr): Update documentation.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-06  jakub PR middle-end/58970
2013-11-05  hjlDon't use mode wider than Pmode for size in movmem...
2013-10-31  jakub * tree.c (tree_ctz): New function.
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-29  ebotcazou * expr.c (expand_expr_real_1) <case MEM>: Eliminate...
2013-10-25  law * expr.c (expand_expr_real_1): Use mode of...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  edlinger2013-10-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-09-28  rsandifogcc/
2013-09-28  sandra2013-09-28 Sandra Loosemore <sandra@codesourcery...
2013-09-26  amacleod2013-09-26 Andrew MacLeod <amacleod@redhat.com>
2013-09-26  ebotcazou * expr.c (expand_assignment): Remove obsolete comment.
2013-09-20  edlinger2013-09-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-09-02  ebotcazou PR middle-end/56382
2013-08-05  olegendo PR other/12081
2013-06-25  ebotcazou * expr.c (expand_expr_real_1) <ARRAY_REF>: Fix formatt...
2013-06-19  hubicka * cgraph.h (const_value_known_p): Replace by ...
2013-06-19  rguenth2013-06-19 Richard Biener <rguenther@suse.de>
2013-06-14  amodra PR middle-end/57134
2013-06-12  ebotcazou * expr.c (expand_expr_real_1) <TARGET_MEM_REF>: Use...
2013-05-14  jakub PR middle-end/57251
2013-05-07  jakub PR debug/57184
2013-05-03  rguenth2013-05-03 Richard Biener <rguenther@suse.de>
2013-03-06  jakub PR middle-end/56548
2013-02-21  jakub PR inline-asm/56405
2013-01-18  jakub PR middle-end/56015
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  rsandifogcc/
2013-01-02  danglin PR middle-end/55198
2012-12-16  ebotcazou PR rtl-optimization/55630
2012-12-15  aolivaPR libmudflap/53952
2012-11-18  rsandifogcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  sje2012-11-15 Steve Ellcey <sellcey@mips.com>
2012-11-10  ebotcazou * expr.c (store_field): Remove TYPE parameter. Remove...
2012-11-07  uros PR middle-end/55235
2012-11-04  dehao2012-11-01 Dehao Chen <dehao@google.com>
2012-11-01  dehaogcc:
2012-10-31  amylaar * expr.c (can_move_by_pieces): Apply ATTRIBUTE_UNUSED...
2012-10-30  rsandifogcc/
2012-10-25  rsandifogcc/
2012-10-23  vmakarov2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
2012-10-20  ebotcazou PR rtl-optimization/54315
2012-10-16  vries2012-10-16 Tom de Vries <tom@codesourcery.com>
2012-10-16  eraman2012-10-15 Easwaran Raman <eraman@google.com>
2012-10-15  ebotcazou * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>...
2012-10-02  jakub PR tree-optimization/54713
2012-09-26  gjl PR middle-end/54635
2012-09-23  glisse2012-09-23 Marc Glisse <marc.glisse@inria.fr>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-18  ebotcazou PR middle-end/54617
2012-09-14  ebotcazou PR rtl-optimization/44194
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06  rguenth2012-09-06 Richard Guenther <rguenther@suse.de>
2012-08-13  jakub PR c/53968
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-07-25  ebotcazou * expr.c (expand_expr_real_1): Do not expand operand...
2012-07-19  rthFix 0 != CODE_FOR_nothing thinko
2012-07-19  gingoldlibstdc++-v3/
2012-07-18  rguenth2012-07-18 Richard Guenther <rguenther@suse.de>
2012-07-18  rguenth2012-07-18 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-10  rthMove vector highpart emulation to the optabs layer
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-05  stevengcc/
2012-06-28  rguenth2012-06-28 Richard Guenther <rguenther@suse.de>
2012-06-28  hainque * expr.c (convert_move): Latch mem integer...
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-06-18  rsandifogcc/
2012-06-17  steven * output.h (split_double): Move prototype to rtl.h.
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29  matz * rtl.h (assign_stack_temp, assign_stack_temp_for_type,
2012-05-29  matz * expr.c (expand_expr_real_1 <normal_inner_ref>):...
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-21  schwab* expr.c (get_def_for_expr_class): Define only if
2012-05-14  bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2012-05-09  rsandifogcc/
2012-05-05  rsandifogcc/
2012-05-04  pinskia2012-05-04 Andrew Pinski <apinski@cavium.com>
2012-04-26  bernds PR middle-end/52940
2012-04-23  jamborm2012-04-23 Martin Jambor <mjambor@suse.cz>
2012-04-17  rguenth2012-04-17 Richard Guenther <rguenther@suse.de>
2012-04-13  jamborm2012-04-13 Martin Jambor <mjambor@suse.cz>
2012-04-11  bergnergcc/
2012-04-04  gingold2012-04-04 Tristan Gingold <gingold@adacore.com>
2012-04-03  ebotcazou * expr.c (get_bit_range): Add OFFSET parameter and...
2012-03-27  ebotcazou * expmed.c (store_bit_field): Assert that BITREGION_ST...
2012-03-26  steven * toplev.c (check_global_declaration_1): Do not call...
2012-03-24  ebotcazou * expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EX...
next