]> git.ipfire.org Git - thirdparty/gcc.git/commit
boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.
authorRoman Zippel <zippel@linux-m68k.org>
Thu, 6 Sep 2007 16:39:58 +0000 (16:39 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Thu, 6 Sep 2007 16:39:58 +0000 (16:39 +0000)
commitdbc293c8e4f11e261c89366701fc7a982ef8d39a
tree347b39da00d758b1bf1ed403b8a4b9f503e5c2d2
parent5ffeb913b1a455fe79c1c116fc75f09c21194815
boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.

gcc/java/

2007-09-06  Roman Zippel  <zippel@linux-m68k.org>

        * boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.

libjava/

2007-09-06  Roman Zippel  <zippel@linux-m68k.org>

        * sysdep/m68k/locks.h: New file.
        * configure.host: Set sysdeps_dir and libgcj_interpreter for m68k.
        * configure.ac: Set SIGNAL_HANDLER for m68*-*-linux*.
        * configure: Regenerate.

From-SVN: r128191
gcc/java/ChangeLog
gcc/java/boehm.c
libjava/ChangeLog
libjava/configure
libjava/configure.ac
libjava/configure.host
libjava/sysdep/m68k/locks.h [new file with mode: 0644]