summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (ANONVERSCRIPT): Handle sun style.Rainer Orth2010-07-056-83/+310
* Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a ...Jan Kratochvil2010-06-212-5/+5
* Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil2010-06-213-2/+7
* configure.ac: Set SYSTEMSPEC so that -allow_stack_execute is not passed to th...Peter O'Gorman2010-06-103-2/+8
* re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe2010-06-092-3/+8
* check_jni_methods.sh.in: Don't use diff -U.Rainer Orth2010-06-042-6/+11
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-034-19/+39
* libtool-version: Bump soversion.Matthias Klose2010-06-032-1/+5
* configure.ac: Add multilib support for gmp.Mike Stump2010-05-293-12/+82
* configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth2010-05-253-4/+11
* re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns about -no-me...Rainer Orth2010-05-253-3/+28
* 010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley2010-05-052-11/+18
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-049-616/+68
* re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jni.exp when...Jack Howarth2010-05-034-20/+65
* CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley2010-04-278-1/+11
* IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley2010-04-279-5/+35
* re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley2010-04-213-0/+53
* s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel2010-04-131-3/+71
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-075-12/+22
* name-lookup.c (current_decl_namespace): Non-static.Jason Merrill2010-04-072-1/+9
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-0247-102/+333
* Fixed incorrect formatting of previous ChangeLog entry. Obvious.Dave Korn2010-03-231-9/+9
* re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn2010-03-2110-22/+190
* PR target/42811 (prerequisite)Dave Korn2010-03-212-0/+6
* re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose2010-03-13277-614/+619
* * configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.Rainer Orth2010-03-012-2/+4
* re PR libgcj/38251 (tools.zip doesn't build on systems with short command lines)Rainer Orth2010-03-013-8/+27
* re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley2010-02-242-2/+7
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth2010-02-022-0/+10
* natClass.cc (registerClosure): Make sure closures is non NULL.Andrew Haley2010-01-262-3/+11
* 2010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose2010-01-199-0/+5
* Makefile.am (GJDOC_EX): Use find -name pattern -prune -o.Andreas Tobler2010-01-183-12/+13
* Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues2010-01-165-5/+13
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-096-8/+21
* 2010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose2010-01-06842-513/+516
* re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan2009-12-302-6/+11
* Disable libtool support for languages unused in libjava/libltdlRalf Wildenhues2009-12-224-9649/+27
* Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues2009-12-143-32/+19
* pa-signal.h: Do not include ucontext.h.John David Anglin2009-12-093-66/+47
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay2009-12-098-20/+20
* configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou2009-12-084-85/+25
* acinclude.m4: Regenerated to pick: 2007-06-22 Ralf Wildenhues <Ralf.Wildenhue...Jakub Jelinek2009-12-074-13/+35
* configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou2009-12-073-2/+35
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-0542-2029/+1787
* natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' ...Ben Elliston2009-12-022-2/+7
* libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn2009-11-302-0/+12
* jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused.Ben Elliston2009-11-302-1/+6
* posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign i...Ben Elliston2009-11-262-1/+8
* posix-threads.cc (park): Rewrite code to handle time.Andrew Haley2009-11-173-41/+66
* * exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou2009-11-132-1/+5