summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
...
* * bitmap.h (BITMAP_WORD): New typedef: fundamental storagerth2003-01-251-30/+32
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-20/+17
* * alias.c: Fix formatting.kazu2002-05-261-2/+2
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+3
* * calls.c: Fix formatting.kazu2001-10-111-11/+11
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * bitmap.c: Comment some functions; fiddle whitespace.rth2001-07-111-1/+0
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-3/+3
* * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.ghazi2001-07-041-4/+11
* 2001-06-16 Daniel Berlin <dan@cgsoftware.com>dberlin2001-06-161-1/+12
* Standardize header guards.rth2001-05-261-3/+3
* * bitmap.h (debug_bitmap): Delete redundant prototype.ghazi2001-04-121-2/+0
* * alias.c: PROTO -> PARAMS.ghazi2000-01-111-15/+15
* * bitmap.h (BITMAP_XFREE): New.rth1999-11-051-7/+18
* * bitmap.h (BITMAP_XMALLOC): New macro.mmitchel1999-11-011-0/+4
* Reorg reg-stack to use the standard CFG.rth1999-10-271-0/+5
* * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.rth1999-10-041-2/+6
* * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.law1999-09-201-2/+2
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-1/+1
* Copyright update.law1999-01-231-1/+1
* * bitmap.h (bitmap_head_def): Make indx field unsigned.law1999-01-231-1/+1
* Copyright fixes.law1999-01-061-1/+1
* * bitmap.h (debug_bitmap): Declare.law1998-06-211-0/+2
* Merge from gcc-2.8law1997-12-071-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-2/+2
* Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printmeissner1997-09-041-0/+76
* Initial revisionkenner1997-07-141-0/+239