summaryrefslogtreecommitdiff
path: root/gcc/sbitmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-09-28gcc/rsandifo1-3/+3
2013-03-29Add uniform debug dump function names.crowl1-0/+30
2013-01-10Update copyright years in gcc/rsandifo1-1/+1
2012-12-18 PR target/55562jakub1-21/+15
2012-11-01This patch removes the unused ebitmap, and then removes some sbitmap functionscrowl1-114/+14
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl1-1/+1
2012-11-01This patch normalizes more bitmap function names.crowl1-1/+1
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl1-140/+48
2012-07-26 * bitmap.h: Add explanation of sparse set as linked-list bitmap.steven1-2/+1
2012-07-24gcc/steven1-2/+8
2012-07-23 * sbitmap.h (struct int_list): Remove.steven1-191/+4
2011-01-03Update Copyright years for files modified in 2010.jakub1-1/+1
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka1-1/+1
2010-05-23 * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...steven1-14/+28
2010-05-22gcc/ChangeLog:steven1-0/+1
2009-11-25Remove trailing white spaces.hjl1-19/+19
2008-06-26 * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi1-6/+5
2008-04-212008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck1-1/+52
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-4/+3
2007-07-25 * sbitmap.c (sbitmap_verify_popcount, sbitmap_alloc_with_popcount,ghazi1-78/+76
2007-06-11Merge dataflow branch into mainlinedberlin1-1/+15
2007-01-02 * sbitmap.c (HOST_BITS_PER_LONG_LONG): Change tosje1-1/+1
2006-12-282006-12-27 Daniel Berlin <dberlin@dberlin.org>dberlin1-17/+257
2005-07-19 * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje1-1/+1
2005-06-25Update FSF address.kcook1-2/+2
2005-06-07 * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu1-1/+3
2004-12-01 * sbitmap.c (sbitmap_any_common_bits): New function.law1-0/+18
2004-11-22sbitmap.c (sbitmap_union_of_preds): Remove redundant initialisation of 'e'.nickc1-1/+1
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan1-0/+1
2004-11-22* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor innickc1-0/+1
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu1-1/+1
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu1-1/+1
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje1-11/+22
2004-09-09 * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan1-2/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-0/+26
2003-12-282003-12-28 Mostafa Hagog <mustafa@il.ibm.com>sayle1-3/+10
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi1-3/+3
2003-07-06 * sbitmap.c: Convert prototypes to ISO C90.aj1-86/+36
2003-06-16cp:ghazi1-5/+5
2003-03-08 * calls.c: Fix comment formatting.kazu1-1/+1
2003-02-18 * sbitmap.c (sbitmap_resize): New function.sayle1-1/+59
2002-12-16Merge basic-improvements-branch to trunkzack1-0/+2
2002-09-27 * LANGUAGES: Follow spelling conventions.kazu1-6/+6
2002-07-152002-07-15 Michael Matz <matz@suse.de>,matz1-10/+31
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.rth1-9/+9
2002-05-16Basic block renumbering removal.rth1-9/+9
2002-05-09 * sbitmap.c: Fix formatting.kazu1-7/+7
2002-04-09 * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,rth1-102/+173
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald1-12/+12