OSDN Git Service

* doc/invoke.texi: Remove Chill references.
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.c
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