aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues42-2029/+1787
2009-12-02natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' ...Ben Elliston2-2/+7
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn2-0/+12
2009-11-30jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused.Ben Elliston2-1/+6
2009-11-26posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign i...Ben Elliston2-1/+8
2009-11-17posix-threads.cc (park): Rewrite code to handle time.Andrew Haley3-41/+66
2009-11-13* exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou2-1/+5
2009-11-02Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues3-39/+56
2009-10-22PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.javaRichard Guenther3-4/+14
2009-10-22install.texi: Document --enable-browser-plugin.Matthias Klose3-46/+56
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn9-45/+83
2009-09-27Fix library dependencies for -Wl,--as-needed.Ralf Wildenhues3-2/+8
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn11-121/+642
2009-09-16natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace.Jonathan Yong2-1/+6
2009-09-16libgcj_bc.c (__data_start, [...]): Add dummy usage.Andrew Haley2-0/+15
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues3-6/+9
2009-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva2-6/+10
2009-08-26ltmain.sh (removedotparts): Don't use comma as 's' separator.Dave Korn2-2/+7
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues6-4/+15
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues6-16/+17
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues51-41249/+28875
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues5-60/+77
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn5-3/+192
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley9-5/+18
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley5-0/+11
2009-08-14natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep...Kai Tietz2-0/+6
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley9-5/+94
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2-1/+5
2009-07-28natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base.David Daney2-1/+6
2009-07-28Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes5-0/+84
2009-07-24natVMSecureRandomWin32.cc: New Win32 specific implementation.Kai Tietz2-0/+37
2009-07-23aotcompile.py.in: Use hashlib instead of md5 if available.Matthias Klose2-2/+10
2009-07-17re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers2-2/+7
2009-07-17tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2-0/+91
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2-10/+43
2009-07-01HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek4-0/+78
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2-36/+18
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley146-418/+560
2009-06-22libtool-version: Bump soversion.Matthias Klose2-1/+5
2009-06-16Regenerate classfiles in rev 148530 with correct ecj versionMatthias Klose28-0/+0
2009-06-16Main.java (getGjdocVersion): Use gnu.classpath.Configuration.CLASSPATH_VERSIO...Matthias Klose33-24/+12
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva3-39/+68
2009-04-28* testsuite/libjava.jvmti/jvmti-interp.expDave Korn4-0/+19
2009-04-28re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation)Andrew Haley3-5/+32
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn10-24/+38
2009-04-28* java/lang/natVMClassLoader.ccDave Korn2-1/+6
2009-04-26aot-compile.in: Print diagnostics for malformed or invalid class files.Matthias Klose5-6/+129
2009-04-25configure.ac: Create missing directory gnu/java/security/jce/prng.Matthias Klose3-0/+9
2009-04-23Makefile.am (install-data-local): Fix symlinks to header files.Matthias Klose3-4/+9
2009-04-22natVMVirtualMachine.cc (handle_single_step): Use casted pointer in debugging ...Dave Korn2-2/+8