aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)Author
2000-01-11 * alias.c: PROTO -> PARAMS.ghazi
1999-11-05 * bitmap.h (BITMAP_XFREE): New.rth
1999-11-01 * bitmap.h (BITMAP_XMALLOC): New macro.mmitchel
1999-10-27Reorg reg-stack to use the standard CFG.rth
1999-10-04 * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.rth
1999-09-20 * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.law
1999-02-18 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi
1999-01-23Copyright update.law
1999-01-23 * bitmap.h (bitmap_head_def): Make indx field unsigned.law
1999-01-06Copyright fixes.law
1998-06-21 * bitmap.h (debug_bitmap): Declare.law
1997-12-07Merge from gcc-2.8law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.law
1997-09-04Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printmeissner
1997-07-14Initial revisionkenner