Age | Commit message (Expand) | Author | Files | Lines |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -12/+10 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -10/+5 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2001-12-21 | boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into .. | Richard Henderson | 1 | -11/+12 |
2001-04-11 | Makefile.in (ifcvt.o): Depend on toplev.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-04-03 | boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use `build_int_2.' | Alexandre Petit-Bianco | 1 | -1/+2 |
2000-12-15 | boehm.c (mark_reference_fields): Change test to correctly detect bitmap overf... | Andrew Haley | 1 | -1/+1 |
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 |