aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj
AgeCommit message (Expand)AuthorFilesLines
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-4/+4
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2-6/+4
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-5/+5
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-4/+4
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth1-4/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-4/+4
2010-04-07name-lookup.c (current_decl_namespace): Non-static.Jason Merrill1-1/+4
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose1-1/+1
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-4/+5
2009-07-28natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base.David Daney1-1/+1
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-4/+5
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose8-20/+20
2008-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues1-0/+13
2008-07-07make-trie.h: New.Ralf Wildenhues2-4/+13
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2-4/+4
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson1-0/+4
2007-06-19Breakpoint.java: Make abstract.Keith Seitz7-16/+129
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney1-1/+1
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz1-59/+0
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz2-140/+0
2007-04-24headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz2-0/+24
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz2-4/+9
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey1-0/+7
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley1-2/+60
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey4-297/+0
2007-02-23Main.java: Updated copyright year.Gary Benson1-1/+1
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson1-1/+6
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway3-0/+199
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney14-0/+2347
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov1-2/+2
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey1-9/+7
2007-01-15URLClassLoader.java: Removed.Gary Benson2-1/+10
2007-01-11*.h: New files.Tom Tromey23-0/+1252
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey1-0/+2
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey57-13/+2351
2006-11-01Location.java: New file.Keith Seitz2-0/+136
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz2-0/+114
2006-07-28natSharedLibLoader.cc (init): Don't set curLoader to VMClassLoader::bootLoader.Andrew Haley1-1/+4
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey2-12/+27
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney1-2/+18
2006-05-11NameFinder.java (lookup): If exec'ing addr2line fails, don't try again.Bryce McKinlay1-3/+6
2006-05-11NameFinder.java (blacklist): New static field.Bryce McKinlay1-1/+14
2006-05-11natSharedLibLoader.cc (init): Remove debugging line.Andrew Haley1-1/+0
2006-05-10prims.cc (_Jv_soleIndirectCompiledEngine): New.Andrew Haley1-1/+3
2006-05-04Class.h (JV_STATE_LOADING): Added comment.Tom Tromey2-16/+37
2006-04-25natSharedLibLoader.cc: Include gc.h later.Tom Tromey1-6/+11
2006-04-21re PR libgcj/27170 (Deadlock in garbage collector)Bryce McKinlay1-0/+5
2006-04-17re PR libgcj/27171 (UTF8 PrintWriter goes haywire)Tom Tromey1-8/+26
2006-04-11SystemClassLoader.java (addClass): Get the value of package-private field "lo...Bryce McKinlay1-2/+21