OSDN Git Service

wchar_t now gets wrapped inside "ifndef __cplusplus",
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.h
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