r141265 - in /branches/gcj/classpath-098-merge-...

doko@gcc.gnu.org doko@gcc.gnu.org
Tue Oct 21 15:18:00 GMT 2008


Author: doko
Date: Tue Oct 21 15:18:44 2008
New Revision: 141265

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141265
Log:
libjava/ChangeLog:

2008-10-21  Andrew John Hughes  <gnu_andrew@member.fsf.org>

        * sources.am, Makfile.in: Regenerate.

libjava/classpath/ChangeLog:

2008-10-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

        * m4/ac_prog_antlr.m4:
        Remove redundant checks.
        * tools/Makefile.am:
        Use gjdoc_gendir when calling antlr.

2008-10-15  Andrew John Hughes  <gnu_andrew@member.fsf.org>

        * configure.ac:
        Remove superfluous AC_PROG_JAVA call.

libjava/classpath/ChangeLog.gcj:

2008-10-21  Matthias Klose  <doko@ubuntu.com>

        * classpath/tools/gnu/classpath/tools/gjdoc/expr/Java*: Move from ...
        * classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/ ... here.
        * Update .class files.
        
2008-10-21  Andrew John Hughes  <gnu_andrew@member.fsf.org>

        * tools/Makefile.am:
        Always generate parser in the srcdir.

Added:
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaLexer.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaLexer.smap
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaRecognizer.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaRecognizer.smap
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaTokenTypes.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/JavaTokenTypes.txt
Removed:
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaLexer.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaLexer.smap
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaRecognizer.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaRecognizer.smap
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaTokenTypes.java
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/gnu/classpath/tools/gjdoc/expr/JavaTokenTypes.txt
Modified:
    branches/gcj/classpath-098-merge-branch/libjava/ChangeLog
    branches/gcj/classpath-098-merge-branch/libjava/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/ChangeLog
    branches/gcj/classpath-098-merge-branch/libjava/classpath/ChangeLog.gcj
    branches/gcj/classpath-098-merge-branch/libjava/classpath/configure
    branches/gcj/classpath-098-merge-branch/libjava/classpath/configure.ac
    branches/gcj/classpath-098-merge-branch/libjava/classpath/lib/gnu/java/locale/LocaleData.class
    branches/gcj/classpath-098-merge-branch/libjava/classpath/m4/ac_prog_antlr.m4
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/Makefile.am
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/Makefile.in
    branches/gcj/classpath-098-merge-branch/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/expr/JavaLexer.class
    branches/gcj/classpath-098-merge-branch/libjava/sources.am



More information about the Gcc-cvs mailing list