aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2010-01-262010-01-26 Andrew Haley <aph@redhat.com>Andrew Haley
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose
2010-01-182010-01-18 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues
2010-01-09 * gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-12-30/gccRobert Millan
2009-12-22Disable libtool support for languages unused in libjava/libltdlRalf Wildenhues
2009-12-14Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues
2009-12-09 * include/pa-signal.h: Do not include ucontext.h.John David Anglin
2009-12-092009-12-09 Bryce McKinlay <bmckinlay@gmail.com>Bryce McKinlay
2009-12-08 * configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou
2009-12-07 * acinclude.m4: Regenerated to pick:Jakub Jelinek
2009-12-07 * configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-12-01 * java/net/natVMURLConnection.cc (guessContentTypeFromBuffer):Ben Elliston
2009-11-30libgomp/ChangeLogDave Korn
2009-11-30 * jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter asBen Elliston
2009-11-26 * posix-threads.cc (ParkHelper::unpark): Do not initialise result,Ben Elliston
2009-11-172009-11-17 Andrew Haley <aph@redhat.com>Andrew Haley
2009-11-13 * exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou
2009-11-02Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues
2009-10-222009-10-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-10-22gcc/Matthias Klose
2009-09-30 * configure.host (libgcj_sublib_ltflags): New variable.Dave Korn
2009-09-27Fix library dependencies for -Wl,--as-needed.Ralf Wildenhues
2009-09-22gcc/ChangeLogDave Korn
2009-09-162009-09-16 Jonathan Yong <jon_y@users.sourceforge.net>Jonathan Yong
2009-09-162009-09-16 Andrew Haley <aph@redhat.com>Andrew Haley
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues
2009-09-08ChangeLog:Alexandre Oliva
2009-08-26ChangeLog:Dave Korn
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues
2009-08-20libgomp/ChangeLog:Dave Korn
2009-08-172009-08-17 Andrew Haley <aph@redhat.com>Andrew Haley
2009-08-172009-08-17 Andrew Haley <aph@redhat.com>Andrew Haley
2009-08-142009-08-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-08-122009-08-12 Andrew Haley <aph@redhat.com>Andrew Haley
2009-07-30config/Ralf Wildenhues
2009-07-28 * gnu/gcj/util/natGCInfo.cc (nomem_handler): Use oomDumpName asDavid Daney
2009-07-28Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes
2009-07-242009-07-24 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-07-232009-07-23 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-07-17 PR other/40784Joseph Myers
2009-07-16config:Joseph Myers
2009-07-11gcc/testsuite/Richard Sandiford
2009-07-01 * gnu/javax/swing/text/html/parser/HTML_401F.java (defineElements):Jakub Jelinek