aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2005-02-02Makefile.am: New file.Tom Tromey453-6493/+88326
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green3-10/+89
2005-01-29re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters2-8/+16
2005-01-26re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew2-15/+8
2005-01-24Class.h (next): Updated documentation.Tom Tromey4-15/+43
2005-01-24Makefile.am (libgij_la_LIBADD): Add -L$(here)/.libs.Jakub Jelinek3-2/+14
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle2-0/+21
2005-01-19VMCompiler.java (compileClass): Ignore UnknownError.Tom Tromey3-3/+15
2005-01-18MessageFormat.java (scanString): Changed how quoting is handled.Tom Tromey2-20/+38
2005-01-17MessageFormat.java (scanFormat): Chain thrown exception.Mark Wielaard2-1/+7
2005-01-15re PR java/19444 (GCJ implementation of java.net.URI misses host support)Michael Koch2-4/+57
2005-01-14File.java (toURI): Generate a URI which we understand.Robin Green2-2/+6
2005-01-14jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare5-21/+98
2005-01-13re PR libgcj/17784 (Thread.interrupt doesn't do security checks)Michael Koch3-2/+18
2005-01-11re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://d...Michael Koch2-4/+9
2005-01-11PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch30-618/+5469
2005-01-11re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't...Tom Tromey2-7/+35
2005-01-10* mauve-libgcj: Exclude some swing tests.Tom Tromey2-0/+7
2005-01-10PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey11-106/+159
2005-01-10re PR libgcj/18868 (Interface containing anonymous class breaks gij)Tom Tromey3-154/+134
2005-01-10re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch2-3/+10
2005-01-10[multiple changes]Michael Koch3-3/+22
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew3-0/+13
2005-01-09re PR libgcj/17069 (InetAddress.getLocalHost() returns broken InetAddress obj...Michael Koch2-1/+9
2005-01-07* java/lang/ClassLoader.java (findClass): Fixed documentation.Tom Tromey2-2/+6
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch17-6/+319
2005-01-05ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey3-10/+14
2005-01-05re PR libgcj/15719 (GIJ Interpeter: Problem with NaN / infinity comparisons)Tom Tromey2-2/+8
2005-01-05natRuntime.cc (insertSystemProperties): Set java.ext.dirs earlier.Tom Tromey2-4/+11
2005-01-05natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of th...Eric Botcazou2-0/+7
2005-01-03Process_4.java (Process_4): Expect only a non-zero exit status from 'false'.Eric Botcazou2-1/+7
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2-1/+5
2004-12-31* testsuite/lib/libjava.exp (libjava_find_gij): Handle multilibs.Andreas Jaeger2-306/+310
2004-12-21natClassLoader.cc (_Jv_RegisterClassHookDefault): Re-enable duplicate class r...Tom Tromey2-2/+4
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey5-27/+26
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey4-0/+76
2004-12-19config.h.in: Regenerate.Kelley Cook2-12/+4
2004-12-17re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Andrew Haley2-1/+28
2004-12-08IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew2-1/+6
2004-12-06For PR java/14853:Tom Tromey3-0/+24
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford11-53/+105
2004-12-02For PR java/16675:Tom Tromey2-0/+18
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford8-10/+42
2004-12-01no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey3-4/+14
2004-12-01re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay3-0/+42
2004-11-30revert: [multiple changes]Graydon Hoare429-8787/+29765
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2-10/+7
2004-11-29Main.java (main): Mention gcj-dbtool.Tom Tromey2-12/+24
2004-11-29* link.cc (link_symbol_table): Do not use intptr_t.Eric Botcazou2-2/+6
2004-11-28mauve-libgcj: Disable SpinnerListModel...Mark Wielaard2-0/+10