OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years ago(gen_reload): Handle paradoxical SUBREGs.
kenner [Sat, 18 Mar 1995 21:59:10 +0000 (21:59 +0000)]
(gen_reload): Handle paradoxical SUBREGs.

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

29 years ago(push_reload): Reload a SUBREG if paradoxical and class is
kenner [Sat, 18 Mar 1995 21:58:30 +0000 (21:58 +0000)]
(push_reload): Reload a SUBREG if paradoxical and class is
CLASS_CANNOT_CHANGE_SIZE.

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

29 years ago(gen_lowpart_for_combine): Set reg_changes_size, if needed.
kenner [Sat, 18 Mar 1995 21:57:49 +0000 (21:57 +0000)]
(gen_lowpart_for_combine): Set reg_changes_size, if needed.

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

29 years ago(mark_used_regs, case SUBREG): Set reg_changes_size even for integer
kenner [Sat, 18 Mar 1995 21:57:23 +0000 (21:57 +0000)]
(mark_used_regs, case SUBREG): Set reg_changes_size even for integer
modes.

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

29 years ago(fixup_gotos): Do a cleanup for a block when it is exited even if
kenner [Sat, 18 Mar 1995 21:42:35 +0000 (21:42 +0000)]
(fixup_gotos): Do a cleanup for a block when it is exited even if
label if not defined yet.

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

29 years ago(emit_insns_after): Add declaration.
kenner [Sat, 18 Mar 1995 21:41:25 +0000 (21:41 +0000)]
(emit_insns_after): Add declaration.

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

29 years ago(pop_function_context): Fix error in last change; reference old value
kenner [Sat, 18 Mar 1995 21:37:13 +0000 (21:37 +0000)]
(pop_function_context): Fix error in last change; reference old value
of current_function_decl before we modify it.

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

29 years agoFix -Wreturn-type for inlines.
merrill [Sat, 18 Mar 1995 11:43:35 +0000 (11:43 +0000)]
Fix -Wreturn-type for inlines.

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

29 years ago * libgcc2.c (__register_exceptions): Handle empty tables.
mrs [Sat, 18 Mar 1995 02:31:09 +0000 (02:31 +0000)]
    * libgcc2.c (__register_exceptions): Handle empty tables.

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

29 years ago(winnt_function_prologue): Deleted.
kenner [Fri, 17 Mar 1995 16:48:28 +0000 (16:48 +0000)]
(winnt_function_prologue): Deleted.
(gen_stdcall_suffix): New function.

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

29 years agoTweak LINK_SPEC
merrill [Fri, 17 Mar 1995 02:38:52 +0000 (02:38 +0000)]
Tweak LINK_SPEC

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

29 years agoMove SunOS 4 assembler flags from default_compilers into ASM_SPEC.
merrill [Thu, 16 Mar 1995 23:18:10 +0000 (23:18 +0000)]
Move SunOS 4 assembler flags from default_compilers into ASM_SPEC.

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

29 years ago(warn_if_unused_value, case SAVE_EXPR): New case.
kenner [Thu, 16 Mar 1995 23:10:36 +0000 (23:10 +0000)]
(warn_if_unused_value, case SAVE_EXPR): New case.
(warn_if_unused_value, case NOP_EXPR): OK if CALL_EXPR inside.

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

29 years ago(decl_attributes): Allow alignment for TYPE_DECLs.
kenner [Thu, 16 Mar 1995 22:24:31 +0000 (22:24 +0000)]
(decl_attributes): Allow alignment for TYPE_DECLs.

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

29 years agoCall C++ static constructors.
meissner [Thu, 16 Mar 1995 22:12:56 +0000 (22:12 +0000)]
Call C++ static constructors.

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

29 years ago(xsys-protos.h): Fix typo in -U operand.
kenner [Thu, 16 Mar 1995 22:05:46 +0000 (22:05 +0000)]
(xsys-protos.h): Fix typo in -U operand.

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

29 years agoAdd support for cpplib and building cppmain.
bothner [Thu, 16 Mar 1995 22:01:13 +0000 (22:01 +0000)]
Add support for cpplib and building cppmain.

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

29 years agoInitial revision
bothner [Thu, 16 Mar 1995 21:59:07 +0000 (21:59 +0000)]
Initial revision

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

