OSDN Git Service

2001-08-01 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / print-rtl.c
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...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-05-19 ghaziWarning Fixes:
1998-05-13 law * Makefile.in (HOST_RTL): Add $(HOST_PREFIX...
1998-03-20 ghaziMajor cutover to using system.h:
1998-01-27 law/
1997-12-07 lawMerge from gcc-2.8
1997-09-04 meissnerFor phases starting with flow, print basic block inform...
1997-08-02 kenner(indent): Move to file level; was static in print_rtx.
1996-11-15 kenner(print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC.
1996-07-23 mrsinstall EH code
1995-06-15 kennerUpdate FSF address.
1993-06-30 rmsFix copyright years.
1993-01-26 djeAdded debugging utilities debug_rtx_list to print sever...
1992-11-10 rms(print_rtx): Use sizeof spaces - 1 to get the length...
1992-10-14 rms(reg_names): Make it static. Use DEBUG_REGISTER_NAMES...
1992-07-09 kennerentered into RCS
1992-04-02 mycroft*** empty log message ***
1992-01-15 kenner*** empty log message ***
1991-12-24 rmsInitial revision