OSDN Git Service

Word wrap comment
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
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...
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.
1999-09-02 rth * emit-rtl.c (init_emit_once): Don't use GET_MO...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-31 lawFix thinko in last change.
1999-08-31 law * emit-rtl.c (copy_rtx_if_shared): A MEM which...
1999-08-24 cruxFix more problems from GC diffs
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-11 law * emit-rtl.c (mark_reg_pointer): Don't increase...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-04 ghaziWarning fixes:
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-23 rth * explow.c (trunc_int_for_mode): New function.
1999-07-14 law * emit-rtl.c (gen_realpart): Issue an error...
1999-06-21 rthJakub Jelinek <jj@ultra.linux.cz>
1999-06-17 law * emit-rtl.c (operand_subword): Tighten checks...
1999-04-29 mmitchel * emit-rtl.c (start_sequence): Expand comments.
1999-04-29 rth * emit-rtl.c (operand_subword): Religiously...
1999-04-17 zack1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-06 rth * emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT...
1999-04-01 rth Move over patch from Bernd Schmidt from GC...
1999-03-25 amacleoda
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-10 wilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1999-01-29 brolleyFri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus...
1999-01-21 rth * emit-rtl.c (try_split): Don't try to split...
1999-01-21 vmakarovThu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakaro...
1999-01-19 mmitchelUpdate copyrights
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1998-12-15 nickcCope with inlining functions which return a multiword...
1998-12-07 law * emit-rtl.c: Fix typo.
1998-11-25 law * emit-rtl.c (gen_lowpart_common): Remove earli...
1998-11-25 law * toplev.c (no_new_pseudos): Define.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-04 law * emit-rtl.c (try_split): Fixed error in Oct...
1998-10-29 law * emit-rtl.c (try_split): Do not try to split...
1998-10-13 ghaziWarning fixes:
1998-10-08 law * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-09-23 mmitchel * rtl.h (init_virtual_regs): New function.
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-09 law * emit-rtl.c (gen_lowpart_common): Disable...
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-29 mmitchel * rtl.h: Update comment about special gen_rtx variants.
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-05-13 law * Makefile.in (HOST_RTL): Add $(HOST_PREFIX...
1998-04-22 jfc * emit-rtl.c (gen_highpart): The high part of a CONST_...
1998-04-17 rth* emit-rtl.c (gen_highpart): initialize `word' properly...
1998-04-17 wilsonPatch from John Carr to fix sparc v9 failure.
1998-04-15 law8
1998-04-10 law * emit-rtl.c (operand_subword): Properly handle...
next