]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/print-rtl.c
alias.h (alias_set_type): Define new type.
[thirdparty/gcc.git] / gcc / print-rtl.c
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-07-13  Caroline TiceAdd ability to track uninitialized variables, and mark...
2007-05-24  Jan Hubickainvoke.texi (-fdump-unnumbered): Update docs when line...
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2006-11-11  Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-07-17  J"orn Renneckere PR other/28251 (dumped addresses makes diffing dumps...
2005-08-16  Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-06-25  Kelley CookUpdate FSF address.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-21  Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-03  Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-31  Caroline TiceFix problems with hot/cold partitioning optimization.
2004-09-23  Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-21  Zack Weinbergreg-notes.def (REG_DEP_TRUE): New entry, place first...
2004-09-12  Richard Hendersonprint-rtl.c (print_decl_name): New.
2004-08-16  Zack WeinbergMakefile.in (BUILD_PREFIX, [...]): Delete.
2004-08-04  Zack WeinbergMakefile.in (RTL_BASE_H, RTL_H): Correct.
2004-07-23  Zack Weinbergprint-rtl.c (print_rtx <case 'b'>): Don't attempt to...
2004-07-21  Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-03  Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09  Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-02-07  Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-06  Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2003-12-31  Richard Kennerprint-rtl.c (print_rtx): For hard register...
2003-11-02  Zack Weinbergprint-rtl.c (print_rtx): Call PRINT_REG with second...
2003-10-13  Zack WeinbergMakefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn...
2003-07-08  Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-28  Kazu Hiratagcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-16  Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-06-08  Jan Hubickacfglayout.c (insn_scope): New static function
2003-05-17  Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-04-11  Richard Hendersonrtl.def (SYMBOL_REF): Add two 0 fields.
2003-01-26  Alexandre Olivaprint-rtl.c (print_rtx): Don't print MEM details in...
2003-01-24  Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-16  Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-08  Jan HubickaTue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-10-02  Richard Hendersonreal.c (real_to_decimal): Crop trailing zeros for DIGIT...
2002-09-13  Richard HendersonMakefile.in (HOST_PRINT): Use print-rtl1.o
2002-09-04  Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-07-22  Richard Hendersonemit-rtl.c (set_mem_attributes): Preserve indirection...
2002-07-19  Zack Weinbergrtl.def (CODE_LABEL): Remove slot 8.
2002-06-18  Richard Hendersonprint-rtl.c (print_rtx): Adjust NOTE argument numbers...
2002-06-17  Andreas Schwabprint-rtl.c (print_rtx): Print space before vector...
2002-06-10  Jakub Jelinekre PR c/6809 (GCC 3.1 cc1 crashes if -fverbose-asm...
2002-06-04  Jan HubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-02  Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-20  Kazu Hirataparams.c: Fix formatting.
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-05-08  Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-04-22  Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-03-23  Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2001-12-02  Richard Hendersonrtl.h (mem_attrs): Rename decl to expr; adjust all...
2001-11-28  Richard Kennerprint-rtl.c (print_rtx): If RTX code is bad, just say so.
2001-10-24  Richard Kenneremit-rtl.c (set_mem_attributes): Fix typo in last change.
2001-10-17  Richard KennerMakefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-03  Zack Weinbergrtl.c (copy_rtx): Handle 'T' format letter.
2001-06-05  Mark Mitchellprint-rtl.c (xspaces): Remove.
2001-03-02  John David Anglinprint-rtl.c (print_rtx): Cast enums to int for comparison.
2001-02-28  Richard Hendersonprint-rtl.c (print_rtx): Don't print field five on...
2001-01-05  Michael Hayesrtl.h (print_simple_rtl): New.
2000-12-29  Bernd SchmidtIntroduce ORIGINAL_REGNO macro
2000-10-16  Rodney Brownprint-rtl.c (print_rtx_head): Constify.
2000-09-13  Stephane Carrezflags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11  Alexandre Olivaprint-rtl.c (debug_call_placeholder_verbose): New variable.
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-06-14  Richard Henderson* print-rtl.c (print_rtx): Emit space before mem alias...
2000-06-12  Jeffrey A Lawprint-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PR...
2000-05-28  Richard Hendersonprint-rtl.c (reg_names): Remove const.
2000-05-20  Zack Weinbergtop level:
2000-05-19  Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-18  Jakub Jelinekprint-rtl.c (print_rtx): Only print note line number...
2000-05-12  Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-21  Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-17  Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-14  Richard Kennerprint-rtl.c (print_rtx, case NOTE): Don't blow up if...
2000-04-12  Richard Kennerprint-rtl.c (print_rtx): For CALL_PLACEHOLDER, output...
2000-04-07  Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-03-06  Jakub Jelinekreal.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUB...
2000-02-20  Geoff Keatingprint-rtl.c (print_rtx): Don't print addresses when...
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...
next