OSDN Git Service

gcc/java/
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Sep 2007 16:39:58 +0000 (16:39 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Sep 2007 16:39:58 +0000 (16:39 +0000)
commit428af2fe3068e94096f979757b643a2069b901e3
tree347b39da00d758b1bf1ed403b8a4b9f503e5c2d2
parent931b0a0f9ddae71dbef720adf1b1a6707232b223
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128191 138bc75d-0d04-0410-961f-82ee72b054a4
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]