]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/boehm.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / java / boehm.c
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-05-06  rsandifogcc/java/
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
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.