OSDN Git Service

Correct test results for avoid-bool-define fix
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
2001-05-22 rth * emit-rtl.c (init_emit_once): Zero unused...
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-02 ghazi * c-lex.c: NULL_PTR -> NULL.
2001-04-30 aph2001-04-27 Andrew Haley <aph@cambridge.redhat.com>
2001-04-25 amylaar * emit-rtl.c (constant_subword): Also do sign extension in
2001-04-25 jakub * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_M...
2001-04-04 berndsWhen splitting insns, properly update label usage counts
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 oldham2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>
2001-03-07 rth * emit-rtl.c (remove_unnecessary_notes): Verify...
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-02-24 kenner * tree.h (BLOCK_DEAD): New macro.
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-10 nickcRemove {save|restore}_machine_status.
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2000-12-29 berndsIntroduce ORIGINAL_REGNO macro
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-25 aoliva* config/sh/sh-protos.h (symbol_ref_operand): Declare.
2000-11-23 aoliva* emit-rtl.c (gen_lowpart_common): Use word 0 if regist...
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-10-13 mmitchel Remove obstacks.
2000-10-05 jakub * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS...
2000-09-25 rth * emit-rtl-c (gen_lowpart_common): Accept non...
2000-09-24 rth * emit-rtl.c (gen_lowpart_common): Use trunc_in...
2000-09-18 rth * emit-rtl.c (init_emit_once): Initialize const...
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-02 aoliva* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-09-01 geoffk* stmt.c (expand_asm_operands): Twiddle generating_concat_p
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-15 kennerMinor whitespace fixes
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-28 rth * emit-rtl.c (gen_lowpart_common): Add missing...
2000-07-27 geoffk* emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC...
2000-07-22 oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-06-09 zacktoplevel:
2000-05-26 aoliva* emit-rtl.c (reset_used_decls): New function.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-24 aoliva* emit-rtl.c (unshare_all_decls): New function.
2000-05-20 aoliva* emit-rtl.c (unshare_all_rtl): Store the copied rtx.
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-05-02 jason * toplev.c (debug_ignore_block): Return int.
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-15 rearnsha* emit-rtl.c (unshare_all_rtl_again): Unmark everything...
2000-04-14 cpopetz * emit-rtl.c (try_split): Avoid infinite loop if the...
2000-04-10 kenner * expmed.c (init_expmed): Don't free objects we make.
2000-04-04 ghazi * sparc.c (output_restore_regs): Prototype.
2000-04-02 mmitchel * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_...
2000-03-31 mmitchel * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 lawCopyright fixes.
2000-02-16 nickcMove RTL checking code into make_insn_raw
2000-02-06 rth * flow.c (flow_delete_insn, make_edge, remove_e...
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-26 nickcOnly check machine class insns for improper emission...
2000-01-24 rth * alpha/osf.h (TARGET_HAS_XFLOATING_LIBS):...
2000-01-20 cpopetz * emit-rtl.c (try_split): Return last_insn if we split the
2000-01-14 nickcIf RTL checking is enabled, make sure that emit_insn...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-20 cruxcurrent_function -> cfun
1999-12-12 ghazi * combine.c (record_promoted_value): Remove unused...
1999-11-22 aphFri Nov 12 14:08:40 1999 Andrew Haley <aph@cygnus...
1999-11-04 mmitchel * flags.h (flag_renumber_insns): Declare.
1999-11-03 mmitchel * rtl.h (renumber_insns): New function.
1999-11-03 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-11 cruxBring copy_insn_1 and copy_rtx in sync and simplify...
1999-10-10 cruxFix a warning in copy_insn_1
1999-10-08 cruxAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-09-23 samuel Fix PA problem in order of initializations.
1999-09-21 oliva* emit-rtl.c (init_emit_once): Initialize const_int_rtx...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-18 rth * rtl.h (global_rtx_index): New enum.
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-14 cruxUndo bogus changes from gcc2 merge
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
next