aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-09-30README: New file.releases/libgcj-2.95Bryce McKinlay1-0/+4
1999-09-10configure: Rebuilt.Tom Tromey1-0/+6
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva1-0/+10
1999-08-21configure.in: Check types ssize_t and in_addr_t.Alexandre Oliva1-0/+4
1999-08-21natPlainDatagramSocketImpl.cc: Include sys/select.h only when configure finds...Alexandre Oliva1-0/+4
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva1-0/+13
1999-08-06configure: Rebuilt.Tom Tromey1-0/+5
1999-08-03configure.in (CXXFLAGS): The buggy g++ -g work-around was buggy itself...Alexandre Oliva1-0/+6
1999-08-03* aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1-0/+4
1999-08-01configure: Rebuilt.Tom Tromey1-0/+5
1999-08-01[multiple changes]Tom Tromey1-0/+12
1999-08-01NEWS: Likewise.Tom Tromey1-0/+5
1999-08-01configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva1-0/+8
1999-08-01javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva1-0/+4
1999-07-31configure.in: Check for gcc 2.95 -g jboolean bug...Alexandre Oliva1-0/+9
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva1-0/+6
1999-07-28mauve-libgcj: Disable Object Serialization tests.Anthony Green1-0/+4
1999-07-20* include/stamp-h.in: New file.Tom Tromey1-0/+4
1999-07-12mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.Tom Tromey1-0/+5
1999-07-08mauve-libgcj: Omit InetAddressTest.Tom Tromey1-0/+5
1999-07-07* mauve-libgcj: Omit SocketTest and URLConnectionTest.Tom Tromey1-0/+2
1999-07-07* mauve-libgcj: Turn off many tests which are known to fail.Tom Tromey1-0/+4
1999-07-07i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley1-0/+7
1999-07-07mauve-libgcj: Explicitly enable formerly disabled java.text tests.Tom Tromey1-0/+3
1999-07-07mauve-libgcj: Turn off ClassTest test.Tom Tromey1-0/+5
1999-07-01i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley1-0/+6
1999-06-24[multiple changes]Tom Tromey1-0/+5
1999-06-24[multiple changes]Tom Tromey1-0/+21
1999-06-23InflaterInputStream.java (read): Throw ZipException if inflater throws a Data...Tom Tromey1-0/+5
1999-06-23DatagramSocketImpl.java (localPort): Fixed typo to match JDK.Warren Levy1-0/+14
1999-06-21ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.Tom Tromey1-0/+3
1999-06-21Makefile.in: Rebuilt.Tom Tromey1-0/+8
1999-06-18natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned Ine...Bryce McKinlay1-0/+10
1999-06-17natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL.Bryce McKinlay1-1/+20
1999-06-15FilterOutputStream.java (write(byte[])): Rewrite according to JDK 1.2 docs.Bryce McKinlay1-0/+6
1999-06-14* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.Bryce McKinlay1-1/+6
1999-06-11* mauve-libgcj: Activated java.net Mauve tests.Warren Levy1-0/+4
1999-06-11natInetAddress.cc (aton): Fix typos.Bryce McKinlay1-0/+8
1999-06-10DecimalFormat.java: Throw IllegalArgumentException throughout rather than Par...Warren Levy1-0/+2
1999-06-10FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundExceptio...Warren Levy1-0/+10
1999-06-09Runtime.java (exec): Convert prog name and arguments to string array.Bryce McKinlay1-0/+11
1999-06-03[multiple changes]Warren Levy1-0/+14
1999-05-28DatagramSocket.java (laddr): Removed.Warren Levy1-0/+30
1999-05-26[multiple changes]Warren Levy1-0/+71
1999-05-24ResourceBundle.java (getBundle): Throw NullPointerException if baseName is null.Tom Tromey1-0/+5
1999-05-22ZipInputStream.java (fill): New method.Tom Tromey1-0/+19
1999-05-21Makefile.in: Rebuilt.Tom Tromey1-0/+7
1999-05-21sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to a...Andrew Haley1-0/+6
1999-05-20prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added.Andrew Haley1-0/+11
1999-05-19aclocal.m4, configure: Rebuilt.Tom Tromey1-0/+3