expmed.c (extract_bit_field): When extracting from non-integer mode...
[gcc.git] / libjava /
2004-11-26 Tom TromeynatDebug.cc (getField): Don't qualify name.
2004-11-26 John David Anglinlibjava.exp (libjava_arguments): Add new global variabl...
2004-11-25 Bryce McKinlayResourceBundle.java (BundleKey): Don't implement Cloneable.
2004-11-25 Kelley Cooklibtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous...
2004-11-25 Michael KochMakefile.am: Added most of javax.print again.
2004-11-25 Michael KochMakefile.am: Added most of javax.print again.
2004-11-25 Andrew HaleyAdd missing file from gcj-abi-2-dev-branch merge
2004-11-25 Andrew HaleyAdd missing file from gcj-abi-2-dev-branch merge.
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 R. Kelley CookUndo mistaken commit
2004-11-24 Kelley Cooklibtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux...
2004-11-24 Kelley CookMakefile.in: Regenrate with Automake 1.9.3.
2004-11-24 Michael KochPolicyFile.java: New file.
2004-11-24 Michael KochCharacter.java, [...]: Reorder "final static" to "stati...
2004-11-24 Michael KochResourceBundle.java: Reformatted.
2004-11-24 Jeroen Frijters2004-11-24 Jeroen Frijters <jeroen@frijters.net>
2004-11-24 Michael Koch2004-11-24 Michael Koch <konqueror@gmx.de>
2004-11-24 Jeroen Frijters2004-11-24 Jeroen Frijters <address@bogus.example...
2004-11-24 Michael KochNIOServerSocket.java: Added email to @author tag.
2004-11-24 Michael KochDirectByteBufferImpl.java, [...]: Reformatted.
2004-11-24 John David Anglintarget-libpath.exp: New file defining set_ld_library_pa...
2004-11-23 Richard Sandifordo32.S (ffi_call_O32, [...]): Use jalr instead of jal.
2004-11-23 Michael KochString.java (rehash): Removed.
2004-11-23 Michael KochMakefile.in, [...]: Regenerated.
2004-11-22 Eric Botcazoure PR target/18444 (Multithreading broken on Unix95...
2004-11-22 Michael Koch2004-11-22 Michael Koch <konqueror@gmx.de>
2004-11-21 Michael Koch2004-11-21 Michael Koch <konqueror@gmx.de>
2004-11-21 Michael Koch2004-11-21 Michael Koch <konqueror@gmx.de>
2004-11-18 Jeroen Frijters2004-11-18 Jeroen Frijters <jeroen@frijters.net>
2004-11-18 Michael Koch2004-11-18 Jeroen Frijters <jeroen@frijters.net>
2004-11-18 Michael KochURLClassLoader.java: Whitespace cleanup.
2004-11-18 Robert SchusterComplete 1.4 support
2004-11-18 Mattias RehnbergInet6Address.java (getHostAddress): Fix textual represe...
2004-11-18 Jeroen FrijtersStackTraceElement.java: Made final.
2004-11-18 Craig BlackBeanInfoEmbryo.java: Use TreeMap for proper sorting.
2004-11-18 Kriang LerdsuwanakijMakefile.am: Correct friend function declaration.
2004-11-17 David DaneyBufferedInputStream.java (skip): Return zero on EOF.
2004-11-17 Michael KochSocket.java (getPort): Return 0 in error case.
2004-11-17 Michael Koch2004-11-17 Michael Koch <konqueror@gmx.de>
2004-11-17 Michael KochURL.java (URL): Handle case when argument is null.
2004-11-17 Michael KochBeans.java, [...]: Fixed javadocs.
2004-11-17 Michael KochTimer.java (DEFAULT_SIZE): Made static.
2004-11-17 Michael KochInetAddress.java (getCanonicalHostName): Support IPv6...
2004-11-16 Michael KochObject.java: Added javadocs all over (merged from GNU...
2004-11-16 Andreas ToblerSecurity.java (Security): Silence the warning about...
2004-11-16 Michael Koch2004-11-16 Michael Koch <konqueror@gmx.de>
2004-11-16 Michael KochArea-1.png, [...]: New files.
2004-11-16 Michael KochCurrency.java (cache): Fix modifier order.
2004-11-16 Michael KochBufferedReader.java, [...]: Fixed javadocs all over.
2004-11-16 Andreas Tobler[multiple changes]
2004-11-15 Andreas Tobler004-11-15 Andreas Tobler <a.tobler@schweiz.ch>
2004-11-12 Andrew Pinskire PR testsuite/14264 (testsuite should set LC_ALL...
2004-11-12 Casey MarshallFileLock.java (isValid): locks are valid if the channel...
2004-11-12 Robert SchusterFixed regression:
2004-11-09 Tom Tromey* include/jni.h: Added FIXME.
2004-11-08 Tom TromeyGregorianCalendar.java: Removed unused imports.
2004-11-07 Mark Wielaard[multiple changes]
2004-11-07 Robert SchusterFixes bug #10908
2004-11-07 Andrew John Hughes2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 Andrew John Hughes2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 Andrew John Hughes2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf...
2004-11-07 Andrew John Hughes2004-11-07 Andrew John Hughes <gnu_andrew@member...
2004-11-07 Michael KochCheckedInputStream.java, [...]: Import cleanups.
2004-11-06 Tom TromeyUnicastConnectionManager.java (clients): Now package...
2004-11-06 Tom TromeyBasicAttributes.java (attributes): Now package-private.
2004-11-06 Tom TromeyURLClassLoader.java (URLClassLoader): Now package-private.
2004-11-06 Tom TromeyPermissions.java (perms): Now package-private.
2004-11-06 Tom Tromey* java/io/FilePermission.java: Reindented.
2004-11-06 Tom TromeyObjectOutputStream.java (currentObjectStreamClass)...
2004-11-06 Tom TromeyISO_8859_1.java (Decoder): Now package-private.
2004-11-06 Mark Wielaard[multiple changes]
2004-11-06 Noa ResareSocket.java (getPort): Return 0 instead of -1 on unconn...
2004-11-06 Michael KochStringBuffer.java, [...]: Removed redundant and reorder...
2004-11-06 Mattias Rehnberg2004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se>
2004-11-06 Robert SchusterFixes documentation and indentation
2004-11-03 Tom Tromeyjni.cc (_Jv_JNI_NewObjectArray): Fixed return type.
2004-11-03 Tom Tromeyverify.cc (state::check_no_uninitialized_objects):...
2004-10-30 Mark Wielaardre PR libgcj/18234 (System property java.library.path...
2004-10-28 David DaneyOutput_UnicodeLittleUnmarked.java: New file.
2004-10-27 Aaron W. LaFramboisere PR libgcj/18104 (Incorrect CLASSPATH separator in...
2004-10-26 Michael Koch2004-10-26 Michael Koch <konqueror@gmx.de>
2004-10-26 Kriang Lerdsuwanakij* libjava/java/lang/Class.h
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-25 Tom TromeyResourceBundle.java (tryBundle): Use Class.isAssignable...
2004-10-25 Tom TromeyWordBreakIterator.java (WordBreakIterator): Don't initi...
2004-10-25 Eric Botcazoure PR other/18138 (libgcc_s.so.1 not found by 64-bit...
2004-10-23 Michael KochDocFlavor.java, [...]: Added missing constants.
2004-10-22 Tom TromeyConnection.java (sendRequest): Fix typo.
2004-10-22 Michael Kochre PR libgcj/14009 (libgcj HttpURLConnection does not...
2004-10-22 Michael KochFixed ChangeLog entry of my last commit.
2004-10-22 Michael Koch2004-10-22 Michael Koch <konqueror@gmx.de>
2004-10-22 Ulrich Weigand* gnu/java/net/natPlainSocketImplPosix.cc
2004-10-21 Michael KochNetworkInterface.java, [...]: Import cleanup.
2004-10-21 Michael KochHandshakeCompletedEvent.java, [...]: Import cleanup.
2004-10-21 Michael KochBasicAttribute.java, [...]: Import cleanup.
2004-10-21 Michael KochCipher.java, [...]: Import cleanup.
2004-10-21 Michael KochAlgorithmParameterGenerator.java, [...]: Import cleanup.
2004-10-21 Michael KochMarshalledObject.java, [...]: Import cleanup.
2004-10-21 Tom TromeyInflaterInputStream.java (fill): Don't throw an excepti...
2004-10-21 Ulrich Weigand* gnu/java/nio/channels/natFileChannelPosix.cc
next