This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] m68k support for libjava


Matthias Klose writes:
 > Tom Tromey schrieb:
 > >>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
 > >
 > > Matthias> java support for m68k
 > > Matthias>  - add m68k info to configure files
 > > Matthias>  - add sysdep/m68k/locks.h
 > > Matthias>  - boehm.c: don't use bitmap as gc_descr if pointer is misaligned
 > >
 > > Someone other than me should review the locks.h addition.
 > > The rest is ok with the appropriate ChangeLog entry.
 > 
 > Andreas Schwab schrieb:
 > > Tom Tromey <tromey@redhat.com> writes:
 > > 
 > >>>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
 > >> Matthias> java support for m68k
 > >> Matthias>  - add m68k info to configure files
 > >> Matthias>  - add sysdep/m68k/locks.h
 > >> Matthias>  - boehm.c: don't use bitmap as gc_descr if pointer is misaligned
 > >>
 > >> Someone other than me should review the locks.h addition.
 > > 
 > > The m68k bits look ok to me.
 > 
 > committed the attached patch to the trunk.

Please send libgcj test results.  In particular I'm interested to see
how well signal handling works.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]