- 01 Mar, 1995 5 commits
-
-
From-SVN: r9102
Ian Lance Taylor committed -
From-SVN: r9101
Ian Lance Taylor committed -
From-SVN: r9100
Michael Meissner committed -
(decode_field_reference): Don't check TREE_CODE of EXP; let get_inner_reference decide if have reference. (decode_field_reference): Don't check TREE_CODE of EXP; let get_inner_reference decide if have reference. Allow no bit reference if have AND_MASK. (all_ones_mask_p): Use tree_int_cst_equal, not operand_equal_p. (unextend): New function. (fold_truthop): For constant cases, use new function, rework conversion, and warn if comparison can never be true. From-SVN: r9099
Richard Kenner committed -
From-SVN: r9098
Richard Kenner committed
-
- 28 Feb, 1995 6 commits
-
-
From-SVN: r9097
Per Bothner committed -
* function.c (lookup_static_chain): Check for a static chain using FUNCTION_NEEDS_STATIC_CHAIN. (init_function_start): Set current_function_needs_context depending on FUNCTION_NEEDS_STATIC_CHAIN rather than decl_function_context. From-SVN: r9096
Per Bothner committed -
* expr.c (expand_expr): If non-local variable is expanded, set FUNCTION_NEEDS_STATIC_CHAIN (current_function_decl). * expr.c (expand_expr case ADDR_EXPR): Check for trampoline using FUNCTION_NEEDS_STATIC_CHAIN, instead of decl_function_context. From-SVN: r9095
Per Bothner committed -
From-SVN: r9094
Michael Meissner committed -
From-SVN: r9093
Michael Meissner committed -
even if not optimizing, they may never be referenced. From-SVN: r9092
Doug Evans committed
-
- 27 Feb, 1995 5 commits
-
-
(do_include): Check for redundant file before opening in relative path case. Don't call fstat unnecessarily. From-SVN: r9091
Doug Evans committed -
From-SVN: r9090
Jim Wilson committed -
pa.c (hppa_expand_prologue): Don't save the PIC register into the stack for functions which have no stack of... * pa.c (hppa_expand_prologue): Don't save the PIC register into the stack for functions which have no stack of their own. From-SVN: r9089
Jeff Law committed -
From-SVN: r9088
Roland McGrath committed -
From-SVN: r9087
Doug Evans committed
-
- 25 Feb, 1995 19 commits
-
-
(disclean): Delete config.run. From-SVN: r9086
Doug Evans committed -
(build_search_list): New function. (putenv_from_prefixes): Call it. (option_map): New option --print-search-dirs. (process_command): Handle it. (main): Print installation directory and exec/startfile_prefixes if --print-search-dirs given. From-SVN: r9085
Doug Evans committed -
From-SVN: r9084
Richard Kenner committed -
(FUNCTION_PROFILER): Do nothing; the assembler does it for us. From-SVN: r9083
Richard Kenner committed -
From-SVN: r9082
Richard Kenner committed -
UNSIGNED_FLOAT and operand looks negative, can't simplify. From-SVN: r9081
Richard Kenner committed -
Use low_32_bit_operand for (plus:DI (zero_extend:DI ..) ..) cases. From-SVN: r9080
Richard Kenner committed -
From-SVN: r9079
Richard Kenner committed -
From-SVN: r9078
Richard Kenner committed -
From-SVN: r9077
Roland McGrath committed -
From-SVN: r9076
Roland McGrath committed -
use next_real_insn not next_active_insn. From-SVN: r9075
Jim Wilson committed -
From-SVN: r9074
Jim Wilson committed -
From-SVN: r9073
Jim Wilson committed -
delete lookup_name name in test for return. (redeclaration_error_message): When newdecl is a block level declaration, use lookup_name_current_level instead of DECL_CONTEXT. From-SVN: r9072
Jim Wilson committed -
Add comment saying that the option is not useful. (TARGET_SWITCHES): Change -mpackstruct option to -mpadstruct. (STRUCTURE_SIZE_BOUNDARY): Change PACKSTRUCT to PADSTRUCT changing default value from 32 to 8. From-SVN: r9071
Jim Wilson committed -
From-SVN: r9070
Jim Wilson committed -
field if we only want its address. From-SVN: r9069
Jim Wilson committed -
From-SVN: r9068
Jeff Law committed
-
- 24 Feb, 1995 5 commits
-
-
(i960_output_ldconst): In DFmode code, delete code to handle FP_REG_P target. In DFmode and SFmode code, delete test for HOST_FLOAT_FORMAT == TARGET_FLOAT_FORMAT. From-SVN: r9067
Jim Wilson committed -
(LEGITIMATE_CONSTANT_P): Pass argument mode not VOIDmode to fp_literal. From-SVN: r9066
Jim Wilson committed -
if user gave an explicit one. From-SVN: r9065
Jim Wilson committed -
(CC1_SPEC): Don't output implicit -gstabs or -gcoff option if user gave an explicit one. (CC1_SPEC): Likewise. From-SVN: r9064
Jim Wilson committed -
(dbxout_parms): For gdb, output use GDB_INV_REF_REGPARM_STABS_LETTER for parameters passed by invisible reference in registers. From-SVN: r9063
Jim Wilson committed
-