aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-20/+17
2002-05-26alias.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+3
2001-10-11calls.c: Fix formatting.Kazu Hirata1-11/+11
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-11bitmap.c: Comment some functions; fiddle whitespace.Richard Henderson1-1/+0
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male1-3/+3
2001-07-04bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.Kaveh R. Ghazi1-4/+11
2001-06-16bitmap.h: Add dump_bitmap...Daniel Berlin1-1/+12
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-04-12bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi1-2/+0
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