OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / print-rtl.c
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-02-07 kazu gcc/
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2003-12-31 kenner * print-rtl.c (print_rtx): For hard register, write...
2003-11-02 zack * print-rtl.c (print_rtx): Call PRINT_REG with second...
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-07-08 ghazigcc:
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-28 kazu * gcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-05-17 ghazigcc:
2003-04-11 rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-01-26 aoliva* print-rtl.c (print_rtx): Don't print MEM details in
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-16 rthgcc/
2002-10-08 hubickaTue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-10-02 rth * real.c (real_to_decimal): Crop trailing zeros...
2002-09-13 rth * Makefile.in (HOST_PRINT): Use print-rtl1.o
2002-09-04 rth * real.c (ereal_to_decimal): Add digits parameter.
2002-07-22 rth * emit-rtl.c (set_mem_attributes): Preserve...
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-06-18 rth * print-rtl.c (print_rtx): Adjust NOTE argument...
2002-06-17 schwab * print-rtl.c (print_rtx): Print space before vector...
2002-06-10 jakub PR c/6809
2002-06-04 hubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-20 kazu * params.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-04-22 janis * rtl.h (RTX_FLAG): New macro.
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-28 kenner * print-rtl.c (print_rtx): If RTX code is bad, just...
2001-10-24 kenner * emit-rtl.c (set_mem_attributes): Fix typo in last...
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-03 zack * rtl.c (copy_rtx): Handle 'T' format letter.
2001-06-05 mmitchel * print-rtl.c (xspaces): Remove.
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-02-28 rth * print-rtl.c (print_rtx) [i]: Don't print...
2001-01-05 m.hayes * rtl.h (print_simple_rtl): New.
2000-12-29 berndsIntroduce ORIGINAL_REGNO macro
2000-10-16 law * print-rtl.c (print_rtx_head): Constify.
2000-09-13 ciceron * flags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11 aoliva* print-rtl.c (debug_call_placeholder_verbose): New...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-06-14 rth * print-rtl.c (print_rtx): Emit space before...
2000-06-12 law * print-rtl.c (print_rtx, case MEM): Use HOST_W...
2000-05-28 rth * print-rtl.c (reg_names): Remove const.
2000-05-20 zacktop level:
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-18 jakub * print-rtl.c (print_rtx): Only print note line number...
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-14 kenner * print-rtl.c (print_rtx, case NOTE): Don't blow up...
2000-04-12 kenner * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, outpu...
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-03-06 jakub * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
2000-02-20 geoffk* print-rtl.c (print_rtx): Don't print addresses when
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * print-rtl.c: PROTO -> PARAMS.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-03 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-10-15 rth * print-rtl.c (print_rtx): Limit last 'u' chang...
1999-10-15 rth * recog.c (pmode_register_operand): New.
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15 ghazi * rtl.h (get_insn_name, print_rtl_with_bb): Add protot...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
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-07-21 meissnerPrint the names of the hardcoded virtural registers
1999-04-23 nickcDisplay LABEL_NUSES when printing a code label
1999-04-02 nickcDisplay constants as both decimal and hex values
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-25 law * print-rtl.c (print_rtl): Print /j and /c...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1998-12-05 law * print-rtl.c (print_rtx): Add prototype.
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-23 rthUlrich Drepper <drepper@cygnus.com>
1998-11-05 lawForgot to commit last night.
1998-10-06 amylaarCleanup for -fdump-unnumbered:
1998-09-09 law * print-rtl.c (print_rtx): For MEMs, print MEM_ALIAS_SET.
1998-08-31 law
1998-07-13 jfcMon Jul 13 16:15:10 1998 John Carr <jfc@mit.edu>
1998-07-08 law * print-rtl.c (print_rtx): Revert previous...
1998-07-07 law * print-rtl.c (print_rtx): Use REAL_VALUE_TYPE...
1998-07-07 rth * print-rtl.c (print_rtx): Only print fp values...
1998-07-06 law * print-rtl.c (print_rtx): Display the real...
next