summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-04-05Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-08-12* gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey
2010-04-07name-lookup.c (current_decl_namespace): Non-static.Jason Merrill
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-09-16natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace.Jonathan Yong
2009-08-14natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationExcep...Kai Tietz
2009-07-28natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base.David Daney
2009-07-24natVMSecureRandomWin32.cc: New Win32 specific implementation.Kai Tietz
2009-07-01HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn
2009-04-22natVMVirtualMachine.cc (handle_single_step): Use casted pointer in debugging ...Dave Korn
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
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-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues
2008-07-07make-trie.h: New.Ralf Wildenhues
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-03-10Don't leak upon failed realloc.Jim Meyering
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
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-10-18LocaleData.class: RegenerateDavid Daney
2007-09-04[multiple changes]Andrew Haley
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson
2007-07-13[multiple changes]Andrew Haley
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose
2007-06-21* gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz
2007-06-19Breakpoint.java: Make abstract.Keith Seitz
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-17natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway