summaryrefslogtreecommitdiffstats
path: root/gcc/java/boehm.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * boehm.c (mark_reference_fields): Only call byte_position ontromey2000-04-231-1/+2
* * boehm.c (mark_reference_fields): Added `last_view_index'tromey2000-04-221-20/+33
* * boehm.c (mark_reference_fields, set_bit): Prototype.ghazi2000-04-041-2/+12
* * decl.c (init_decl_processing): Set type of `sync_info' to betromey2000-03-161-22/+50
* * Makefile.in (JAVA_OBJS): Added boehm.o.tromey2000-03-041-0/+152
OpenPOWER on IntegriCloud