OSDN Git Service

pf3gnuchains/gcc-fork.git
30 years ago(check_init_type_bitfields): Check for mismatch
rms [Fri, 10 Sep 1993 13:49:30 +0000 (13:49 +0000)]
(check_init_type_bitfields): Check for mismatch
between field's mode and its type's mode.

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

30 years ago(expand_inline_function): Use convert_modes.
rms [Fri, 10 Sep 1993 13:47:31 +0000 (13:47 +0000)]
(expand_inline_function): Use convert_modes.

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

30 years agoRecognize operating system `netbsd*'.
roland [Fri, 10 Sep 1993 05:01:21 +0000 (05:01 +0000)]
Recognize operating system `netbsd*'.

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

30 years ago*** empty log message ***
roland [Fri, 10 Sep 1993 04:22:01 +0000 (04:22 +0000)]
*** empty log message ***

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

30 years agoAdd support for array with non-zero lower bounds. (Used by Chill.)
bothner [Fri, 10 Sep 1993 01:04:26 +0000 (01:04 +0000)]
Add support for array with non-zero lower bounds.  (Used by Chill.)

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

30 years ago(make_node): Put PARM_DECLs of nested functions onto
wilson [Thu, 9 Sep 1993 23:20:32 +0000 (23:20 +0000)]
(make_node): Put PARM_DECLs of nested functions onto
parent's saveable obstack.

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

30 years agoSet CROSS_LIBGCC1 to be libgcc1.null
ian [Thu, 9 Sep 1993 20:05:26 +0000 (20:05 +0000)]
Set CROSS_LIBGCC1 to be libgcc1.null

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

30 years ago(convert_modes): New function.
rms [Thu, 9 Sep 1993 19:51:59 +0000 (19:51 +0000)]
(convert_modes): New function.
(convert_to_mode): Use that.

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

30 years ago(expand_twoval_binop): Use convert_modes.
rms [Thu, 9 Sep 1993 19:50:55 +0000 (19:50 +0000)]
(expand_twoval_binop): Use convert_modes.
(expand_complex_abs): Likewise.
(emit_cmp_insn): Likewise.
(expand_inline_function): Likewise.

(widen_operand): New arg OLDMODE.
(expand_binop, expand_unop): Fix calls to widen_operand.

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

30 years ago(emit_store_flag, expand_divmod): Use convert_modes.
rms [Thu, 9 Sep 1993 19:19:51 +0000 (19:19 +0000)]
(emit_store_flag, expand_divmod): Use convert_modes.

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

30 years agoUse CROSS_LIBGCC1 for a cross-compiler
ian [Thu, 9 Sep 1993 18:18:07 +0000 (18:18 +0000)]
Use CROSS_LIBGCC1 for a cross-compiler

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

30 years ago(expand_expr): Set ignore for COND_EXPR with VOID_TYPE.
rms [Thu, 9 Sep 1993 13:49:54 +0000 (13:49 +0000)]
(expand_expr): Set ignore for COND_EXPR with VOID_TYPE.

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

30 years agoCosmetic changes only. Just reordered code a little.
dje [Wed, 8 Sep 1993 22:24:29 +0000 (22:24 +0000)]
Cosmetic changes only.  Just reordered code a little.

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

30 years ago(dbxout_parms): For parameters in registers, if use
wilson [Wed, 8 Sep 1993 19:19:32 +0000 (19:19 +0000)]
(dbxout_parms): For parameters in registers, if use
DECL_RTL, then must use TREE_TYPE instead of DECL_ARG_TYPE.

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

30 years ago(fix_truncdfsi2, fixtruncsfsi2): Mark SImode scratch
wilson [Wed, 8 Sep 1993 19:15:32 +0000 (19:15 +0000)]
(fix_truncdfsi2, fixtruncsfsi2): Mark SImode scratch
register as early clobbered when dest is in memory.

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

