aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)Author
2001-06-05 * print-rtl.c (xspaces): Remove.mmitchel
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin
2001-01-05 * rtl.h (print_simple_rtl): New.m.hayes
2000-12-29Introduce ORIGINAL_REGNO macrobernds
2000-10-16 * print-rtl.c (print_rtx_head): Constify.law
2000-09-13 * flags.h (flag_dump_rtl_in_asm): Declare.ciceron
2000-09-11* print-rtl.c (debug_call_placeholder_verbose): New variable.aoliva
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-06-14 * print-rtl.c (print_rtx): Emit space before mem alias set.rth
2000-06-12 * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEClaw
2000-05-28 * print-rtl.c (reg_names): Remove const.rth
2000-05-20top level:zack
2000-05-19 * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner
2000-05-18 * print-rtl.c (print_rtx): Only print note line number as stringjakub
2000-05-12 * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth
2000-04-21 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner
2000-04-17 * builtins.c (expand_builtin_expect): New.rth
2000-04-14 * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCKkenner
2000-04-12 * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output thekenner
2000-04-07 * ggc.h (struct rtx_def): Forward declare.rth
2000-03-06 * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define tojakub
2000-02-20* print-rtl.c (print_rtx): Don't print addresses whengeoffk
2000-01-17Update copyrightsghazi
2000-01-17 * print-rtl.c: PROTO -> PARAMS.ghazi
1999-11-25 * c-common.c (check_format_info): Don't call a variadic functionghazi
1999-11-03 * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm
1999-10-15 * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.rth
1999-10-15 * recog.c (pmode_register_operand): New.rth
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-09-15 * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...mmitchel
1999-09-15 * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.ghazi
1999-09-14 * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,mmitchel
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-07Merge in gcc2-ss-010999law
1999-08-311999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi
1999-08-191999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-07-21Print the names of the hardcoded virtural registersmeissner
1999-04-23Display LABEL_NUSES when printing a code labelnickc
1999-04-02Display constants as both decimal and hex valuesnickc
1999-02-25Flow rewrite to use basic block structures and edge lists.rth
1999-02-25 * print-rtl.c (print_rtl): Print /j and /c for the jump/call flags.law
1999-01-19 * rtl.h (rtx_def): Update documentation.mmitchel
1998-12-05 * print-rtl.c (print_rtx): Add prototype.law
1998-11-27 * system.h: Include libiberty.h.ghazi
1998-11-23Ulrich Drepper <drepper@cygnus.com>rth
1998-11-05Forgot to commit last night.law
1998-10-06Cleanup for -fdump-unnumbered:amylaar
1998-09-09 * print-rtl.c (print_rtx): For MEMs, print MEM_ALIAS_SET.law
1998-08-31law