2001-09-28 |
ro | * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define.
|
commit | commitdiff | tree |
2001-09-28 |
ro | * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3... Properly locate libgcc_s.
|
commit | commitdiff | tree |
2001-09-27 |
tromey | * java/util/IdentityHashMap.java (containsKey): Use...
|
commit | commitdiff | tree |
2001-09-27 |
tromey | * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY...
|
commit | commitdiff | tree |
2001-09-26 |
tromey | * java/io/DataInputStream.java (readChar): Use readFully.
|
commit | commitdiff | tree |
2001-09-26 |
ro | * solaris_threads.c (MAX_ORIG_STACK_SIZE) [I386]:... ...MAX_ORIG_STACK_SIZE) [I386]: Provide special SOLARIS25_PROC_VDB_BUG_FIXED.
|
commit | commitdiff | tree |
2001-09-24 |
ro | * doc/install.texi: Markup fixes. Use Solaris 2, SunOS 4 as appropriate. Move X11 header bug workaround here, update patches.
|
commit | commitdiff | tree |
2001-09-17 |
tromey | * jcf-write.c (generate_bytecode_insns) [SWITCH_EXPR...
|
commit | commitdiff | tree |
2001-09-15 |
tromey | * java/util/TimeZone.java: Updated list of timezones... ...java: Updated list of timezones from
|
commit | commitdiff | tree |
2001-09-14 |
tromey | * java/lang/CloneNotSupportedException.java: Re-merged...
|
commit | commitdiff | tree |
2001-09-12 |
tromey | * Makefile.in: Rebuilt.
|
commit | commitdiff | tree |
2001-09-12 |
tromey | * java/io/File.java (toURL): Use getAbsolutePath and...
|
commit | commitdiff | tree |
2001-09-11 |
tromey | * java/util/Properties.java (load): Correctly read... * java/util/Properties.java (load): Correctly... Report from Anthony Green.
|
commit | commitdiff | tree |
2001-09-07 |
tromey | * java/text/RuleBasedCollator.java (clone): Rewrote. ...RuleBasedCollator.java (clone): Rewrote. ...MessageFormat.java: Re-merged from Classpath. ...DecimalFormat.java: Re-merged from Classpath.
|
commit | commitdiff | tree |
2001-09-06 |
tromey | * java/util/Properties.java: Re-merged from Classpath. * java/util/Properties.java: Re-merged from Classpath.
|
commit | commitdiff | tree |
2001-09-05 |
tromey | From Eric Blake, via Classpath: From Eric Blake, via Classpath:
|
commit | commitdiff | tree |
2001-09-05 |
tromey | * java/util/Date.java: Re-merged with Classpath.
|
commit | commitdiff | tree |
2001-09-05 |
tromey | * java/text/DateFormatSymbols.java: Re-merged with...
|
commit | commitdiff | tree |
2001-09-05 |
tromey | 2001-09-05 Corey Minyard <minyard@acm.org> Tom Tromey <tromey@redhat.com> ...ClassLoader.cc: Include VirtualMachineError.h (_Jv_RegisterClassHookDefault): Throw error if a class is
|
commit | commitdiff | tree |
2001-09-05 |
tromey | * java/lang/natSystem.cc (init_properties): Default... * java/lang/natSystem.cc (init_properties): Default locale is
|
commit | commitdiff | tree |
2001-09-05 |
tromey | * java/util/AbstractMap.java: Re-merged with Classpath.
|
commit | commitdiff | tree |
2001-09-05 |
tromey | * java/text/SimpleDateFormat.java: Re-merged with... (DateFormatSymbols): Throws MissingResourceException. (clone): Rewrote. (clone): Rewrote. constructor from Classpath. ...AttributedStringIterator.java: New from Classpath. ...CharacterIterator.java: Copied from Classpath. ...WordBreakIterator.java: Renamed from gnu/gcj/text/*. (getAvailableLocales): Use implementation from Classpath. ...LocaleInformation_en.java: Copied from Classpath. ...LocaleInformation_en_US.java: Copied from Classpath.
|
commit | commitdiff | tree |
2001-09-04 |
tromey | Fix for PR libgcj/4213:
|
commit | commitdiff | tree |
2001-09-04 |
tromey | * java/lang/reflect/natField.cc (set): Allow for case...
|
commit | commitdiff | tree |
2001-09-02 |
tromey | * java/security/spec/AlgorithmParameterSpec.java,
|
commit | commitdiff | tree |
2001-09-02 |
tromey | * gcj/javaprims.h: Regenerated class list.
|
commit | commitdiff | tree |
2001-09-02 |
tromey | * Makefile.in: Rebuilt. UnsupportedClassVersionError. ...lang/UnsupportedClassVersionError.java: New file from java/lang/AbstractMethodError.java, java/lang/ClassCircularityError.java, java/lang/ClassFormatError.java, ...NotSupportedException.java, java/lang/Error.java, java/lang/ExceptionInInitializerError.java, java/lang/IllegalAccessError.java, ...lang/IncompatibleClassChangeError.java, java/lang/InstantiationError.java, java/lang/InternalError.java, java/lang/InterruptedException... java/lang/LinkageError.java, java/lang/NoClassDefFoundError.java, java/lang/NoSuchFieldError.java, java/lang/NoSuchMethodError.java, java/lang/OutOfMemoryError.java, java/lang/RuntimeException... java/lang/StackOverflowError.java, ...ThreadDeath.java, java/lang/UnknownError.java, java/lang/UnsatisfiedLinkError.java, java/lang/VerifyError.java, java/lang/VirtualMachineError... java/net/NoRouteToHostException.java, java/net/ProtocolException.java, java/net/SocketExce... ...text/ParseException.java: Copied from Classpath, thanks to * java/lang/System.java (getProperty): Use single argument form of SecurityManager.checkPropertyAccess.
|
commit | commitdiff | tree |
2001-09-01 |
tromey | * java/io/BufferedReader.java, java/io/ObjectInput...
|
commit | commitdiff | tree |
2001-08-31 |
tromey | Re-merge with Classpath: ...java (getAbsoluteFile): Doesn't throw IOException.
|
commit | commitdiff | tree |
2001-08-31 |
tromey | * Makefile.in: Rebuilt. * java/util/PropertyResourceBundle.java: Merged...
|
commit | commitdiff | tree |
2001-08-31 |
tromey | * java/io/ByteArrayOutputStream.java: Re-merged with...
|
commit | commitdiff | tree |
2001-08-31 |
tromey | * java/io/ByteArrayInputStream.java: Merged with Classpath.
|
commit | commitdiff | tree |
2001-08-31 |
tromey | * java/io/BufferedReader.java: Re-merged with Classpath.
|
commit | commitdiff | tree |
2001-08-30 |
vmakarov | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
|
commit | commitdiff | tree |
2001-08-28 |
tromey | * java/rmi/activation/Activatable.java, java/rmi/activation/ActivationGroup.java, java/rmi/activation/ActivationGroupDesc.java, java/rmi/activation/ActivationGroupID.java, java/rmi/activation/UnknownGroupException.java, ...RemoteException.java, java/rmi/ServerError.java, gnu/java/rmi/server/ProtocolConstants.java, ...castServerRef.java: RMI implementation from ...rmi_java_source_files): New macro. (bin_PROGRAMS): Added rmic and rmiregistry. (rmic_SOURCES): New macro. (rmiregistry_SOURCES): New macro.
|
commit | commitdiff | tree |
2001-08-27 |
tromey | * jartool.c (jarfile): Remove length limitation.
|
commit | commitdiff | tree |
2001-08-27 |
vmakarov | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto... 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat... make_numeric_value): Move protypes into genattrtab.h. Define... (main): Process DEFINE_CPU_UNIT, DEFINE_QUERY_CPU_UNIT, * rtl.h (LINK_COST_ZERO, LINK_COST_FREE): Remove them. macros. (TARGET_SCHED): Use the new macros. (MAX_INSN_QUEUE_INDEX): New macro for automaton interface. (max_insn_queue_index_macro_value): New variable. ...ready_remove, max_issue): New function prototypes (choose_ready): New function prototype. LINK_COST_ZERO and LINK_COST_FREE. Add new code... ...o): New entries for canadian cross. MAX_DFA_ISSUE_RATE): New macro descriptions.
|
commit | commitdiff | tree |
2001-08-24 |
tromey | * java/lang/reflect/Field.java (toString): Use ...handleMethod ): Initialize `throws' field of ...(struct _Jv_Method): Added `throws' field.
|
commit | commitdiff | tree |
2001-08-24 |
tromey | * decl.c (init_decl_processing): Add `throws' field... * decl.c (init_decl_processing): Add `throws' field to... ...make_method_value): Compute `throws' field for method.
|
commit | commitdiff | tree |
2001-08-20 |
tromey | * java/awt/GridBagConstraints.java: Removed comment.
|
commit | commitdiff | tree |
2001-08-20 |
tromey | * jni.cc (nathash, nathash_count, nathash_size): New... (_Jv_LookupJNIMethod): Use it. Synchronize body. (call): Synchronize around assignment.
|
commit | commitdiff | tree |
2001-08-20 |
tromey | * configure: Rebuilt.
|
commit | commitdiff | tree |
2001-08-18 |
tromey | * Makefile.am, acinclude.m4, configure.in: Imported...
|
commit | commitdiff | tree |
2001-08-18 |
tromey | 2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com> ...Include gc_local_alloc.h if appropriate.
|
commit | commitdiff | tree |
2001-08-17 |
tromey | 2001-08-17 Mark J Roberts <mjr@anarcast.net> 2001-08-17 Mark J Roberts <mjr@anarcast.net>
|
commit | commitdiff | tree |
2001-08-17 |
tromey | Initial revision
|
commit | commitdiff | tree |
2001-08-17 |
tromey | Dummy commit in preparation for import
|
commit | commitdiff | tree |
2001-08-17 |
tromey | * gnu/gcj/convert/IOConverter.java: Add `646' alias.
|
commit | commitdiff | tree |
2001-08-16 |
tromey | * jcf-dump.c (main): Updated for change to jcf_path_seal.
|
commit | commitdiff | tree |
2001-08-15 |
tromey | * jni.cc: Include IdentityHashMap.h, not Hashtable.h.
|
commit | commitdiff | tree |
2001-08-15 |
tromey | * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL...
|
commit | commitdiff | tree |
2001-08-13 |
tromey | * java/awt/image/SampleModel.java (getPixel): Set... element. From Chris Meyer.
|
commit | commitdiff | tree |
2001-08-06 |
tromey | * java/io/InputStreamReader.java (refill): Only call... BufferedInputStream when appropriate constraints are met.
|
commit | commitdiff | tree |
2001-08-05 |
tromey | * java/io/StringWriter.java: Merged with Classpath.
|
commit | commitdiff | tree |
2001-08-04 |
ciceron | * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"...
|
commit | commitdiff | tree |
2001-08-04 |
ciceron | * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory...
|
commit | commitdiff | tree |
2001-08-03 |
ciceron | * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor...
|
commit | commitdiff | tree |
2001-08-03 |
ro | * doc/install.texi (Configuration): Fix markup. ... mips-sgi-irix5): Warn about problems with this config. Native assembler problems are fixed.
|
commit | commitdiff | tree |
2001-08-03 |
tromey | * prims.cc (JNI_OnLoad): Don't declare.
|
commit | commitdiff | tree |
2001-08-02 |
tromey | * java/io/RandomAccessFile.java (seek): Let seek go...
|
commit | commitdiff | tree |
2001-08-02 |
tromey | 2001-08-02 Martin Kahlert <martin.kahlert@infineon...
|
commit | commitdiff | tree |
2001-08-02 |
tromey | * configure: Rebuilt. ...t set THREADLIBS on Cygwin. From
|
commit | commitdiff | tree |
2001-08-02 |
tromey | 2001-08-02 David Billinghurst <David.Billinghurst>
|
commit | commitdiff | tree |
2001-08-02 |
ro | * gcc.c (set_collect_gcc_options): New function, split... ..._gcc_options): New function, split out from Strip `main' from classname.
|
commit | commitdiff | tree |
2001-08-01 |
robertl | 2001-08-01 Robert Lipe <robertl@caldera.com> 2001-08-01 Robert Lipe <robertl@caldera.com>
|
commit | commitdiff | tree |
2001-08-01 |
ro | * include/posix.h (_POSIX_PII_SOCKET): Define. ...function, avoids Tru64 UNIX accept macro. * acconfig.h (HAVE_STRUCT_IPV6_MREQ): Provide template.
|
commit | commitdiff | tree |
2001-07-31 |
tromey | 2001-07-30 Christian Iseli <chris@ludwig-alpha.unil.ch>
|
commit | commitdiff | tree |
2001-07-31 |
tromey | * java/util/Date.java: Re-merged with Classpath.
|
commit | commitdiff | tree |
2001-07-30 |
tromey | 2001-07-30 Tom Tromey <tromey@redhat.com> 2001-07-30 Tom Tromey <tromey@redhat.com>
|
commit | commitdiff | tree |
2001-07-30 |
tromey | * java/lang/Integer.java: Merged with Classpath.
|
commit | commitdiff | tree |
2001-07-27 |
ro | gcc/testsuite: ..._set_ld_library_path): New, copied from ..._set_ld_library_path): New, copied from
|
commit | commitdiff | tree |
2001-07-26 |
ro | * glimits.h (_MACH_MACHLIMITS_H_): Delete.
|
commit | commitdiff | tree |
2001-07-25 |
tromey | * Makefile.in: Rebuilt.
|
commit | commitdiff | tree |
2001-07-25 |
ro | * gcc.c-torture/execute/20010724-1.c: New file.
|
commit | commitdiff | tree |
2001-07-24 |
ro | * prims.cc (_JNI_OnLoad): New function.
|
commit | commitdiff | tree |
2001-07-24 |
ro | * Makefile.am (AM_MAKEFLAGS): Pass RUNTESTFLAGS.
|
commit | commitdiff | tree |
2001-07-24 |
tromey | * java/lang/VMClassLoader.java (getPrimitiveClass...
|
commit | commitdiff | tree |
2001-07-24 |
ro | * config/mips/irix6-libc-compat.c: New file. passing workaround.
|
commit | commitdiff | tree |
2001-07-23 |
tromey | * gcj/javaprims.h: Rebuilt class list.
|
commit | commitdiff | tree |
2001-07-21 |
ciceron | * config/m68hc11/m68hc11.md ("andqi3"): Accept d as... reload problems.
|
commit | commitdiff | tree |
2001-07-20 |
ciceron | * config/m68hc11/m68hc11.md ("movdi", "movdi_internal...
|
commit | commitdiff | tree |
2001-07-20 |
ciceron | * config/m68hc11/m68hc11.c (m68hc11_gen_highpart)...
|
commit | commitdiff | tree |
2001-07-19 |
ro | * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,
|
commit | commitdiff | tree |
2001-07-18 |
ro | * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WEAKEN_...
|
commit | commitdiff | tree |
2001-07-18 |
ro | * java/net/natPlainDatagramSocketImpl.cc (mcastGrp... 2533 socket options IPV6_JOIN_GROUP, IPV6_LEAVE_GROUP, falling
|
commit | commitdiff | tree |
2001-07-18 |
tromey | * java/io/natFileWin32.cc (_access): Renamed.
|
commit | commitdiff | tree |
2001-07-18 |
tromey | For PR java/2812:
|
commit | commitdiff | tree |
2001-07-18 |
tromey | For PR java/2812: * aclocal.m4 (AM_ICONV): New macro from Bruno Haible.
|
commit | commitdiff | tree |
2001-07-18 |
tromey | For PR java/2812: Add parameters to JV_HASH_SYNCHRONIZATION define. * acinclude.m4 (AM_ICONV): New macro, from Bruno Haible.
|
commit | commitdiff | tree |
2001-07-17 |
ro | * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LA...
|
commit | commitdiff | tree |
2001-07-16 |
ro | * gcc.c-torture/execute/20001229-1.c: Include <sys... ...execute/20001229-1.c: Include <sys/proc.h> for
|
commit | commitdiff | tree |
2001-07-16 |
ro | * src/x86/sysv.S: Avoid gas-only .balign directive.
|
commit | commitdiff | tree |
2001-07-16 |
ro | * src/alpha/ffi.c (ffi_prep_closure): Avoid gas-only...
|
commit | commitdiff | tree |
2001-07-13 |
tromey | * jvspec.c (jvgenmain_spec): Remove -ffilelist-file... ...vgenmain_spec): Remove -ffilelist-file from cc1
|
commit | commitdiff | tree |
2001-07-13 |
tromey | Fix for PR libgcj/3426: (read): Throw exception if character conversion...
|
commit | commitdiff | tree |
2001-07-12 |
ciceron | * configure.in (noconfigdirs): Don't compile libiberty...
|
commit | commitdiff | tree |
2001-07-12 |
tromey | * expr.c (expand_load_internal): New function.
|
commit | commitdiff | tree |
2001-07-12 |
tromey | * libjava.lang/N19990310_4.xfail: Removed.
|
commit | commitdiff | tree |
2001-07-12 |
tromey | Report from Henner Zeller: Report from Henner Zeller: ...OutputStream.java (FileOutputStream): Throw
|
commit | commitdiff | tree |
2001-07-10 |
ciceron | * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER...
|
commit | commitdiff | tree |
next |