OSDN Git Service

2004-09-22 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.h
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-01-25 rth * bitmap.h (BITMAP_WORD): New typedef: fundamen...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 kazu * alias.c: Fix formatting.
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2001-10-11 kazu * calls.c: Fix formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-11 rth * bitmap.c: Comment some functions; fiddle...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-04 ghazi * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_AL...
2001-06-16 dberlin2001-06-16 Daniel Berlin <dan@cgsoftware.com>
2001-05-26 rthStandardize header guards.
2001-04-12 ghazi * bitmap.h (debug_bitmap): Delete redundant prototype.
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-04 rth * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-09-20 law * bitmap.c (debug_bitmap_file): Renmaed from...
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-01-23 lawCopyright update.
1999-01-23 law * bitmap.h (bitmap_head_def): Make indx field...
1999-01-06 lawCopyright fixes.
1998-06-21 law * bitmap.h (debug_bitmap): Declare.
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-04 meissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-07-14 kennerInitial revision