Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-09-05 | boehm.c (mark_reference_fields): Set marking bits for all words in a multiple... | Hans Boehm | 1 | -3/+18 |
2000-05-05 | boehm.c (mark_reference_fields): Don't mark RawData fields. | Tom Tromey | 1 | -4/+17 |
2000-04-23 | * boehm.c (mark_reference_fields): Use int_byte_position. | Tom Tromey | 1 | -1/+1 |
2000-04-23 | boehm.c (mark_reference_fields): Only call byte_position on non-static fields. | Tom Tromey | 1 | -1/+2 |
2000-04-22 | boehm.c (mark_reference_fields): Added `last_view_index' argument. | Tom Tromey | 1 | -20/+33 |
2000-04-04 | boehm.c (mark_reference_fields, set_bit): Prototype. | Kaveh R. Ghazi | 1 | -2/+12 |
2000-03-16 | decl.c (init_decl_processing): Set type of `sync_info' to be pointer to Object. | Tom Tromey | 1 | -22/+50 |
2000-03-04 | Makefile.in (JAVA_OBJS): Added boehm.o. | Tom Tromey | 1 | -0/+152 |