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: [PATCH] boehm gc support for CRIS


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

>> This patch adds support for CRIS platform to Boehm GC.

Ranjit> Since both Boehm GC and libffi are used primarily by
Ranjit> Java within GCC, IMHO you should CC
Ranjit> java-patches@gcc.gnu.org too for these patches.

Ranjit> For Boehm GC, it'd be nice to synchronise with upstream
Ranjit> too and hence you should CC Hans Boehm too.

Ranjit> AFAICT, Anthony Green is the maintainer for libffi, so
Ranjit> probably he should be CC-ed too.

Generally the way this works is that Hans accepts or rejects most GC
patches.  Exceptions are small portability and configury fixes, which
we commit more freely (and send to him for possible inclusion
upstream).

For libffi, configury and other such improvements can be approved by a
number of people.  Andreas Tobler maintains the libffi test suite.
Port-specific libffi changes are ordinarily reviewed by the port
maintainer, since usually these changes need a lot of knowledge about
the particular ABI.

This process is probably inadequately documented.

Tom


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