expmed.c (store_bit_field): Handle paradoxical subregs on big endian machines.
[gcc.git] / libjava / ChangeLog
2006-04-25 Andrew HaleynatClassLoader.cc: Don't include link.h or dladdr.h.
2006-04-24 Tom Tromey* java/lang/natClass.cc (_Jv_getInterfaceMethod): Skip...
2006-04-24 Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-04-22 Andreas Toblerconfigure.ac: Weaken the check for MMAP.
2006-04-20 Bryce McKinlayre PR libgcj/27170 (Deadlock in garbage collector)
2006-04-20 Tom Tromeyre PR libgcj/21941 (NPE in Socket.connect())
2006-04-19 Tom TromeyMakefile.in: Rebuilt.
2006-04-19 Tom TromeynatFileChannelPosix.cc (write): Properly handle EINTR.
2006-04-17 Tom Tromeyre PR libgcj/27171 (UTF8 PrintWriter goes haywire)
2006-04-17 Andreas Toblerstringconst2.java: Print a stack trace in case of failure.
2006-04-13 Tom Tromeyre PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers...
2006-04-12 NAKATA Mahore PR libgcj/23829 (FreeBSD 5 support for libjava)
2006-04-11 Bryce McKinlaySystemClassLoader.java (addClass): Get the value of...
2006-04-10 Matthias Kloselibjava.exp (libjava_init): Recognize multilib director...
2006-04-10 Andrew Haleyx86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New.
2006-04-07 Andrew HaleyInetAddress.java: Throw an UnknownHostException if...
2006-04-05 Tom Tromeyre PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after...
2006-04-05 Ranjit Mathewconfigure.host: Add -fno-omit-frame-pointer to libgcj_f...
2006-04-05 Archit Shahre PR libgcj/25414 (should update rmic)
2006-04-04 Tom Tromeyre PR classpath/26990 (SecurityManager.checkExit()...
2006-04-04 Tom TromeyMakefile.in: Rebuilt.
2006-04-03 Andrew HaleyFloat_2.java: New file.
2006-03-31 Andreas Toblerposix.cc (_Jv_platform_nanotime): Declare id with clock...
2006-03-30 Tom Tromeyre PR java/26042 (ICE in mark_reference_fields, at...
2006-03-29 Tom Tromeysources.am, [...]: Rebuilt.
2006-03-29 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-29 Tom Tromeyposix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTO...
2006-03-28 Anthony Balkissoonunicode-muncher.pl: Removed this file.
2006-03-25 David Daneyre PR libgcj/26858 (NullPointerException not generated...
2006-03-16 Kaz Kojimalinux-unwind.h (shmedia_fallback_frame_state): Set...
2006-03-16 Tom Tromeyjcf-write.c (generate_bytecode_insns): Use qualifying...
2006-03-15 Tom TromeyCorrectly reference PR java/26638 in ChangeLogs
2006-03-15 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-10 Tom Tromeyre PR libgcj/25713 (GZIPOutputStream bad checksum)
2006-03-10 Andreas Toblerpowerpc-signal.h: Fix typo in comment.
2006-03-10 Mark WielaardImported GNU Classpath 0.90
2006-03-10 Tom Tromeyre PR libgcj/23495 (java.lang.String.equals is suboptimal)
2006-03-09 Tom Tromeyconfigure: Rebuilt.
2006-03-09 Tom Tromeyre PR libgcj/24461 (array access in either GZIPInputStr...
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2006-03-08 David Daneygcj.texi: Document -static-libgcj option.
2006-03-07 Tom Tromeyre PR libgcj/26103 (Wrong exception thrown)
2006-03-07 David Daney* include/java-interp.h: Removed extern "C" around...
2006-03-07 David Daney* link.cc: Include ffi.h if USE_LIBFFI defined.
2006-03-03 Tom Tromey* interpret.cc (do_allocate_static_fields): Added comment.
2006-03-01 Tom Tromeyre PR libgcj/24321 (instanceof erroneously causes class...
2006-02-27 Jakub Jelinekre PR other/26208 (Serious problem with unwinding throu...
2006-02-23 Scott GilbertsonIntegerGraphicsState.java (getClip): Clone clip before...
2006-02-21 Robert Schusterlink.cc: Added variant of create_error_method that...
2006-02-17 Andrew Haleystacktrace.cc (GetStackTraceElements): Call gnu::gcj...
2006-02-15 Matthias Klosecharset, [...]: Remove empty directories.
2006-02-09 Bryce McKinlayClass.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-02-08 Bryce McKinlayAdd PR libgcj/26113 to last entry.
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08 Tom TromeyPR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-07 Tom Tromeygij.cc (version): Use 2006.
2006-02-04 Tom Tromeyre PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong...
2006-02-03 Thomas FitzsimmonsMakefile.am (src.zip): Update src.zip file search to...
2006-02-03 Robert Schuster2006-02-03 Robert Schuster <robertschuster@fsfe.org>
2006-02-03 Robert Schusterre PR libgcj/26073 (libjava fails to compile)
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-31 Mark Wielaard* NEWS: Add 4.1 updates.
2006-01-30 Keith Seitzjava-interp.h (insn_index): New declaration.
2006-01-24 Archit Shahprims.cc (next_property_value): Never return NULL.
2006-01-23 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Add new declaration.
2006-01-23 David DaneyFixed Changelog from last commit. to be:
2006-01-23 David Daneyconfigure.host (disable_dladdr): Remove variable and...
2006-01-19 Tom Tromeyjni.cc (_Jv_JNI_AttachCurrentThread): Return environmen...
2006-01-18 Keith Seitzjava-interp.h (_Jv_CompileMethod): Add declaration.
2006-01-18 H.J. Lure PR libgcj/25840 (libjava is broken on Linux/x86-64)
2006-01-17 Tom Tromeyre PR classpath/20198 (java.security.CodeSource.getLoca...
2006-01-17 Mark WielaardImported GNU Classpath 0.20
2006-01-17 Jakub Jelinekconfigure.ac (dbexecdir): New substituted var.
2006-01-13 Tom TromeyMessagesBundle_fr.properties: Removed.
2006-01-13 Tom Tromeyclasspath.security: Removed.
2006-01-09 Chris BurdessCharacter.java (toChars,toCodePoint): Correct these...
2006-01-09 Tom TromeyStringBuilder.java (appendCodePoint): New method.
2006-01-07 Jakub Jelinekre PR libgcj/24940 (libjava/configure uses $SED without...
2006-01-07 Tom TromeyCharacter.java (SIZE, [...]): New fields from Classpath.
2006-01-06 Tom Tromey[multiple changes]
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2006-01-05 Tom Tromey* java/lang/natPosixProcess.cc (reap): Ignore unknown...
2006-01-04 Krister Walfridssonposix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STAC...
2006-01-04 Tom TromeyClass.h (_Jv_CopyClassesToSystemLoader): Updated.
2006-01-03 David DaneyPR libgcj/9715, PR libgcj/19132:
2005-12-28 Anthony GreennatPlainSocketImplWin32.cc (connect): Same as previous...
2005-12-28 Anthony GreennatPlainSocketImplPosix.cc (connect): Record address...
2005-12-28 John David Anglinlocks.h (compare_and_swap): Add ldcw semaphore to make...
2005-12-22 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2005-12-22 Tom TromeynatClassLoader.cc (_Jv_NewArrayClass): Don't reference...
2005-12-19 Anthony GreennatPlainDatagramSocketImplPosix.cc (getLocalAddress...
2005-12-16 Tom TromeyClass.java (getPackage): Get package from VMClassLoader...
2005-12-16 Tom Tromey* testsuite/libjava.jacks/jacks.xfail
2005-12-16 Tom Tromeyre PR java/25429 (can't see private static final int...
2005-12-15 Alan Modralibjava.exp: Revert 2005-12-01.
2005-12-14 Andrew HaleyCompilerProcess.java: Use a new thread to handle stdout...
2005-12-14 Tom Tromeyre PR classpath/25389 (File(new URI("file:./")) ->...
2005-12-12 Andrew HaleyVMCompiler.java: Directly generate a new instance of...
next