summaryrefslogtreecommitdiffstats
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * rtl.h (mem_attrs): Rename decl to expr; adjust all users.rth2001-12-021-6/+25
* * print-rtl.c (print_rtx): If RTX code is bad, just say so.kenner2001-11-281-12/+17
* * emit-rtl.c (set_mem_attributes): Fix typo in last change.kenner2001-10-241-2/+5
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-171-1/+28
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-031-3/+12
* * print-rtl.c (xspaces): Remove.mmitchel2001-06-051-11/+6
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-2/+2
* * print-rtl.c (print_rtx) [i]: Don't print field five onrth2001-02-281-36/+45
* * rtl.h (print_simple_rtl): New.m.hayes2001-01-051-36/+68
* Introduce ORIGINAL_REGNO macrobernds2000-12-291-0/+6
* * print-rtl.c (print_rtx_head): Constify.law2000-10-161-1/+1
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-5/+19
* * print-rtl.c (debug_call_placeholder_verbose): New variable.aoliva2000-09-111-0/+34
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-1/+1
* * print-rtl.c (print_rtx): Emit space before mem alias set.rth2000-06-141-0/+1
* * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEClaw2000-06-121-1/+1
* * print-rtl.c (reg_names): Remove const.rth2000-05-281-1/+1
* top level:zack2000-05-201-2/+3
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * print-rtl.c (print_rtx): Only print note line number as stringjakub2000-05-181-1/+2
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-22/+52
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-30/+46
* * print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCKkenner2000-04-141-1/+3
* * print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output thekenner2000-04-121-14/+21
* * ggc.h (struct rtx_def): Forward declare.rth2000-04-071-0/+15
* * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define tojakub2000-03-061-1/+1
* * print-rtl.c (print_rtx): Don't print addresses whengeoffk2000-02-201-3/+9
* Update copyrightsghazi2000-01-171-1/+1
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-1/+1
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-6/+13
* * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm1999-11-031-1/+5
* * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.rth1999-10-151-4/+3
* * recog.c (pmode_register_operand): New.rth1999-10-151-3/+8
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+4
* * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...mmitchel1999-09-151-1/+3
* * rtl.h (get_insn_name, print_rtl_with_bb): Add prototypes.ghazi1999-09-151-4/+0
* * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,mmitchel1999-09-141-3/+7
* Replace insn_foo with insn_data.foo.rth1999-09-121-7/+9
* Merge in gcc2-ss-010999law1999-09-071-1/+2
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-2/+1
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-3/+3
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-33/+40
* Print the names of the hardcoded virtural registersmeissner1999-07-211-1/+17
* Display LABEL_NUSES when printing a code labelnickc1999-04-231-0/+3
* Display constants as both decimal and hex valuesnickc1999-04-021-0/+3
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+9
* * print-rtl.c (print_rtl): Print /j and /c for the jump/call flags.law1999-02-251-0/+6
OpenPOWER on IntegriCloud