aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
AgeCommit message (Expand)Author
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-26 * alias.c: Fix formatting.Kazu Hirata
2002-01-18 * bitmap.h: Fix comment formatting.Kazu Hirata
2001-10-11 * calls.c: Fix formatting.Kazu Hirata
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-11 * bitmap.c: Comment some functions; fiddle whitespace.Richard Henderson
2001-07-102001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>Jan van Male
2001-07-04 * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.Kaveh Ghazi
2001-06-162001-06-16 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-05-26Standardize header guards.Richard Henderson
2001-04-12 * bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh Ghazi
2000-01-11 * alias.c: PROTO -> PARAMS.Kaveh Ghazi
1999-11-05 * bitmap.h (BITMAP_XFREE): New.Richard Henderson
1999-11-01 * bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell
1999-10-27Reorg reg-stack to use the standard CFG.Jan Hubicka
1999-10-04 * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.Richard Henderson
1999-09-20 * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.Jeffrey A Law
1999-02-18 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh Ghazi
1999-01-23Copyright update.Jeffrey A Law
1999-01-23 * bitmap.h (bitmap_head_def): Make indx field unsigned.Jeffrey A Law
1999-01-06Copyright fixes.Jeffrey A Law
1998-06-21 * bitmap.h (debug_bitmap): Declare.Jeffrey A Law
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-09-04Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner
1997-07-14Initial revisionRichard Kenner