aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2006-04-03Float_2.java: New file.Andrew Haley3-0/+142
2006-03-31posix.cc (_Jv_platform_nanotime): Declare id with clockid_t.Andreas Tobler2-1/+5
2006-03-30aclocal.m4, [...]: Rebuilt.Tom Tromey5-39/+126
2006-03-30re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey2-0/+17
2006-03-29re PR bootstrap/26901 (../../../../../gcc/libjava/classpath/tools/gnu/classpa...Tom Tromey3-8/+19
2006-03-29sources.am, [...]: Rebuilt.Tom Tromey4-1/+44
2006-03-29acinclude.m4: Restore the situation that we don't build modules on darwin.Andreas Tobler3-3/+31
2006-03-29re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey6-5/+102
2006-03-29posix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTONIC and CLOCK_HIGHRES.Tom Tromey2-1/+14
2006-03-28Correcting PR number in ChangeLog:Tom Tromey1-1/+1
2006-03-28re PR libgcj/26441 (Old libltdl may cause memory leak in Class.forName())Tom Tromey14-2446/+3845
2006-03-28unicode-muncher.pl: Removed this file.Anthony Balkissoon5-886/+3110
2006-03-25re PR libgcj/26858 (NullPointerException not generated for large classes...)David Daney4-0/+2085
2006-03-16re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure)Tom Tromey4-185/+409
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima2-23/+7
2006-03-16re PR classpath/26688 (Classpath Makefiles assume CVS source control)Tom Tromey3-4/+13
2006-03-16jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey2-1/+5
2006-03-15Correctly reference PR java/26638 in ChangeLogsTom Tromey1-1/+1
2006-03-15re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2-9/+23
2006-03-10re PR libgcj/25713 (GZIPOutputStream bad checksum)Tom Tromey10-878/+48
2006-03-10powerpc-signal.h: Fix typo in comment.Andreas Tobler2-1/+5
2006-03-10Imported GNU Classpath 0.90Mark Wielaard1367-22568/+188595
2006-03-10re PR libgcj/23495 (java.lang.String.equals is suboptimal)Tom Tromey2-57/+51
2006-03-09configure: Rebuilt.Tom Tromey3-2/+14
2006-03-09re PR libgcj/24461 (array access in either GZIPInputStream, Inflater, natInfl...Tom Tromey2-3/+11
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey14-6/+167
2006-03-08gcj.texi: Document -static-libgcj option.David Daney4-4/+119
2006-03-08re PR libgcj/24183 (xmlj code not properly built)Tom Tromey3-17/+53
2006-03-07re PR libgcj/26103 (Wrong exception thrown)Tom Tromey3-3/+14
2006-03-07* include/java-interp.h: Removed extern "C" around #include <ffi.h>.David Daney2-2/+4
2006-03-07* link.cc: Include ffi.h if USE_LIBFFI defined.David Daney2-0/+8
2006-03-03* interpret.cc (do_allocate_static_fields): Added comment.Tom Tromey2-1/+15
2006-03-01re PR libgcj/24321 (instanceof erroneously causes class initialization)Tom Tromey4-4/+35
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek5-49/+30
2006-02-23IntegerGraphicsState.java (getClip): Clone clip before returning, handle null...Scott Gilbertson6-4/+37
2006-02-21link.cc: Added variant of create_error_method that will not complain about un...Robert Schuster2-14/+27
2006-02-17stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::re...Andrew Haley4-7/+46
2006-02-15charset, [...]: Remove empty directories.Matthias Klose1-0/+5
2006-02-09Class.h (_Jv_IDispatchTable): Make it a struct.Bryce McKinlay4-53/+57
2006-02-09re PR libgcj/25187 (dereferencing type-punned pointer warnings while building...Bryce McKinlay12-29/+65
2006-02-08Add PR libgcj/26113 to last entry.Bryce McKinlay1-0/+1
2006-02-08link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay10-31/+48
2006-02-08PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:Tom Tromey7-261/+157
2006-02-08re PR java/22578 (should inline floatToIntBits et al)Tom Tromey10-1114/+257
2006-02-07gij.cc (version): Use 2006.Tom Tromey5-8/+15
2006-02-04re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java)Tom Tromey3-0/+20
2006-02-04Resolve classpath ChangeLog merge conflict.Mark Wielaard1-6316/+0
2006-02-03Makefile.am (src.zip): Update src.zip file search to look in classpath direct...Thomas Fitzsimmons3-6/+51
2006-02-032006-02-03 Robert Schuster <robertschuster@fsfe.org>Robert Schuster2-1/+6
2006-02-03re PR libgcj/26073 (libjava fails to compile)Robert Schuster3-45/+63