- 08 Apr, 1999 7 commits
-
-
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 33 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 -
From-SVN: r26246
Tom Tromey committed -
From-SVN: r26245
Tom Tromey committed -
From-SVN: r26244
Tom Tromey committed -
* ansify.c (die): Specify void argument. * intdoc.c (family_name, dumpgen, dumpspec, dumpimp, argument_info_ptr, argument_info_string, argument_name_ptr, argument_name_string, elaborate_if_complex, elaborate_if_maybe_complex, elaborate_if_real, print_type_string): Const-ify a char*. (main): Mark parameter `argv' with ATTRIBUTE_UNUSED. (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_, _ffeintrin_imp_, cc_pair, descriptions, summaries): Const-ify a char*. From-SVN: r26243
Kaveh R. Ghazi committed -
From-SVN: r26242
Jeff Law committed -
From-SVN: r26241
Jeff Law committed -
* lib/gcc.exp (proc gcc_target_compile): Add support for timeout specified by target. Also add missing ChangeLog entries for changes that we installed long ago... From-SVN: r26240
Jeff Law committed -
From-SVN: r26239
Jeff Law committed -
* Add symcat file. * libiberty.h expose basename prototype on more systems From-SVN: r26238
Jeff Law committed
-