8540.md: New file.
[gcc.git] / gcc / expr.c
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.
2002-08-01 Kaveh R. Ghazi* expr.c (expand_assignment): Delete unused variable.
2002-07-29 Richard Hendersonemit-rtl.c (set_mem_attributes_minus_bitpos): Rename...
2002-07-24 Richard Hendersonexpr.c (expand_expr): Use GOTO_SUBROUTINE_EXPR form...
2002-07-22 Richard Hendersonexpr.c (expand_expr): Don't use GOTO_SUBROUTINE_EXPR...
2002-07-16 J"orn Renneckeexpr.c (emit_move_insn_1): Handle arbitrary moves that...
2002-07-13 Roger Sayleexpr.c [...]: New macro defining the maximum number...
2002-06-18 Aldy Hernandezsimd-1.c: New.
2002-06-15 Roger Sayleexpr.c (compare_from_rtx): Call simplify_relational_ope...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-10 Jeff Lawalias.c (static_reg_base_value): New to hold RTL for...
2002-06-08 Jeff Lawemit-rtl.c (init_emit): Add hard registers to regno_reg...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 Kazu Hirataemit-rtl.c: Likewise.
2002-05-31 Igor Shevlyakovexpr.c (compare_from_rtx): Generate comparison between...
2002-05-31 Aldy Hernandezexpr.c (expand_expr): Output partially zeroed out vecto...
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-21 Roger Saylere PR middle-end/6600 (i960 toolchain hits abort in...
2002-05-17 Richard Hendersonexpr.c (init_expr_once): Don't use start/end_sequence.
2002-05-17 Richard Sandiford* expr.c (force_operand): Fix reversed move.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-12 Richard Hendersonexpr.c (compress_float_constant): New.
2002-05-07 Richard Hendersonre PR c++/6212 (g++ testsuite EH regressions for irix6...
2002-05-04 Jan Hubickaexpr.c (force_operand): Use expand_simple_* to handle...
2002-05-02 Kazu Hiratacombine.c: Fix comment formatting.
2002-04-16 Jakub Jelinekre PR middle-end/6279 (gcc-3.1 miscompiles qmake on...
2002-04-12 Richard Kennerexpr.c (expand_assigment): Remove duplicate conversions...
2002-04-11 Jakub Jelinekre PR rtl-optimization/6177 (ia64 ICE with single-eleme...
2002-04-10 Richard Hendersonexpr.c (expand_expr): Don't force into registers if...
2002-04-10 Richard Hendersonexpr.c (expand_expr): Force overflows into registers.
2002-04-09 Richard Kennerexpr.c (is_aligning_offset): New function.
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-30 Richard Hendersonre PR target/5672 ([mn10200] Compiler segmentation...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-25 Jakub Jelinekre PR target/6043 (IICE on ia64 for Blitz config test...
2002-03-22 Andrew MacLeodfix g++ testcase crash namedret1.c on sparcv9 and s390
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-21 Richard Kenner* expr.c (emit_group_store): Don't copy const0_rtx...
2002-03-20 Dale JohannesenPR optimization/5999, middle-end/5731
2002-03-19 David Edelsohnexpr.c (expand_expr): Sign-extend CONST_INT generated...
2002-03-19 Lars Brinkhoffemit-rtl.c (gen_int_mode): New function.
2002-03-18 Jakub Jelinekre PR target/5740 (sparcv9 ICE on complex_value.cc...
2002-03-13 Ulrich Weigandexpr.c (expand_expr, [...]): Do not call copy_to_reg...
2002-03-09 Jakub Jelinekre PR middle-end/5877 (negative offset to array index...
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-01 Steve Ellceyrtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitio...
2002-02-26 Richard Hendersonexpr.c (expand_expr): Do not apply distributive law...
2002-02-22 Richard Kennerexpr.c (store_expr): When converting expression to...
2002-02-21 Richard Hendersonemit-rtl.c (offset_address): Use simplify_gen_binary...
2002-02-21 Jakub Jelinekre PR c++/4574 (Internal compiler error in `expand_and...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-02-16 Richard Kenner* expr.c (store_constructor): Handle target REG case...
2002-02-13 Jakub Jelinekre PR c/5681 (gcc 3.0.3 produces wrong assembler code)
2002-02-12 Stan Shebsc-typeck.c (digest_init): Handle vectors.
next