aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2002-06-11* libjava.compile/PR6865.java: New file. For PR java/6865.Tom Tromey2-0/+7
2002-06-11* libjava.lang/PR6520.java: Fixed typo.Tom Tromey2-1/+5
2002-06-11* libjava.lang/PR6520.java: New file. For PR java/6520.Tom Tromey2-0/+17
2002-06-10configure.host: Disable hash synchronization and slow_pthread_self for cygwin.Bryce McKinlay2-0/+11
2002-06-06natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz2-4/+6
2002-06-05Makefile.am (libgcj_convenience.la): Revert the last change.H.J. Lu3-14/+11
2002-06-04Use ## for comment.H.J. Lu2-6/+3
2002-06-04Makefile.am (libgcj_convenience.la): New target.H.J. Lu3-5/+23
2002-06-04configure.in (--with-newlib): New option: Check ${with_newlib} instead of ${w...H.J. Lu3-334/+362
2002-06-04re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey5-3/+47
2002-06-04* java/util/natTimeZone.cc: Include <stdio.h>.Tom Tromey2-0/+6
2002-05-30* libjava.compile/T20020529.java: New file.Bryce McKinlay2-0/+27
2002-05-29configure.host [...]: Set can_unwind_signal=yes.Ulrich Weigand5-206/+305
2002-05-27re PR java/6820 (miscompilation of (a,++a) as arguments to final method)Bryce McKinlay3-0/+22
2002-05-24natThrowable.cc (fillInStackTrace): Use "stackTraceBytes", not "stackTrace".Bryce McKinlay2-5/+10
2002-05-24Merge JDK 1.4 java.security changes from classpath.Bryce McKinlay59-1324/+2769
2002-05-24Merge JDK 1.4 exception chaining support from classpath.Bryce McKinlay7-67/+731
2002-05-23Makefile.am (all-recursive): Depend on $all_java_class_files so that they bui...Bryce McKinlay3-35/+28
2002-05-23re PR java/6729 (Compiler error causing break of java.lang.Character.isWhites...Bryce McKinlay2-0/+2
2002-05-23Test case for PR 6729.Bryce McKinlay2-0/+17
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth5-21/+28
2002-05-14natRuntime.cc: Don't include sys/time.h and time.h.Tom Tromey3-11/+19
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey9-696/+1852
2002-05-12SentenceBreakIterator.java (next): Skip all java white space characters.Mark Wielaard2-19/+20
2002-05-10* jni.cc (_Jv_JNIFunctions): Fixed typo.Tom Tromey2-1/+3
2002-05-09ResourceBundle.java: New version from Classpath.Tom Tromey3-644/+770
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek2-7/+33
2002-05-08jcf-write.c (write_classfile): Write the file to a temporary file and then re...Mark Mitchell3-117/+53
2002-05-08libjava.exp (test_libjava_from_javac): Append .exe to executable names.David Billinghurst2-1/+9
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva3-311/+331
2002-05-07* java/lang/natString.cc (unintern): Fixed typo.Tom Tromey2-2/+6
2002-05-06libjava.exp (libjava_arguments): Don't link with -no-install on *-*-cygwin*.David Billinghurst2-1/+9
2002-05-05libjava.exp (test_libjava_from_source): Add comment explaining last patch.David Billinghurst2-0/+8
2002-05-04For PR java/6519:Mark Wielaard3-0/+25
2002-05-04libjava.exp (test_libjava_from_source): Append .exe to executable names.David Billinghurst2-0/+8
2002-05-03natSystem.cc (getSystemTimeZone): Use HAVE_UNDERSCORE_TIMEZONE.David Billinghurst8-325/+340
2002-05-03Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Alexandre Oliva3-78/+111
2002-05-03dwarf2-signal.h (INIT_SEGV, [...]): use sigaction instead of __libc_sigaction.Hans Boehm2-11/+10
2002-05-02libjava.exp (libjava_find_spec): New function.Rainer Orth2-4/+36
2002-05-02re PR bootstrap/6525 (libjava won't build on Red Hat Linux 6.2/sparc)David S. Miller2-2/+94
2002-05-02natPlainSocketImpl.cc: Include sys/ioctl.h and sys/filio.h, if present.Jerome Marc2-0/+17
2002-04-30re PR libgcj/6301 (gij -jar does not work)Tom Tromey2-2/+12
2002-04-29ieeefp.h: Define __IEEE_BIG_ENDIAN for S/390.Gerhard Tonn2-0/+8
2002-04-29natFileDescriptorWin32.cc (open): Move file pointer to end of file in APPEND ...Adam King2-0/+12
2002-04-28* .cvsignore: Remove files that are present in CVS.Mark Mitchell2-6/+7
2002-04-26re PR target/6422 (libjava failures on sparc-linux)David S. Miller2-14/+27
2002-04-26verify.cc (construct_primitive_array_type): New case.Tom Tromey6-3/+81
2002-04-24natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-...Tom Tromey2-3/+17
2002-04-24win32.cc, win32.cc (backtrace): Added this function because Win32 does not su...Adam Megacz3-0/+33
2002-04-22dwarf2-signal.h (MAKE_THROW_FRAME, sparc32): Document magic instruction readi...David S. Miller2-0/+7