Age | Commit message (Expand) | Author | Files | Lines |
2000-04-21 | rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | Richard Kenner | 1 | -1/+1 |
2000-04-17 | builtins.c (expand_builtin_expect): New. | Richard Henderson | 1 | -30/+46 |
2000-04-14 | print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK not yet... | Richard Kenner | 1 | -1/+3 |
2000-04-12 | print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the CALL_INSN from the ... | Richard Kenner | 1 | -14/+21 |
2000-04-07 | ggc.h (struct rtx_def): Forward declare. | Richard Henderson | 1 | -0/+15 |
2000-03-06 | real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de... | Jakub Jelinek | 1 | -1/+1 |
2000-02-20 | print-rtl.c (print_rtx): Don't print addresses when flag_dump_unnumbered. | Geoff Keating | 1 | -3/+9 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -6/+13 |
1999-11-03 | defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default. | Catherine Moore | 1 | -1/+5 |
1999-10-15 | * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF. | Richard Henderson | 1 | -4/+3 |
1999-10-14 | recog.c (pmode_register_operand): New. | Richard Henderson | 1 | -3/+8 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+4 |
1999-09-15 | rtl.h (NOTE_BLOCK_NUMBER): Replace with ... | Mark Mitchell | 1 | -1/+3 |
1999-09-15 | rtl.h (get_insn_name, [...]): Add prototypes. | Kaveh R. Ghazi | 1 | -4/+0 |
1999-09-14 | except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO... | Mark Mitchell | 1 | -3/+7 |
1999-09-12 | Replace insn_foo with insn_data.foo. | Richard Henderson | 1 | -7/+9 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -1/+2 |
1999-08-31 | rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ... | Zack Weinberg | 1 | -2/+1 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-08-19 | rtl.def (NOTE): Change format to "iuu0n". | Zack Weinberg | 1 | -33/+40 |
1999-07-21 | Print the names of the hardcoded virtural registers | Michael Meissner | 1 | -1/+17 |
1999-04-23 | Display LABEL_NUSES when printing a code label | Nick Clifton | 1 | -0/+3 |
1999-04-02 | Display constants as both decimal and hex values | Nick Clifton | 1 | -0/+3 |
1999-02-25 | Flow rewrite to use basic block structures and edge lists. | Richard Henderson | 1 | -1/+9 |
1999-02-25 | * print-rtl.c (print_rtl): Print /j and /c for the jump/call flags. | Jeffrey A Law | 1 | -0/+6 |
1999-01-19 | rtl.h (rtx_def): Update documentation. | Mark Mitchell | 1 | -0/+3 |
1998-12-05 | print-rtl.c (print_rtx): Add prototype. | H.J. Lu | 1 | -0/+2 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -4/+4 |
1998-11-23 | Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1 | -35/+62 |
1998-11-05 | Forgot to commit last night. | Jeff Law | 1 | -1/+1 |
1998-10-06 | Cleanup for -fdump-unnumbered: | J"orn Rennecke | 1 | -1/+9 |
1998-09-09 | * print-rtl.c (print_rtx): For MEMs, print MEM_ALIAS_SET. | Bernd Schmidt | 1 | -0/+3 |
1998-08-31 | print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap. | Richard Henderson | 1 | -11/+2 |
1998-07-13 | sparc.c, [...]: New trampoline code. | John Carr | 1 | -2/+1 |
1998-07-08 | * print-rtl.c (print_rtx): Revert previous patch. | Jeffrey A Law | 1 | -1/+1 |
1998-07-07 | * print-rtl.c (print_rtx): Use REAL_VALUE_TYPE instead of "double". | Jeffrey A Law | 1 | -1/+1 |
1998-07-07 | print-rtl.c (print_rtx): Only print fp values when REAL_VALUE_TYPE is a double. | Richard Henderson | 1 | -1/+1 |
1998-07-06 | print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ... | Richard Henderson | 1 | -0/+10 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -5/+23 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -0/+1 |
1998-05-13 | Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | Michael Meissner | 1 | -1/+40 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -2/+1 |
1998-01-27 | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Jeff Law | 1 | -0/+1 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -0/+5 |
1997-09-04 | For phases starting with flow, print basic block information when doing dumps | Michael Meissner | 1 | -0/+13 |
1997-08-02 | (indent): Move to file level; was static in print_rtx. | Richard Kenner | 1 | -3/+18 |
1996-11-15 | (print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC. | Richard Kenner | 1 | -7/+2 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+8 |