aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-01-17natVMDirectByteBufferImpl.cc: Renamed from java/nio/natDirectByteBufferImpl.cc.Gary Benson4-8/+15
2007-01-17MappedByteBuffer.java: Removed.Gary Benson1-1/+2
2007-01-17jvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.Marco Trudel2-7/+10
2007-01-17natThread.cc (finalize_native): Remove cast.Tom Tromey3-4/+11
2007-01-16natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value.Keith Seitz4-2/+9
2007-01-16natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.Keith Seitz2-0/+33
2007-01-16jvmti.cc (_Jv_JVMTI_GetAllThreads): New function.Kyle Galloway7-1/+250
2007-01-15natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...Keith Seitz2-10/+14
2007-01-15MappedByteBuffer.java: Removed.Gary Benson5-91/+7
2007-01-15URLClassLoader.java: Removed.Gary Benson28-1459/+224
2007-01-14ld-symbolic.m4: New.H.J. Lu9-17/+111
2007-01-12locks.h (read_barrier): New.Kaz Kojima2-1/+18
2007-01-12i386-signal.h: Rewrite to use rt_sigaction.Andrew Haley3-56/+72
2007-01-112007-01-11 Andrew Haley <aph@redhat.com>Andrew Haley3-9/+18
2007-01-11*.h: New files.Tom Tromey83-0/+2646
2007-01-11Readd missing chunks from r116332:Matthias Klose39-28/+113
2007-01-10* HACKING: Various updates.Tom Tromey2-6/+35
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey4-13/+23
2007-01-10re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu2-0/+18
2007-01-10URL.java: Removed.Gary Benson7-976/+10
2007-01-10regexp, [...]: Remove empty directories.Matthias Klose1-0/+12
2007-01-10Makefile.am (install-exec-hook): Support $(DESTDIR).Matthias Klose3-12/+17
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey17457-71204/+607449
2006-12-21configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding.Adam Megacz3-4/+10
2006-12-18Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz7-330/+138
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou2-2/+44
2006-11-28locks.h: Enable use of either file on either target to support multilibs from...Mike Stump3-18/+34
2006-11-21Security.java: Merge with classpath.Gary Benson4-226/+303
2006-11-20mips-signal.h (sys/syscall.h): Do not include.David Daney2-40/+15
2006-11-20Throw_3.java: New Test.David Daney3-0/+47
2006-11-13* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz2-12/+22
2006-11-032006-11-03 Gary Benson <gbenson@redhat.com>Gary Benson3-5/+14
2006-11-03InetAddress.java: Removed.Gary Benson17-1380/+506
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz2-2/+42
2006-11-02jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.Keith Seitz2-1/+54
2006-11-01Location.java: New file.Keith Seitz6-4/+224
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz6-5/+179
2006-10-28java-stack.h (ncodeMap): Declare.Keith Seitz6-20/+73
2006-10-25natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler2-60/+97
2006-10-20natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey2-2/+11
2006-10-18register2.java: New file.Tom Tromey7-19/+140
2006-10-17natevents.cc (env): Delete.Geoffrey Keating2-18/+27
2006-10-14java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz6-6/+65
2006-10-12jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz3-35/+79
2006-10-11Makefile.in: Rebuilt.Tom Tromey3-0/+7
2006-10-11natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey2-1/+6
2006-10-10java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz3-0/+54
2006-10-10re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.st...Tom Tromey2-1/+8
2006-10-10prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator.Tom Tromey2-3/+11
2006-10-10re PR libgcj/29205 (lib/pkgconfig/libgcj.pc needs to become version dependent)Tom Tromey3-40/+33