aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi1-15/+15
1999-11-04bitmap.h (BITMAP_XFREE): New.Richard Henderson1-7/+18
1999-11-01bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell1-0/+4
1999-10-26Reorg reg-stack to use the standard CFG.Jan Hubicka1-0/+5
1999-10-04bitmap.h (enum bitmap_bits): Add BITMAP_XOR.Richard Henderson1-2/+6
1999-09-20bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.Jeffrey A Law1-2/+2
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1999-01-22Copyright update.Jeff Law1-1/+1
1999-01-22bitmap.h (bitmap_head_def): Make indx field unsigned.Jeffrey A Law1-1/+1
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-06-21bitmap.h (debug_bitmap): Declare.Jeff Law1-0/+2
1997-12-06Merge from gcc-2.8Jeff Law1-1/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-2/+2
1997-09-04Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner1-0/+76
1997-07-14Initial revisionRichard Kenner1-0/+239