summaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-04-05Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2010-08-12* gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose
2009-09-16natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace.Jonathan Yong
2009-08-14natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep...Kai Tietz
2009-07-24natVMSecureRandomWin32.cc: New Win32 specific implementation.Kai Tietz
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-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-02-27natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney
2007-04-27[multiple changes]Thomas Fitzsimmons
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey
2007-04-19libjavaTom Tromey
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-20XEventLoop.h: Regenerated.Gary Benson
2007-02-15PlainSocketImpl.h: Regenerate.David Daney
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri
2007-01-26libjavaTom Tromey
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson
2007-01-15URLClassLoader.java: Removed.Gary Benson
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-03InetAddress.java: Removed.Gary Benson
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-08-06re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet)Tom Tromey
2006-07-22natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for O...Mohan Embar
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-04-20re PR libgcj/21941 (NPE in Socket.connect())Tom Tromey