OSDN Git Service

gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
2009-11-30 rguenth2009-11-30 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 paolo2009-11-24 Michael Matz <matz@suse.de>
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-10 uros Revert:
2009-09-09 uros PR rtl-optimization/39779
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-08-27 matz * expr.c (expand_expr_real_2): New function...
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-25 matz * expr.c (expand_expr_real_1): New local treeop...
2009-08-19 jakub PR middle-end/41123
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-01 bonzini2009-07-01 Paolo Bonzini <bonzini@gnu.org>
2009-06-28 bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-17 ian * expr.c (struct move_by_pieces_d): Rename from move_b...
2009-06-17 sje2009-06-17 Steve Ellcey <sje@cup.hp.com>
2009-06-16 jakub PR middle-end/40446
2009-06-12 aldyhgcc/java/
2009-06-05 revitalemisaligned store support
2009-05-27 hainque * expr.c (target_align): New function. Alignment...
2009-05-26 rguenth2009-05-26 Richard Guenther <rguenther@suse.de>
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-20 rguenth2009-05-20 Richard Guenther <rguenther@suse.de>
2009-05-06 nemet * expr.c (get_def_for_expr): Move it up in the file.
2009-05-04 jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-05-03 nemet * expr.c (get_def_for_expr): New function.
2009-04-26 matzgcc/
2009-04-25 aesok * target.h (struct gcc_target): Add case_values_thresh...
2009-04-20 iangcc/:
2009-04-20 rguenth2009-04-20 Richard Guenther <rguenther@suse.de>
2009-04-09 bonzini2009-04-09 Paolo Bonzini <bonzini@gnu.org>
2009-04-07 bonzini2009-04-07 Paolo Bonzini <bonzini@gnu.org>
2009-04-07 bonzini2009-04-07 Paolo Bonzini <bonzini@gnu.org>
2009-03-29 bonzini2009-03-28 Paolo Bonzini <bonzini@gnu.org>
2009-03-03 rguenth2009-03-03 Richard Guenther <rguenther@suse.de>
2008-12-22 jakub PR middle-end/31150
2008-11-19 rguenth2008-11-19 Richard Guenther <rguenther@suse.de>
2008-11-12 jakub PR target/35366
2008-10-30 jakub PR middle-end/37730
2008-10-11 ebotcazou * tree.h (contains_packed_reference): Mention ARRAY_RA...
2008-10-07 simartingcc/
2008-09-29 ebotcazou * expr.c (expand_expr_real_1) <normal_inner_ref>:...
2008-09-18 jsm28 * expr.c (emit_group_store): Do not shift before movin...
2008-09-02 hjl2008-09-02 H.J. Lu <hongjiu.lu@intel.com>
2008-09-01 hubicka * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_...
2008-08-31 hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-15 ebotcazou * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>...
2008-08-13 hjl2008-08-13 H.J. Lu <hongjiu.lu@intel.com>
2008-08-12 jakub PR middle-end/37014
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-31 sje * expr.c (expand_assignment): Check for complete type.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-08 raksit2008-07-08 Raksit Ashok <raksit@google.com>
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-06-12 ebotcazou * expr.c (store_field): Do a block copy from BLKmode...
2008-06-01 rsandifogcc/
2008-05-23 ebotcazou * expr.c (highest_pow2_factor) <BIT_AND_EXPR>: New...
2008-05-14 meissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 hainque * expr.c (expand_expr_real_1) <normal_inner_ref...
2008-05-14 zadeck2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 ktietz2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-04-25 hubicka PR testsuite/35843
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-04-15 hubicka * gengtype.c (write_root): Param_is argument is OK.
2008-04-07 hubicka * function.h (rtl): Rename to x_rtl.
2008-04-03 hp PR middle-end/35800
2008-04-02 rguenth2008-04-02 Richard Guenther <rguenther@suse.de>
2008-04-02 bonzini2008-04-02 Paolo Bonzini <bonzini@gnu.org>
2008-03-31 hubicka * builtins.c (expand_builtin_setjmp_receiver): Update...
2008-03-18 bonzini2008-03-18 Paolo Bonzini <bonzini@gnu.org>
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-03-11 bonzini2008-03-11 Paolo Bonzini <bonzini@gnu.org>
2008-03-11 uros PR middle-end/35526
2008-03-06 rguenth2008-03-06 Richard Guenther <rguenther@suse.de>
2008-02-27 rguenth2008-02-27 Richard Guenther <rguenther@suse.de>
2008-02-21 rguenth2008-02-21 Richard Guenther <rguenther@suse.de>
2008-02-04 rguenth2008-02-04 Richard Guenther <rguenther@suse.de>
2008-01-25 rguenth2008-01-25 Richard Guenther <rguenther@suse.de>
2008-01-11 ebotcazou PR middle-end/31309
2007-12-03 aldyh PR33713
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-10-02 rsandifogcc/
2007-09-28 danglin PR middle-end/33436
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-23 jakub * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use...
2007-09-23 jakub PR middle-end/28755
2007-09-17 danglin PR middle-end/33273
2007-09-07 chaoyingfu * ginclude/stdfix.h: New file.
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
next