(Synchronize with addition made to binutils sources):
[gcc.git] / gcc / graph.c
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-16 Kaveh R. Ghazicfg.c (dump_reg_info): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25 Kelley CookUpdate FSF address.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09 Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-03 Steven BosscherFix messed up accidental commit.
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-05-20 Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-04-27 Richard Hendersonrtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-11-08 Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-02 Kaveh R. Ghazigraph.h: New file to prototype functions exported by...
1999-08-20 Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-04-14 Zack Weinberggraph.c (node_data): Return void.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-01-11 Richard HendersonUpdate copyrights.
1999-01-11 Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1998-11-23 Ulrich DrepperUlrich Drepper <drepper@cygnus.com>