30 years ago(sbusdev/audiovar.h): Fix wrongly edited // comments
wilson [Wed, 8 Sep 1993 19:10:46 +0000 (19:10 +0000)]
(sbusdev/audiovar.h): Fix wrongly edited // comments
nested within /* */ comments.

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

30 years ago(process_command): Don't warn for -x after last input file
wilson [Wed, 8 Sep 1993 19:08:15 +0000 (19:08 +0000)]
(process_command): Don't warn for -x after last input file
if spec_lang is zero.

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

30 years ago(convert_move): When truncating, call force_reg first if
wilson [Wed, 8 Sep 1993 18:58:14 +0000 (18:58 +0000)]
(convert_move): When truncating, call force_reg first if
it is something that gen_lowpart won't understand.

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

30 years ago(getrlimit, getrusage, setrlimit): Return int not void.
wilson [Wed, 8 Sep 1993 18:49:36 +0000 (18:49 +0000)]
(getrlimit, getrusage, setrlimit): Return int not void.

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

30 years ago(output_call): Avoid use of jsr.n r1, this loses on
hassey [Wed, 8 Sep 1993 15:31:02 +0000 (15:31 +0000)]
(output_call): Avoid use of jsr.n r1, this loses on
        the 88110.

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

30 years ago(define_attr): Expand list of instruction attributes.
kenner [Wed, 8 Sep 1993 14:50:35 +0000 (14:50 +0000)]
(define_attr): Expand list of instruction attributes.
(define_function_unit): Compute delay information based upon processor type
and expand functional unit types.
(mulsi3, divsi3, divmodsi4, divsf3, divdf3, muldf3, movsf): Use expanded
attributes.
(load with update): Likewise.

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

30 years ago(rs6000_cpu, rs6000_cpu_string): New variables.
kenner [Wed, 8 Sep 1993 14:49:49 +0000 (14:49 +0000)]
(rs6000_cpu, rs6000_cpu_string): New variables.
(rs6000_override_options): New function.

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

30 years ago(MASK_*, TARGET_*): Add target masks and tests.
kenner [Wed, 8 Sep 1993 14:49:18 +0000 (14:49 +0000)]
(MASK_*, TARGET_*): Add target masks and tests.
(TARGET_SWITCHES): Add target switches for various architectures and mnemonics
options.
(TARGET_OPTIONS): Add cpu type as special target option.
(OVERRIDE_OPTIONS): Call rs6000_override_options to decipher.

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

30 years ago(output_init_element): When adding to constructor_pending_elts, copy field.
rms [Wed, 8 Sep 1993 10:36:19 +0000 (10:36 +0000)]
(output_init_element): When adding to constructor_pending_elts, copy field.

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

30 years ago(make_tree, case CONST_INT): Properly set high part if unsigned.
kenner [Wed, 8 Sep 1993 10:15:49 +0000 (10:15 +0000)]
(make_tree, case CONST_INT): Properly set high part if unsigned.

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

30 years ago(push_init_level): Diagnose extra brace group at end
rms [Wed, 8 Sep 1993 09:56:15 +0000 (09:56 +0000)]
(push_init_level): Diagnose extra brace group at end
of record.  Set constructor_type to 0.
(pop_init_level): Don't output anything if constructor_type is 0.
(process_init_element): Do nothing if constructor_type is 0.

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

30 years ago(c_build_type_variant): Allocate new type in same obstack as old one.
kenner [Tue, 7 Sep 1993 23:11:15 +0000 (23:11 +0000)]
(c_build_type_variant): Allocate new type in same obstack as old one.

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

30 years ago(digest_init): Fix error message text.
rms [Tue, 7 Sep 1993 21:46:24 +0000 (21:46 +0000)]
(digest_init): Fix error message text.

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

30 years ago(expand_binop): Must always widen second operand of shift.
kenner [Tue, 7 Sep 1993 18:54:27 +0000 (18:54 +0000)]
(expand_binop): Must always widen second operand of shift.

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

30 years ago(schedule_block): Correct type of BIT.
kenner [Tue, 7 Sep 1993 18:40:27 +0000 (18:40 +0000)]
(schedule_block): Correct type of BIT.

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

