OSDN Git Service

2004-07-04 Matthias Klose <doko@debian.org>
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.c
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 zack * gengtype.c (create_option): New function.
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-07-08 ghazigcc:
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-16 ghazicp:
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-01-25 rth * bitmap.h (BITMAP_WORD): New typedef: fundamen...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-03 hp * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):
2002-10-08 greenFix bitmap bug.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 kazu * alias.c: Fix formatting.
2002-05-21 rearnsha* bitmap.c (bitmap_find_bit): Return early if we have...
2001-10-31 dberlin2001-10-30 Daniel Berlin <dan@cgsoftware.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 kazu * alias.c: Fix comment formatting.
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-06 rth * bitmap.c (bitmap_release_memory): Move adjace...
2001-07-04 ghazi * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_AL...
2001-06-25 shebs2001-06-25 Dale Johannesen <dalej@apple.com>
2001-06-16 dberlin2001-06-16 Daniel Berlin <dan@cgsoftware.com>
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2000-07-23 law * bitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-17 jason * bitmap.c (bitmap_operation): Don't leak bitma...
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
1999-10-04 rth * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-03 ghaziUpdate copyright date
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
1999-09-20 law * bitmap.c (debug_bitmap_file): Renmaed from...
1999-09-07 lawMerge in gcc2-ss-010999
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1998-04-08 law * bitmap.c (bitmap_element_allocate): Use ...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfredd
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-04 meissnerAdd free declaration
1997-09-04 meissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-07-25 kenner(bitmap_operation): Reset CURRENT on deferred deletion.
1997-07-14 kennerInitial revision