OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years ago(windowsnt): Alias for winnt.
kenner [Fri, 30 Sep 1994 21:26:44 +0000 (21:26 +0000)]
(windowsnt): Alias for winnt.
(winnt): New OS name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8178 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago48th Cygnus<->FSF merge
mrs [Fri, 30 Sep 1994 00:51:03 +0000 (00:51 +0000)]
48th Cygnus<->FSF merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8177 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(movdf+3): Handle overlapping registers in define_split.
wilson [Fri, 30 Sep 1994 00:31:34 +0000 (00:31 +0000)]
(movdf+3): Handle overlapping registers in define_split.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8176 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(default_compilers): Add %Z to all cpp specs.
wilson [Fri, 30 Sep 1994 00:13:09 +0000 (00:13 +0000)]
(default_compilers): Add %Z to all cpp specs.
(n_preprocessor_options, preprocessor_options): New variables.
(process_command): Handle -Wp option.
(do_spec_1): Handle %Z spec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8175 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoNew file.
wilson [Fri, 30 Sep 1994 00:11:02 +0000 (00:11 +0000)]
New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8174 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(os): Accept coff as an OS.
wilson [Fri, 30 Sep 1994 00:07:41 +0000 (00:07 +0000)]
(os): Accept coff as an OS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8173 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(call): Use struct value pattern is struct size is not
wilson [Fri, 30 Sep 1994 00:05:20 +0000 (00:05 +0000)]
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8172 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sparc_initialize_trampoline): FLUSH is now 3 not 2.
wilson [Fri, 30 Sep 1994 00:04:04 +0000 (00:04 +0000)]
(sparc_initialize_trampoline): FLUSH is now 3 not 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8171 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(result_vector): Use INCOMING_REGNO when !savep instead
wilson [Fri, 30 Sep 1994 00:02:36 +0000 (00:02 +0000)]
(result_vector): Use INCOMING_REGNO when !savep instead
of when savep.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8170 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE,
wilson [Thu, 29 Sep 1994 23:59:45 +0000 (23:59 +0000)]
(emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE,
pass address through force_operand before using it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8169 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(i960_setup_incoming_varargs): Store parameter registers
wilson [Thu, 29 Sep 1994 23:52:57 +0000 (23:52 +0000)]
(i960_setup_incoming_varargs): Store parameter registers
at proper offset in argument block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8168 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * stmt.c (expand_return): We have to be careful of cleanups that can
mrs [Thu, 29 Sep 1994 23:43:02 +0000 (23:43 +0000)]
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8167 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
kenner [Thu, 29 Sep 1994 22:47:30 +0000 (22:47 +0000)]
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
above this one now that this is wildcard.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8166 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(struct option_map): Sort in alphabetical order.
kenner [Thu, 29 Sep 1994 22:24:38 +0000 (22:24 +0000)]
(struct option_map): Sort in alphabetical order.
(translate_options): Ignore option once an error occurs.
Fix error with reversed 'a' and 'o'.
Give error if specified abbreviation is unambiguous.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8165 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * expr.c (do_jump): Handle cleanups in TRUTH_ANDIF_EXPR and
mrs [Thu, 29 Sep 1994 20:45:05 +0000 (20:45 +0000)]
    * expr.c (do_jump): Handle cleanups in TRUTH_ANDIF_EXPR and
        TRUTH_ORIF_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8164 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago*** empty log message ***
mib [Thu, 29 Sep 1994 20:16:09 +0000 (20:16 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8163 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(convert_for_assignment): When converting object to union, allow
kenner [Thu, 29 Sep 1994 17:23:41 +0000 (17:23 +0000)]
(convert_for_assignment): When converting object to union, allow
converting the constant zero into a pointer member of the union.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8162 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(convert_move): Added handling of PDImode conversions.
kenner [Wed, 28 Sep 1994 23:32:44 +0000 (23:32 +0000)]
(convert_move): Added handling of PDImode conversions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8161 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(PSImode): Widens to PDImode.
kenner [Wed, 28 Sep 1994 23:32:26 +0000 (23:32 +0000)]
(PSImode): Widens to PDImode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8160 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(FIXINCLUDES): Set to Makefile.in.
kenner [Wed, 28 Sep 1994 23:24:12 +0000 (23:24 +0000)]
(FIXINCLUDES): Set to Makefile.in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8159 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * except.c (register_exception_table): Use Pmode, not PTRmode.
brendan [Wed, 28 Sep 1994 23:19:20 +0000 (23:19 +0000)]
    * except.c (register_exception_table): Use Pmode, not PTRmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8158 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(trampoline_address): Add missing call to round_trampoline.
kenner [Wed, 28 Sep 1994 23:18:05 +0000 (23:18 +0000)]
(trampoline_address): Add missing call to round_trampoline.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8157 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDo not emit \v, gas does not like it.
meissner [Wed, 28 Sep 1994 22:33:33 +0000 (22:33 +0000)]
Do not emit \v, gas does not like it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8156 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoComment out loop which handled symbolic links to files
ian [Wed, 28 Sep 1994 18:31:04 +0000 (18:31 +0000)]
Comment out loop which handled symbolic links to files

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8155 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(COLLECT_SUPPRESS_OPTIONS): Define to "E".
merrill [Wed, 28 Sep 1994 00:11:55 +0000 (00:11 +0000)]
(COLLECT_SUPPRESS_OPTIONS): Define to "E".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8154 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
merrill [Wed, 28 Sep 1994 00:11:31 +0000 (00:11 +0000)]
(main): Ignore options in COLLECT_SUPPRESS_OPTIONS
        for the first link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8153 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ENCODE_SECTION_INFO): Only calls may go through the PLT. All address
kenner [Tue, 27 Sep 1994 23:27:44 +0000 (23:27 +0000)]
(ENCODE_SECTION_INFO): Only calls may go through the PLT. All address
loads, even function address loads, have to go through the GOT or
function addresses will not be unique.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8152 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(newline_fix, name_newline_fix): Don't treat \r specially here; it
kenner [Tue, 27 Sep 1994 23:19:54 +0000 (23:19 +0000)]
(newline_fix, name_newline_fix): Don't treat \r specially here; it
only causes bugs.  This undoes the May 14 16:01:13 1990 change to
newline_fix and name_newline_fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8151 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ASM_OUTPUT_SOURCE_LINE): Add missing #undef.
kenner [Tue, 27 Sep 1994 23:02:45 +0000 (23:02 +0000)]
(ASM_OUTPUT_SOURCE_LINE): Add missing #undef.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8150 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_fix): Call emit_library_call_value.
kenner [Tue, 27 Sep 1994 22:32:07 +0000 (22:32 +0000)]
(expand_fix): Call emit_library_call_value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8149 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(warn_with_method): Make arg int, not char.
kenner [Tue, 27 Sep 1994 22:31:04 +0000 (22:31 +0000)]
(warn_with_method): Make arg int, not char.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8148 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(n_occurrences): Make arg int, not char.
kenner [Tue, 27 Sep 1994 22:30:21 +0000 (22:30 +0000)]
(n_occurrences): Make arg int, not char.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8147 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(optimize_bit_field): Put any insns made by change_address in front of INSN.
kenner [Tue, 27 Sep 1994 22:29:21 +0000 (22:29 +0000)]
(optimize_bit_field): Put any insns made by change_address in front of INSN.
(expand_function_end): Don't pass DECL_INITIAL to setjmp_protect if it is
error_mark_node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8146 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agorevert previous change
brendan [Tue, 27 Sep 1994 22:26:24 +0000 (22:26 +0000)]
revert previous change

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8145 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago* Makefile.in, libgcc2.c (L_eh): some support routines for C++.
mrs [Tue, 27 Sep 1994 19:42:40 +0000 (19:42 +0000)]
* Makefile.in, libgcc2.c (L_eh): some support routines for C++.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8144 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * search.c (lookup_field): Return a NULL_TREE if XBASETYPE is
brendan [Tue, 27 Sep 1994 17:35:24 +0000 (17:35 +0000)]
    * search.c (lookup_field): Return a NULL_TREE if XBASETYPE is
        itself null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8143 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoremove CONFIG_BROKETS
djm [Mon, 26 Sep 1994 21:52:40 +0000 (21:52 +0000)]
remove CONFIG_BROKETS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8130 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago47th Cygnus<->FSF merge
mrs [Mon, 26 Sep 1994 20:15:18 +0000 (20:15 +0000)]
47th Cygnus<->FSF merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8129 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAllow memory/memory DImode add/subtract.
meissner [Mon, 26 Sep 1994 10:44:49 +0000 (10:44 +0000)]
Allow memory/memory DImode add/subtract.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8128 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoFix prototype for invalidate.
wilson [Fri, 23 Sep 1994 23:15:54 +0000 (23:15 +0000)]
Fix prototype for invalidate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8127 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LIB_SPEC): Remove macro.
roland [Fri, 23 Sep 1994 23:02:58 +0000 (23:02 +0000)]
(LIB_SPEC): Remove macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8126 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake ebx a call clobbered register.
meissner [Fri, 23 Sep 1994 20:11:00 +0000 (20:11 +0000)]
Make ebx a call clobbered register.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8125 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(invalidate): New parameter FULL_MODE. All callers changed.
wilson [Fri, 23 Sep 1994 19:54:07 +0000 (19:54 +0000)]
(invalidate): New parameter FULL_MODE.  All callers changed.
(set_nonvarying_address_components): Modify initial comment.
(cse_insn): When call invalidate for dest, use the actual dest not
inner_dest.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8124 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_divmod): Special case for signed CEIL_DIV_EXPR when divisor is
kenner [Thu, 22 Sep 1994 22:56:08 +0000 (22:56 +0000)]
(expand_divmod): Special case for signed CEIL_DIV_EXPR when divisor is
power of 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8123 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago (main): Discard the first executable once we've
merrill [Thu, 22 Sep 1994 17:14:46 +0000 (17:14 +0000)]
 (main): Discard the first executable once we've
        exploited it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8122 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago Fix size_t, ptrdiff_t and wchar_t like fixincludes
