aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-21re PR java/6391 (Constant float to int conversions don't use ieee_real_to_int...Mark Wielaard4-0/+17
2002-04-21dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller7-8/+204
2002-04-20configure: Rebuilt.Hans Boehm3-313/+401
2002-04-18File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...Adam King2-0/+10
2002-04-17negzero.java: New.Mark Wielaard3-0/+15
2002-04-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey6-35/+63
2002-04-16natFileWin32.cc (performList): Return the correct array type.Adam King2-31/+35
2002-04-15configure.in: Allow building in $srcdir.DJ Delorie3-232/+239
2002-04-15natPlainDatagramSocketImpl.cc (close): Set timeout to 0.Mark Wielaard3-0/+7
2002-04-15Connection.java (usingProxy): return false.Mark Wielaard2-1/+5
2002-04-15natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King2-1/+16
2002-04-14re PR libgcj/6302 (http URLConnection does not support HTTP/1.1 (and chunked ...Mark Wielaard2-0/+8
2002-04-14re PR libgcj/6293 (PipedInputStream.close() does not notify writer (Mauve test))Mark Wielaard2-0/+12
2002-04-12Fix botch in last commit.Anthony Green2-2/+2
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green10-312/+327
2002-04-12SyncGlobal.java, [...]: New test case.Loren J. Rittle3-0/+37
2002-04-12configure.host: Set can_unwind_signal on hosts which support it.Bryce McKinlay4-328/+347
2002-04-11* win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free.Tom Tromey2-4/+8
2002-04-11jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.Adam King3-22/+36
2002-04-10Makefile.in: Rebuilt.Tom Tromey9-20/+138
2002-04-09* win32.cc (_Jv_platform_initProperties): Use GetTempPath.Tom Tromey2-1/+5
2002-04-09re PR java/6204 (gcj generates invalid byte code)Bryce McKinlay5-0/+81
2002-04-08re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infi...Alberto Biancardi2-1/+7
2002-04-08AbstractMap.java (putAll): Use entrySet size.Mark Wielaard2-5/+10
2002-04-07xfails: Add CASE_INSENSITIVE_ORDER...Mark Wielaard2-0/+18
2002-04-07Hashtable.java (contains): Remove NullPointer check.Mark Wielaard2-15/+16
2002-04-07typoBryce McKinlay1-1/+1