summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2013-01-032-5/+5
* Import GNU Classpath (20121202).Matthias Klose2012-12-197-12/+19
* Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth2012-04-052-5/+9
* Merge GNU Classpath 0.99 into libjava.Andrew John Hughes2012-03-234-9/+9
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-143-15/+0
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-123-10/+4
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2012-01-012-4/+4
* re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth2011-06-211-4/+6
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-032-4/+4
* GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes2010-10-126-9/+21
* * gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey2010-08-121-2/+2
* name-lookup.c (current_decl_namespace): Non-static.Jason Merrill2010-04-071-1/+4
* re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose2010-03-1352-69/+69
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-092-4/+5
* natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace.Jonathan Yong2009-09-161-1/+1
* natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep...Kai Tietz2009-08-141-0/+1
* natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base.David Daney2009-07-281-1/+1
* natVMSecureRandomWin32.cc: New Win32 specific implementation.Kai Tietz2009-07-241-0/+32
* HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek2009-07-011-0/+8
* re PR java/40590 (namespace namespace broken in CNI)Andrew Haley2009-06-29104-293/+293
* interpret.cc (DEBUG): Rename this ...Dave Korn2009-04-281-1/+1
* natVMVirtualMachine.cc (handle_single_step): Use casted pointer in debugging ...Dave Korn2009-04-221-2/+2
* Sync libgcj with GNU Classpath 0.98.Andrew John Hughes2009-02-257-3/+185
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-032-4/+5
* Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes2009-01-061-1/+1
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-2162-175/+844
* Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues2008-07-081-0/+13
* make-trie.h: New.Ralf Wildenhues2008-07-072-4/+13
* Import GNU Classpath (classpath-0_97_2-release).Matthias Klose2008-06-2851-77/+1398
* Don't leak upon failed realloc.Jim Meyering2008-03-101-0/+3
* makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney2008-03-04280-19714/+2
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-022-4/+4
* natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney2008-02-271-6/+1
* 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-12-052-0/+4
* LocaleData.class: RegenerateDavid Daney2007-10-1812-0/+734
* [multiple changes]Andrew Haley2007-09-041-2/+12
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-0463-58/+944
* natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson2007-07-151-0/+4
* [multiple changes]Andrew Haley2007-07-131-3/+10
* MethodResult.h, [...]: Regenerate.Matthias Klose2007-07-122-10/+10
* * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz2007-06-211-1/+5
* VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz2007-06-202-10/+12
* Breakpoint.java: Make abstract.Keith Seitz2007-06-197-16/+129
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-03125-3221/+1678
* natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway2007-05-171-0/+7
* VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway2007-05-173-5/+17
* java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney2007-05-172-3/+3
* java-interp.h (breakpoint_at): Declare.Keith Seitz2007-05-161-0/+3
* java-interp.h (breakpoint_at): Declare.Keith Seitz2007-05-162-5/+31