summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 2006-05-04 Andrew Haley <aph@redhat.com>aph2006-05-045-3/+42
* PR libgcj/26861:tromey2006-05-043-23/+19
* * java/lang/Class.h (JV_STATE_LOADING): Added comment.tromey2006-05-046-16/+67
* 2006-05-04 Andrew Haley <aph@redhat.com>aph2006-05-042-2/+5
* 2006-05-02 Bryce McKinlay <mckinlay@redhat.com>bryce2006-05-022-0/+11
* 2006-05-01 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-05-014-107/+10
* * boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and HAVE_DLADDRsayle2006-05-012-3/+11
* 2006-04-28 Bryce McKinlay <mckinlay@redhat.com>bryce2006-04-295-47/+40
* 2006-04-28 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-273-5/+176
* * gnu/gcj/runtime/natSharedLibLoader.cc: Include gc.h later.tromey2006-04-252-6/+17
* 2006-04-25 Andrew Haley <aph@redhat.com>aph2006-04-253-8/+8
* * java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip <clinit>.tromey2006-04-242-5/+16
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-2410-41/+279
* 2006-04-22 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-224-385/+51
* PR libgcj/27170bryce2006-04-202-0/+11
* PR libgcj/21941:tromey2006-04-203-4/+21
* * Makefile.in: Rebuilt.tromey2006-04-193-5/+8
* * gnu/java/nio/channels/natFileChannelPosix.cc (write): Properlytromey2006-04-192-1/+7
* PR libgcj/27171:tromey2006-04-174-8/+57
* 2006-04-17 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-172-1/+7
* PR libgcj/26522:tromey2006-04-133-0/+12
* PR libgcj/23829gerald2006-04-123-8/+13
* * gnu/gcj/runtime/SystemClassLoader.java (addClass): Get the valuebryce2006-04-113-7/+28
* gcc/testsuite:doko2006-04-102-1/+6
* 2006-04-10 Andrew Haley <aph@redhat.com>aph2006-04-103-10/+113
* 2006-04-08 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-072-1/+6
* 2006-04-07 Andrew Haley <aph@redhat.com>aph2006-04-072-0/+8
* 2006-04-06 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-04-062-0/+6
* libjava/classpath:tromey2006-04-056-2/+17
* * configure.host: Add -fno-omit-frame-pointer to libgcj_flags forrmathew2006-04-052-0/+7
* 2006-04-05 Archit Shah <ashah@redhat.com>aph2006-04-057-90/+293
* PR libgcj/26990:tromey2006-04-046-5/+40
* * lib/gen-classlist.sh.in: Correct handle generated files.tromey2006-04-045-41/+86
* Temporarily reverting previous patch due to build-breaking bug.tromey2006-04-045-77/+39
* 2006-04-04 Mark Wielaard <mark@klomp.org>tromey2006-04-045-39/+77
* fastjartromey2006-04-048-35/+76
* 2006-04-03 Andrew Haley <aph@redhat.com>aph2006-04-033-0/+142
* 2006-03-31 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-03-312-1/+5
* * aclocal.m4, configure, Makefile.in: Rebuilt.tromey2006-03-305-39/+126
* gcc/javatromey2006-03-302-0/+17
* PR gcc/26901:tromey2006-03-293-8/+19
* * sources.am, Makefile.in: Rebuilt.tromey2006-03-294-1/+44
* 2006-03-29 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-03-293-3/+31
* gcc/javatromey2006-03-296-5/+102
* * posix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTONIC andtromey2006-03-292-1/+14
* Correcting PR number in ChangeLog:tromey2006-03-281-1/+1
* PR libgcj/26641:tromey2006-03-2814-2446/+3845
* 2006-03-28 Anthony Balkissoon <abalkiss@redhat.com>abalkiss2006-03-285-886/+3110
* * testsuite/libjava.lang/PR26858.java: New test.daney2006-03-254-0/+2085
* PR libgcj/26706:tromey2006-03-164-185/+409