aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth2-0/+10
2010-01-26natClass.cc (registerClosure): Make sure closures is non NULL.Andrew Haley2-3/+11
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose9-0/+5
2010-01-18Makefile.am (GJDOC_EX): Use find -name pattern -prune -o.Andreas Tobler3-12/+13
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues5-5/+13
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-8/+21
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose842-513/+516
2009-12-30re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan2-6/+11
2009-12-22Disable libtool support for languages unused in libjava/libltdlRalf Wildenhues4-9649/+27
2009-12-14Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues3-32/+19
2009-12-09pa-signal.h: Do not include ucontext.h.John David Anglin3-66/+47
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay8-20/+20
2009-12-08configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou4-85/+25
2009-12-07acinclude.m4: Regenerated to pick: 2007-06-22 Ralf Wildenhues <Ralf.Wildenhue...Jakub Jelinek4-13/+35
2009-12-07configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou3-2/+35
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