30 years ago(fold): Don't try to process an RTL_EXPR.
kenner [Tue, 7 Sep 1993 18:32:05 +0000 (18:32 +0000)]
(fold): Don't try to process an RTL_EXPR.

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

30 years ago(dbxout_type): Handle enum constants bigger than one word.
rms [Tue, 7 Sep 1993 12:27:26 +0000 (12:27 +0000)]
(dbxout_type): Handle enum constants bigger than one word.
Don't print big unsigned values as negative.

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

30 years ago(default_conversion): For enum that's unsigned,
rms [Tue, 7 Sep 1993 12:26:58 +0000 (12:26 +0000)]
(default_conversion): For enum that's unsigned,
if it's at least as wide as int, convert to an unsigned type.

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

30 years ago(build_enumerator): Choose type properly for wide constants.
rms [Tue, 7 Sep 1993 12:26:20 +0000 (12:26 +0000)]
(build_enumerator): Choose type properly for wide constants.
(finish_enum): Always set type of the enumerators to the enum type.

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

30 years ago(LIB_SPEC, LINK_SPEC, SWITCH_TAKES_ARG):
rms [Tue, 7 Sep 1993 10:21:11 +0000 (10:21 +0000)]
(LIB_SPEC, LINK_SPEC, SWITCH_TAKES_ARG):
Definitions copied from sparc/sol2.h.
(CPP_SPEC): Copied from sparc/sol2.h, but deleted -msparclite.

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

30 years ago(insn_name_ptr): Define for debugging.
kenner [Mon, 6 Sep 1993 18:42:55 +0000 (18:42 +0000)]
(insn_name_ptr): Define for debugging.
(walk_rtx, case MATCH_OP_DUP): Expand recog_dup_loc using XEXP not XVECEXP.

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

30 years ago(emit_libcall_block): Don't move insns that reference things set in
kenner [Mon, 6 Sep 1993 17:27:49 +0000 (17:27 +0000)]
(emit_libcall_block): Don't move insns that reference things set in
previous insns.

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

30 years ago(modified_between_p): Handle vectors.
kenner [Mon, 6 Sep 1993 17:27:22 +0000 (17:27 +0000)]
(modified_between_p): Handle vectors.
(modified_in_p): New function.
(refers_to_regno_p): If setting AP, FP, or SP, we clobber the virtual
registers.

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

30 years agoDon't declare abort.
rms [Mon, 6 Sep 1993 12:36:01 +0000 (12:36 +0000)]
Don't declare abort.

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

30 years ago(abort): Correct volatile function declaration.
wilson [Mon, 6 Sep 1993 05:03:16 +0000 (05:03 +0000)]
(abort): Correct volatile function declaration.

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

30 years ago(USER_H): Add va-h8300.h.
dje [Mon, 6 Sep 1993 02:05:33 +0000 (02:05 +0000)]
(USER_H): Add va-h8300.h.

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

30 years ago(grokdeclarator): For PARM_DECLs, only call
rms [Sun, 5 Sep 1993 22:35:15 +0000 (22:35 +0000)]
(grokdeclarator): For PARM_DECLs, only call
c_build_type_variant is constp or volatilep is true.

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

30 years ago * collect2.c (our_file_name, last_file_name): deleted.
dje [Sun, 5 Sep 1993 22:20:29 +0000 (22:20 +0000)]
    * collect2.c (our_file_name, last_file_name): deleted.
        (our_file_names): New variable.
        (is_in_prefix_list): New function.
        (find_a_file): Call is_in_prefix_list.
        (main): Make COLLECT_NAMES a list of our invocations.
        If we've invoked ourselves, try again with ld_file_name.

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

30 years ago(assign_parms): When parm needs conversion on entry,
rms [Sun, 5 Sep 1993 20:01:32 +0000 (20:01 +0000)]
(assign_parms): When parm needs conversion on entry,
don't store it back in the slot where it was passed.

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

