]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/boehm.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / java / boehm.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-24  crowlFinish conversion of uses of double_int to the new...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-29  jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-07-15  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-23  aesok/java
2009-09-01  jakub * boehm.c (mark_reference_fields): Compute % in HOST_W...
2007-09-06  zippel boehm.c (mark_reference_fields): Move misaligned point...
2007-09-06  dokogcc/java/
2007-07-31  nickc* java-gimplify.c: Change copyright header to refer...
2006-05-05  tromey * java-tree.h (uses_jv_markobj_p): Declare.
2006-03-15  daney * lang.opt (-freduced-reflection): New option.
2006-02-03  bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-06-25  kcookUpdate FSF address.
2004-10-15  kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15  nathan.:
2004-07-24  mrs * boehm.c (set_bit): Improve type safety wrt...
2003-01-12  ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09  ghazi * All Files: Remove PARAMS macro.
2003-01-01  neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-03-29  neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2001-12-22  rth * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge...
2001-04-11  ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-03  apbianco2001-03-28 Hans Boehm <boehm@acm.org>
2000-12-15  aph2000-12-14 Andrew Haley <aph@redhat.com>
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.