OSDN Git Service

* configure.in (sparc64-*-linux*): Use posix threads if enabled.
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.c
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