]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.c
re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as parameter...
[thirdparty/gcc.git] / gcc / expr.c
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.
2002-02-08  Richard Hendersonexpr.c (expand_expr): Mind EXPAND_INITIALIZER for trunc...
2002-01-29  Richard Hendersonexpr.c (force_operand): Ignore flag_pic for detecting...
2002-01-24  Richard Henderson* expr.c (move_by_pieces_1): Extend size before negation.
2002-01-12  Richard KennerFix editing error
2002-01-12  Richard Kennerdiagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-11  Janis Johnson* expr.c (expand_assignment): Fix misuse of MEM_KEEP_AL...
2002-01-08  Jakub Jelinekexpr.c (store_expr): Convert VOIDmode constants back...
2002-01-04  Jakub Jelinektree.h (expand_expr_stmt_value): Add maybe_last argument.
2002-01-03  Kazu Hiratabuiltins.c: Fix formatting.
2002-01-02  Alexandre Olivac-common.h (genrtl_expr_stmt_value): Declare.
2001-12-29  Richard Kennerexpr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-29  Richard Kenner* expr.c (convert_move): If -fforce-mem, force FROM...
2001-12-28  Geoffrey Keatingexpr.c (expand_expr): Don't mark memory for non-constan...
2001-12-22  Richard Kennerexpr.c (expand_expr, [...]): Handling taking address...
2001-12-17  Jeff Lawexpmed.c (emit_store_flag): Extract updated comparison...
2001-12-16  Richard Kennerexpr.c (highest_pow2_factor, [...]): Fix error in last...
2001-12-15  Richard Kennerexpr.c (highest_pow2_factor, [...]): Return BIGGEST_ALI...
2001-12-14  Hans-Peter Nilssonexpr.c (expand_expr, [...]): Don't honor flag_force_add...
2001-12-14  Richard Kennerexpr.c (copy_blkmode_from_reg): Add missing braces...
2001-12-12  Richard KennerAdd missing blank.
2001-12-11  Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New.
2001-12-09  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-07  Richard Kennerexpr.c (store_field): Remove warning.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-05  Jakub Jelinekexpr.c (expand_expr): When checking promoted value...
2001-12-05  Richard Kennerexpr.c (store_expr): When copying string constant into...
2001-12-04  Alexandre OlivaRevert previous patch
2001-12-04  Alexandre Olivastmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-12-02  Richard Hendersonrtl.h (mem_attrs): Rename decl to expr; adjust all...
2001-11-28  Jeffrey A Lawexpr.c (store_expr): When copying a string constant...
2001-11-27  Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26  DJ Delorieexpr.c (store_constructor): Actually use the value...
2001-11-21  Richard Kennerexpr.c (expand_expr, [...]): Refine slightly and also...
2001-11-19  Richard Kennertree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-18  Richard Kennerexpr.c (expand_expr, [...]): Update alignment of DECL_R...
2001-11-18  Richard Kennertree.h (TYPE_ALIGN_OK): New flag.
2001-11-16  Richard Kennerexpr.c (expand_expr, [...]): Refine test for when to...
2001-11-16  Richard Kennerexpr.c (expand_expr, [...]): Only copy for misaligned...
2001-11-16  Stan Shebs* expr.c (expand_expr, case COMPONENT_REF): Fix variabl...
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13  Jakub Jelinekemit-rtl.c (adjust_address_1): Add ADJUST argument.
2001-11-13  Richard KennerMakefile.in (expr.o): Depends on insn-attr.h.
2001-11-11  Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-11-08  Richard Kennerexpr.c (emit_block_move): If X is readonly emit CLOBBER...
2001-11-06  Richard Kennerexpr.c (store_field): When making temp object for unali...
2001-11-03  Richard Kennerexpr.c (expand_expr, [...]): If at top level, don't...
2001-11-02  Aldy Hernandezexpr.c (convert_move): Use simplify_gen_subreg to make...
2001-10-30  Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-28  Jan Hubickaexpr.c (emit_group_load): Support CONCATs by storing...
2001-10-28  Richard Kenner* expr.c (store_constructor_field): Only call adjust_ad...
2001-10-27  Richard Kennerexpr.c (stor_constructor_field): Always call adjust_add...
2001-10-25  Richard Kenneralias.c (can_address_p): No longer static.
2001-10-23  Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-23  Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-19  Richard Kennerlanghooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
2001-10-18  Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17  Richard KennerMakefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11  Richard Hendersonrtl.h (REG_VTABLE_REF): New.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-10-08  Richard Hendersonexpr.c (store_expr): When converting a CONST_INT for...
2001-10-01  Richard Kenneralias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.
2001-09-21  Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-21  DJ Deloriec-typeck.c (really_start_incremental_init): Discriminat...
2001-09-06  Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-09-02  Geoffrey Keatingexpr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21  Zack Weinbergstmt.c: Don't include insn-codes.h.
2001-08-18  Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-09  Richard Kennerexpr.c (emit_single_push_insn): Only exists ifdef PUSH_...
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
next