aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-10-07Buffer.java: New stub file.Michael Koch1-2/+3
2002-10-07ByteBuffer.java, [...]: New files, forgot to add these dummies.Michael Koch1-1/+4
2002-10-07AlreadyConnectedException.java, [...]: New file.Michael Koch1-0/+29
2002-10-052002-10-05 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+6
2002-10-03Makefile.in: Rebuilt.Tom Tromey1-4/+23
2002-10-01ObjectInputStream.java (resolveProxyClass): New method from Classpath.Tom Tromey1-5/+11
2002-09-30Add Proxy support.Anthony Green1-26/+47
2002-09-25AbstractSelectableChannel.java: New file.Michael Koch1-0/+2
2002-09-252002-09-25 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+2
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi1-1/+1
2002-09-18Matcher.java, [...]: Merge with classpath, new files.Michael Koch1-3/+9
2002-09-17NetworkInterface.java: New file.Michael Koch1-6/+10
2002-09-13DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 c...Michael Koch1-5/+12
2002-08-30Makefile.in: Rebuilt.Jeff Sturm1-3/+3
2002-08-24Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.Mark Wielaard1-19/+25
2002-08-21Makefile.in: Rebuilt.Tom Tromey1-4/+8
2002-08-20URISyntaxException.java: New file.Michael Koch1-5/+11
2002-08-11Reenable patch since shared library troubles on powerpc are solved:Mark Wielaard1-0/+22
2002-08-09[multiple changes]Bryce McKinlay1-4/+8
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay1-74/+798
2002-08-01Revert patch that breaks libgcj shared library on powerpc:Mark Wielaard1-23/+1
2002-07-15Makefile.in: Rebuilt.Tom Tromey1-1/+7
2002-07-142002-07-14� Mark Wielaard� <mark@klomp.org>Mark Wielaard1-1/+23
2002-06-24configure: Rebuilt.Tom Tromey1-1/+1
2002-06-24Makefile.in: Rebuilt.Tom Tromey1-1/+1
2002-06-21Reformat JDBC classes and add new JDK 1.4 classes and methods.Bryce McKinlay1-7/+34
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-5/+3
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-0/+2
2002-06-17javaprims.h: Updated class declaration list.Tom Tromey1-13/+13
2002-06-11Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey1-1/+3
2002-06-05Makefile.am (libgcj_convenience.la): Revert the last change.H.J. Lu1-5/+2
2002-06-04Use ## for comment.H.J. Lu1-3/+0
2002-06-04Makefile.am (libgcj_convenience.la): New target.H.J. Lu1-2/+8
2002-05-24Merge JDK 1.4 java.security changes from classpath.Bryce McKinlay1-1/+11
2002-05-24Merge JDK 1.4 exception chaining support from classpath.Bryce McKinlay1-2/+4
2002-05-23Makefile.am (all-recursive): Depend on $all_java_class_files so that they bui...Bryce McKinlay1-34/+19
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey1-22/+38
2002-05-08jcf-write.c (write_classfile): Write the file to a temporary file and then re...Mark Mitchell1-84/+31
2002-05-03Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Alexandre Oliva1-54/+90
2002-04-26verify.cc (construct_primitive_array_type): New case.Tom Tromey1-0/+1
2002-04-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey1-22/+39
2002-04-12Fix botch in last commit.Anthony Green1-1/+1
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green1-61/+49
2002-04-10Makefile.in: Rebuilt.Tom Tromey1-0/+1
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green1-0/+1
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey1-24/+41
2002-03-23reverted erroneous checkinTom Tromey1-34/+18
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey1-18/+34
2002-03-17Makefile.am: Escape quotes in echo.Bryce McKinlay1-1/+1
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay1-8/+9