OSDN Git Service

PR testsuite/51875
[pf3gnuchains/gcc-fork.git] / gcc / expr.h
2012-01-02 rsandifogcc/
2011-11-24 amacleod2011-11-24 Andrew MacLeod <amacleod@redhat.com>
2011-11-17 rthUnify implementations of __builtin_mem_*_fence and...
2011-11-07 amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-06 amacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-12 rsandifogcc/
2011-09-12 jakub PR debug/50299
2011-07-27 aldyh * params.h (ALLOW_STORE_DATA_RACES): New.
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-03-21 rsandifogcc/
2011-03-03 rth * explow.c (emit_stack_save): Remove 'after...
2010-10-22 jiez * expr.c (emit_group_load_1): Update calls to extract_...
2010-10-09 rth PR rtl-opt/33721
2010-08-30 ebotcazou Stack usage support
2010-07-03 manu2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-02 ebotcazou * expr.h (emit_stack_probe): Declare.
2010-06-02 steven * mkconfig.sh: Include insn-flags.h and insn-constants...
2010-05-29 froydnj * basic-block.h (struct control_flow_graph): Move...
2010-02-19 jakub PR middle-end/42233
2009-12-13 ebotcazou * doc/tm.texi (STACK_CHECK_PROBE_LOAD): Delete.
2009-11-25 hjlRemove trailing white spaces.
2009-11-10 ebotcazou PR target/10127
2009-11-03 ebotcazou PR target/10127
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-22 rth PR target/41246
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-08-25 matz * expr.h (jumpifnot_1, jumpif_1, do_jump_1...
2009-08-25 matz * expr.h (struct separate_ops, sepops): New...
2009-08-06 rearnshaMerge ARM/hard_vfp_branch to trunk
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-06-28 bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-05-12 bonziniMerge cond-optab branch.
2009-04-25 aesok * target.h (struct gcc_target): Add case_values_thresh...
2009-03-27 hjlgcc/
2009-03-17 jakub PR middle-end/39443
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-12-24 kazu * Makefile.in (GTFILES): Add $(srcdir)/expr.h.
2008-12-22 jakub PR middle-end/31150
2008-12-22 jakub * config/i386/i386.c (expand_setmem_via_rep_stos)...
2008-09-01 hubicka * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_...
2008-08-30 hubicka * optabs.c (expand_abs_nojump): Update BRANCH_COST...
2008-08-16 ebotcazou PR ada/20548
2008-07-06 ktietz2008-07-06 Kai Tietz <kai.tietz@onevision.com>
2008-07-04 ktietzRevert 137452.
2008-07-04 ktietz2008-07-04 Kai Tietz <kai.tietz@onevision.com>
2008-04-03 hp PR middle-end/35800
2008-04-02 bonzini2008-04-02 Paolo Bonzini <bonzini@gnu.org>
2008-03-22 rsandifogcc/
2007-12-03 aldyh PR33713
2007-08-27 sandra2007-08-27 Sandra Loosemore <sandra@codesourcery...
2007-08-24 sandra2007-08-24 Sandra Loosemore <sandra@codesourcery...
2007-08-24 jakub * expr.c (store_expr): Optimize initialization of...
2007-08-23 ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-27 rsandifogcc/
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-03-02 rth * expr.h (promoted_input_arg): Remove decl.
2007-03-01 rth * expr.c (emit_move_complex_push): Export.
2007-01-28 hubicka * expr.c (emit_block_move_via_movmem, emit_block_move_...
2006-11-27 hubicka * expr.c (emit_block_move_via_libcall): Export.
2006-05-22 rguenth2006-05-22 Richard Guenther <rguenther@suse.de>
2006-04-03 sayle * builtins.c (dummy_object): Use build_int_cst instead...
2006-03-04 kazu * expmed.c (expand_mult_add): Remove.
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-14 sayle * optabs.c (expand_abs): Don't call do_jump_by_parts_g...
2006-02-13 sayle PR middle-end/25724
2006-01-31 rguenth2006-01-31 Richard Guenther <rguenther@suse.de>
2006-01-31 dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2006-01-28 kazu * expmed.c (const_mult_add_overflow_p): Remove.
2005-10-16 rth PR 23714
2005-07-14 rguenth2005-07-14 Richard Guenther <rguenther@suse.de>
2005-06-28 uweigand2006-06-28 Adrian Straetling <straetling@de.ibm.com>
2005-06-25 kcookUpdate FSF address.
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-03 jakub PR middle-end/21265
2005-04-14 rth PR middle-end/14311
2005-01-15 kazu * explow.c (copy_all_reg, stabilize): Remove.
2005-01-11 amodra PR target/18916
2004-12-30 rth * target.h (targetm.calls.arg_partial_bytes): New.
2004-12-14 kazu * expr.h (expand_modifier): Define EXPAND_STACK_PARM...
2004-12-04 rth * alias.c (component_uses_parent_alias_set...
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-14 rth * calls.c (precompute_register_parameters)...
2004-11-11 kazu * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
2004-11-11 kazu * alias.c (record_alias_subset, addr_side_effect_eval):
2004-11-08 kazu * calls.c (split_complex_values, split_complex_types...
2004-11-04 kazu * builtins.c (expand_builtin_return_addr,
2004-11-02 steven * cfgloop.h (struct loop): Update comment.
2004-10-19 kazu * expr.c (expand_assignment): Remove the last argument.
2004-10-18 ebotcazou PR middle-end/17813
2004-09-08 rth * function.c (reference_callee_copied): New.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-27 rsandifo * expr.h (canonicalize_condition, get_condition):...
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-16 rth * builtins.c (std_expand_builtin_va_arg): Remove.
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-13 rth * function.c (pass_by_reference): New.
next