aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-11Makefile.in: Rebuilt.Tom Tromey1-0/+5
2006-10-11natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey1-0/+5
2006-10-10java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz1-0/+7
2006-10-10prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator.Tom Tromey1-0/+5
2006-10-10re PR libgcj/29205 (lib/pkgconfig/libgcj.pc needs to become version dependent)Tom Tromey1-0/+7
2006-10-032006-10-03 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+5
2006-10-022006-10-02 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+6
2006-09-30java-interp.h (prepared): Change type to pc_t.Keith Seitz1-0/+13
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth1-0/+11
2006-09-27Locale.java (hashcode): No longer transient.Tom Tromey1-0/+8
2006-09-25* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz1-0/+10
2006-09-22jvmti.cc (_Jv_JVMTI_GetErrorName): Now static.Marco Trudel1-0/+4
2006-09-22jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz1-0/+18
2006-09-21configure.ac: Don't use darwin-signal.h as signal handler for Darwin/i386.Sandro Tolaini1-0/+7
2006-09-21jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchked and return JVMTI...Keith Seitz1-0/+9
2006-09-20jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz1-0/+8
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson1-0/+14
2006-09-19* testsuite/libjava.jvmti/jvmti.exp: New file.Keith Seitz1-0/+4
2006-09-19jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.Keith Seitz1-0/+13
2006-09-19[multiple changes]Tom Tromey1-0/+10
2006-09-19tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey1-0/+4
2006-09-18configure.host: Handle kfreebsd.Petr Salinger1-0/+4
2006-09-18configure: Rebuilt.Petr Salinger1-0/+5
2006-09-18removed old conflict markerTom Tromey1-1/+0
2006-09-14re PR boehm-gc/29068 (Bootstrap fails building libjava on SPARC/Solaris)Tom Tromey1-0/+6
2006-09-14* posix-threads.cc: Include "posix.h".Andreas Schwab1-0/+4
2006-09-14posix.cc (_Jv_platform_nanotime): Return nanoseconds, not microseconds; use g...Geoffrey Keating1-0/+10
2006-09-12re PR java/29013 (gcj generates a MetalLookAndFeel class that fails cacao's v...Tom Tromey1-0/+6
2006-09-12* testsuite/libjava.jacks/jacks.exp (load_gcc_lib): Removed.Tom Tromey1-0/+5
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-42/+42
2006-09-07Makefile.am (AM_CXXFLAGS): Remove duplicate define.Matthias Klose1-0/+5
2006-09-06Class.h (_Jv_FindInterpreterMethod): Change return type to _Jv_MethodBase ins...Keith Seitz1-0/+8
2006-09-01jni.exp (gcj_jni_invocation_test_one): Pass -lgcj to linker for C++ files on ...Geoffrey Keating1-0/+5
2006-09-01jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in do..while loop.Keith Seitz1-0/+8
2006-09-01jvm.h (_Jv_JVMTI_Init): Declare.Keith Seitz1-0/+19
2006-09-01InetAddress.java (getLocalHost): Refactor to avoid security check if getLocal...Gary Benson1-0/+6
2006-09-01InetAddress.java (getByAddress): Create Inet4Address objects when passed IPv4...Gary Benson1-0/+7
2006-09-01InetAddress.java (getByName, [...]): Only perform security check when DNS loo...Gary Benson1-0/+5
2006-08-31jvmti.cc (_Jv_JVMTI_RawMonitorWait): Add millis parameter.Keith Seitz1-0/+3
2006-08-31* include/jvmti_md.h: New file.Keith Seitz1-0/+4
2006-08-31re PR libgcj/28698 ([gcj] libgcj-bc only used when building shared libs, not ...Tom Tromey1-0/+6
2006-08-24prims.cc (remoteDebug): New global.Keith Seitz1-0/+9