aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz1-0/+3
2007-01-19natVMVirtualMachine.cc: Mark unused parameters in methods and reformat.Keith Seitz1-0/+5
2007-01-19From Macro Trudel <mtrudel@gmx.ch>:Keith Seitz1-0/+6
2007-01-18jni.cc (_Jv_JNI_FindClass): Initialize class.Marco Trudel1-0/+9
2007-01-18configure: Rebuilt.Tom Tromey1-0/+5
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson1-0/+23
2007-01-17Makefile.in: Rebuilt.Andrew Haley1-0/+5
2007-01-17natThread.cc (finish_): Add JVMTI ThreadEnd notification.Keith Seitz1-0/+5
2007-01-17ChangeLog rotationTom Tromey1-13264/+0
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-0/+9
2007-01-17natVMDirectByteBufferImpl.cc: Renamed from java/nio/natDirectByteBufferImpl.cc.Gary Benson1-0/+7
2007-01-17jvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.Marco Trudel1-0/+5
2007-01-17natThread.cc (finalize_native): Remove cast.Tom Tromey1-0/+7
2007-01-16natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value.Keith Seitz1-0/+7
2007-01-16natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.Keith Seitz1-0/+8
2007-01-16jvmti.cc (_Jv_JVMTI_GetAllThreads): New function.Kyle Galloway1-0/+9
2007-01-15natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...Keith Seitz1-0/+6
2007-01-15MappedByteBuffer.java: Removed.Gary Benson1-0/+5
2007-01-15URLClassLoader.java: Removed.Gary Benson1-0/+8
2007-01-14ld-symbolic.m4: New.H.J. Lu1-0/+18
2007-01-12locks.h (read_barrier): New.Kaz Kojima1-0/+5
2007-01-12i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley1-0/+4
2007-01-112007-01-11 Andrew Haley <aph@redhat.com>Andrew Haley1-0/+7
2007-01-11*.h: New files.Tom Tromey1-0/+7
2007-01-10* HACKING: Various updates.Tom Tromey1-0/+4
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey1-0/+6
2007-01-10re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu1-0/+6
2007-01-10URL.java: Removed.Gary Benson1-0/+5
2007-01-10Makefile.am (install-exec-hook): Support $(DESTDIR).Matthias Klose1-0/+5
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-0/+1231
2006-12-21configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding.Adam Megacz1-0/+6
2006-12-18Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz1-0/+6
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou1-0/+4
2006-11-28locks.h: Enable use of either file on either target to support multilibs from...Mike Stump1-0/+6
2006-11-21Security.java: Merge with classpath.Gary Benson1-0/+6
2006-11-20mips-signal.h (sys/syscall.h): Do not include.David Daney1-0/+9
2006-11-20Throw_3.java: New Test.David Daney1-0/+5
2006-11-13* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz1-0/+4
2006-11-03InetAddress.java: Removed.Gary Benson1-0/+23
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz1-0/+4
2006-11-02jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.Keith Seitz1-0/+5
2006-11-01Location.java: New file.Keith Seitz1-0/+10
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz1-0/+8
2006-10-28java-stack.h (ncodeMap): Declare.Keith Seitz1-0/+15
2006-10-25natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler1-0/+5
2006-10-20natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey1-0/+5
2006-10-18register2.java: New file.Tom Tromey1-0/+19
2006-10-17natevents.cc (env): Delete.Geoffrey Keating1-0/+11
2006-10-14java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz1-0/+17
2006-10-12jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz1-0/+5