]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bitmap.h
Standardize header guards.
[thirdparty/gcc.git] / gcc / bitmap.h
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