summaryrefslogtreecommitdiff
path: root/gcc/sbitmap.h
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/33562law2017-01-131-0/+3
* Update copyright years.jakub2017-01-011-1/+1
* add auto_sbitmap classtbsaunde2016-07-261-0/+25
* sbitmap: Remove popcountsegher2016-04-281-6/+0
* Update copyright years.jakub2016-01-041-1/+1
* Fix double word typos.aldyh2015-07-131-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* Add uniform debug dump function names.crowl2013-03-291-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch removes the unused ebitmap, and then removes some sbitmap functionscrowl2012-11-011-34/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-36/+12
* This patch normalizes more bitmap function names.crowl2012-11-011-12/+12
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-50/+49
* * bitmap.h: Add explanation of sparse set as linked-list bitmap.steven2012-07-261-31/+112
* gcc/steven2012-07-241-9/+1
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-21/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...steven2010-05-231-3/+0
* gcc/ChangeLog:steven2010-05-221-3/+2
* 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-04-211-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * sbitmap.c (sbitmap_verify_popcount, sbitmap_alloc_with_popcount,ghazi2007-07-251-30/+32
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+3
* 2006-12-27 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-281-11/+50
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iter_init): Consistently treat bit_num askazu2005-06-071-3/+4
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-30/+80
* * sbitmap.c (sbitmap_any_common_bits): New function.law2004-12-011-0/+1
* * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access PTRkazu2004-10-221-8/+15
* * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shiftingkazu2004-10-181-19/+13
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* 2004-08-30 Andrew Pinski <apinski@apple.com>pinskia2004-08-311-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-51/+44
* * sbitmap.c (sbitmap_resize): New function.sayle2003-02-181-1/+2
* 2002-07-15 Michael Matz <matz@suse.de>,matz2002-07-151-0/+29
* * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,rth2002-04-091-7/+16
* * predict.c: Fix formatting.kazu2002-01-221-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* 2001-07-27 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-291-0/+2
* Standardize header guards.rth2001-05-261-3/+3
* * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi2000-05-041-0/+1
* * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.kenner2000-04-141-14/+14
* * sbitmap.h: Whitespace changes and use upper-case macro args.kenner2000-04-101-77/+76
* * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.law2000-02-111-1/+1
* * gansidecl.h (PROTO, VPROTO, PVPROTO): Delete macros.ghazi2000-01-311-2/+2
* Fri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz>jle2000-01-291-0/+3
* Update copyrightsghazi2000-01-171-1/+1