aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-16Makefile.am: Use empty -classpath flag in addition to -bootclasspath.Bryce McKinlay1-81/+30
2002-03-15Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici...Alexandre Oliva1-24/+75
2002-03-15Install libgcj-config.h in a better place.Anthony Green1-36/+22
2002-03-06config.h.in: Rebuilt.Tom Tromey1-19/+36
2002-03-06MediaTracker.java: Implemented.Bryce McKinlay1-5/+7
2002-03-04Makefile.am: Use -bootclasspath, not -CLASSPATH.Bryce McKinlay1-46/+31
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey1-19/+34
2002-02-25Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath.Bryce McKinlay1-2/+1
2002-02-23Makefile.in, [...]: Rebuilt.Alexandre Oliva1-68/+17
2002-02-22acinclude.m4 (LIB_AC_PROG_CXX): Copied from libstdc++-v3.Alexandre Oliva1-19/+71
2002-02-21Makefile.am (libgcj.jar:): Change to -CLASSPATHNic Ferrier1-55/+16
2002-02-06Oops, forgot these in last check-in.Bryce McKinlay1-107/+83