aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
AgeCommit message (Expand)Author
2005-08-15 * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi
2005-07-082005-07-08 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2005-06-25Update FSF address.kcook
2005-05-122005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>dberlin
2005-03-10 * bitmap.c (bitmap_copy): Remove manual loop unrolling.nathan
2005-02-15 * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu
2005-02-14 * bitmap.h (bitmap_and_compl_into): Return bool.nathan
2004-11-26 * bitmap.c (bitmap_find_bit): Speed up by traversing fromkazu
2004-11-25 * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove.nathan
2004-11-25 * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan
2004-11-24 * bitmap.c (INLINE): Do not define.nathan
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-13 * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix commentkazu
2004-11-11 * bitmap.h (nBITMAP_WORD_BITS): Remove.nathan
2004-11-05 * bitmap.h (enum bitmap_bits): Remove.nathan
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan
2004-11-02 * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,nathan
2004-11-02 * bitmap.h (bitmap_equal_p): Return bool.nathan
2004-10-29 * bitmap.h (bitmap_empty_p): New.nathan
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver
2004-08-30 * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,nathan
2004-07-25 * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-03-30 * gengtype.c (create_option): New function.zack
2003-12-21 * alias.c: Fix comment formatting.kazu
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-07-07gcc:ghazi
2003-06-29 * alloc-pool.c: Fix comment formatting.kazu
2003-06-16cp:ghazi
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.aj
2003-04-062003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven
2003-01-25 * bitmap.h (BITMAP_WORD): New typedef: fundamental storagerth
2002-12-16Merge basic-improvements-branch to trunkzack
2002-12-03 * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):hp
2002-10-08Fix bitmap bug.green
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
2002-05-26 * alias.c: Fix formatting.kazu
2002-05-21* bitmap.c (bitmap_find_bit): Return early if we have the correctrearnsha
2001-10-312001-10-30 Daniel Berlin <dan@cgsoftware.com>dberlin
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-08-01 * alias.c: Fix comment formatting.kazu
2001-07-11 * bitmap.c: Comment some functions; fiddle whitespace.rth
2001-07-102001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj
2001-07-06 * bitmap.c (bitmap_release_memory): Move adjacent to therth
2001-07-04 * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.ghazi
2001-06-252001-06-25 Dale Johannesen <dalej@apple.com>shebs
2001-06-162001-06-16 Daniel Berlin <dan@cgsoftware.com>dberlin
2001-05-01 * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi
2000-07-23 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printinglaw