- 08 Apr, 1999 16 commits
-
-
From-SVN: r26301
Mike Stump committed -
* error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands don't have types. From-SVN: r26300
Mark Mitchell committed -
From-SVN: r26299
Jeffrey A Law committed -
From-SVN: r26298
Mike Stump committed -
1999-04-08 Geoff Berry <gcb@gnu.org> * natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6). * natPlainSocketImpl.cc (accept): Add missing else if check for AF_INET6. From-SVN: r26297
Geoff Berry committed -
From-SVN: r26296
Mark Mitchell committed -
* java/lang/Long.java (parseLong): Corrected overflow detection code. * java/lang/Integer.java (parseInt): Corrected overflow detection code. From-SVN: r26295
Tom Tromey committed -
* java/io/PrintStream.java (print): Handle null string argument. (println): Likewise. From-SVN: r26294
Tom Tromey committed -
From-SVN: r26293
Nick Clifton committed -
From-SVN: r26292
Ovidiu Predescu committed -
* configure.in (host_xm_file, build_xm_file): Include hwint.h. Use case statements instead of "if test -a ... -a ... -a ..." * machmode.h: Don't define HOST_WIDE_INT, etc. Wrap use of HOST_WIDE_INT in #ifdef. * mips.h: Include hwint.h instead of providing definitions for HOST_WIDE_INT, etc. Wrap uses of HOST_WIDE_INT in #ifdef. From-SVN: r26291
Kaveh R. Ghazi committed -
Update my email address. From-SVN: r26290
Manfred Hollstein committed -
From-SVN: r26289
Jason Merrill committed -
* i386.md (truncdfsf2, truncxfsf2, truncxfdf2): Rewrite using a splitter. From-SVN: r26288
John Wehle committed -
From-SVN: r26287
Jeff Law committed -
* freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement. * gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * linux.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * openbsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r26286
Art Haas committed
-
- 07 Apr, 1999 24 commits
-
-
* h8300.c (h8300_adjust_insn_length): Also avoid recognizing ADDR_VEC and ADDR_DIFF_VEC insns. From-SVN: r26285
Jeffrey A Law committed -
* execute/920501-7.c (main): Delete __I960__ ifndef. From-SVN: r26284
Jim Wilson committed -
* h8300.c (h8300_adjust_insn_length): Avoid trying to recognize USE, CLOBBER or SEQUENCE insns. * unroll.c (unroll_loop): For HAVE_cc0 machines, adjust copy_end_luid to account for the uncopied insn that sets cc0 at the end of the loop. From-SVN: r26283
Jeffrey A Law committed -
* i960/i960.c (i960_function_prologue): Don't save static chain pointer. * i960/i960.h (STACK_CHAIN_REGNUM): Change from r3 to g12. (TRAMPOLINE_TEMPLATE): Likewise. (FRAME_POINTER_REQUIRED): Check current_function_has_nonlocal_goto. * i960/i960.md (nonlocal_goto): Rewrite. From-SVN: r26282
Jim Wilson committed -
natString.cc (init(jbyteArray,jint,jint,jstring)): Set count to 0 when InputStreamReader returns -1 for EOF. * java/lang/natString.cc (init(jbyteArray,jint,jint,jstring)): Set count to 0 when InputStreamReader returns -1 for EOF. From-SVN: r26273
Warren Levy committed -
* mauve-libgcj: Omit java.text.Collator, java.text.RuleBasedCollator. From-SVN: r26265
Tom Tromey committed -
From-SVN: r26264
Tom Tromey committed -
From-SVN: r26263
Tom Tromey committed -
From-SVN: r26262
Philip Blundell committed -
* unroll.c (copy_loop_body): Always ensure at least two insns are in the copied loop. From-SVN: r26261
Jeffrey A Law committed -
* config/mips/elf.h (MAKE_DECL_ONE_ONLY): Define. (UNIQUE_SECTION_P): Define. From-SVN: r26260
Catherine Moore committed -
From-SVN: r26259
Bruce Korb committed -
* i386.c (output_move_memory): Remove. * i386.h: Likewise. * i386.md (movsi, movhi, movstricthi, movqi, movstrictqi, movsf, movdf, movxf, movdi): Check no_new_pseudos instead of (reload_in_progress | reload_completed). From-SVN: r26258
John Wehle committed -
From-SVN: r26257
Tom Tromey committed -
From-SVN: r26256
Tom Tromey committed -
From-SVN: r26255
Tom Tromey committed -
From-SVN: r26254
Tom Tromey committed -
From-SVN: r26253
Tom Tromey committed -
From-SVN: r26252
Tom Tromey committed -
From-SVN: r26251
Tom Tromey committed -
From-SVN: r26250
Tom Tromey committed -
From-SVN: r26249
Tom Tromey committed -
From-SVN: r26248
Tom Tromey committed -
From-SVN: r26247
Tom Tromey committed
-