summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* * 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