29 years ago(FUNCTION_PROLOGUE, HAVE_probe, gen_probe): Deleted.
kenner [Thu, 16 Mar 1995 21:11:02 +0000 (21:11 +0000)]
(FUNCTION_PROLOGUE, HAVE_probe, gen_probe): Deleted.
(ENCODE_SECTION_INFO, VALID_MACHINE_DECL_ATTRIBUTE): New macro.

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

29 years ago(apply_distributive_law, case SUBREG): Fix typo when checking for
kenner [Thu, 16 Mar 1995 20:57:59 +0000 (20:57 +0000)]
(apply_distributive_law, case SUBREG): Fix typo when checking for
paradoxical SUBREG.

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

29 years ago * libgcc1-test.c: Renamed from cross-test.c.
dje [Wed, 15 Mar 1995 23:44:51 +0000 (23:44 +0000)]
* libgcc1-test.c: Renamed from cross-test.c.
* Makefile.in (LIBGCC1_TEST): Renamed from CROSS_TEST.
(all.cross): Delete $(ENQUIRE) dependency.
(libgcc1-test): Renamed from cross-test.
Delete unnecessary gcc-cross and $(LIBGCC) dependencies.
Link with -nostartfiles -nostdlib
`$(GCC_FOR_TARGET) --print-libgcc-file-name`.
(libgcc1-test.o): Renamed from cross-test.o.
Change gcc-cross dependency to xgcc since the latter is used.

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

29 years agoInitial revision
dje [Wed, 15 Mar 1995 23:42:55 +0000 (23:42 +0000)]
Initial revision

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

29 years ago58th Cygnus<->FSF merge
mrs [Wed, 15 Mar 1995 23:03:59 +0000 (23:03 +0000)]
58th Cygnus<->FSF merge

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

29 years agoHandle compilation of nested functions from another scope.
merrill [Wed, 15 Mar 1995 21:48:01 +0000 (21:48 +0000)]
Handle compilation of nested functions from another scope.

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

29 years agoGenerate better code for sne on PowerPC.
meissner [Wed, 15 Mar 1995 20:01:18 +0000 (20:01 +0000)]
Generate better code for sne on PowerPC.

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

29 years ago({add,sub,mul,div}[sdx]f3): Add new patterns for recognizing SImode,
kenner [Tue, 14 Mar 1995 23:38:25 +0000 (23:38 +0000)]
({add,sub,mul,div}[sdx]f3): Add new patterns for recognizing SImode,
HImode, and QImode operands.

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

29 years agoAdd 403 support.
meissner [Tue, 14 Mar 1995 20:38:41 +0000 (20:38 +0000)]
Add 403 support.

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

29 years ago(arm_volatile_func): Install the government approved version of the comment.
dje [Tue, 14 Mar 1995 18:35:45 +0000 (18:35 +0000)]
(arm_volatile_func): Install the government approved version of the comment.

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

29 years ago(arm_volatile_func): Add comment describing purpose.
dje [Tue, 14 Mar 1995 17:53:10 +0000 (17:53 +0000)]
(arm_volatile_func): Add comment describing purpose.

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

29 years agoe -fPIC instead of -fpic
merrill [Mon, 13 Mar 1995 23:11:57 +0000 (23:11 +0000)]
e -fPIC instead of -fpic

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

29 years agoUse -fPIC instead of -fpic
merrill [Mon, 13 Mar 1995 23:11:08 +0000 (23:11 +0000)]
Use -fPIC instead of -fpic

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

29 years agoFix typo in last change.
meissner [Mon, 13 Mar 1995 21:53:18 +0000 (21:53 +0000)]
Fix typo in last change.

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

29 years agoAdd -mno-traceback option; eliminate nop after call on V.4/eabi
meissner [Mon, 13 Mar 1995 19:51:05 +0000 (19:51 +0000)]
Add -mno-traceback option; eliminate nop after call on V.4/eabi

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

29 years agoInitial revision
merrill [Mon, 13 Mar 1995 17:05:17 +0000 (17:05 +0000)]
Initial revision

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

29 years ago#undef ASM_OUTPUT_EXTERNAL
merrill [Mon, 13 Mar 1995 17:05:17 +0000 (17:05 +0000)]
#undef ASM_OUTPUT_EXTERNAL

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

