aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley968-62866/+0
2012-12-19Import GNU Classpath (20121202).Matthias Klose6-10/+16
2012-04-05Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth2-5/+9
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth3-15/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth3-10/+4
2010-08-12* gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey1-2/+2
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose18-27/+27
2009-09-16natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace.Jonathan Yong1-1/+1
2009-08-14natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep...Kai Tietz1-0/+1
2009-07-24natVMSecureRandomWin32.cc: New Win32 specific implementation.Kai Tietz1-0/+32
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes4-1/+181
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes1-1/+1
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose31-137/+516
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose36-11/+1125
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney280-19714/+2
2008-02-27natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney1-6/+1
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2-0/+4
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose49-53/+768
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose83-643/+1610
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney1-2/+2
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney1-6/+0
2007-04-27[multiple changes]Thomas Fitzsimmons2-36/+60
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey1-4/+0
2007-04-19libjavaTom Tromey2-2/+2
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2-2/+1
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey1-1/+13
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey3-3/+10
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney3-8/+0
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey3-3/+3
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek1-0/+70
2007-02-20XEventLoop.h: Regenerated.Gary Benson3-3/+3
2007-02-15PlainSocketImpl.h: Regenerate.David Daney1-0/+5
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey3-7/+27
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri1-7/+41
2007-01-26libjavaTom Tromey3-3/+3
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson6-12/+12
2007-01-15URLClassLoader.java: Removed.Gary Benson3-0/+185
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1023-1921/+56743
2006-11-03InetAddress.java: Removed.Gary Benson2-7/+7
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson2-5/+5
2006-08-14Imported GNU Classpath 0.92Mark Wielaard9-0/+1231
2006-08-06re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet)Tom Tromey1-32/+77
2006-07-22natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for O...Mohan Embar1-0/+5
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay1-0/+1
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay1-3/+5
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey1-97/+0
2006-05-18Imported GNU Classpath 0.90Mark Wielaard2-0/+429
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey1-292/+0
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey1-2/+11
2006-04-20re PR libgcj/21941 (NPE in Socket.connect())Tom Tromey2-4/+13