OSDN Git Service

Fixed erroneous ChangeLog and gcc/ChangeLog entries.
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.h
2006-12-06 hubicka * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,
2006-08-21 hubicka * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New...
2006-05-18 mrsWhitespace fixups
2006-01-27 zadeck2006-01-27 Daniel Berlin <dberlin@dberlin.org>
2005-12-29 zadeck2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-06-25 kcookUpdate FSF address.
2005-05-12 dberlin2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-15 kazu * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree...
2005-02-14 nathan * bitmap.h (bitmap_and_compl_into): Return bool.
2004-11-26 pinskia2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 nathan * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-13 kazu * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment
2004-11-11 nathan * bitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-05 nathan * bitmap.h (enum bitmap_bits): Remove.
2004-11-04 kazu * bitmap.h: Fix a comment typo. Follow spelling conve...
2004-11-04 nathan * bitmap.h (bitmap_iterator): Remove word_bit and bit
2004-11-04 nathan * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.
2004-11-03 kazu * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment...
2004-11-02 nathan * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,
2004-11-02 nathan * bitmap.h (bitmap_equal_p): Return bool.
2004-11-01 pinskia2004-11-01 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-28 djeFix formatting.
2004-09-27 pinskia2004-09-27 Michael Matz <matz@suse.de>
2004-09-27 kazu * bitmap.h: Fix a comment typo.
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
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