aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-13 * bitmap.c (struct bitmap_descriptor): Remove forward declaration.Steven Bosscher
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-26 * bitmap.h: Add explanation of sparse set as linked-list bitmap.Steven Bosscher
2012-07-24gcc/Steven Bosscher
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-11 * bitmap.h (+bmp_iter_next_bit): New.Jan Hubicka
2010-06-08gcc/ada:Laurynas Biveinis
2009-06-272009-06-27 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2009-03-29 * bitmap.c (bitmap_last_set_bit): New function.Jan Hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-23 * bitmap.h (BITMAP_FREE): Eliminate `implicit conversion fromBen Elliston
2008-07-022008-07-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-212008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2007-11-092007-11-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * bitmap.c (hash_descriptor, eq_descriptor, bitmap_element_zerop,Kaveh Ghazi
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-04-01 * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emitJan Hubicka
2007-03-26 * gengtype-parse.c: New file.Zack Weinberg
2006-12-06 * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,Jan Hubicka
2006-08-21 * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function.Jan Hubicka
2006-05-18Whitespace fixupsMike Stump
2006-01-272006-01-27 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-12-292005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2005-06-25Update FSF address.Kelley Cook
2005-05-122005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-02-15 * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,Kazu Hirata
2005-02-14 * bitmap.h (bitmap_and_compl_into): Return bool.Nathan Sidwell
2004-11-262004-11-25 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-25 * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove.Nathan Sidwell
2004-11-25 * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.Nathan Sidwell
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell
2004-11-13 * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix commentKazu Hirata
2004-11-11 * bitmap.h (nBITMAP_WORD_BITS): Remove.Nathan Sidwell
2004-11-05 * bitmap.h (enum bitmap_bits): Remove.Nathan Sidwell
2004-11-04 * bitmap.h: Fix a comment typo. Follow spelling conventions.Kazu Hirata
2004-11-04 * bitmap.h (bitmap_iterator): Remove word_bit and bitNathan Sidwell
2004-11-04 * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.Nathan Sidwell
2004-11-03 * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.Kazu Hirata
2004-11-02 * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,Nathan Sidwell
2004-11-02 * bitmap.h (bitmap_equal_p): Return bool.Nathan Sidwell
2004-11-012004-11-01 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-10-29 * bitmap.h (bitmap_empty_p): New.Nathan Sidwell
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,Kazu Hirata