* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / bitmap.h
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-11 Richard Hendersonbitmap.c: Comment some functions; fiddle whitespace.
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-04 Kaveh R. Ghazibitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
2001-06-16 Daniel Berlinbitmap.h: Add dump_bitmap...
2001-05-26 Richard HendersonStandardize header guards.
2001-04-12 Kaveh R. Ghazibitmap.h (debug_bitmap): Delete redundant prototype.
2000-01-11 Kaveh R. Ghazialias.c: PROTO -> PARAMS.
1999-11-05 Richard Hendersonbitmap.h (BITMAP_XFREE): New.
1999-11-01 Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-04 Richard Hendersonbitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-09-20 Jeffrey A Lawbitmap.c (debug_bitmap_file): Renmaed from bitmap_debug...
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-01-23 Jeff LawCopyright update.
1999-01-23 Jeffrey A Lawbitmap.h (bitmap_head_def): Make indx field unsigned.
1999-01-06 Jeff LawCopyright fixes.
1998-06-21 Jeff Lawbitmap.h (debug_bitmap): Declare.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-04 Michael MeissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-07-14 Richard KennerInitial revision