coretypes.h: Include input.h and as-a.h.
[platform/upstream/gcc.git] / gcc / java / boehm.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-05-06 Richard Sandifordboehm.c (mark_reference_fields): Don't update the mask...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2010-11-30 Joseph Myershwint.c: New.
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-23 Anatoly Sokolovdecl.c (java_init_decl_processing): Use double_int_to_t...
2009-09-01 Jakub Jelinekboehm.c (mark_reference_fields): Compute % in HOST_WIDE...
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.