OSDN Git Service

update the sample output
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-10 kenner * expr.c (expand_expr, case COMPONENT_REF): Don't...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-04 kenner * emit-rtl.c (replace_equiv_address): New function.
2001-07-02 geoffk2001-07-02 Geoffrey Keating <geoffk@redhat.com>
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-07-01 mmitchel * expr.c (expand_expr, case ARRAY_REF): Correct check for
2001-06-28 kenner * expr.c (expand_assignment): When have varying-length...
2001-06-20 meissnerFix __builtin_expect on PowerPCs
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-17 kenner * expr.c (expand_expr, case ADDR_EXPR): If taking...
2001-06-12 mmitchel * expr.c (store_field): Don't set MEM_ALIAS_SET for...
2001-06-09 mmitchel * expr.c (expand_expr, case ARRAY_REF): Do not replace
2001-06-08 rth * except.c (get_exception_pointer, get_exceptio...
2001-06-07 hubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-06-02 kennerFix typo in comment
2001-05-27 gerald * combine.c (try_combine): Fix typo in comment.
2001-05-22 rth * combine.c (gen_binary): Use swap_commutative_...
2001-05-20 kenner * expr.c (expand_expr, case ARRAY_REF): Don't fold...
2001-05-17 berndsFix queueing related bugs
2001-05-11 dje * expr.c (emit_push_insn): Convert PUSH_ROUNDIN...
2001-05-10 dje * expr.c (emit_group_load): extract_bit_field...
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-05-02 kenner * expr.c (store_field): Do nothing except elaborate...
2001-05-02 bothner * expr.c (expand_expr): When compiling LABELED_BLOCK_...
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-14 law * expr.h (enum libfunc_index): Add LTI_memmove.
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-21 hubicka * i386.md (pophi1, popqi1, pushqi1): Remove.
2001-03-18 rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-14 rth * expr.c (emit_move_insn_1): Fix else if around...
2001-03-14 mmitchel * expr.c (expand_expr): Revove bogus conditional.
2001-03-14 hubicka * expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use...
2001-03-14 hubicka * expr.c (emit_move_insn_1): Split push of complex...
2001-03-13 jakub * expr.c (store_expr): Add dont_store_target. If...
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-31 kennerUpate comment
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-27 aoliva* expr.c (emit_move_insn): Add REG_EQUAL note when...
2001-01-20 kenner * stmt.c (expand_return): Don't return anything if...
2001-01-19 kenner * alias.c (rtx_equal_for_memref_p, case ADDRESSOF...
2001-01-15 geoffk * expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like...
2001-01-14 aj * config/i386/i386.c (ix86_split_fp_branch): Remove...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-02 kennerFix last change
2001-01-02 kenner * expr.c (store_constructor_field): Update ALIGN befor...
2000-12-31 kenner * expr.c (expand_expr, case COMPONENT_REF): Fix typo...
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-09 aolivaIndentation fix
2000-11-30 law * expr.c (do_compare_and_jump): Add missing TYPE_MODE...
2000-11-29 jakub * expr.c (can_store_by_pieces): Reinitialize max_size...
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-23 grahams * expr.c (store_constructor): If a field is non addres...
2000-11-21 jakub * expr.c (do_compare_and_jump): If op0 was replaced...
2000-11-14 jakub * varasm.c (struct deferred_string): New structure.
2000-11-08 jakub * expr.c (expand_expr) [ADDR_EXPR]: Handle when op0...
2000-10-31 jakub * expr.c (do_store_flag): Pass operand_mode instead...
2000-10-26 nathan * tree.c (make_node, case 't'): Set alignment to that of
2000-10-24 aph2000-10-24 Andrew Haley <aph@cygnus.co.uk>
2000-10-23 mmitchel * expr.c (do_preexpand_calls): Remove.
2000-10-20 kenner * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHAN...
2000-10-18 cchavvaAdding new option -ftrapv.
2000-10-17 sirl 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-10-13 mmitchel Remove obstacks.
2000-10-06 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-10-05 amylaar * (convert_move): Use zero_extendpsisi2 to do an unsig...
2000-09-24 kenner * expr.c (store_field): If BITSIZE is negative, use...
2000-09-17 kenner * expr.c (store_constructor_field): Accept ALIAS_SET...
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-15 cruxMake libcall blocks for truncations
2000-09-14 kenner * expr.c (expand_expr, case COMPONENT_EXPR): Copy...
2000-09-12 drepper * c-lex.c (lex_string): Use charwidth to compute bytemask.
2000-09-01 kenner * expr.c (clear_storage): Don't use emit_move_insn...
2000-08-30 kenner * expr.c (store_constructor): Allow variable bounds...
2000-08-29 mmitchel * calls.c (expand_call): Don't create a VAR_DECL just...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-14 rth * expr.c (emit_group_load): Don't force constan...
2000-08-13 geoffk* expr.c (expand_expr): Call convert_modes when turning...
2000-08-07 rth * expmed.c (store_bit_field): Don't require...
2000-08-06 law * expr.c: Fix formatting.
2000-07-12 ghazi * expr.c (expand_expr): Return const0_rtx, not error_m...
2000-07-10 jason * expr.c (expand_expr): Bail earlier if we...
2000-06-24 cruxVector conversions support
2000-06-23 jakub * calls.c (compute_argument_addresses): Force stack...
2000-06-06 jason * expr.c (store_expr): Fix typo.
2000-06-02 amacleod2000-06-02 Andrew MacLeod <amacleod@cygnus.com>
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-24 aoliva* expr.c (expand_assignment, store_expr, expand_expr,
2000-05-12 law * expr.c (emit_push_insn): Do not adjust stack...
2000-05-09 zacktop level:
next