summaryrefslogtreecommitdiff
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* Import GNU Classpath (20121202).Matthias Klose2012-12-1922-20/+134
* re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer2012-03-261-0/+4
* Merge GNU Classpath 0.99 into libjava.Andrew John Hughes2012-03-2314-2/+271
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-124-21/+18
* re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)Kai Tietz2012-02-012-2/+11
* re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code f...Kai Tietz2011-12-121-0/+6
* natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley2011-07-121-1/+3
* Missed part of regenerated file.Kai Tietz2011-04-081-1/+1
* configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz2011-04-084-10/+10
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-3/+3
* PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes2010-12-161-7/+9
* re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose2010-03-13108-365/+365
* natClass.cc (registerClosure): Make sure closures is non NULL.Andrew Haley2010-01-261-3/+6
* natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' ...Ben Elliston2009-12-021-2/+2
* Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes2009-07-282-0/+72
* interpret.cc (DEBUG): Rename this ...Dave Korn2009-04-281-1/+1
* * java/lang/natVMClassLoader.ccDave Korn2009-04-281-1/+1
* [multiple changes]Andrew Haley2009-03-121-0/+9
* Sync libgcj with GNU Classpath 0.98.Andrew John Hughes2009-02-254-205/+0
* Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes2009-01-064-6/+11
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-2168-971/+1995
* re PR libgcj/8995 (race cases in interpreter)Andrew Haley2008-09-231-1/+2
* Import GNU Classpath (classpath-0_97_2-release).Matthias Klose2008-06-2819-21/+203
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-281-18/+16
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-231-2/+4
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-221-12/+17
* re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney2008-05-211-2/+23
* natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey2008-03-133-3/+69
* makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney2008-03-049-3379/+44
* re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey2008-02-201-7/+1
* re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class)Andrew Haley2008-01-041-1/+2
* 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-12-052-0/+9
* Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey2007-08-151-2/+2
* natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters.Samuel Thibault2007-08-151-0/+12
* natVMInetAddressPosix.cc (java::net::VMInetAddress::getLocalHostname): Alloca...Samuel Thibault2007-08-081-0/+15
* re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic2007-08-083-23/+43
* natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt2007-08-042-1/+10
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-0429-1/+350
* configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney2007-07-314-2/+25
* File.java: Implement Comparable<File>.Tom Tromey2007-07-162-33/+11
* [multiple changes]Andrew Haley2007-07-133-7/+15
* natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b...Roger Sayle2007-07-131-0/+3
* natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler2007-07-051-2/+1
* Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler2007-07-031-9/+0
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-03111-1516/+2360
* natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access mod...Andrew Haley2007-05-311-1/+10
* re PR libgcj/29324 (add wait handling hook)David Daney2007-05-124-167/+180
* re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor2007-05-081-4/+4
* natCharacter.cc (Character::getType): Handle negative code points.Tom Tromey2007-05-021-10/+8
* ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley2007-04-261-0/+4