aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-08-15configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault2-1/+5
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey3-2/+7
2007-08-15natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters.Samuel Thibault2-0/+20
2007-08-09libjava.exp (libjava_invoke): Log the invocation.Andrew Haley2-0/+6
2007-08-08natVMInetAddressPosix.cc (java::net::VMInetAddress::getLocalHostname): Alloca...Samuel Thibault2-0/+21
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic8-224/+244
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt4-1/+17
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose522-4868/+13386
2007-07-31* HACKING: Document regenerating configure and aclocal.m4.David Daney2-4/+15
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney23-141/+428
2007-07-29HACKING: Document regenerating configure.Matthias Klose2-0/+13
2007-07-29re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since th...H.J. Lu3-6413/+37
2007-07-28configure.ac: Encode the libgcj soversion in dbexecdir...Matthias Klose3-51/+49
2007-07-28jvmti.h: Remove.Matthias Klose2-1819/+4
2007-07-27* Rebuild .class files with new ecj.Tom Tromey1771-0/+4
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth3-2/+25
2007-07-16re PR target/32340 ([arm] libjava build failure due to missing thread synchro...Rask Ingemann Lambertsen2-0/+7
2007-07-16File.java: Implement Comparable<File>.Tom Tromey5-42/+30
2007-07-15* Rebuilt .class files.Tom Tromey1775-0/+4
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson5-10/+15
2007-07-15configure.host: arm*-linux-gnu -> arm*-linux*.Andrew Haley2-1/+6
2007-07-13libgcj.ver: Add __gcj_personality_sj0.Andrew Haley1-2/+2
2007-07-13[multiple changes]Andrew Haley13-17/+139
2007-07-13natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b...Roger Sayle2-0/+8
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose3-10/+15
2007-07-12jazzlib, rmi: Remove empty directories.Matthias Klose1-0/+4
2007-07-11interpret.cc (get_local_var_table): Make sure the method is compiled.Keith Seitz3-19/+30
2007-07-10re PR libgcj/32651 (libjava fails to build on IRIX 6.5)Rainer Orth2-0/+11
2007-07-05natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler2-2/+7
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-9/+9
2007-07-03Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler2-9/+4
2007-07-02re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Rainer Orth2-0/+8
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Fix a typo.H.J. Lu2-2/+6
2007-06-28re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro)Jan Nijtmans2-10/+20
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Pass the cxxldlibflags to exec_gij to ...Andreas Tobler2-2/+8
2007-06-21* gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz2-1/+9
2007-06-20Update from classpath trunk:Keith Seitz4-3/+18
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz8-10/+26
2007-06-20Update from classpath trunk:Keith Seitz6-104/+110
2007-06-19Breakpoint.java: Make abstract.Keith Seitz15-31/+180
2007-06-15java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz4-13/+56
2007-06-09dummyagent.c (Agent_OnLoad): Add missing return value.Keith Seitz2-0/+6
2007-06-07re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error...Matthias Klose2-9/+5
2007-06-04acinclude.m4: Accept GCJ and JIKES.Matthias Klose3-43/+61
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose2951-68241/+80640
2007-06-02configure: Regenerate.Paolo Bonzini2-55/+65
2007-05-31natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access mod...Andrew Haley2-1/+15
2007-05-31[multiple changes]Paolo Bonzini3-19/+20
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu2-12/+21
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu5-596/+16411