summaryrefslogtreecommitdiff
path: root/gcc/sbitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-09-281-3/+3
* Add uniform debug dump function names.crowl2013-03-291-0/+30
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* PR target/55562jakub2012-12-181-21/+15
* This patch removes the unused ebitmap, and then removes some sbitmap functionscrowl2012-11-011-114/+14
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-140/+48
* * bitmap.h: Add explanation of sparse set as linked-list bitmap.steven2012-07-261-2/+1
* gcc/steven2012-07-241-2/+8
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-191/+4
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...steven2010-05-231-14/+28
* gcc/ChangeLog:steven2010-05-221-0/+1
* Remove trailing white spaces.hjl2009-11-251-19/+19
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-6/+5
* 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-04-211-1/+52
* 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-78/+76
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+15
* * sbitmap.c (HOST_BITS_PER_LONG_LONG): Change tosje2007-01-021-1/+1
* 2006-12-27 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-281-17/+257
* * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje2005-07-191-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-1/+3
* * sbitmap.c (sbitmap_any_common_bits): New function.law2004-12-011-0/+18
* sbitmap.c (sbitmap_union_of_preds): Remove redundant initialisation of 'e'.nickc2004-11-221-1/+1
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-0/+1
* * sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor innickc2004-11-221-0/+1
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-11/+22
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-2/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+26
* 2003-12-28 Mostafa Hagog <mustafa@il.ibm.com>sayle2003-12-281-3/+10
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+3
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-86/+36
* cp:ghazi2003-06-161-5/+5
* * calls.c: Fix comment formatting.kazu2003-03-081-1/+1
* * sbitmap.c (sbitmap_resize): New function.sayle2003-02-181-1/+59
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-6/+6
* 2002-07-15 Michael Matz <matz@suse.de>,matz2002-07-151-10/+31
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-9/+9
* Basic block renumbering removal.rth2002-05-161-9/+9
* * sbitmap.c: Fix formatting.kazu2002-05-091-7/+7
* * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,rth2002-04-091-102/+173