summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK not yet...Richard Kenner2000-04-141-1/+3
* print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the CALL_INSN from the ...Richard Kenner2000-04-121-14/+21
* ggc.h (struct rtx_def): Forward declare.Richard Henderson2000-04-071-0/+15
* real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek2000-03-061-1/+1
* print-rtl.c (print_rtx): Don't print addresses when flag_dump_unnumbered.Geoff Keating2000-02-201-3/+9
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-1/+1
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-6/+13
* defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1999-11-031-1/+5
* * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.Richard Henderson1999-10-151-4/+3
* recog.c (pmode_register_operand): New.Richard Henderson1999-10-141-3/+8
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+4
* rtl.h (NOTE_BLOCK_NUMBER): Replace with ...Mark Mitchell1999-09-151-1/+3
* rtl.h (get_insn_name, [...]): Add prototypes.Kaveh R. Ghazi1999-09-151-4/+0
* except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...Mark Mitchell1999-09-141-3/+7
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-7/+9
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+2
* rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1999-08-311-2/+1
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-3/+3
* rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1999-08-191-33/+40
* Print the names of the hardcoded virtural registersMichael Meissner1999-07-211-1/+17
* Display LABEL_NUSES when printing a code labelNick Clifton1999-04-231-0/+3
* Display constants as both decimal and hex valuesNick Clifton1999-04-021-0/+3
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-1/+9
* * print-rtl.c (print_rtl): Print /j and /c for the jump/call flags.Jeffrey A Law1999-02-251-0/+6
* rtl.h (rtx_def): Update documentation.Mark Mitchell1999-01-191-0/+3
* print-rtl.c (print_rtx): Add prototype.H.J. Lu1998-12-051-0/+2
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-4/+4
* Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper1998-11-231-35/+62
* Forgot to commit last night.Jeff Law1998-11-051-1/+1
* Cleanup for -fdump-unnumbered:J"orn Rennecke1998-10-061-1/+9
* * print-rtl.c (print_rtx): For MEMs, print MEM_ALIAS_SET.Bernd Schmidt1998-09-091-0/+3
* print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.Richard Henderson1998-08-311-11/+2
* sparc.c, [...]: New trampoline code.John Carr1998-07-131-2/+1
* * print-rtl.c (print_rtx): Revert previous patch.Jeffrey A Law1998-07-081-1/+1
* * print-rtl.c (print_rtx): Use REAL_VALUE_TYPE instead of "double".Jeffrey A Law1998-07-071-1/+1
* print-rtl.c (print_rtx): Only print fp values when REAL_VALUE_TYPE is a double.Richard Henderson1998-07-071-1/+1
* print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ...Richard Henderson1998-07-061-0/+10
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-5/+23
* Warning Fixes:Kaveh R. Ghazi1998-05-191-0/+1
* Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1998-05-131-1/+40
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-2/+1
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1998-01-271-0/+1
* Merge from gcc-2.8Jeff Law1997-12-061-0/+5
* For phases starting with flow, print basic block information when doing dumpsMichael Meissner1997-09-041-0/+13
* (indent): Move to file level; was static in print_rtx.Richard Kenner1997-08-021-3/+18
* (print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC.Richard Kenner1996-11-151-7/+2
* install EH codeMike Stump1996-07-231-0/+8
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix copyright years.Richard Stallman1993-06-301-1/+1