summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/21941 (NPE in Socket.connect())Tom Tromey2006-04-203-4/+21
* Makefile.in: Rebuilt.Tom Tromey2006-04-193-5/+8
* natFileChannelPosix.cc (write): Properly handle EINTR.Tom Tromey2006-04-192-1/+7
* re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey2006-04-174-8/+57
* stringconst2.java: Print a stack trace in case of failure.Andreas Tobler2006-04-172-1/+7
* re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root)...Tom Tromey2006-04-133-0/+12
* re PR libgcj/23829 (FreeBSD 5 support for libjava)NAKATA Maho2006-04-123-8/+13
* SystemClassLoader.java (addClass): Get the value of package-private field "lo...Bryce McKinlay2006-04-113-7/+28
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-102-1/+6
* x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New.Andrew Haley2006-04-103-10/+113
* configure: Rebuilt.Andreas Tobler2006-04-082-1/+6
* InetAddress.java: Throw an UnknownHostException if lookup fails.Andrew Haley2006-04-072-0/+8
* acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate GCJ specifi...Andreas Tobler2006-04-062-0/+6
* re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change)Tom Tromey2006-04-056-2/+17
* configure.host: Add -fno-omit-frame-pointer to libgcj_flags for MinGW since E...Ranjit Mathew2006-04-052-0/+7
* re PR libgcj/25414 (should update rmic)Archit Shah2006-04-057-90/+293
* re PR classpath/26990 (SecurityManager.checkExit() problem)Tom Tromey2006-04-046-5/+40
* gen-classlist.sh.in: Correct handle generated files.Tom Tromey2006-04-045-41/+86
* Temporarily reverting previous patch due to build-breaking bug.Tom Tromey2006-04-045-77/+39
* [multiple changes]Tom Tromey2006-04-045-39/+77
* Makefile.in: Rebuilt.Tom Tromey2006-04-048-35/+76
* Float_2.java: New file.Andrew Haley2006-04-033-0/+142
* posix.cc (_Jv_platform_nanotime): Declare id with clockid_t.Andreas Tobler2006-03-312-1/+5
* aclocal.m4, [...]: Rebuilt.Tom Tromey2006-03-305-39/+126
* re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey2006-03-302-0/+17
* re PR bootstrap/26901 (../../../../../gcc/libjava/classpath/tools/gnu/classpa...Tom Tromey2006-03-293-8/+19
* sources.am, [...]: Rebuilt.Tom Tromey2006-03-294-1/+44
* acinclude.m4: Restore the situation that we don't build modules on darwin.Andreas Tobler2006-03-293-3/+31
* re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2006-03-296-5/+102
* posix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTONIC and CLOCK_HIGHRES.Tom Tromey2006-03-292-1/+14
* Correcting PR number in ChangeLog:Tom Tromey2006-03-281-1/+1
* re PR libgcj/26441 (Old libltdl may cause memory leak in Class.forName())Tom Tromey2006-03-2814-2446/+3845
* unicode-muncher.pl: Removed this file.Anthony Balkissoon2006-03-285-886/+3110
* re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney2006-03-254-0/+2085
* re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure)Tom Tromey2006-03-164-185/+409
* linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima2006-03-162-23/+7
* re PR classpath/26688 (Classpath Makefiles assume CVS source control)Tom Tromey2006-03-163-4/+13
* jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey2006-03-162-1/+5
* Correctly reference PR java/26638 in ChangeLogsTom Tromey2006-03-151-1/+1
* re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2006-03-152-9/+23
* re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey2006-03-1010-878/+48
* powerpc-signal.h: Fix typo in comment.Andreas Tobler2006-03-102-1/+5
* Imported GNU Classpath 0.90Mark Wielaard2006-03-101367-22568/+188595
* re PR libgcj/23495 (java.lang.String.equals is suboptimal)Tom Tromey2006-03-102-57/+51
* configure: Rebuilt.Tom Tromey2006-03-093-2/+14
* re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl...Tom Tromey2006-03-092-3/+11
* win32.cc (_Jv_platform_nanotime): New function.Tom Tromey2006-03-0914-6/+167
* gcj.texi: Document -static-libgcj option.David Daney2006-03-084-4/+119
* re PR libgcj/24183 (xmlj code not properly built)Tom Tromey2006-03-083-17/+53
* re PR libgcj/26103 (Wrong exception thrown)Tom Tromey2006-03-073-3/+14