summaryrefslogtreecommitdiff
path: root/libjava/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* AbstractSelectableChannel.java: New file.Michael Koch2002-09-251-0/+1
* 2002-09-25 Michael Koch <konqueror@gmx.de>Michael Koch2002-09-251-0/+1
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-231-1/+1
* Matcher.java, [...]: Merge with classpath, new files.Michael Koch2002-09-181-1/+4
* NetworkInterface.java: New file.Michael Koch2002-09-171-0/+2
* DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 c...Michael Koch2002-09-131-0/+4
* Makefile.in: Rebuilt.Jeff Sturm2002-08-301-3/+3
* Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.Mark Wielaard2002-08-241-2/+5
* Makefile.in: Rebuilt.Tom Tromey2002-08-211-0/+2
* URISyntaxException.java: New file.Michael Koch2002-08-201-0/+3
* Reenable patch since shared library troubles on powerpc are solved:Mark Wielaard2002-08-111-0/+11
* [multiple changes]Bryce McKinlay2002-08-091-0/+3
* AWT/Swing merge from GNU Classpath.Bryce McKinlay2002-08-091-40/+443
* Revert patch that breaks libgcj shared library on powerpc:Mark Wielaard2002-08-011-11/+0
* Makefile.in: Rebuilt.Tom Tromey2002-07-151-0/+3
* 2002-07-14� Mark Wielaard� <mark@klomp.org>Mark Wielaard2002-07-141-0/+11
* Makefile.in: Rebuilt.Tom Tromey2002-06-241-1/+1
* Reformat JDBC classes and add new JDK 1.4 classes and methods.Bryce McKinlay2002-06-211-0/+17
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-181-1/+0
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-181-0/+1
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-171-0/+1
* Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey2002-06-111-0/+1
* Makefile.am (libgcj_convenience.la): Revert the last change.H.J. Lu2002-06-051-9/+3
* Use ## for comment.H.J. Lu2002-06-041-3/+3
* Makefile.am (libgcj_convenience.la): New target.H.J. Lu2002-06-041-3/+9
* Merge JDK 1.4 java.security changes from classpath.Bryce McKinlay2002-05-241-0/+5
* Merge JDK 1.4 exception chaining support from classpath.Bryce McKinlay2002-05-241-1/+2
* Makefile.am (all-recursive): Depend on $all_java_class_files so that they bui...Bryce McKinlay2002-05-231-1/+3
* re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey2002-05-131-0/+1
* jcf-write.c (write_classfile): Write the file to a temporary file and then re...Mark Mitchell2002-05-081-33/+14
* Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Alexandre Oliva2002-05-031-24/+14
* verify.cc (construct_primitive_array_type): New case.Tom Tromey2002-04-261-0/+2
* re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey2002-04-161-1/+5
* Fix botch in last commit.Anthony Green2002-04-121-1/+1
* Install libgcj.jar as libgcj-VERSION.jar.Anthony Green2002-04-121-10/+12
* Makefile.in: Rebuilt.Tom Tromey2002-04-101-0/+1
* Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey2002-03-261-7/+7
* Makefile.am: Escape quotes in echo.Bryce McKinlay2002-03-171-1/+1
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-171-8/+9
* Makefile.am: Use empty -classpath flag in addition to -bootclasspath.Bryce McKinlay2002-03-161-13/+13
* Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici...Alexandre Oliva2002-03-151-4/+4
* unicode-decomp.pl: Move from chartables.pl...Eric Blake2002-03-061-0/+1
* MediaTracker.java: Implemented.Bryce McKinlay2002-03-061-0/+1
* Makefile.am: Use -bootclasspath, not -CLASSPATH.Bryce McKinlay2002-03-041-13/+13
* Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath.Bryce McKinlay2002-02-251-1/+1
* acinclude.m4 (LIB_AC_PROG_CXX): Copied from libstdc++-v3.Alexandre Oliva2002-02-221-1/+1
* Makefile.am (libgcj.jar:): Change to -CLASSPATHNic Ferrier2002-02-211-12/+12
* javaprims.h (java::lang): Add java::lang::StrictMath.Eric Blake2002-02-151-0/+1
* configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.Bryce McKinlay2002-02-061-3/+4
* win32.cc: Created it.Adam Megacz2002-02-051-1/+1