]> gcc.gnu.org Git - gcc.git/history - libjava/ChangeLog
Makefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), $(ZLIBS).
[gcc.git] / libjava / ChangeLog
2001-09-29 Jeff SturmMakefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), ...
2001-09-27 Tom TromeyIdentityHashMap.java (containsKey): Use getHash.
2001-09-27 Tom TromeyConfiguration.java.in (INIT_LOAD_LIBRARY): New constant.
2001-09-26 Tom TromeyDataInputStream.java (readChar): Use readFully.
2001-09-25 Bryce McKinlay* java/security/cert/X509Extension.java: Merge from...
2001-09-24 Bryce McKinlayPosixProcess.java (exitValue): Implement here.
2001-09-23 Anthony Greenold fix
2001-09-23 Anthony Greenmisc fixes
2001-09-21 Richard Hendersonjvm.h (_Jv_VTable): Handle function descriptors for...
2001-09-21 Richard Hendersonno-threads.cc (_Jv_ThreadStart): Remove names of unused...
2001-09-21 Bryce McKinlayposix-threads.cc (_Jv_ThreadInterrupt): Re-enable inter...
2001-09-19 Anthony GreenFix null pointer bug.
2001-09-17 Andreas Jaeger* jni.cc (array_from_valist): Use promoted types for...
2001-09-17 Anthony GreenAdd support for iso8859_1.
2001-09-15 Tom TromeyTimeZone.java: Updated list of timezones from Classpath.
2001-09-14 Tom TromeyCloneNotSupportedException.java: Re-merged with Classpath.
2001-09-13 Bryce McKinlayHashtable.java (Enumerator): Ensure that if hasMoreElem...
2001-09-13 Bryce McKinlayFile.java (normalizePath): Use equals() not '==' for...
2001-09-12 Tom TromeyMakefile.in: Rebuilt.
2001-09-12 Tom Tromey* java/io/File.java (toURL): Use getAbsolutePath and...
2001-09-11 Tom TromeyProperties.java (load): Correctly read \u sequences.
2001-09-10 Manfred Hollsteinconfigure.in (LIBFFIINCS): Quote uses of $(top_srcdir...
2001-09-10 Bryce McKinlayjvm.h (_Jv_AllocRawObj): New prototype.
2001-09-07 Anthony GreenResourceBundle fixes
2001-09-07 Tom TromeyRuleBasedCollator.java (clone): Rewrote.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-09-06 Tom Tromey* java/util/Properties.java: Re-merged from Classpath.
2001-09-05 Tom TromeyFrom Eric Blake, via Classpath:
2001-09-05 Tom Tromey* java/util/Date.java: Re-merged with Classpath.
2001-09-05 Tom Tromey* java/text/DateFormatSymbols.java: Re-merged with...
2001-09-05 Corey MinyardnatClassLoader.cc: Include VirtualMachineError.h
2001-09-05 Tom TromeynatSystem.cc (init_properties): Default locale is en_US...
2001-09-05 Bryce McKinlayMessageFormat.java (setLocale): Don't catch ParseExcept...
2001-09-05 Tom TromeyAbstractMap.java: Re-merged with Classpath.
2001-09-05 Tom TromeySimpleDateFormat.java: Re-merged with Classpath.
2001-09-04 Tom Tromeyre PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)
2001-09-04 Tom Tromeyre PR libgcj/4208 (Problem using 'null' with Java refle...
2001-09-02 Tom TromeyAlgorithmParameterSpec.java, [...]: Re-merged with...
2001-09-02 Tom Tromeyjavaprims.h: Regenerated class list.
2001-09-02 Tom TromeyMakefile.in: Rebuilt.
2001-09-01 Per Bothnerjavaprims.h (_Jv_RegisterClassHook): New extern declara...
2001-09-01 Per BothnerClassLoader.java (system): Remove static field.
2001-09-01 Tom TromeyBufferedReader.java, [...]: Re-merged with Classpath.
2001-08-31 Tom TromeyRe-merge with Classpath:
2001-08-31 Tom TromeyMakefile.in: Rebuilt.
2001-08-31 Tom TromeyByteArrayOutputStream.java: Re-merged with Classpath.
2001-08-31 Jason Merrillexception.cc (PERSONALITY_FUNCTION): Simplify leb128...
2001-08-31 Tom Tromey* java/io/ByteArrayInputStream.java: Merged with Classpath.
2001-08-31 Tom Tromey* java/io/BufferedReader.java: Re-merged with Classpath.
2001-08-28 Per BothnerBigInteger.java (init(int,Random)): New method.
2001-08-28 Tom TromeyActivatable.java, [...]: RMI implementation from Kaffe.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-08-26 Bryce McKinlay* name-finder.cc (lookup): Ignore a null dli_fname...
2001-08-24 Tom TromeyField.java (toString): Use Method.appendClassName.
2001-08-22 Anthony GreenLook for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.
2001-08-21 Jeff SturmIdentityHashMap.java (get): Fix off-by-one error.
2001-08-20 Tom Tromey* java/awt/GridBagConstraints.java: Removed comment.
2001-08-20 Tom Tromeyjni.cc (nathash, [...]): New globals.
2001-08-18 Jeff SturmUnicodeToBytes.java (write): Write work buffer starting...
2001-08-18 Hans Boehmboehm.cc: Include gc_local_alloc.h if appropriate.
2001-08-17 Mark J RobertsBigInteger.java (randBytes): New method.
2001-08-17 Tom Tromey* gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-17 Hans Boehm* BigInteger.java: fix right shifts by nonzero multiple...
2001-08-15 Tom Tromeyjni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-15 Tom TromeynatIconv.cc (read): Handle EINVAL and E2BIG correctly.
2001-08-13 Tom TromeySampleModel.java (getPixel): Set correct array element.
2001-08-10 Loren J. Rittle* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.
2001-08-10 Loren J. Rittle* java/lang/natObject.cc (is_mp): Protect use of _SC_NP...
2001-08-06 Tom TromeyInputStreamReader.java (refill): Only call refill on...
2001-08-05 Tom TromeyStringWriter.java: Merged with Classpath.
2001-08-03 Tom Tromeyprims.cc (JNI_OnLoad): Don't declare.
2001-08-02 Tom TromeyRandomAccessFile.java (seek): Let seek go past end...
2001-08-02 Martin Kahlertjni.cc (JNI_CreateJavaVM): Call _Jv_JNI_Init in order...
2001-08-02 Tom Tromeyconfigure: Rebuilt.
2001-08-01 Rainer Orthre PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn...
2001-08-01 Jeff Sturm* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.
2001-07-31 Christian IseliMakefile.in: Rebuilt.
2001-07-31 Tom Tromey* java/util/Date.java: Re-merged with Classpath.
2001-07-31 Jeff SturmnatPlainDatagramSocketImpl.cc: Undefine bind if defined.
2001-07-30 Tom TromeynatIconv.cc (done): New methods.
2001-07-30 Tom Tromey* java/lang/Integer.java: Merged with Classpath.
2001-07-30 Bryce McKinlayGregorianCalendar.java (GregorianCalendar): Call setTim...
2001-07-29 Mark Wielaard* HACKING: add description on updating namespace
2001-07-26 Bryce McKinlayCalendar.java (set): Never recompute fields here.
2001-07-25 Tom TromeyMakefile.in: Rebuilt.
2001-07-24 Rainer Orthprims.cc (_JNI_OnLoad): New function.
2001-07-24 Rainer OrthMakefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS.
2001-07-24 Tom TromeyVMClassLoader.java (getPrimitiveClass): Return correct...
2001-07-23 Tom Tromeyjavaprims.h: Rebuilt class list.
2001-07-23 Jeff Sturmconfigure.host: Enable hash synchronization for alpha*-*.
2001-07-18 Rainer OrthnatPlainDatagramSocketImpl.cc (mcastGrp): Use new RFC...
2001-07-18 Tom TromeynatFileWin32.cc (_access): Renamed.
2001-07-18 Tom TromeyFor PR java/2812:
2001-07-17 Alexandre Petit... i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused...
2001-07-17 Bryce McKinlayLinkedList.java (clone): Clear the copy list with clear...
2001-07-13 Tom Tromeyre PR libgcj/3426 (java.io.InputStreamReader, infinite...
2001-07-12 Tom TromeyReport from Henner Zeller:
2001-07-11 Anthony GreenAdd some org packages.
2001-07-11 Alexandre Petit... Makefile.am: Added `java/lang/ThreadLocal.java'.
2001-07-07 Jeff SturmMakefile.am (libgcj.jar): Don't recursively make built_...
next
This page took 0.856328 seconds and 108 git commands to generate.