re PR bootstrap/13692 (ICE in schedule_insns, at sched-rgn.c:2743 with stage1 compile...
[platform/upstream/gcc.git] / gcc / expr.c
2004-01-13 Jan Hubickalang.c (java_estimate_num_insns_1): Fix bug in MODIFY_E...
2004-01-10 Jan Hubicka* expr.c (expand_expr_real): More curefully expand...
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-02 Jan Hubicka* expr.c (store_constructor): Fix pasto in previous...
2004-01-01 Jan Hubickaexpmed.c (store_bit_field, [...]): Use new named patterns
2003-12-31 Mark Mitchellc-common.c (c_expand_expr): Remove code to return a...
2003-12-20 Kazu Hirataexpr.c (check_max_integer_computation_mode): Remove.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-03 Jakub Jelinekexpr.c (store_constructor): Only set RTX_UNCHANGING_P...
2003-12-01 Eric Botcazoure PR middle-end/7847 (pragma pack / attribute(packed...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-11-20 Fariborz Jahaniancalls.c (expand_call): Allocate new temp in pass1.
2003-11-18 Richard Hendersonexpr.c (expand_expr): Don't look through constant array...
2003-11-18 Richard Kennerexpr.c (convert_move): Use GET_MODE_PRECISION instead...
2003-11-16 Richard SandifordMakefile.in (expr.o): Depend on $(TARGET_H).
2003-11-13 Eric Botcazoure PR rtl-optimization/12926 (Wrong value after assignm...
2003-11-01 Roger Saylere PR middle-end/11968 (Array reference is incorrectly...
2003-10-22 Eric Christopherexpr.c (convert_move): Use FLOAT_EXTEND for extensions.
2003-10-14 Geoffrey Keatingexpr.c (block_move_libcall_safe_for_call_parm): Clean...
2003-10-11 Roger Sayleexpr.c (expand_expr <PLUS_EXPR>): Let expand_operands...
2003-10-11 Kazu Hirataexpr.c: Follow spelling conventions.
2003-10-10 Richard Kennerstor-layout.c (compute_record_mode): Don't force BLKmod...
2003-10-07 Zack Weinbergexpr.c (cmpstr_optab, [...]): New.
2003-10-07 Zack Weinberg* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ext...
2003-10-06 Roger Sayleexpr.c (expand_expr <COND_EXPR>): Handle the void type...
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-26 Richard Sandifordexpr.c (emit_move_insn_1): If there is no move pattern...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-16 Jason Merrillc-common.c (handle_warn_unused_result_attribute): New...
2003-09-07 Roger Sayleexpr.c (expand_operands): New function to expand an...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-09-02 Roger Sayleexpr.c (expand_expr): The code following both_summands...
2003-08-29 Richard Hendersonfunction.c (allocate_struct_function): New, split out...
2003-08-26 Nathan Sidwellbuiltins.c (build_function_call_expr): Don't set TREE_S...
2003-08-23 Jan Hubickare PR c/11369 (too relaxed checking with -Wstrict-proto...
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-12 Roger Sayleexpr.c (expand_expr): If an ABS_EXPR has a complex...
2003-08-01 Jason MerrillMakefile.in (bubblestrap): Don't require a previous...
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-16 Jakub Jelinekexpr.c (emit_block_move): Don't move anything if size...
2003-07-15 Kazu Hirataexpr.c (expand_assignment): Remove an unused argument...
2003-07-14 Alan Modratm.texi (BLOCK_REG_PADDING): Describe.
2003-07-13 Richard Kennerexpr.c (expand_expr, [...]): If reg...
2003-07-09 Geoffrey Keatingexpr.c (MOVE_MAX_PIECES): Move from here...
2003-07-07 Roger Saylere PR rtl-optimization/11059 (empty union optimization...
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-05 Richard Kennerexpr.c (expand_expr, [...]): When seeing if should...
2003-07-04 Jeff Lawexpr.c (do_store_flag): Pass in the correct result...
2003-07-03 Jeff Lawexpr.c (do_store_flag): Remove special case folding...
2003-07-02 Eric Botcazoure PR rtl-optimization/11210 (optimizer drops condition...
2003-06-29 Ulrich Weigand* expr.c (clear_by_pieces): Fix prototype.
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataexpr.c (emit_single_push_insn): If padding is needed...
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-22 Kazu Hirata* expr.c (emit_move_insn_1): Fix a comment typo.
2003-06-19 Aldy Hernandezexpr.c (const_vector_from_tree): Initialize remaining...
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Roger Sayleexpr.c (expand_expr <PLUS_EXPR>): If operand_equal_p...
2003-06-14 Roger Sayleexpr.c (expand_expr <COMPLEX_CST>): Handle the case...
2003-06-11 Ulrich Weigand* expr.c (can_move_by_pieces): align argument may be...
2003-06-11 J"orn Rennecke* expr.c (convert_move): Handle moves between two CONCATs.
2003-06-09 Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-03 Roger Sayleexpr.c (emit_move_insn_1): Use emit_move_insn to move...
2003-06-03 Jakub Jelinekbuiltins.c (expand_builtin_memcpy): Remove endp argumen...
2003-05-30 Roger Saylecse.c (cse_insn): Simplify REG_EQUAL note on libcalls...
2003-05-27 Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-23 Richard KennerFinish correcting inadvertent checkin.
2003-05-23 Richard KennerRemove hunk commited in error.
2003-05-22 Richard Kennerexpr.c (expand_expr, [...]): Put into memory if constan...
2003-05-13 DJ Delorieexpr.c (move_by_pieces): Honor the alignment of TO...
2003-05-09 Alan Modraexpr.c (move_block_from_reg): Remove "size" parm.
2003-05-07 Zack Weinbergstmt.c (force_label_rtx): New function, based on logic...
2003-05-05 Olivier Hainqueexpr.c (expand_expr, [...]): Refine the test forcing...
2003-05-04 Richard Kennerexpr.c (store_field): Don't clobber TEMP in shift:...
2003-05-03 Richard Kennerexpr.c (expand_expr, [...]): Don't use gen_lowpart...
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-05-03 Nathan Sidwellc-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Aldy Hernandezexpr.c (emit_group_load): Dump parallels of simd types...
2003-04-28 Jakub Jelinekc-decl.c (finish_decl): When prototype with asmspec...
2003-04-28 Zack Weinbergexpr.c (expand_expr <COMPLEX_CST, [...]): Always call...
2003-04-26 Richard Kennerexpr.c (store_field): When making temporary for store...
2003-04-22 Richard Hendersonre PR middle-end/8866 (Bug in switch statement code...
2003-04-21 Richard Kennerexpr.c (store_constructor): Set RTX_UNCHANGING_P if...
2003-04-16 Olivier Hainqueexpr.c (store_field): Force usage of bitfield instructi...
2003-04-14 Olivier Hainqueexpr.c (highest_pow2_factor): Return unsigned.
2003-04-11 Richard Hendersonre PR c++/10202 ([IA64] ICE in int_mode_for_mode, at...
2003-04-11 Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-04-11 Richard Hendersonre PR c/10201 ([IA64] ICE in int_mode_for_mode, at...
2003-04-10 Steve Ellceyexpr.c (expand_assignment): Extend offset_rtx with...
2003-04-08 Christian Ehrhardtre PR c/9516 (Internal error when using a big array)
2003-04-01 Aldy Hernandezsimd-3.c: New.
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
next