30 years ago(print_operand): Convert fprintf of single letters to putc and convert
kenner [Sun, 5 Sep 1993 10:44:00 +0000 (10:44 +0000)]
(print_operand): Convert fprintf of single letters to putc and convert
fprintf of constant strings to fputs.
Output '%u' operand as hexadecimal.

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

30 years ago(truthvalue_conversion): A complex value is nonzero if either part is
kenner [Sat, 4 Sep 1993 15:16:10 +0000 (15:16 +0000)]
(truthvalue_conversion): A complex value is nonzero if either part is
nonzero, not if both parts are nonzero.

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

30 years ago(build_enumerator): Apply default conversion to constant-expression.
kenner [Fri, 3 Sep 1993 23:02:27 +0000 (23:02 +0000)]
(build_enumerator): Apply default conversion to constant-expression.

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

30 years ago(skip_if_group): Check for traditional mode when skipping ahead to
kenner [Fri, 3 Sep 1993 22:03:32 +0000 (22:03 +0000)]
(skip_if_group): Check for traditional mode when skipping ahead to
next #, ignore unless at beginning of line.

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

30 years agopass -v/-dn to elf linker.
meissner [Fri, 3 Sep 1993 21:54:58 +0000 (21:54 +0000)]
pass -v/-dn to elf linker.

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

30 years ago * pa.h (READONLY_DATA_ASM_OP): Define.
law [Fri, 3 Sep 1993 05:53:48 +0000 (05:53 +0000)]
* pa.h (READONLY_DATA_ASM_OP): Define.
(READONLY_DATA_SECTION): Define.
(EXTRA_SECTIONS): Add in_readonly_data.
(EXTRA_SECTION_FUNCTIONS): Add readonly_data.

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

30 years agoImprove generated code for C400 Clipper.
kenner [Thu, 2 Sep 1993 23:18:55 +0000 (23:18 +0000)]
Improve generated code for C400 Clipper.
(TARGET_SWITCHES): New options `c300' `c400'.
(TARGET_C300, TARGET_C400): New defines.
(TARGET_DEFAULT): Define as TARGET_C300.
(CONDITIONAL_REGISTER_USAGE): New define.

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

30 years agoFix typo.
meissner [Thu, 2 Sep 1993 22:17:51 +0000 (22:17 +0000)]
Fix typo.

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

30 years ago(__INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__): New macros.
dje [Thu, 2 Sep 1993 21:39:58 +0000 (21:39 +0000)]
(__INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__): New macros.
(INT_MAX, LONG_MAX, LONG_LONG_MAX): Use them.

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

30 years agoELF now omits leading underscores.
meissner [Thu, 2 Sep 1993 18:35:26 +0000 (18:35 +0000)]
ELF now omits leading underscores.

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

30 years agoAdd spaces in basic block output.
meissner [Thu, 2 Sep 1993 10:55:40 +0000 (10:55 +0000)]
Add spaces in basic block output.

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

30 years agoUpdate basic block profiling.
meissner [Thu, 2 Sep 1993 10:50:41 +0000 (10:50 +0000)]
Update basic block profiling.

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

30 years agoClean up case and remove leading zeros from hex constants.
kenner [Thu, 2 Sep 1993 01:57:02 +0000 (01:57 +0000)]
Clean up case and remove leading zeros from hex constants.

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

30 years ago(truncdfsf2): Round to single instead of doing nothing.
wilson [Wed, 1 Sep 1993 23:57:46 +0000 (23:57 +0000)]
(truncdfsf2): Round to single instead of doing nothing.

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

30 years ago(jump_optimize): When optimize conditional jump around
wilson [Wed, 1 Sep 1993 23:20:32 +0000 (23:20 +0000)]
(jump_optimize): When optimize conditional jump around
unconditional jump, handle case where prev_label can be zero.

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

30 years ago(finish_decl): For static const variables, preserve
wilson [Wed, 1 Sep 1993 22:59:32 +0000 (22:59 +0000)]
(finish_decl): For static const variables, preserve
initializers instead of discarding them.

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

