]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bitmap.h
Remove docs for removed option.
[thirdparty/gcc.git] / gcc / bitmap.h
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14  Nathan Sidwellbitmap.h (bitmap_and_compl_into): Return bool.
2004-11-26  Andrew Pinskibitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not...
2004-11-25  Nathan Sidwellbitmap.c (bitmap_malloc_alloc, [...]): Remove.
2004-11-25  Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-13  Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-11  Nathan Sidwellbitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-05  Nathan Sidwellbitmap.h (enum bitmap_bits): Remove.
2004-11-04  Kazu Hiratabitmap.h: Fix a comment typo.
2004-11-04  Nathan Sidwellbitmap.h (bitmap_iterator): Remove word_bit and bit...
2004-11-04  Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-03  Kazu Hirata* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment forma...
2004-11-02  Nathan Sidwellbitmap.h (bitmap_and, [...]): Produce void.
2004-11-02  Nathan Sidwellbitmap.h (bitmap_equal_p): Return bool.
2004-11-01  Andrew Pinskire PR tree-optimization/18232 (../../gcc/gcc/tree-ssa...
2004-10-29  Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2004-09-28  David EdelsohnFix formatting.
2004-09-27  Michael Matzre PR rtl-optimization/17698 (Mainline failed to bootst...
2004-09-27  Kazu Hirata* bitmap.h: Fix a comment typo.
2004-09-26  Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-01-25  Segher Boessenkoolbitmap.h (BITMAP_WORD): New typedef: fundamental storag...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26  Kazu Hirataalias.c: Fix formatting.
2002-01-18  Kazu Hiratabitmap.h: Fix comment formatting.
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