constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PER_WORD...
[gcc.git] / gcc / java / boehm.c
2007-09-06 Roman Zippelboehm.c (mark_reference_fields): Move misaligned pointe...
2007-09-06 Roman Zippelboehm.c: Don't use bitmap as gc_descr if pointer is...
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2006-05-05 Tom Tromeyjava-tree.h (uses_jv_markobj_p): Declare.
2006-03-15 David Daneylang.opt (-freduced-reflection): New option.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-06-25 Kelley CookUpdate FSF address.
2004-10-15 Kazu Hirataboehm.c, [...]: Update copyright.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2001-12-22 Richard Hendersonboehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..
2001-04-11 Kaveh R. GhaziMakefile.in (ifcvt.o): Depend on toplev.h.
2001-04-03 Alexandre Petit... boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use ...
2000-12-15 Andrew Haleyboehm.c (mark_reference_fields): Change test to correct...
2000-09-05 Hans Boehmboehm.c (mark_reference_fields): Set marking bits for...
2000-05-05 Tom Tromeyboehm.c (mark_reference_fields): Don't mark RawData...
2000-04-23 Tom Tromey* boehm.c (mark_reference_fields): Use int_byte_position.
2000-04-23 Tom Tromeyboehm.c (mark_reference_fields): Only call byte_positio...
2000-04-22 Tom Tromeyboehm.c (mark_reference_fields): Added `last_view_index...
2000-04-04 Kaveh R. Ghaziboehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-16 Tom Tromeydecl.c (init_decl_processing): Set type of `sync_info...
2000-03-04 Tom TromeyMakefile.in (JAVA_OBJS): Added boehm.o.