30 years ago(find_reloads): Bump REJECT for a hard register; just not for a
kenner [Wed, 1 Sep 1993 22:46:03 +0000 (22:46 +0000)]
(find_reloads): Bump REJECT for a hard register; just not for a
pseudo.

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

30 years ago(movdf): Simplify by taking advantage of having SECONDARY_MEMORY_NEEDED.
kenner [Wed, 1 Sep 1993 22:42:37 +0000 (22:42 +0000)]
(movdf): Simplify by taking advantage of having SECONDARY_MEMORY_NEEDED.
Fix bugs relating to order in which moves are done.

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

30 years ago(SECONDARY_MEMORY_NEEDED): New macro.
kenner [Wed, 1 Sep 1993 22:41:53 +0000 (22:41 +0000)]
(SECONDARY_MEMORY_NEEDED): New macro.

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

30 years ago(input_operand): Allow "easy" FP constants.
kenner [Wed, 1 Sep 1993 22:41:28 +0000 (22:41 +0000)]
(input_operand): Allow "easy" FP constants.

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

30 years ago(find_reloads_address_1): Handle SUBREGs same as REGs.
wilson [Wed, 1 Sep 1993 22:07:57 +0000 (22:07 +0000)]
(find_reloads_address_1): Handle SUBREGs same as REGs.

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

30 years ago * collect2.c (is_ctor_dtor): Make sizeof argument match the
mrs [Wed, 1 Sep 1993 22:06:56 +0000 (22:06 +0000)]
    * collect2.c (is_ctor_dtor): Make sizeof argument match the
        string.

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

30 years ago * Makefile.in (start.encap): Build g++ here also.
brendan [Wed, 1 Sep 1993 19:02:25 +0000 (19:02 +0000)]
    * Makefile.in (start.encap): Build g++ here also.

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

30 years ago(make_compound_operation): Handle the case
wilson [Tue, 31 Aug 1993 22:08:25 +0000 (22:08 +0000)]
(make_compound_operation): Handle the case
(and (xor/ior (lshift...) (lshift...)) ...).
(make_field_assignment): In get_pos_from_mask call, only invert
bits in mode mask.

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

30 years ago(push_reload): Abort is secondary_reload wants same
wilson [Tue, 31 Aug 1993 21:22:41 +0000 (21:22 +0000)]
(push_reload): Abort is secondary_reload wants same
class as an input reload.

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

30 years agoNew file.
wilson [Tue, 31 Aug 1993 21:17:04 +0000 (21:17 +0000)]
New file.

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

30 years ago(libgcc1.a, libgcc2.a): Don't use set -e.
wilson [Tue, 31 Aug 1993 21:06:04 +0000 (21:06 +0000)]
(libgcc1.a, libgcc2.a): Don't use set -e.

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

30 years ago(xsys-protos.h): Use fixtmp.c not tmp.c, and delete
wilson [Tue, 31 Aug 1993 20:38:04 +0000 (20:38 +0000)]
(xsys-protos.h): Use fixtmp.c not tmp.c, and delete
it afterwards.

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

30 years ago(assign_stack_temp): When allocate a slot too large,
wilson [Tue, 31 Aug 1993 20:30:12 +0000 (20:30 +0000)]
(assign_stack_temp): When allocate a slot too large,
split extra off into a slot of its own.
(combine_temp_slots): New function.
(free_temp_slots, pop_temp_slots): Call combine_temp_slots.

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

30 years ago(zero_extendqisi2, zero_extendqihi2): Change anonymous patterns to use 16-bit
kenner [Tue, 31 Aug 1993 10:35:25 +0000 (10:35 +0000)]
(zero_extendqisi2, zero_extendqihi2): Change anonymous patterns to use 16-bit
and 32-bit hexadecimal values and masks instead of bit ranges if constant.
(rotlsi3, lshrsi3, move condition codes, scc insns): Likewise.

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

