summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add $built_gcc_dir to $GCJH and $GCJ when crossbuilding.Adam Megacz2006-12-213-4/+10
* Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz2006-12-187-330/+138
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou2006-12-042-2/+44
* locks.h: Enable use of either file on either target to support multilibs from...Mike Stump2006-11-283-18/+34
* Security.java: Merge with classpath.Gary Benson2006-11-214-226/+303
* mips-signal.h (sys/syscall.h): Do not include.David Daney2006-11-202-40/+15
* Throw_3.java: New Test.David Daney2006-11-203-0/+47
* * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz2006-11-132-12/+22
* 2006-11-03 Gary Benson <gbenson@redhat.com>Gary Benson2006-11-033-5/+14
* InetAddress.java: Removed.Gary Benson2006-11-0317-1380/+506
* * gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz2006-11-022-2/+42
* jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.Keith Seitz2006-11-022-1/+54
* Location.java: New file.Keith Seitz2006-11-016-4/+224
* Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz2006-10-286-5/+179
* java-stack.h (ncodeMap): Declare.Keith Seitz2006-10-286-20/+73
* natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler2006-10-252-60/+97
* natevents.cc (do_callback_arg_tests): Correctly pass jvalues.Tom Tromey2006-10-202-2/+11
* register2.java: New file.Tom Tromey2006-10-187-19/+140
* natevents.cc (env): Delete.Geoffrey Keating2006-10-172-18/+27
* java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz2006-10-146-6/+65
* jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz2006-10-123-35/+79
* Makefile.in: Rebuilt.Tom Tromey2006-10-113-0/+7
* natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey2006-10-112-1/+6
* java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz2006-10-103-0/+54
* re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.st...Tom Tromey2006-10-102-1/+8
* prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator.Tom Tromey2006-10-102-3/+11
* re PR libgcj/29205 (lib/pkgconfig/libgcj.pc needs to become version dependent)Tom Tromey2006-10-103-40/+33
* 2006-10-05 Gary Benson <gbenson@redhat.com>Gary Benson2006-10-052-3/+13
* 2006-10-03 Gary Benson <gbenson@redhat.com>Gary Benson2006-10-032-18/+23
* 2006-10-02 Gary Benson <gbenson@redhat.com>Gary Benson2006-10-022-2/+14
* java-interp.h (prepared): Change type to pc_t.Keith Seitz2006-09-304-20/+32
* re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth2006-09-2711-14/+145
* Locale.java (hashcode): No longer transient.Tom Tromey2006-09-272-11/+17
* Makefile.in: Rebuilt.Tom Tromey2006-09-253-0/+9
* re PR libgcj/29178 (CharsetEncoder.canEncode() gives different results than S...Tom Tromey2006-09-254-1/+56
* mprec.c (mprec_calloc): Renamed.Tom Tromey2006-09-252-3/+8
* Suggested by Aaron M.Mark Wielaard2006-09-252-1/+7
* * gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz2006-09-253-1/+110
* jvmti.cc (_Jv_JVMTI_GetErrorName): Now static.Marco Trudel2006-09-222-1/+5
* re PR classpath/28661 (HTTP Header differs b/w java and classpath)David Daney2006-09-222-0/+14
* [multiple changes]Sven de Marothy2006-09-225-511/+406
* jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz2006-09-227-3/+1429
* configure.ac: Don't use darwin-signal.h as signal handler for Darwin/i386.Sandro Tolaini2006-09-213-1/+13
* jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchked and return JVMTI...Keith Seitz2006-09-212-5/+28
* jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz2006-09-205-1/+359
* ChangeLog: Fix latest entry.Gary Benson2006-09-201-7/+7
* InetAddress.java: Mostly merged with Classpath.Gary Benson2006-09-208-303/+474
* InetAddress.java: Updated to latest.Gary Benson2006-09-206-250/+649
* * testsuite/libjava.jvmti/jvmti.exp: New file.Keith Seitz2006-09-192-0/+126
* jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.Keith Seitz2006-09-192-12/+27