OSDN Git Service

Workaround for Itanium A/B step errata
[pf3gnuchains/gcc-fork.git] / gcc / java / boehm.c
2000-09-05 bryce2000-08-07 Hans Boehm <boehm@acm.org>
2000-05-05 tromey * boehm.c (mark_reference_fields): Don't mark RawData...
2000-04-23 tromey * boehm.c (mark_reference_fields): Use int_byte_position.
2000-04-23 tromey * boehm.c (mark_reference_fields): Only call byte_posi...
2000-04-22 tromey * boehm.c (mark_reference_fields): Added `last_view_index'
2000-04-04 ghazi * boehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-16 tromey * decl.c (init_decl_processing): Set type of `sync_inf...
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.