merrill [Thu, 22 Sep 1994 17:14:05 +0000 (17:14 +0000)]
 Fix size_t, ptrdiff_t and wchar_t like fixincludes
        does.  Use extern inline rather than static inline in byteorder.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8121 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoTweaks for LynxOS 2.2.2
ian [Thu, 22 Sep 1994 15:38:17 +0000 (15:38 +0000)]
Tweaks for LynxOS 2.2.2

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8120 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(emit_call_1): Fix typo in last change.
kenner [Thu, 22 Sep 1994 11:18:25 +0000 (11:18 +0000)]
(emit_call_1): Fix typo in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8119 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoadd convex c3* c4*
cks [Thu, 22 Sep 1994 04:27:58 +0000 (04:27 +0000)]
add convex c3* c4*

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8118 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ASM_FILE_START): Write .set volatile.
kenner [Wed, 21 Sep 1994 19:59:04 +0000 (19:59 +0000)]
(ASM_FILE_START): Write .set volatile.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8117 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(emit_call_1): Properly add a CLOBBER for sp to
kenner [Wed, 21 Sep 1994 19:00:00 +0000 (19:00 +0000)]
(emit_call_1): Properly add a CLOBBER for sp to
CALL_INSN_FUNCTION_USAGE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8116 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mark_addressable): Give different error if trying to put object with
kenner [Wed, 21 Sep 1994 18:45:25 +0000 (18:45 +0000)]
(mark_addressable): Give different error if trying to put object with
volatile fields into register; don't use DECL_NAME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8115 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(eliminate_regs): Make test in LOAD_EXTEND_OP case more precise.
wilson [Wed, 21 Sep 1994 18:01:38 +0000 (18:01 +0000)]
(eliminate_regs): Make test in LOAD_EXTEND_OP case more precise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8114 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDon't remove empty directories until after removing DONE files
ian [Wed, 21 Sep 1994 15:33:52 +0000 (15:33 +0000)]
Don't remove empty directories until after removing DONE files

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8113 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(NO_{DOLLAR,DOT}_IN_LABEL): Define.
kenner [Wed, 21 Sep 1994 09:52:45 +0000 (09:52 +0000)]
(NO_{DOLLAR,DOT}_IN_LABEL): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8112 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(asm_insn_count): Handle ASM_INPUTs too.
dje [Wed, 21 Sep 1994 00:05:57 +0000 (00:05 +0000)]
(asm_insn_count): Handle ASM_INPUTs too.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8111 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInitial revision
kenner [Tue, 20 Sep 1994 23:32:01 +0000 (23:32 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8110 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoReplacement file, for as1750.
kenner [Tue, 20 Sep 1994 23:31:50 +0000 (23:31 +0000)]
Replacement file, for as1750.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8109 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoReplaced file, for as1750.
kenner [Tue, 20 Sep 1994 23:31:03 +0000 (23:31 +0000)]
Replaced file, for as1750.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8108 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(eval_if_expression): Now returns HOST_WIDE_INT.
kenner [Tue, 20 Sep 1994 23:03:14 +0000 (23:03 +0000)]
(eval_if_expression): Now returns HOST_WIDE_INT.
(do_if, do_elif): Reflect new return value of functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8107 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros.
kenner [Tue, 20 Sep 1994 23:02:37 +0000 (23:02 +0000)]
(HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros.
(expression_value): Now HOST_WIDE_INT.
(parse_c_expression): Now returns HOST_WIDE_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8106 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mode_mask_operand): Always return a value.
kenner [Tue, 20 Sep 1994 22:45:30 +0000 (22:45 +0000)]
(mode_mask_operand): Always return a value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8105 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(make_definition): Enable `-D' with macro arguments.
kenner [Tue, 20 Sep 1994 21:55:33 +0000 (21:55 +0000)]
(make_definition): Enable `-D' with macro arguments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8104 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(pop_function_context): Clear reg_renumber.
kenner [Tue, 20 Sep 1994 21:51:32 +0000 (21:51 +0000)]
(pop_function_context): Clear reg_renumber.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8103 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(process_command): Add new switch, -dumpmachine.
kenner [Tue, 20 Sep 1994 21:49:35 +0000 (21:49 +0000)]
(process_command): Add new switch, -dumpmachine.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8102 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mips_output_external): Use ASM_OUTPUT_UNDEF_FUNCTION.
wilson [Tue, 20 Sep 1994 20:08:32 +0000 (20:08 +0000)]
(mips_output_external): Use ASM_OUTPUT_UNDEF_FUNCTION.
(mips_output_external_libcall): New function.
(mips_asm_file_end): Handle ASM_OUTPUT_UNDEF_FUNCTION.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8101 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ASM_OUTPUT_UNDEF_FUNCTION): Define.
wilson [Tue, 20 Sep 1994 20:08:07 +0000 (20:08 +0000)]
(ASM_OUTPUT_UNDEF_FUNCTION): Define.
(ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
(ASM_DECLARE_FUNCTION_SIZE): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8100 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sched_analyze_insn): Parameter loop_note type changed
wilson [Tue, 20 Sep 1994 19:57:18 +0000 (19:57 +0000)]
(sched_analyze_insn): Parameter loop_note type changed
to rtx, and name changed to loop_notes.  Code adding it to
REG_NOTES modified to account for type change.
(sched_analyze): Variable loop_note type changed to rtx, and name
changed to loop_notes.  Store LOOP_* REG_DEAD notes in it instead
of LOOP_* NOTE_LINE_NUMBER.
(schedule_block): Pass last not insn to emit_note_before call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8099 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoRespin DI support to be combine friendly; Allow push of SF without temp reg; Fix...
meissner [Tue, 20 Sep 1994 18:36:51 +0000 (18:36 +0000)]
Respin DI support to be combine friendly; Allow push of SF without temp reg; Fix broken i386 untyped_call

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8098 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoHandle a symlink to root/* from a subdirectory of a symlink to root/*
ian [Tue, 20 Sep 1994 16:22:36 +0000 (16:22 +0000)]
Handle a symlink to root/* from a subdirectory of a symlink to root/*

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8097 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoPatches for HPUX, and SunOS4 (Japanese).
bothner [Tue, 20 Sep 1994 01:28:35 +0000 (01:28 +0000)]
Patches for HPUX, and SunOS4 (Japanese).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8096 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(fold): Handle COMPONENT_REFs involving CONSTRUCTORs.
merrill [Tue, 20 Sep 1994 00:32:29 +0000 (00:32 +0000)]
(fold): Handle COMPONENT_REFs involving CONSTRUCTORs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8095 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(load sf with update): Fix RTL typo.
kenner [Tue, 20 Sep 1994 00:25:22 +0000 (00:25 +0000)]
(load sf with update): Fix RTL typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8094 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdd format checking for `q' (quad) modifier.
mycroft [Mon, 19 Sep 1994 12:46:40 +0000 (12:46 +0000)]
Add format checking for `q' (quad) modifier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8093 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(mark_seen_cases): Don't call fatal if case index out of range.
bothner [Sat, 17 Sep 1994 19:55:46 +0000 (19:55 +0000)]
(mark_seen_cases):  Don't call fatal if case index out of range.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8092 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(global_alloc): Mark regs assigned to SCRATCH as used by more than
kenner [Fri, 16 Sep 1994 23:22:39 +0000 (23:22 +0000)]
(global_alloc): Mark regs assigned to SCRATCH as used by more than
just local alloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8091 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoRework last change so it's done like collect2.c.
kenner [Thu, 15 Sep 1994 19:38:29 +0000 (19:38 +0000)]
Rework last change so it's done like collect2.c.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8090 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMake long double 80 bits by default.
meissner [Thu, 15 Sep 1994 19:34:24 +0000 (19:34 +0000)]
Make long double 80 bits by default.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8089 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoDo not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pushes...
meissner [Thu, 15 Sep 1994 19:33:07 +0000 (19:33 +0000)]
Do not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pushes to push from memory if no scratch register available; allow use of leal on 486; allow XF<-XF memory moves on 386

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8088 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoUse whether DImode variables are used as basis for chosing register alloc order dca
meissner [Thu, 15 Sep 1994 19:31:31 +0000 (19:31 +0000)]
Use whether DImode variables are used as basis for chosing register alloc order dca

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8087 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(store_split_bit_field): Use number of bits in arg not
wilson [Thu, 15 Sep 1994 17:45:25 +0000 (17:45 +0000)]
(store_split_bit_field): Use number of bits in arg not
BITS_PER_WORD to adjust arg in BYTES_BIG_ENDIAN case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8086 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of a
kenner [Thu, 15 Sep 1994 17:21:49 +0000 (17:21 +0000)]
(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of a
REG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8085 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(expand_binop, multi-word shifts): Generate rtl
erich [Thu, 15 Sep 1994 13:17:28 +0000 (13:17 +0000)]
(expand_binop, multi-word shifts): Generate rtl
free of conflicts for shifts less than one word.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8084 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE
kenner [Thu, 15 Sep 1994 09:29:45 +0000 (09:29 +0000)]
(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE
unless it's a USE of a REG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8083 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInclude <sys/errno.h> in case `errno' is a macro defined there.
mib [Wed, 14 Sep 1994 14:19:02 +0000 (14:19 +0000)]
Include <sys/errno.h> in case `errno' is a macro defined there.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8082 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoAdded log entry for change to g++.c.
mib [Wed, 14 Sep 1994 14:18:03 +0000 (14:18 +0000)]
Added log entry for change to g++.c.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8081 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set
mib [Wed, 14 Sep 1994 14:11:15 +0000 (14:11 +0000)]
(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set
GUESSPATHLEN to be 100.  (It's used as a starting point, not a limit,
so this is harmless.)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8080 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoMore DF/XF/DI fixes.
meissner [Tue, 13 Sep 1994 21:44:15 +0000 (21:44 +0000)]
More DF/XF/DI fixes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8079 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(fatal_perror, fatal, error): Declare all args as char *.
kenner [Tue, 13 Sep 1994 18:11:09 +0000 (18:11 +0000)]
(fatal_perror, fatal, error): Declare all args as char *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8078 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago * pa.c (emit_move_sequence): Handle secondary FP load/store
law [Tue, 13 Sep 1994 16:41:03 +0000 (16:41 +0000)]
* pa.c (emit_move_sequence): Handle secondary FP load/store
reloads of the form (subreg (mem (plus (reg) (disp)))).
(secondary_reload_class): A secondary register is needed to handle
out-of-range FP loads and stores.
* pa.md (reload_indf, reload_outdf): New expanders.
(reload_insf, reload_outsf): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8077 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ADA_CFLAGS): New override.
kenner [Mon, 12 Sep 1994 22:15:28 +0000 (22:15 +0000)]
(ADA_CFLAGS): New override.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8076 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(assign_parms): Set RTX_UNCHANGING_P on stack_parm
wilson [Mon, 12 Sep 1994 18:51:39 +0000 (18:51 +0000)]
(assign_parms): Set RTX_UNCHANGING_P on stack_parm
for const parameter before calling move_block_from_reg.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8075 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(FLO_union_type): Add packed attribute to `bits'.
dje [Mon, 12 Sep 1994 18:27:48 +0000 (18:27 +0000)]
(FLO_union_type): Add packed attribute to `bits'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8074 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(invalidate_for_call): Properly set IN_TABLE.
kenner [Sat, 10 Sep 1994 13:50:27 +0000 (13:50 +0000)]
(invalidate_for_call): Properly set IN_TABLE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8073 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoInitial revision
kenner [Sat, 10 Sep 1994 10:46:14 +0000 (10:46 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8072 138bc75d-0d04-0410-961f-82ee72b054a4

29 years agoRemoved #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.
kenner [Sat, 10 Sep 1994 10:46:00 +0000 (10:46 +0000)]
Removed #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8071 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(ptx): New OS; use for Sequent.
kenner [Sat, 10 Sep 1994 10:42:40 +0000 (10:42 +0000)]
(ptx): New OS; use for Sequent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8070 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(rescan, handle_directive): Backslash no longer suppresses the specialness of
kenner [Sat, 10 Sep 1994 01:48:32 +0000 (01:48 +0000)]
(rescan, handle_directive): Backslash no longer suppresses the specialness of
the following char unless -traditional.
(rescan): Remove backslash-newline only if at top level, since
backslash-newline-space can be encountered during macro processing.
(collect_expansion): Remove special hack for \# inside a #define; it's not
compatible with the C Standard.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8069 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago(LINK_SPEC): Ditto.
merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(LINK_SPEC): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8068 138bc75d-0d04-0410-961f-82ee72b054a4

29 years ago (expand_main_function): Don't call __main if
merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
 (expand_main_function): Don't call __main if
        HAS_INIT_SECTION is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8067 138bc75d-0d04-0410-961f-82ee72b054a4