2001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>
commitd1c00d75814bf677e2c46a0d5ad7d524d83177e4
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2001 22:10:56 +0000 (15 22:10 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2001 22:10:56 +0000 (15 22:10 +0000)
tree5247ea899e655dc34044821d3c6a0933f95d6937
parentcfc9bfb9ffdab4e63723a9ad5e14c00e3ad8ed6c
2001-10-15  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * lang.c (langhooks.h): Included.
        (LANG_HOOKS_INIT): Redefined.
        (LANG_HOOKS_INIT_OPTIONS): Likewise.
        (LANG_HOOKS_DECODE_OPTION): Likewise.
        (struct lang_hooks lang_hooks): New initialization.

( http://gcc.gnu.org/ml/gcc-patches/2001-10/msg00692.html )

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46270 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/lang.c