aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1-6/+9
2006-05-13java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration.Tom Tromey1-1/+0
2006-05-10prims.cc (_Jv_soleIndirectCompiledEngine): New.Andrew Haley1-19/+91
2006-05-01configure.ac: Simplify the mmap check a bit more.Andreas Tobler1-2/+1
2006-04-29link.cc (_Jv_Linker::resolve_pool_entry): Don't pass vtable_index to resolve_...Bryce McKinlay2-4/+3
2006-04-24lang.c (java_init): Handle flag_indirect_classes.Andrew Haley2-2/+19
2006-04-23configure.ac: Weaken the check for MMAP.Andreas Tobler1-4/+2
2006-04-10x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New.Andrew Haley1-9/+105
2006-04-04Makefile.in: Rebuilt.Tom Tromey1-1/+1
2006-03-28unicode-muncher.pl: Removed this file.Anthony Balkissoon1-879/+1509
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima1-23/+2
2006-03-10powerpc-signal.h: Fix typo in comment.Andreas Tobler1-1/+1
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey4-2/+11
2006-03-07* include/java-interp.h: Removed extern "C" around #include <ffi.h>.David Daney1-2/+0
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek3-45/+10
2006-02-17stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::re...Andrew Haley1-1/+2
2006-02-09re PR libgcj/25187 (dereferencing type-punned pointer warnings while building...Bryce McKinlay2-9/+11
2006-02-08link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay1-2/+2
2006-02-08PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:Tom Tromey2-11/+8
2006-02-03re PR libgcj/26073 (libjava fails to compile)Robert Schuster1-0/+1
2006-02-012006-02-01 Robert Schuster <robertschuster@fsfe.org>Robert Schuster1-2/+21
2006-01-30java-interp.h (insn_index): New declaration.Keith Seitz1-0/+16
2006-01-23configure.host (disable_dladdr): Remove variable and its documentation.David Daney1-3/+0
2006-01-18java-interp.h (_Jv_CompileMethod): Add declaration.Keith Seitz1-1/+6
2006-01-18re PR libgcj/25840 (libjava is broken on Linux/x86-64)H.J. Lu1-0/+1
2006-01-17Imported GNU Classpath 0.20Mark Wielaard1-0/+1
2005-12-22natClassLoader.cc (_Jv_NewArrayClass): Don't reference NUM_OBJECT_METHODS.Tom Tromey1-4/+0
2005-12-08Object.h (throwNoSuchMethodError): New method.Andrew Haley1-0/+4
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey1-0/+2
2005-11-25ia64-frame.h: Removed.Bryce McKinlay1-2/+0
2005-11-17Implement -Xss.Bryce McKinlay1-0/+7
2005-11-04sh-signal.h (MAKE_THROW_FRAME): Remove trailing whitespace.Kaz Kojima1-2/+2
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey3-3/+11
2005-09-27configure, [...]: Rebuilt.Tom Tromey1-0/+2
2005-09-23Imported Classpath 0.18.Tom Tromey4-169/+4
2005-09-15re PR libgcj/16032 (libgcj should reject class files with incorrect version n...Tom Tromey1-1/+3
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons2-2/+7
2005-09-09re PR libgcj/22084 (Divide_1 test case hangs)Andrew Haley1-5/+12
2005-09-08re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons1-0/+3
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook1-3/+3
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski1-1/+2
2005-08-17class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey1-0/+9
2005-07-22Makefile.in: Rebuilt.Tom Tromey2-2/+8
2005-07-18Makefile.in: Rebuilt.Tom Tromey1-3/+5
2005-07-16Major merge with Classpath.Tom Tromey3-1606/+5
2005-06-30Update FSF addressKelley Cook5-10/+10
2005-06-24natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL.Tom Tromey1-1/+2
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook1-2/+0
2005-06-15re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey1-0/+2