]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sbitmap.c
lra: use rtx_insn
[thirdparty/gcc.git] / gcc / sbitmap.c
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-03-29  crowlAdd uniform debug dump function names.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-18  jakub PR target/55562
2012-11-01  crowlThis patch removes the unused ebitmap, and then removes...
2012-11-01  crowlThis patch renames sbitmap iterators to unify them...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-07-26  steven * bitmap.h: Add explanation of sparse set as linked...
2012-07-24  stevengcc/
2012-07-23  steven * sbitmap.h (struct int_list): Remove.
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-23  steven * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move...
2010-05-22  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2008-06-26  ghazi * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-04-21  zadeck2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * sbitmap.c (sbitmap_verify_popcount, sbitmap_alloc_wi...
2007-06-11  dberlinMerge dataflow branch into mainline
2007-01-02  sje * sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to
2006-12-28  dberlin2006-12-27 Daniel Berlin <dberlin@dberlin.org>
2005-07-19  bje * bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-06-25  kcookUpdate FSF address.
2005-06-07  kazu * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,
2004-12-01  law * sbitmap.c (sbitmap_any_common_bits): New...
2004-11-22  nickcsbitmap.c (sbitmap_union_of_preds): Remove redundant...
2004-11-22  nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22  nickc* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the...
2004-10-22  kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-15  kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-09  nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-12-28  sayle2003-12-28 Mostafa Hagog <mustafa@il.ibm.com>
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06  aj * sbitmap.c: Convert prototypes to ISO C90.
2003-06-16  ghazicp:
2003-03-08  kazu * calls.c: Fix comment formatting.
2003-02-18  sayle * sbitmap.c (sbitmap_resize): New function.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-09-27  kazu * LANGUAGES: Follow spelling conventions.
2002-07-15  matz2002-07-15 Michael Matz <matz@suse.de>,
2002-05-17  rth Revert "Basic block renumbering removal", and...
2002-05-16  rthBasic block renumbering removal.
2002-05-09  kazu * sbitmap.c: Fix formatting.
2002-04-09  rth * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_a...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-07-29  dberlin2001-07-27 Daniel Berlin <dan@cgsoftware.com>
2001-03-27  ghazi * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.
2000-11-07  jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-05-19  kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-04-10  kenner * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to...
2000-04-10  kenner * sbitmap.h: Whitespace changes and use upper-case...
2000-02-19  kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-01-29  jleFri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>
1999-11-30  m.hayes * flow.c (flow_nodes_print, flow_loops_cfg_dump):...
1999-11-15  law * basic-block.h (dump_bb_data): Remove declaration.
1999-10-04  rth * sbitmap.c (sbitmap_ones): Don't set too many...
1999-08-25  amacleodWed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod...
1999-03-06  ghazi * c-aux-info.c (data_type, affix_data_type...
1999-01-18  ghaziWarning fixes:
1999-01-12  rth * Makefile.in (OBJECTS): Add sbitmap.o.