alias.c [...]: Remove unnecessary casts.
[platform/upstream/gcc.git] / gcc / expr.c
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)
2003-03-18 Jason Merrillre PR c++/10091 ([parisc] ICE in cp_expr_size, at cp...
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-13 Ansgar EsztermannMakefile.in (dojump.o): New target.
2003-03-12 Andrew Lewyckyre PR c++/7050 (g++ segfaults on: (i ? get_string(...
2003-03-09 Hans-Peter Nilssonoptabs.c (gen_move_insn): Move logic for synthesizing...
2003-03-05 Steve Ellcey* expr.c (convert_modes): Check for legal hard register.
2003-03-04 Steve Ellcey* expr.c (expand_expr): Call promote_mode to set unsignedp.
2003-02-26 Jan Hubickaobjc-act.c: Include cgraph.h
2003-02-23 Alan Modracalls.c (store_one_arg): Revert 1999-02-16 change.
2003-02-19 Daniel Jacobowitzexpr.c (expand_expr): Use gen_int_mode for the argument...
2003-02-01 Richard Henderson[multiple changes]
2003-01-31 Richard Henderson* expr.c (store_expr): Promote all MEM intermediates...
2003-01-26 Alexandre Olivaexpr.c (emit_group_store): Initialize dst with CONST0_R...
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2003-01-11 Alan Modra* expr.c (expand_expr <RDIV_EXPR>): Correct recursive...
2002-12-23 David Edelsohnexpr.c (expand_assignment): Apply special treatment...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-09 Richard Hendersontarget.h (gcc_target): Add cannot_force_const_mem.
2002-12-09 Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove defini...
2002-12-06 Jakub Jelinekexpr.c (expand_expr): Never modify exp in place.
2002-11-27 John David Anglinexpr.c (gen_group_rtx, [...]): New functions.
2002-11-20 Steve Ellceyemit-rtl.c (gen_reg_rtx): Simplify mapping of Complex...
2002-11-11 H.J. Lucalls.c (PUSH_ARGS_REVERSED): Define only if not defined.
2002-11-01 Jan Hubickaexpr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P
2002-10-29 Eric Botcazouexpr.c (expand_expr): Don't use simplify_binary_operati...
2002-10-24 Steve Ellceyexpr.c (convert_move): If unsignedp is less then zero...
2002-10-15 Jan Hubicka* expr.c (do_tablejump): Fix typo in my previous commit.
2002-10-15 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-10-07 Eric Botcazoure PR c/7411 (cistore.c:392: Internal compiler error...
2002-09-26 Ulrich Weigandexpr.c (expand_expr): Convert A - const to A + (-const...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-17 Richard Hendersonexpr.c (emit_block_move): Set memory block size as...
2002-09-04 John David Anglinexpr.c (emit_group_load): Revise to allow splitting...
2002-09-03 Graham Stott* expr.c (expand_expr): Remove extraneous comment and...
2002-08-31 Richard Henderson* expr.c (block_move_libcall_safe_for_call_parm): Fix...
2002-08-29 Richard Hendersonexpr.h (enum block_op_methods): New.
2002-08-20 Richard Hendersonexpr.c (TARGET_MEM_FUNCTIONS): Transform to boolean.
2002-08-12 Hans-Peter Nilssonexpr.c (store_expr): In condition for checking if value...
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-03 Jason Merrillexplow.c (int_expr_size): New fn.
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
next