29 years ago * Makefile.in (stamp-parse): Expect 5 shift/reduce failures.
brendan [Mon, 13 Mar 1995 02:06:56 +0000 (02:06 +0000)]
    * Makefile.in (stamp-parse): Expect 5 shift/reduce failures.

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

29 years ago * parse.y: New rules to allow attributes in a prefix position.
brendan [Mon, 13 Mar 1995 02:04:52 +0000 (02:04 +0000)]
    * parse.y: New rules to allow attributes in a prefix position.
        (prefix_attributes): New variable.  Pass it into cplus_decl_attributes.
        (setattr): New rule.
        (reserved_declspecs, declmods): Catch attributes here.
        * decl2.c (cplus_decl_attributes): Add PREFIX_ATTRIBUTES argument.
        * decl.c (duplicate_decls): Pass DECL_MACHINE_ATTRIBUTES to
        descendent typedef.
        (grokdeclarator): Added code to support machine attributes.
        * Makefile.in (stamp-parse): Expect 5 shift/reduce failures.

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

29 years ago(dbxout_symbol): Properly handle decl whose DECL_NAME points to a
kenner [Sat, 11 Mar 1995 11:42:39 +0000 (11:42 +0000)]
(dbxout_symbol): Properly handle decl whose DECL_NAME points to a
TYPE_DECL with a zero TYPE_NAME.

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

29 years ago(PROMOTE_MODE): Define.
tege [Fri, 10 Mar 1995 23:17:34 +0000 (23:17 +0000)]
(PROMOTE_MODE): Define.

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

29 years ago(max_uid_cuid): New static variable.
wilson [Fri, 10 Mar 1995 20:03:20 +0000 (20:03 +0000)]
(max_uid_cuid): New static variable.
(INSN_CUID): Call abort if INSN is out of range.
(combine_instructions): Set max_uid_cuid.  Set uid_cuid directly
instead of through INSN_CUID.
(get_last_value): Use prev_real_insn instead of prev_nonnote_insn.
Ignore USE insns generated by combine.

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

29 years ago(find_reloads, case 'o'): Accept a fully reloaded auto-increment address.
wilson [Fri, 10 Mar 1995 19:50:49 +0000 (19:50 +0000)]
(find_reloads, case 'o'): Accept a fully reloaded auto-increment address.

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

29 years ago(expand_assignment): When offset is zero, make new MEM
wilson [Fri, 10 Mar 1995 19:45:20 +0000 (19:45 +0000)]
(expand_assignment): When offset is zero, make new MEM
before setting MEM_VOLATILE_P.

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

