summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogreleases/gcc-3.1Mark Mitchell2004-04-193-0/+12
* Mark ChangeLogMark Mitchell2002-07-253-0/+12
* For PR libgcj/7292:Jesse Rosenstock2002-07-122-1/+6
* Makefile.in: Rebuilt.Tom Tromey2002-06-243-2/+8
* configure.host: Disable hash synchronization and slow_pthread_self for cygwin.Bryce McKinlay2002-06-102-0/+11
* natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz2002-06-062-4/+6
* [multiple changes]Mark Mitchell2002-06-043-122/+66
* libjava.exp: Use libgcj-VERSION.jar, not libgcj-3.1.jar.Anthony Green2002-05-172-2/+13
* Mark ChangeLogMark Mitchell2002-05-153-0/+12
* Mark ChangeLogMark Mitchell2002-05-143-0/+12
* re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek2002-05-092-7/+33
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-311/+331
* Remove conflict marker.Andreas Schwab2002-05-061-1/+0
* Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Alexandre Oliva2002-05-033-48/+97
* dwarf2-signal.h (INIT_SEGV, [...]): use sigaction instead of __libc_sigaction.Hans Boehm2002-05-022-11/+10
* libjava.exp (libjava_find_spec): New function.Rainer Orth2002-05-022-4/+31
* re PR bootstrap/6525 (libjava won't build on Red Hat Linux 6.2/sparc)David S. Miller2002-05-022-2/+94
* * .cvsignore: Remove files that are present in CVS.Mark Mitchell2002-04-282-13/+7
* re PR target/6422 (libjava failures on sparc-linux)David S. Miller2002-04-262-14/+27
* natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-...Tom Tromey2002-04-242-3/+17
* win32.cc, win32.cc (backtrace): Added this function because Win32 does not su...Adam Megacz2002-04-243-0/+33
* dwarf2-signal.h (MAKE_THROW_FRAME, sparc32): Document magic instruction readi...David S. Miller2002-04-222-0/+7
* re PR java/6391 (Constant float to int conversions don't use ieee_real_to_int...Mark Wielaard2002-04-214-0/+17
* dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller2002-04-217-8/+204
* configure: Rebuilt.Hans Boehm2002-04-203-313/+401
* File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...Adam King2002-04-182-0/+10
* negzero.java: New.Mark Wielaard2002-04-171-0/+5
* This commit was manufactured by cvs2svn to create branchNo Author2002-04-172-0/+10
* configure.in: Allow building in $srcdir.DJ Delorie2002-04-163-232/+239
* re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey2002-04-163-2/+15
* natFileWin32.cc (performList): Return the correct array type.Adam King2002-04-162-31/+35
* Integer.java (getInteger(String,Integer): Return def when nm is null or the e...Mark Wielaard2002-04-152-3/+10
* natPlainDatagramSocketImpl.cc (close): Set timeout to 0.Mark Wielaard2002-04-153-0/+7
* Connection.java (usingProxy): return false.Mark Wielaard2002-04-152-1/+5
* natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King2002-04-152-1/+16
* re PR libgcj/6302 (http URLConnection does not support HTTP/1.1 (and chunked ...Mark Wielaard2002-04-142-0/+8
* re PR libgcj/6293 (PipedInputStream.close() does not notify writer (Mauve test))Mark Wielaard2002-04-142-0/+12
* * win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free.Tom Tromey2002-04-112-4/+8
* configure.host: Set can_unwind_signal on hosts which support it.Bryce McKinlay2002-04-114-248/+278
* Fix classpath with a hack.Anthony Green2002-04-112-2/+6
* jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.Adam King2002-04-113-22/+36
* Makefile.am (jardir, jar_DATA): Define (for libgcj.jar).Anthony Green2002-04-108-407/+400
* * win32.cc (_Jv_platform_initProperties): Use GetTempPath.Tom Tromey2002-04-092-1/+5
* exception.cc (abort): added static modifierAdam Megacz2002-04-082-1/+6
* re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infi...Alberto Biancardi2002-04-082-1/+7
* AbstractMap.java (putAll): Use entrySet size.Mark Wielaard2002-04-082-5/+10
* xfails: Add CASE_INSENSITIVE_ORDER...Mark Wielaard2002-04-072-0/+18
* Hashtable.java (contains): Remove NullPointer check.Mark Wielaard2002-04-072-14/+14
* natSystem.cc (init_properties): Call new function _Jv_platform_initProperties.Adam King2002-04-076-17/+168
* mauve.exp: Use libgcj.jar not libgcj.zip.Mark Wielaard2002-04-073-1/+12