summaryrefslogtreecommitdiff
path: root/gcc/java/boehm.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-2/+0
* adaamacleod2015-10-291-3/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/java/rsandifo2014-05-061-9/+9
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-3/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-5/+5
* | Add wide-int branch.mrs2013-08-131-9/+11
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-3/+3
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-3/+3
* gcc/froydnj2010-07-151-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* /javaaesok2010-06-231-35/+14
* * boehm.c (mark_reference_fields): Compute % in HOST_WIDE_INTjakub2009-09-011-2/+2
* boehm.c (mark_reference_fields): Move misaligned pointer checkzippel2007-09-061-7/+7
* gcc/java/doko2007-09-061-0/+8
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * java-tree.h (uses_jv_markobj_p): Declare.tromey2006-05-051-7/+25
* * lang.opt (-freduced-reflection): New option.daney2006-03-151-3/+8
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-2/+1
* Update FSF address.kcook2005-06-251-2/+2
* * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,kazu2004-10-151-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+3
* .:nathan2004-08-151-5/+5
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-2/+2
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-12/+10
* * All Files: Remove PARAMS macro.ghazi2003-01-091-10/+5
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+1
* * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge into ..rth2001-12-221-11/+12
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-0/+1
* 2001-03-28 Hans Boehm <boehm@acm.org>apbianco2001-04-031-1/+2
* 2000-12-14 Andrew Haley <aph@redhat.com>aph2000-12-151-1/+1
* 2000-08-07 Hans Boehm <boehm@acm.org>bryce2000-09-051-3/+18
* * boehm.c (mark_reference_fields): Don't mark RawData fields.tromey2000-05-051-4/+17
* * boehm.c (mark_reference_fields): Use int_byte_position.tromey2000-04-231-1/+1