30 years ago(struct c_function): Remove unneeded enum_next_value.
kenner [Tue, 31 Aug 1993 10:25:38 +0000 (10:25 +0000)]
(struct c_function): Remove unneeded enum_next_value.
(push_c_function_context, pop_c_function_context): Don't save it.

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

30 years ago(convert_arguments): If PROMOTE_PROTOTYPE, promote all integral types
kenner [Mon, 30 Aug 1993 20:14:26 +0000 (20:14 +0000)]
(convert_arguments): If PROMOTE_PROTOTYPE, promote all integral types
shorter than int, including short enums.

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

30 years ago(get_parm_info, store_parm_decls): If PROMOTE_PROTOTYPE, promote all
kenner [Mon, 30 Aug 1993 20:13:42 +0000 (20:13 +0000)]
(get_parm_info, store_parm_decls): If PROMOTE_PROTOTYPE, promote all
integral types shorter than int, including short enums.

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

30 years ago(output_toc): Use TARGET_NO_FP_IN_TOC.
kenner [Sun, 29 Aug 1993 22:34:12 +0000 (22:34 +0000)]
(output_toc): Use TARGET_NO_FP_IN_TOC.

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

30 years ago(TARGET_NO_FP_IN_TOC): New; deleted TARGET_FP_IN_TOC.
kenner [Sun, 29 Aug 1993 22:33:46 +0000 (22:33 +0000)]
(TARGET_NO_FP_IN_TOC): New; deleted TARGET_FP_IN_TOC.
(TARGET_SWITCHES): Rearrange to have three TOC choices.
(ASM_OUTPUT_SPECIAL_POOL_ENTRY): Use TARGET_NO_FP_IN_TOC.

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

30 years ago(SELECT_SECTION): Simplify sdata_section test.
wilson [Sat, 28 Aug 1993 19:22:32 +0000 (19:22 +0000)]
(SELECT_SECTION): Simplify sdata_section test.

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

30 years ago(CPP_SPEC): Use include_v not include-v.
wilson [Sat, 28 Aug 1993 19:19:20 +0000 (19:19 +0000)]
(CPP_SPEC): Use include_v not include-v.
(LINK_SPEC): Add missing `-' before `k' option.
(PREFERRED_DEBUGGING_TYPE): Define to DBX_DEBUG.
(SDB_DEBUGGING_INFO): Define.
(MD_EXEC_PREFIX): Define to /usr/local/lib/gcc-.
(LINK_LIBGCC_SPECIAL_1): Define.
(NAME__MAIN, SYMBOL__MAIN): Define.

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

30 years ago(call+1, call+2, call_value+1, untyped_call+1): Split
wilson [Sat, 28 Aug 1993 19:04:13 +0000 (19:04 +0000)]
(call+1, call+2, call_value+1, untyped_call+1): Split
into two patterns, one using address_operand and 'p', the other
immediate_operand and 'i'.

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

30 years ago(EXTRA_CONSTRAINT): Delete 'S'.
wilson [Sat, 28 Aug 1993 19:03:39 +0000 (19:03 +0000)]
(EXTRA_CONSTRAINT): Delete 'S'.

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

30 years ago(nonzero_bits): Fix reversed test for when we need to insert extra bits when
kenner [Fri, 27 Aug 1993 22:47:38 +0000 (22:47 +0000)]
(nonzero_bits): Fix reversed test for when we need to insert extra bits when
sizes differ.
(nonzero_bits, case EQ): Always return STORE_FLAG_VALUE when returning integer
mode; remove now-redundant test.

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