29 years ago(sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name from
kenner [Fri, 10 Mar 1995 19:37:52 +0000 (19:37 +0000)]
(sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name from
DECL_NAME.

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

29 years ago(SETUP_INCOMING_VARARGS): Correct arguments to move_block_from_reg call.
wilson [Fri, 10 Mar 1995 19:33:11 +0000 (19:33 +0000)]
(SETUP_INCOMING_VARARGS): Correct arguments to move_block_from_reg call.

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

29 years ago(copy_constant): Copy operand of ADDR_EXPR if it is a constant.
wilson [Fri, 10 Mar 1995 19:28:07 +0000 (19:28 +0000)]
(copy_constant): Copy operand of ADDR_EXPR if it is a constant.

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

29 years agoUpdate copyright.
dje [Fri, 10 Mar 1995 19:11:08 +0000 (19:11 +0000)]
Update copyright.

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

29 years ago * arm/arm.md (all fp patterns): Conditionalize on TARGET_HARD_FLOAT.
dje [Fri, 10 Mar 1995 19:08:50 +0000 (19:08 +0000)]
* arm/arm.md (all fp patterns): Conditionalize on TARGET_HARD_FLOAT.
(*movsf_soft_insn, *movdf_soft_insn): New patterns.

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

29 years ago(SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWITCHES.
dje [Fri, 10 Mar 1995 19:08:13 +0000 (19:08 +0000)]
(SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWITCHES.
(TARGET_HARD_FLOAT, TARGET_SOFT_FLOAT): Define.
(TARGET_SWITCHES): Add -msoft-float, -mhard-float.
(BYTES_BIG_ENDIAN): Delete #ifndef/#endif.
(CONDITIONAL_REGISTER_USAGE): If -msoft-float, disable fp regs.
(FUNCTION_VALUE): R16 is return reg only if !-msoft-float.
(LIBCALL_VALUE): Likewise.

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

29 years ago(movdi define_split, movdf define_split): Correct indentation
wilson [Fri, 10 Mar 1995 19:08:02 +0000 (19:08 +0000)]
(movdi define_split, movdf define_split): Correct indentation
and formatting.  Make the condition fail if an operand is a MEM
with an auto-inc address.

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

29 years ago* arm/riscix.h (SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWITCHES.
dje [Fri, 10 Mar 1995 19:03:43 +0000 (19:03 +0000)]
* arm/riscix.h (SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWITCHES.
* arm/riscix1-1.h (SUBTARGET_SWITCHES): Likewise.

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

29 years ago(steal_delay_list_from_target): Exit at the top if the
wilson [Fri, 10 Mar 1995 18:53:01 +0000 (18:53 +0000)]
(steal_delay_list_from_target): Exit at the top if the
branch in SEQ is not a single set.

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

29 years ago * m68k/fpgnulib.c (__fixdfsi): Catch values < 0.5 in magnitude.
dje [Fri, 10 Mar 1995 18:46:44 +0000 (18:46 +0000)]
* m68k/fpgnulib.c (__fixdfsi): Catch values < 0.5 in magnitude.

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

29 years agoFix `typedef struct term;' on hppa1.1-hp-hpux9.
ian [Fri, 10 Mar 1995 17:02:02 +0000 (17:02 +0000)]
Fix `typedef struct term;' on hppa1.1-hp-hpux9.

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

29 years ago(sectname): Reverse Init and Normal.
kenner [Fri, 10 Mar 1995 10:58:28 +0000 (10:58 +0000)]
(sectname): Reverse Init and Normal.
(print_operand_address, case PLUS): Add case for LABEL_REF.
(print_operand_address, case LABEL_REF): Split fom SYMBOL_REF.
(print_operand_address, case CODE_LABEL): New case.
(ASM_FILE_END): Delete.

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

29 years ago(FUNCTION_EPILOGUE): Restore stack before freeing local vars.
kenner [Fri, 10 Mar 1995 10:50:02 +0000 (10:50 +0000)]
(FUNCTION_EPILOGUE): Restore stack before freeing local vars.
(DEFAULT_SIGNED_CHAR): Now 1.
(DATA_SECTION_ASM_OP): Use pseudo-op for read-only data (later copied).
(JUMP_TABLES_IN_TEXT_SECTION): Define.
(ASM_OUTPUT_ASCII): Split into multiple lines if long.
(ASM_OUTPUT_{CHAR,SHORT,INT,LONG_INT}): Split up.
(ASM_OUTPUT_COMMON): Call check_section.

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

29 years agoUpdate copyrights for files modified or added in 1995.
law [Fri, 10 Mar 1995 03:40:38 +0000 (03:40 +0000)]
Update copyrights for files modified or added in 1995.

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

29 years ago(decl_attributes): Handle prefix and suffix attributes the same way.
kenner [Fri, 10 Mar 1995 02:33:58 +0000 (02:33 +0000)]
(decl_attributes): Handle prefix and suffix attributes the same way.

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

29 years ago(fndef, nested_function): Pass prefix_attributes to start_function.
kenner [Fri, 10 Mar 1995 02:33:33 +0000 (02:33 +0000)]
(fndef, nested_function): Pass prefix_attributes to start_function.
(setspecs): Save prefix_attributes in declspec_stack.
(decl rules): Restore prefix_attributes along with current_declspecs.
(setattrs): Concatenate prefix_attributes to previous value.

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

29 years ago(build_module_descriptor, really_start_method): Pass new parm to
kenner [Fri, 10 Mar 1995 02:32:43 +0000 (02:32 +0000)]
(build_module_descriptor, really_start_method): Pass new parm to
start_function.

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

29 years ago(finish_file): Pass new parm to start_function.
kenner [Fri, 10 Mar 1995 02:31:51 +0000 (02:31 +0000)]
(finish_file): Pass new parm to start_function.

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

29 years ago(start_function): Add new parameter.
kenner [Fri, 10 Mar 1995 02:31:28 +0000 (02:31 +0000)]
(start_function): Add new parameter.

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

29 years ago(start_function): Handle new parameter ATTRIBUTES.
kenner [Fri, 10 Mar 1995 02:31:02 +0000 (02:31 +0000)]
(start_function): Handle new parameter ATTRIBUTES.

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

29 years ago(print_node): Fix typo in printing large INTEGER_CST.
kenner [Fri, 10 Mar 1995 01:40:49 +0000 (01:40 +0000)]
(print_node): Fix typo in printing large INTEGER_CST.

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

29 years ago(assemble_variable): Consistently use DECL_SIZE for everything.
kenner [Fri, 10 Mar 1995 01:37:06 +0000 (01:37 +0000)]
(assemble_variable): Consistently use DECL_SIZE for everything.

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

29 years agoFix -msoft-float on Power.
meissner [Thu, 9 Mar 1995 17:51:37 +0000 (17:51 +0000)]
Fix -msoft-float on Power.

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

29 years agoRemove last change.
kenner [Thu, 9 Mar 1995 14:36:16 +0000 (14:36 +0000)]
Remove last change.

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

29 years ago(convert_for_assignment): Fix typo in testing for pointer to function
kenner [Thu, 9 Mar 1995 14:00:50 +0000 (14:00 +0000)]
(convert_for_assignment): Fix typo in testing for pointer to function
type.

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

29 years ago(record_constant_1): Handle NON_LVALUE_EXPR.
kenner [Thu, 9 Mar 1995 13:51:20 +0000 (13:51 +0000)]
(record_constant_1): Handle NON_LVALUE_EXPR.
Rewrite to use switch instead of if/then/elseif/else.

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

29 years agoUpdate copyright dates.
kenner [Thu, 9 Mar 1995 11:45:13 +0000 (11:45 +0000)]
Update copyright dates.

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

29 years ago(do_include): Fix type typo: pcfbuflimit is char *, not int.
kenner [Wed, 8 Mar 1995 23:21:34 +0000 (23:21 +0000)]
(do_include): Fix type typo: pcfbuflimit is char *, not int.

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

29 years ago(force_fit_type): Always propagate OVERFLOW.
kenner [Wed, 8 Mar 1995 22:49:48 +0000 (22:49 +0000)]
(force_fit_type): Always propagate OVERFLOW.

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

29 years ago(gen_inline_header): Add new parm FORCED_LABELS.
kenner [Wed, 8 Mar 1995 22:30:20 +0000 (22:30 +0000)]
(gen_inline_header): Add new parm FORCED_LABELS.

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

29 years ago(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.
kenner [Wed, 8 Mar 1995 22:29:43 +0000 (22:29 +0000)]
(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.

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

29 years ago(FORCED_LABELS): New field; other fields adjusted.
kenner [Wed, 8 Mar 1995 22:29:20 +0000 (22:29 +0000)]
(FORCED_LABELS): New field; other fields adjusted.
(gen_inline_header_rtx): New parm FORCED_LABELS.

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

29 years ago(INLINE_HEADER): Add new "e" field.
kenner [Wed, 8 Mar 1995 22:28:34 +0000 (22:28 +0000)]
(INLINE_HEADER): Add new "e" field.

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

29 years agoMore typos
meissner [Wed, 8 Mar 1995 21:29:44 +0000 (21:29 +0000)]
More typos

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

29 years agoAdd -taso and -rpath to LINK_SPEC
merrill [Wed, 8 Mar 1995 18:40:51 +0000 (18:40 +0000)]
Add -taso and -rpath to LINK_SPEC

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

29 years agofix typo.
meissner [Wed, 8 Mar 1995 16:54:20 +0000 (16:54 +0000)]
fix typo.

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

29 years agoDefine _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocatable.
meissner [Wed, 8 Mar 1995 16:42:26 +0000 (16:42 +0000)]
Define _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocatable.

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

29 years agoDo not initialize the pointer variable __new_handler with an address.
meissner [Wed, 8 Mar 1995 15:21:52 +0000 (15:21 +0000)]
Do not initialize the pointer variable __new_handler with an address.

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

29 years agoAdd support for #pragma align
ian [Tue, 7 Mar 1995 22:34:39 +0000 (22:34 +0000)]
Add support for #pragma align

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

29 years ago(TARGET_VERSION): Define.
dje [Tue, 7 Mar 1995 17:16:54 +0000 (17:16 +0000)]
(TARGET_VERSION): Define.
(CPP_PREDEFINES): Delete sun, sparc, unix.  Delete OS assertions.
(ASM_SPEC): Define.
(LINK_SPEC): Delete solaris stuff, this is an embedded target.
(STARTFILE_SPEC, ENDFILE_SPEC): Define.

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

29 years ago(install-common): Fix typo in installation of gcc-cross.
dje [Tue, 7 Mar 1995 16:56:39 +0000 (16:56 +0000)]
(install-common): Fix typo in installation of gcc-cross.

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

29 years ago(install-common): Fix typo in installation of cpp.
dje [Mon, 6 Mar 1995 22:54:51 +0000 (22:54 +0000)]
(install-common): Fix typo in installation of cpp.

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

29 years ago * pa.md (movsicc): New expander.
law [Mon, 6 Mar 1995 07:29:33 +0000 (07:29 +0000)]
* pa.md (movsicc): New expander.

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

29 years agoUndo this patch, breaks libobjc builds.
dje [Sun, 5 Mar 1995 23:27:16 +0000 (23:27 +0000)]
Undo this patch, breaks libobjc builds.
* c-decl.c (pushdecl): When have a duplicate decl, and it is global,
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.

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

29 years agoPass -mrelocatable to assembler if passed to compiler.
meissner [Fri, 3 Mar 1995 21:33:52 +0000 (21:33 +0000)]
Pass -mrelocatable to assembler if passed to compiler.

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

29 years agoHandle VxWorks typedef macros
ian [Fri, 3 Mar 1995 17:11:06 +0000 (17:11 +0000)]
Handle VxWorks typedef macros

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

29 years agoPatch some VxWorks header files
ian [Fri, 3 Mar 1995 17:10:48 +0000 (17:10 +0000)]
Patch some VxWorks header files

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

29 years ago(dump_single_macro): Fix typo: % wasn't properly doubled in printf
kenner [Fri, 3 Mar 1995 10:48:33 +0000 (10:48 +0000)]
(dump_single_macro): Fix typo: % wasn't properly doubled in printf
formats.

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

29 years agoUpdate CLEANUP_POINT_EXPR docs.
merrill [Fri, 3 Mar 1995 03:45:02 +0000 (03:45 +0000)]
Update CLEANUP_POINT_EXPR docs.

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

29 years ago(expand_expr, CLEANUP_POINT_EXPR): Force the operand out
merrill [Fri, 3 Mar 1995 03:45:02 +0000 (03:45 +0000)]
(expand_expr, CLEANUP_POINT_EXPR): Force the operand out
        of memory before running cleanups.

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

29 years agoFix formatting.
kenner [Fri, 3 Mar 1995 00:20:50 +0000 (00:20 +0000)]
Fix formatting.

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

29 years ago(rescan): Prevent accidental token-pasting to get !=, *=, /=, ==, or ^=.
kenner [Fri, 3 Mar 1995 00:15:06 +0000 (00:15 +0000)]
(rescan): Prevent accidental token-pasting to get !=, *=, /=, ==, or ^=.

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

29 years ago(ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.
kenner [Fri, 3 Mar 1995 00:08:45 +0000 (00:08 +0000)]
(ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.

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

29 years ago(build_binary_op): Avoid spurious warning
merrill [Thu, 2 Mar 1995 23:39:09 +0000 (23:39 +0000)]
(build_binary_op): Avoid spurious warning
|        comparing enumerator to unsigned variable.

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

29 years ago(sqrtsf2,sqrtdf2): Use fp precision specifiers.
kenner [Thu, 2 Mar 1995 23:18:24 +0000 (23:18 +0000)]
(sqrtsf2,sqrtdf2): Use fp precision specifiers.

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

29 years agoFix typo in last change.
kenner [Thu, 2 Mar 1995 23:13:29 +0000 (23:13 +0000)]
Fix typo in last change.

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

29 years ago(yylex, case !NOT_FLOAT): Remove previous change.
kenner [Thu, 2 Mar 1995 23:08:54 +0000 (23:08 +0000)]
(yylex, case !NOT_FLOAT): Remove previous change.

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

29 years agoUpdate shift/reduce conflict documentation.
kenner [Thu, 2 Mar 1995 20:51:00 +0000 (20:51 +0000)]
Update shift/reduce conflict documentation.

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