- 22 Sep, 1998 4 commits
-
-
From-SVN: r22544
Bruce Korb committed -
From-SVN: r22543
Bruce Korb committed -
From-SVN: r22542
Jeff Law committed -
From-SVN: r22541
Jeff Law committed
-
- 21 Sep, 1998 27 commits
-
-
From-SVN: r22539
Jeffrey A Law committed -
1998-09-22 Ben Elliston <bje@cygnus.com> * configure.in: This is GNU CHILL, not GNU Fortran. From-SVN: r22538
Ben Elliston committed -
From-SVN: r22537
Jeffrey A Law committed -
* encoding.c (TREE_TYPE, ARRAY_TYPE): Define. (get_inner_array_type): Define. From-SVN: r22536
Ovidiu Predescu committed -
* configure.in: Recognize i[34567]86-*-openbsd* and handle it like NetBSD. From-SVN: r22535
Jeffrey A Law committed -
* reload.c (find_reloads): Do not replace a pseudo with (MEM (reg_equiv_addr)) in the initializing insn for the pseudo. From-SVN: r22534
Jeffrey A Law committed -
From-SVN: r22533
John Carr committed -
Mon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * expr.h (eh_rtime_match_libfunc): New extern declaration. * optabs.c (init_optabs): Set eh_rtime_match_libfunc. * except.c (start_catch_handler): Use eh_rtime_match_libfunc. * libgcc2.c (__eh_rtime_match): Always return 0 if the matcher is NULL. Only include <stdio.h> if inhibit_libc is not defined. From-SVN: r22532
Andrew MacLeod committed -
From-SVN: r22531
Jason Merrill committed -
* toplev.c (rest_of_compilation): Skip compiling anything with DECL_EXTERNAL set, not just if it has DECL_INLINE as well. From-SVN: r22530
Jason Merrill committed -
* flow.c (find_basic_blocks): Delete check for in_libcall_block when prev_code is a CALL_INSN. Change check for REG_RETVAL note to use in_libcall_block. (find_basic_blocks_1): Delete check for in_libcall_block when prev_code is a CALL_INSN. If CALL_INSN and in_libcall_block, then change code to INSN. From-SVN: r22529
Jim Wilson committed -
1998-09-20 Martin von L�wis <loewis@informatik.hu-berlin.de> * method.c (hack_identifier): Finding multiple members is always an error. From-SVN: r22528
Martin v. Löwis committed -
� * Make-lang.in (c++-filt): Link libiberty.a after cxxmain.o. From-SVN: r22527
Per Bothner committed -
* i386.h: (TARGET_SWITCHES) Improve doc for align-double. Fix typo in no-fancy-math-387 description. From-SVN: r22524
Robert Lipe committed -
1998-09-21 Dave Love <d.love@dl.ac.uk> * libI77/Version.c: Update. From-SVN: r22521
Dave Love committed -
From-SVN: r22520
Dave Love committed -
* Makefile.in (distclean, clean, uninstall, install, all): Add multilib support. configure.in: Likewise. configure: Regenerate. * libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean): Explictly remove stamp in parent's directory. From-SVN: r22519
Robert Lipe committed -
From-SVN: r22518
Jeffrey A Law committed -
From-SVN: r22517
Stan Cox committed -
* i386.h: (TARGET_SWITCHES) Add description fields for flags documented in install.texi. (TARGET_OPTIONS) Likewise. From-SVN: r22516
Robert Lipe committed -
From-SVN: r22515
Jeffrey A Law committed -
* New directory. Moved files from ../gcc/objc. From-SVN: r22514
Ben Elliston committed -
From-SVN: r22513
Jeff Law committed -
From-SVN: r22512
Felix Lee committed -
* c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). * cccp.c (main): Likewise. * gcc.c (process_command): Similarly for "GCC_EXEC_PREFIX". * cccp.c, collect2.c, cpplib.c, gcc.c, config/i386/xm-cygwin32.h: Rename GET_ENVIRONMENT to GET_ENV_PATH_LIST, and fix some macro-use bugs. From-SVN: r22511
Felix Lee committed -
From-SVN: r22510
Jeff Law committed -
From-SVN: r22509
Jeff Law committed
-
- 20 Sep, 1998 9 commits
-
-
* Makefile.in (LIBS): Link in libiberty.a. * c-common.c, gcc.c, toplev.c: Repalce (some) bcopy calls by memcpy. From-SVN: r22508
Per Bothner committed -
* reload1.c (emit_reload_insns): Accept a new arg for the bb. Use it to update bb boundaries. Update caller. * function.c (reposition_prologue_and_epilogue_notes): Update bb boundaries wrt the moved note. From-SVN: r22507
Richard Henderson committed -
* configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems. * configure: Regenerate. From-SVN: r22506
Robert Lipe committed -
* alpha.c (alpha_sr_alias_set): New variable. (override_options): Set it. (alpha_expand_prologue, alpha_expand_epilogue): Use it. (mode_mask_operand): Fix signed-unsigned comparision warning. (alpha_expand_block_move): Likewise. (print_operand): Likewise. (get_aligned_mem): Use change_address. (alpha_set_memflags, alpha_set_memflags_1): Set the alias set. (alphaev4_insn_pipe, alphaev4_next_group): New functions. (alphaev4_next_nop, alphaev5_next_nop): New functions. (alpha_align_insns): Remade from old alphaev5_align_insns to handle multiple processors. (alpha_reorg): Call alpha_align_insns for both ev4 and ev5. * output.h (label_to_alignment): Prototype. From-SVN: r22505
Richard Henderson committed -
* tree.c (new_alias_set): New function. * tree.h (new_alias_set): Declare it. * c-common.c (c_get_alias_set): Use it. From-SVN: r22504
Richard Henderson committed -
* fold-const.c (fold): Yet another COND_EXPR bug: when folding to an ABS expr, convert an unsigned input to signed. From-SVN: r22503
Richard Henderson committed -
From-SVN: r22502
Mark Mitchell committed -
From-SVN: r22501
Martin v. Löwis committed -
From-SVN: r22500
Mark Mitchell committed
-