Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused. | Ben Elliston | 2 | -1/+6 |
2009-11-26 | posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign i... | Ben Elliston | 2 | -1/+8 |
2009-11-17 | posix-threads.cc (park): Rewrite code to handle time. | Andrew Haley | 3 | -41/+66 |
2009-11-13 | * exception.cc (PERSONALITY_FUNCTION): Fix oversight. | Eric Botcazou | 2 | -1/+5 |
2009-11-02 | Work with defaulted $prefix (NONE) in libjava. | Ralf Wildenhues | 3 | -39/+56 |
2009-10-22 | PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.java | Richard Guenther | 3 | -4/+14 |
2009-10-22 | install.texi: Document --enable-browser-plugin. | Matthias Klose | 3 | -46/+56 |
2009-09-30 | configure.host (libgcj_sublib_ltflags): New variable. | Dave Korn | 9 | -45/+83 |
2009-09-27 | Fix library dependencies for -Wl,--as-needed. | Ralf Wildenhues | 3 | -2/+8 |
2009-09-22 | cygming.h (TARGET_USE_JCR_SECTION): Enable. | Dave Korn | 11 | -121/+642 |
2009-09-16 | natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace. | Jonathan Yong | 2 | -1/+6 |
2009-09-16 | libgcj_bc.c (__data_start, [...]): Add dummy usage. | Andrew Haley | 2 | -0/+15 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 3 | -6/+9 |
2009-09-08 | libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before... | Alexandre Oliva | 2 | -6/+10 |
2009-08-26 | ltmain.sh (removedotparts): Don't use comma as 's' separator. | Dave Korn | 2 | -2/+7 |
2009-08-24 | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 6 | -4/+15 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 6 | -16/+17 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 51 | -41249/+28875 |
2009-08-22 | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 5 | -60/+77 |
2009-08-20 | Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. | Dave Korn | 5 | -3/+192 |
2009-08-17 | Makefile.am (libgcj_bc_la_LIBADD): Delete. | Andrew Haley | 9 | -5/+18 |
2009-08-17 | Makefile.in, [...]: Regenerate. | Andrew Haley | 5 | -0/+11 |
2009-08-14 | natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep... | Kai Tietz | 2 | -0/+6 |
2009-08-12 | locks.h: Use atomic builtins For Linux EABI. | Andrew Haley | 9 | -5/+94 |
2009-07-30 | extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ... | Ralf Wildenhues | 2 | -1/+5 |
2009-07-28 | natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base. | David Daney | 2 | -1/+6 |
2009-07-28 | Fix for PR40616: missing java.io.PrintStream constructors. | Andrew John Hughes | 5 | -0/+84 |
2009-07-24 | natVMSecureRandomWin32.cc: New Win32 specific implementation. | Kai Tietz | 2 | -0/+37 |
2009-07-23 | aotcompile.py.in: Use hashlib instead of md5 if available. | Matthias Klose | 2 | -2/+10 |
2009-07-17 | re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++) | Joseph Myers | 2 | -2/+7 |
2009-07-17 | tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. | Joseph Myers | 2 | -0/+91 |
2009-07-11 | re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11... | Richard Sandiford | 2 | -10/+43 |
2009-07-01 | HTML_401F.java (defineElements): Split this huge method into... | Jakub Jelinek | 4 | -0/+78 |
2009-06-30 | gcc-defs.exp (gcc-set-multilib-library-path): Delete. | Richard Sandiford | 2 | -36/+18 |
2009-06-29 | re PR java/40590 (namespace namespace broken in CNI) | Andrew Haley | 146 | -418/+560 |
2009-06-22 | libtool-version: Bump soversion. | Matthias Klose | 2 | -1/+5 |
2009-06-16 | Regenerate classfiles in rev 148530 with correct ecj version | Matthias Klose | 28 | -0/+0 |
2009-06-16 | Main.java (getGjdocVersion): Use gnu.classpath.Configuration.CLASSPATH_VERSIO... | Matthias Klose | 33 | -24/+12 |
2009-05-12 | re PR target/37137 (unrecognized command line option "-minterlink-mips16") | Alexandre Oliva | 3 | -39/+68 |
2009-04-28 | * testsuite/libjava.jvmti/jvmti-interp.exp | Dave Korn | 4 | -0/+19 |
2009-04-28 | re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation) | Andrew Haley | 3 | -5/+32 |
2009-04-28 | interpret.cc (DEBUG): Rename this ... | Dave Korn | 10 | -24/+38 |
2009-04-28 | * java/lang/natVMClassLoader.cc | Dave Korn | 2 | -1/+6 |
2009-04-26 | aot-compile.in: Print diagnostics for malformed or invalid class files. | Matthias Klose | 5 | -6/+129 |
2009-04-25 | configure.ac: Create missing directory gnu/java/security/jce/prng. | Matthias Klose | 3 | -0/+9 |
2009-04-23 | Makefile.am (install-data-local): Fix symlinks to header files. | Matthias Klose | 3 | -4/+9 |
2009-04-22 | natVMVirtualMachine.cc (handle_single_step): Use casted pointer in debugging ... | Dave Korn | 2 | -2/+8 |
2009-04-09 | configure.host: Restore match for darwin9 or later. | Jack Howarth | 4 | -4/+10 |
2009-03-16 | configure.ac: Detect xulrunner-1.9. | Matthias Klose | 3 | -6/+112 |
2009-03-12 | [multiple changes] | Andrew Haley | 3 | -1/+21 |