]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/print-rtl.c
Update copyrights
[thirdparty/gcc.git] / gcc / print-rtl.c
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghaziprint-rtl.c: PROTO -> PARAMS.
1999-11-25  Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-03  Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-10-15  Richard Henderson* print-rtl.c (print_rtx): Limit last 'u' change to...
1999-10-15  Richard Hendersonrecog.c (pmode_register_operand): New.
1999-10-14  Richard Hendersonrtl.c (dump_and_abort): Remove.
1999-09-15  Mark Mitchellrtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15  Kaveh R. Ghazirtl.h (get_insn_name, [...]): Add prototypes.
1999-09-14  Mark Mitchellexcept.c (expand_eh_region_start_for_decl): Use NOTE_EH...
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-31  Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19  Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-07-21  Michael MeissnerPrint the names of the hardcoded virtural registers
1999-04-23  Nick CliftonDisplay LABEL_NUSES when printing a code label
1999-04-02  Nick CliftonDisplay constants as both decimal and hex values
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-25  Jeffrey A Law* print-rtl.c (print_rtl): Print /j and /c for the...
1999-01-19  Mark Mitchellrtl.h (rtx_def): Update documentation.
1998-12-05  H.J. Luprint-rtl.c (print_rtx): Add prototype.
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-23  Ulrich DrepperUlrich Drepper <drepper@cygnus.com>
1998-11-05  Jeff LawForgot to commit last night.
1998-10-06  J"orn RenneckeCleanup for -fdump-unnumbered:
1998-09-09  Bernd Schmidt* print-rtl.c (print_rtx): For MEMs, print MEM_ALIAS_SET.
1998-08-31  Richard Hendersonprint-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx...
1998-07-13  John Carrsparc.c, [...]: New trampoline code.
1998-07-08  Jeffrey A Law* print-rtl.c (print_rtx): Revert previous patch.
1998-07-07  Jeffrey A Law* print-rtl.c (print_rtx): Use REAL_VALUE_TYPE instead...
1998-07-07  Richard Hendersonprint-rtl.c (print_rtx): Only print fp values when...
1998-07-06  Richard Hendersonprint-rtl.c (print_rtx): Display the real-value equival...
1998-06-29  Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-05-19  Kaveh R. GhaziWarning Fixes:
1998-05-13  Michael MeissnerMakefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-01-27  Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1997-12-07  Jeff LawMerge from gcc-2.8
1997-09-04  Michael MeissnerFor phases starting with flow, print basic block inform...
1997-08-02  Richard Kenner(indent): Move to file level; was static in print_rtx.
1996-11-15  Richard Kenner(print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC.
1996-07-23  Mike Stumpinstall EH code
1995-06-15  Richard KennerUpdate FSF address.
1993-06-30  Richard StallmanFix copyright years.
1993-01-26  Doug EvansAdded debugging utilities debug_rtx_list to print sever...
1992-11-10  Richard Stallman(print_rtx): Use sizeof spaces - 1 to get the length...
1992-10-14  Richard Stallman(reg_names): Make it static. Use DEBUG_REGISTER_NAMES...
1992-07-09  Richard Kennerentered into RCS
1992-04-02  Charles Hannum*** empty log message ***
1992-01-15  Richard Kenner*** empty log message ***
1991-12-24  Richard StallmanInitial revision