aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)Author
2003-02-13Bring in from mainline for compile time performance:Mike Stump
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-26alias.c: Fix formatting.Kazu Hirata
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata
2001-10-11calls.c: Fix formatting.Kazu Hirata
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-07-11bitmap.c: Comment some functions; fiddle whitespace.Richard Henderson
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male
2001-07-04bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.Kaveh R. Ghazi
2001-06-16bitmap.h: Add dump_bitmap...Daniel Berlin
2001-05-25Standardize header guards.Richard Henderson
2001-04-12bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi
1999-11-04bitmap.h (BITMAP_XFREE): New.Richard Henderson
1999-11-01bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell
1999-10-26Reorg reg-stack to use the standard CFG.Jan Hubicka
1999-10-04bitmap.h (enum bitmap_bits): Add BITMAP_XOR.Richard Henderson
1999-09-20bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.Jeffrey A Law
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi
1999-01-22Copyright update.Jeff Law
1999-01-22bitmap.h (bitmap_head_def): Make indx field unsigned.Jeffrey A Law
1999-01-06Copyright fixes.Jeff Law
1998-06-21bitmap.h (debug_bitmap): Declare.Jeff Law
1997-12-06Merge from gcc-2.8Jeff Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-09-04Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner
1997-07-14Initial revisionRichard Kenner