summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogreleases/gcc-3.1Mark Mitchell2004-04-191-0/+4
* Mark ChangeLogMark Mitchell2002-07-251-0/+4
* For PR libgcj/7292:Jesse Rosenstock2002-07-121-0/+5
* Makefile.in: Rebuilt.Tom Tromey2002-06-241-0/+6
* configure.host: Disable hash synchronization and slow_pthread_self for cygwin.Bryce McKinlay2002-06-101-0/+5
* natFileDescriptorWin32.cc (open): Disable Win32 file locking, just like the S...Adam Megacz2002-06-061-0/+5
* [multiple changes]Mark Mitchell2002-06-041-0/+14
* Mark ChangeLogMark Mitchell2002-05-151-0/+4
* Mark ChangeLogMark Mitchell2002-05-141-0/+4
* re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek2002-05-091-0/+6
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-081-0/+6
* Remove conflict marker.Andreas Schwab2002-05-061-1/+0
* Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Alexandre Oliva2002-05-031-0/+8
* dwarf2-signal.h (INIT_SEGV, [...]): use sigaction instead of __libc_sigaction.Hans Boehm2002-05-021-0/+5
* libjava.exp (libjava_find_spec): New function.Rainer Orth2002-05-021-0/+6
* re PR bootstrap/6525 (libjava won't build on Red Hat Linux 6.2/sparc)David S. Miller2002-05-021-0/+6
* re PR target/6422 (libjava failures on sparc-linux)David S. Miller2002-04-261-0/+7
* natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-...Tom Tromey2002-04-241-0/+6
* win32.cc, win32.cc (backtrace): Added this function because Win32 does not su...Adam Megacz2002-04-241-0/+5
* dwarf2-signal.h (MAKE_THROW_FRAME, sparc32): Document magic instruction readi...David S. Miller2002-04-221-0/+5
* re PR java/6391 (Constant float to int conversions don't use ieee_real_to_int...Mark Wielaard2002-04-211-0/+4
* dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller2002-04-211-0/+17
* configure: Rebuilt.Hans Boehm2002-04-201-0/+5
* File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...Adam King2002-04-181-0/+5
* configure.in: Allow building in $srcdir.DJ Delorie2002-04-161-0/+5
* re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey2002-04-161-0/+7
* natFileWin32.cc (performList): Return the correct array type.Adam King2002-04-161-0/+11
* Integer.java (getInteger(String,Integer): Return def when nm is null or the e...Mark Wielaard2002-04-151-0/+5
* natPlainDatagramSocketImpl.cc (close): Set timeout to 0.Mark Wielaard2002-04-151-0/+5
* Connection.java (usingProxy): return false.Mark Wielaard2002-04-151-0/+4
* natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King2002-04-151-0/+5
* * win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free.Tom Tromey2002-04-111-0/+4
* configure.host: Set can_unwind_signal on hosts which support it.Bryce McKinlay2002-04-111-0/+8
* jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.Adam King2002-04-111-0/+9
* Makefile.am (jardir, jar_DATA): Define (for libgcj.jar).Anthony Green2002-04-101-0/+8
* * win32.cc (_Jv_platform_initProperties): Use GetTempPath.Tom Tromey2002-04-091-0/+4
* exception.cc (abort): added static modifierAdam Megacz2002-04-081-0/+4
* re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infi...Alberto Biancardi2002-04-081-0/+6
* AbstractMap.java (putAll): Use entrySet size.Mark Wielaard2002-04-081-0/+5
* Hashtable.java (contains): Remove NullPointer check.Mark Wielaard2002-04-071-0/+6
* natSystem.cc (init_properties): Call new function _Jv_platform_initProperties.Adam King2002-04-071-1/+11
* * java/lang/Character,java (isDefined): getType() != UNASSIGNED.Mark Wielaard2002-04-071-0/+4
* ArrayList.java (addAll(int,Collection)): System.arraycopy all of the remainin...Mark Wielaard2002-04-071-1/+12
* ArrayList.jva (removeRange): If toIndex == fromIndex do nothing...Mark Wielaard2002-04-061-0/+5
* win32.h (_Jv_platform_close_on_exec): added inline modifier.Adam Megacz2002-04-051-0/+5
* configure.host: Add case statement to support generic port properties.Loren J. Rittle2002-04-051-0/+5
* mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode test.Mark Wielaard2002-04-051-0/+8
* Arrays.java (qsort): Fix off-by-one errors and use of incorrect "hi" value wh...Bryce McKinlay2002-04-041-0/+5
* Modifier.java (toString(int,StringBuffer)): Fix ordering.Mark Wielaard2002-04-041-0/+5
* Long.java (getLong(String,Long)): Actually decode property value, not key.Mark Wielaard2002-04-031-0/+5