summaryrefslogtreecommitdiffstats
path: root/gcc/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * bitmap.c (bitmap_release_memory): Move adjacent to therth2001-07-061-49/+133
* * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.ghazi2001-07-041-1/+3
* 2001-06-25 Dale Johannesen <dalej@apple.com>shebs2001-06-251-1/+1
* 2001-06-16 Daniel Berlin <dan@cgsoftware.com>dberlin2001-06-161-1/+37
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-1/+1
* * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printinglaw2000-07-231-5/+5
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-2/+1
* * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner2000-02-191-6/+8
* * bitmap.c (bitmap_operation): Don't leak bitmap elements.jason2000-02-171-1/+6
* * alias.c: PROTO -> PARAMS.ghazi2000-01-111-6/+6
* * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.rth1999-10-041-67/+98
* Update copyright dateghazi1999-10-031-1/+1
* * alias.c (nonlocal_reference_p): Add static prototype.ghazi1999-10-031-2/+2
OpenPOWER on IntegriCloud