30 years ago(LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g.
kenner [Fri, 27 Aug 1993 19:43:01 +0000 (19:43 +0000)]
(LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g.

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

30 years ago(TARGET_MINIMAL_TOC): New macro.
wilson [Fri, 27 Aug 1993 17:16:17 +0000 (17:16 +0000)]
(TARGET_MINIMAL_TOC): New macro.
(TARGET_SWITCHES): Add -mminimal-toc and -mno-minimal-toc.
(ELIMINABLE_REGS): Add elimination for r30.
(CAN_ELIMINATE): Add case for r30.
(INITIAL_ELIMINATION_OFFSET): Add case for r30.
(toc_section): When TARET_MINIMAL_TOC, initialize toc_table.

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

30 years ago(print_operand_address): When TARGET_MINIMAL_TOC, use
wilson [Fri, 27 Aug 1993 17:15:28 +0000 (17:15 +0000)]
(print_operand_address): When TARGET_MINIMAL_TOC, use
r30 instead of r2 for TOC references.
(output_prologue): If TARGET_MINIMAL_TOC, and the constant pool
is needed, then setup r30.
(output_toc): When TARGET_MINIMAL_TOC, use .long instead of .tc.

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

30 years agoCygnus<->FSF merge.
brendan [Thu, 26 Aug 1993 22:30:59 +0000 (22:30 +0000)]
Cygnus<->FSF merge.

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

30 years agoInitial revision
dje [Thu, 26 Aug 1993 21:57:10 +0000 (21:57 +0000)]
Initial revision

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

30 years agoadd h8/300h support
dje [Thu, 26 Aug 1993 21:57:10 +0000 (21:57 +0000)]
add h8/300h support

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

30 years ago(apply_args_egister_offset): Don't use ANSI-style definition.
kenner [Thu, 26 Aug 1993 09:58:46 +0000 (09:58 +0000)]
(apply_args_egister_offset): Don't use ANSI-style definition.

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

30 years ago * expmed.c (store_bit_field): Do not use bitfield instructions for
law [Wed, 25 Aug 1993 23:38:10 +0000 (23:38 +0000)]
* expmed.c (store_bit_field): Do not use bitfield instructions for
STRICT_ALIGNMENT machines if the MEM's alignment isn't as big as
the MEM's mode.

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

30 years agoformat_char_info_print_table, "p"): Allow width.
kenner [Wed, 25 Aug 1993 23:16:55 +0000 (23:16 +0000)]
format_char_info_print_table, "p"): Allow width.

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

30 years ago(output_{pro,epi}log): Don't need no-ops after calls to functions to
kenner [Tue, 24 Aug 1993 22:36:11 +0000 (22:36 +0000)]
(output_{pro,epi}log): Don't need no-ops after calls to functions to
save and restore FP regs.

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

30 years ago * pa.h (STACK_BOUNDARY): Stack pointer is always 512 bit (64 byte)
law [Tue, 24 Aug 1993 20:40:20 +0000 (20:40 +0000)]
    * pa.h (STACK_BOUNDARY): Stack pointer is always 512 bit (64 byte)
        aligned.

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

30 years ago * pa.c (compute_frame_size): Always align stack to 64 byte boundary.
law [Tue, 24 Aug 1993 20:40:02 +0000 (20:40 +0000)]
    * pa.c (compute_frame_size): Always align stack to 64 byte boundary.

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

30 years ago-mlarge-align support; block profiling support
meissner [Tue, 24 Aug 1993 19:43:07 +0000 (19:43 +0000)]
-mlarge-align support; block profiling support

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

30 years ago * pa.c (output_call): Use ASM_OUTPUT_INTERNAL_LABEL instead
law [Tue, 24 Aug 1993 18:03:33 +0000 (18:03 +0000)]
* pa.c (output_call): Use ASM_OUTPUT_INTERNAL_LABEL instead
of output_asm_label.

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

30 years agoInitial revision
krab [Tue, 24 Aug 1993 10:05:25 +0000 (10:05 +0000)]
Initial revision

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

30 years ago(objc_msg_sendv): Use new encoding facilities.
krab [Tue, 24 Aug 1993 10:01:23 +0000 (10:01 +0000)]
(objc_msg_sendv): Use new encoding facilities.
(__objc_update_dispatch_table_for_class):
        Don't free dtable... (memory leak to make posing work)
(__objc_update_dispatch_table_for_class):
        Free old dispatch table and install a new.

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