summaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge dataflow branch into mainlinedberlin2007-06-111-143/+395
* 2007-02-13 Seongbae Park <seongbae.park@gmail.com>spark2007-02-141-0/+6
* * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,hubicka2006-12-061-4/+177
* * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function.hubicka2006-08-211-0/+17
* Whitespace fixupsmrs2006-05-181-40/+40
* 2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-12-291-28/+274
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-4/+2
* 2005-07-08 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-07-081-8/+47
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>dberlin2005-05-121-18/+55
* * bitmap.c (bitmap_copy): Remove manual loop unrolling.nathan2005-03-101-11/+1
* * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu2005-02-151-1/+1
* * bitmap.h (bitmap_and_compl_into): Return bool.nathan2005-02-141-3/+7
* * bitmap.c (bitmap_find_bit): Speed up by traversing fromkazu2004-11-261-2/+14
* * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove.nathan2004-11-251-23/+0
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan2004-11-251-3/+6
* * bitmap.c (INLINE): Do not define.nathan2004-11-241-17/+7
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-97/+149
* * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix commentkazu2004-11-131-2/+2
* * bitmap.h (nBITMAP_WORD_BITS): Remove.nathan2004-11-111-98/+41
* * bitmap.h (enum bitmap_bits): Remove.nathan2004-11-051-135/+506
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,nathan2004-11-021-7/+8
* * bitmap.h (bitmap_equal_p): Return bool.nathan2004-11-021-8/+73
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-7/+9
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-5/+6
* * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,nathan2004-08-301-3/+3
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-3/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+6
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+1
* gcc:ghazi2003-07-081-12/+6
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* cp:ghazi2003-06-161-5/+5
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-73/+31
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-061-17/+5
* * bitmap.h (BITMAP_WORD): New typedef: fundamental storagerth2003-01-251-27/+25
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):hp2002-12-031-0/+2
* Fix bitmap bug.green2002-10-081-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-40/+85
* * alias.c: Fix formatting.kazu2002-05-261-3/+3
* * bitmap.c (bitmap_find_bit): Return early if we have the correctrearnsha2002-05-211-2/+3
* 2001-10-30 Daniel Berlin <dan@cgsoftware.com>dberlin2001-10-311-1/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * alias.c: Fix comment formatting.kazu2001-08-011-4/+4
* * bitmap.c: Comment some functions; fiddle whitespace.rth2001-07-111-17/+14
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-4/+4