summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth2011-01-062-1/+9
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-037-8/+8
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-036-8/+19
* Rotate ChangeLogs.H.J. Lu2011-01-022-722/+728
* PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes2010-12-163-7/+21
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-069-4/+50
* jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*.Rainer Orth2010-11-093-0/+15
* GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes2010-10-12735-9228/+13354
* Regenerate libjava Makefile.in files.Ralf Wildenhues2010-09-275-0/+11
* configure.ac: Set LIBMATHSPEC to -lm except on darwin.Jack Howarth2010-09-214-4/+33
* Fix building ecjx in cross compile mode.Dmitrijs Ledkovs2010-08-278-5/+33
* configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth2010-08-185-2/+32
* only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe2010-08-172-3/+9
* * gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey2010-08-122-2/+7
* JobStateReasons.java (add): Fix infinite recursion with call to super.Andrew Haley2010-07-303-1/+6
* re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth2010-07-233-0/+33
* sparc-signal.h: Renamed to ...Rainer Orth2010-07-157-4/+20
* 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