summaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2016-07-13Fix return type handling for Proxy classesMatthew Fortune
2014-05-13Enable Java on Cygwin-64Bernd Edlinger
2014-03-11natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison wi...Uros Bizjak
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-03-26re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-02-01re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)Kai Tietz
2011-12-12re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code f...Kai Tietz
2011-07-12natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley
2011-04-08Missed part of regenerated file.Kai Tietz
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-16PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose
2010-01-26natClass.cc (registerClosure): Make sure closures is non NULL.Andrew Haley
2009-12-02natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' ...Ben Elliston
2009-07-28Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn
2009-04-28* java/lang/natVMClassLoader.ccDave Korn
2009-03-12[multiple changes]Andrew Haley
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-22re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-21re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey
2008-01-04re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class)Andrew Haley
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey
2007-08-15natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters.Samuel Thibault
2007-08-08natVMInetAddressPosix.cc (java::net::VMInetAddress::getLocalHostname): Alloca...Samuel Thibault
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney
2007-07-16File.java: Implement Comparable<File>.Tom Tromey
2007-07-13[multiple changes]Andrew Haley
2007-07-13natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b...Roger Sayle
2007-07-05natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler
2007-07-03Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-31natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access mod...Andrew Haley