- 02 Oct, 1994 12 commits
-
-
From-SVN: r8204
Richard Kenner committed -
From-SVN: r8203
Richard Kenner committed -
(zero_extendhisi2, extendhisi2): Expand to suitable byte sequence when TARGET_SHORT_BYTES and loading a mem. (zero_extendhisi2, extendhisi2): Expand to suitable byte sequence when TARGET_SHORT_BYTES and loading a mem. (movhi_bytes, extendhisi2_mem): New expands. (movhi): Call movhi_bytes to load a short from memory if TARGET_SHORT_BY_BYTES. (all matchers loading a short from memory): Don't match if TARGET_SHORT_BY_BYTES. (matcher for movhi when TARGET_SHORT_BY_BYTES): New pattern to cover remaining legal cases. From-SVN: r8202
Richard Earnshaw committed -
From-SVN: r8201
Richard Earnshaw committed -
(TARGET_SWITCHES): Recognize switches -m[no-]short-load-bytes. (TARGET_DEFAULT): Only define if not already done so. (PROMOTE_MODE): Promote HImode unsigned if TARGET_SHORT_BY_BYTES. (SECONDARY_INPUT_RELOAD_CLASS): Need a scratch for reloading HImode if TARGET_SHORT_BY_BYTES. From-SVN: r8200
Richard Earnshaw committed -
(movsf): If reloading, create a scratch from the target for loading a constant into integer regs. (movdf): Likewise.. From-SVN: r8199
Richard Earnshaw committed -
NOTE_INSN_DELETED. From-SVN: r8198
Richard Kenner committed -
(X_CFLAGS): Remove. From-SVN: r8197
Richard Kenner committed -
(ALLOCA): Define as "-lPW". From-SVN: r8196
Richard Kenner committed -
(CPP_SPEC): Add them here, so that they're undefined if -ansi. Also add _i386 and _unix, which are always defined. From-SVN: r8195
Richard Kenner committed -
(duplicate_loop_exit_test): Don't insety NOTE_INSN_LOOP_VTOP before deleted insn; insert first, then delete. From-SVN: r8194
Richard Kenner committed -
From-SVN: r8193
Richard Kenner committed
-
- 01 Oct, 1994 4 commits
-
-
From-SVN: r8192
Michael Meissner committed -
declared at this label scope. From-SVN: r8191
Richard Earnshaw committed -
From-SVN: r8190
Richard Kenner committed -
From-SVN: r8189
Doug Evans committed
-
- 30 Sep, 1994 19 commits
-
-
(add_insn_before): New function. (emit_{insn,insns,jump_insn,call_insn,barrier,note}_before): Call it. From-SVN: r8188
Richard Kenner committed -
From-SVN: r8187
Richard Kenner committed -
From-SVN: r8186
Richard Kenner committed -
(AS2C): New macro. From-SVN: r8185
Richard Kenner committed -
(concat): Now just concats two things; all callers changed. (concat[346]): New functions. (dir_separator_str): New variable. (exec_prefixes, startfile_prefixes, include_prefixes): Renamed from same names without plural; all users changed. (find_a_file, process_command, do_spec_1): Use DIR_SEPARATOR. (find_file, is_directory, main): Likewise. (lookup_compiler): If OS/2, do case-independent search. (fix_argv): New function on winnt. (FIX_ARGV): New macro for some systems; use instead of argv. From-SVN: r8184
Richard Kenner committed -
Use "Include" environment variable instead of CPATH for winnt. From-SVN: r8183
Richard Kenner committed -
(get_run_time): Just return zero for winnt. (main): Don't print memory usage for OS/2 or winnt. From-SVN: r8182
Richard Kenner committed -
From-SVN: r8181
Richard Kenner committed -
From-SVN: r8180
Richard Kenner committed -
From-SVN: r8179
Richard Kenner committed -
(winnt): New OS name. From-SVN: r8178
Richard Kenner committed -
From-SVN: r8177
Mike Stump committed -
From-SVN: r8176
Jim Wilson committed -
(n_preprocessor_options, preprocessor_options): New variables. (process_command): Handle -Wp option. (do_spec_1): Handle %Z spec. From-SVN: r8175
Jim Wilson committed -
From-SVN: r8174
Jim Wilson committed -
From-SVN: r8173
Jim Wilson committed -
(call): Use struct value pattern is struct size is not equal to zero instead of greater than zero. (call+7, call+8): New patterns for untyped calls. (untyped_call): Revise to emit explicit rtl for all operation. Delete four old patterns that matched the unexpanded untyped_call pattern. (blockage): New pattern. (flush_register_windows): Modify from 0 to 1. (goto_handler_and_restore): Modify from 1 to 2. (flush): Modify from 2 to 3. From-SVN: r8172
Jim Wilson committed -
From-SVN: r8171
Jim Wilson committed -
of when savep. From-SVN: r8170
Jim Wilson committed
-
- 29 Sep, 1994 5 commits
-
-
pass address through force_operand before using it. From-SVN: r8169
Jim Wilson committed -
at proper offset in argument block. From-SVN: r8168
Jim Wilson committed -
* stmt.c (expand_return): We have to be careful of cleanups that can be generated when expanding the return value, as they might otherwise wipe out the return value. From-SVN: r8167
Mike Stump committed -
above this one now that this is wildcard. From-SVN: r8166
Richard Kenner committed -
(translate_options): Ignore option once an error occurs. Fix error with reversed 'a' and 'o'. Give error if specified abbreviation is unambiguous. From-SVN: r8165
Richard Kenner committed
-