]> gcc.gnu.org Git - gcc.git/log
gcc.git
31 years agoFix typos.
Brendan Kehoe [Thu, 7 Jan 1993 01:52:42 +0000 (20:52 -0500)]
Fix typos.

From-SVN: r3139

31 years agoalpha.h (ASM_FILE_START): Change .verstamp ident for BL10.
Brendan Kehoe [Thu, 7 Jan 1993 01:38:58 +0000 (20:38 -0500)]
alpha.h (ASM_FILE_START): Change .verstamp ident for BL10.

        * alpha.h (ASM_FILE_START): Change .verstamp ident for BL10.
        * alpha.md (div/mod): Change calling sequence to agree with BL10.

From-SVN: r3138

31 years agoDon't "make LIB absolute" if already absolute,
Richard Stallman [Thu, 7 Jan 1993 00:31:40 +0000 (00:31 +0000)]
Don't "make LIB absolute" if already absolute,

to avoid problems with the automounter.

From-SVN: r3137

31 years ago(assemble_real): Use `ASM_OUTPUT_BYTE_FLOAT' and
Richard Stallman [Thu, 7 Jan 1993 00:08:40 +0000 (00:08 +0000)]
(assemble_real): Use `ASM_OUTPUT_BYTE_FLOAT' and
`ASM_OUTPUT_SHORT_FLOAT' for QFmode and HFmode respectively.

From-SVN: r3136

31 years ago(init_reload): Add entries in 'reload_in_optab' for QFmode and HFmode.
Richard Stallman [Thu, 7 Jan 1993 00:08:15 +0000 (00:08 +0000)]
(init_reload): Add entries in 'reload_in_optab' for QFmode and HFmode.

From-SVN: r3135

31 years ago(init_optabs): Add optab entries for QFmode and HFmode.
Richard Stallman [Thu, 7 Jan 1993 00:07:47 +0000 (00:07 +0000)]
(init_optabs): Add optab entries for QFmode and HFmode.

From-SVN: r3134

31 years ago(convert_move): Added code to support new modes QFmode and HFmode.
Richard Stallman [Thu, 7 Jan 1993 00:05:59 +0000 (00:05 +0000)]
(convert_move): Added code to support new modes QFmode and HFmode.

From-SVN: r3133

31 years ago* pa.c (print_operand): Always use "<>" instead of "!=".
Jeff Law [Wed, 6 Jan 1993 23:14:43 +0000 (16:14 -0700)]
* pa.c (print_operand): Always use "<>" instead of "!=".

From-SVN: r3132

31 years agopa.h (target_switches): Add "-mdisable-fpregs" and "-mdisable-indexing.
Jeff Law [Wed, 6 Jan 1993 23:11:59 +0000 (16:11 -0700)]
pa.h (target_switches): Add "-mdisable-fpregs" and "-mdisable-indexing.

* pa.h (target_switches): Add "-mdisable-fpregs" and
"-mdisable-indexing.
(CONDITIONAL_REGISTER_USAGE): If TARGET_DISABLE_FPREGS, then mark
all FP registers as fixed.

From-SVN: r3131

31 years agopa.md (indexed loads): Disable if TARGET_DISABLE_INDEXING.
Jeff Law [Wed, 6 Jan 1993 23:10:44 +0000 (16:10 -0700)]
pa.md (indexed loads): Disable if TARGET_DISABLE_INDEXING.

* pa.md (indexed loads): Disable if TARGET_DISABLE_INDEXING.
(mulsi3, xmpyu): Disable xmpyu if TARGET_DISABLE_FPREGS.

From-SVN: r3130

31 years agoInitial revision
Jeff Law [Wed, 6 Jan 1993 23:09:03 +0000 (16:09 -0700)]
Initial revision

From-SVN: r3129

31 years agoentered into RCS
Richard Stallman [Wed, 6 Jan 1993 22:41:12 +0000 (22:41 +0000)]
entered into RCS

From-SVN: r3128

31 years agoFix typos in last change.
Jeff Law [Wed, 6 Jan 1993 21:58:24 +0000 (14:58 -0700)]
Fix typos in last change.

From-SVN: r3127

31 years agoRecreate x-iris file.
Michael Meissner [Wed, 6 Jan 1993 19:44:43 +0000 (19:44 +0000)]
Recreate x-iris file.

From-SVN: r3126

31 years agopa.md (fmpyadd peepholes): Cleanups suggested by Tege.
Jeff Law [Wed, 6 Jan 1993 19:41:32 +0000 (12:41 -0700)]
pa.md (fmpyadd peepholes): Cleanups suggested by Tege.

From-SVN: r3125

31 years agopa.c (fmpyaddoperands, [...]): Cleanups suggested by Tege.
Jeff Law [Wed, 6 Jan 1993 19:41:06 +0000 (12:41 -0700)]
pa.c (fmpyaddoperands, [...]): Cleanups suggested by Tege.

* pa.c (fmpyaddoperands, fmpysuboperands): Cleanups suggested by
Tege.

From-SVN: r3124

31 years agopa.md (movqi, [...]): Discourage regclass from preferring anything which involves...
Jeff Law [Wed, 6 Jan 1993 17:47:46 +0000 (10:47 -0700)]
pa.md (movqi, [...]): Discourage regclass from preferring anything which involves a FP<->GR copy.

* pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Discourage
regclass from preferring anything which involves a FP<->GR copy.

From-SVN: r3123

31 years agopa.md (millicode expands): Change operand 3 in the expand pattern from a clobber...
Jeff Law [Wed, 6 Jan 1993 17:22:26 +0000 (10:22 -0700)]
pa.md (millicode expands): Change operand 3 in the expand pattern from a clobber of a match_scratch to a...

* pa.md (millicode expands): Change operand 3 in the expand
pattern from a clobber of a match_scratch to a clobber of a
match_operand with a register predicate.  Make appropriate
change in the generated RTL.
(millicode insns): Clobber a match_operand with a register
predicate instead of a match_scratch expression.
* pa.c (emit_hpdiv_const): Likewise.

From-SVN: r3122

31 years agopa.md (millicode expands): Change operand 3 in the expand pattern from a clobber...
Jeff Law [Wed, 6 Jan 1993 17:22:10 +0000 (10:22 -0700)]
pa.md (millicode expands): Change operand 3 in the expand pattern from a clobber of a match_scratch to a...

* pa.md (millicode expands): Change operand 3 in the expand
pattern from a clobber of a match_scratch to a clobber of a
match_operand with a register predicate.  Make appropriate
change in the generated RTL.
(millicode insns): Clobber a match_operand with a register
predicate instead of a match_scratch expression.
* pa.c (emit_hpdiv_const): Likewise.

* pa.md (movsi, movhi, movqi, movdi): Use reg_or_0_operand
consistently.

From-SVN: r3121

31 years agoFix spelling typo.
Jeff Law [Wed, 6 Jan 1993 15:55:05 +0000 (08:55 -0700)]
Fix spelling typo.

From-SVN: r3120

31 years agoDon't "make LIB absolute" if already absolute,
Richard Stallman [Wed, 6 Jan 1993 10:54:53 +0000 (10:54 +0000)]
Don't "make LIB absolute" if already absolute,

to avoid problems with the automounter.

From-SVN: r3119

31 years ago(limits.h): Add #ifndef/#endif around macros that
Richard Stallman [Wed, 6 Jan 1993 10:11:52 +0000 (10:11 +0000)]
(limits.h):  Add #ifndef/#endif around macros that
are supposed to be defined in float.h.

From-SVN: r3118

31 years ago(DEBUG_PRINT_REG): Print regno along with printable name.
James Van Artsdalen [Wed, 6 Jan 1993 07:47:31 +0000 (07:47 +0000)]
(DEBUG_PRINT_REG): Print regno along with printable name.

(CONST_COSTS): Handle integer CONST_DOUBLE correctly.
(PREFERRED_RELOAD_CLASS): Allow integer CONST_DOUBLE into int regs.

From-SVN: r3117

31 years agoRenamed sparcv4.h to sysv4.h.
James Van Artsdalen [Wed, 6 Jan 1993 07:44:32 +0000 (07:44 +0000)]
Renamed sparcv4.h to sysv4.h.

From-SVN: r3116

31 years ago(yylex): Make tokstart an unsigned char *.
Richard Stallman [Wed, 6 Jan 1993 07:28:08 +0000 (07:28 +0000)]
(yylex): Make tokstart an unsigned char *.

From-SVN: r3115

31 years agoUse new file names for included i860 files.
James Van Artsdalen [Wed, 6 Jan 1993 07:16:38 +0000 (07:16 +0000)]
Use new file names for included i860 files.

From-SVN: r3114

31 years agoUse new file names for included sparc files.
James Van Artsdalen [Wed, 6 Jan 1993 06:37:55 +0000 (06:37 +0000)]
Use new file names for included sparc files.

From-SVN: r3113

31 years agoHandle PA configuration files in new subdirectory.
Jeff Law [Wed, 6 Jan 1993 04:53:12 +0000 (21:53 -0700)]
Handle PA configuration files in new subdirectory.

From-SVN: r3112

31 years agoInclude tahoe.h from tahoe/ subdir.
Richard Stallman [Wed, 6 Jan 1993 04:32:00 +0000 (04:32 +0000)]
Include tahoe.h from tahoe/ subdir.

From-SVN: r3111

31 years agoFix unknown symbol error when linking gen* programs.
Michael Meissner [Wed, 6 Jan 1993 03:12:17 +0000 (03:12 +0000)]
Fix unknown symbol error when linking gen* programs.

From-SVN: r3110

31 years ago(Xmu.h): Add missing ${LIB}/.
Jim Wilson [Wed, 6 Jan 1993 03:01:33 +0000 (19:01 -0800)]
(Xmu.h): Add missing ${LIB}/.

From-SVN: r3109

31 years ago(expand_call): Pass NULL_RTX to INIT_CUMULATIVE_ARGS.
Jim Wilson [Wed, 6 Jan 1993 02:59:56 +0000 (18:59 -0800)]
(expand_call): Pass NULL_RTX to INIT_CUMULATIVE_ARGS.

From-SVN: r3108

31 years ago(assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.
Jim Wilson [Wed, 6 Jan 1993 02:59:28 +0000 (18:59 -0800)]
(assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.

From-SVN: r3107

31 years ago(emit_library_call): Pass NULL_TREE to INIT_CUMULATIVE_ARGS.
Jim Wilson [Wed, 6 Jan 1993 02:58:54 +0000 (18:58 -0800)]
(emit_library_call): Pass NULL_TREE to INIT_CUMULATIVE_ARGS.

From-SVN: r3106

31 years ago(install-dir): Only make includedir once.
Jim Wilson [Wed, 6 Jan 1993 02:48:33 +0000 (18:48 -0800)]
(install-dir): Only make includedir once.

From-SVN: r3105

31 years ago(do_line): Add pedantic warnings for out of range line
Jim Wilson [Wed, 6 Jan 1993 02:45:34 +0000 (18:45 -0800)]
(do_line): Add pedantic warnings for out of range line
numbers, and non-space characters after the filename.

From-SVN: r3104

31 years ago(c_sizeof): Call force_fit_type only for INTEGER_CST.
Richard Stallman [Tue, 5 Jan 1993 22:52:25 +0000 (22:52 +0000)]
(c_sizeof): Call force_fit_type only for INTEGER_CST.

From-SVN: r3103

31 years agoMove MIPS files into config/mips.
Michael Meissner [Tue, 5 Jan 1993 20:06:50 +0000 (20:06 +0000)]
Move MIPS files into config/mips.

From-SVN: r3102

31 years agoRename decls for vars renamed to _objc_alloc, _objc_dealloc,
Richard Stallman [Tue, 5 Jan 1993 19:55:35 +0000 (19:55 +0000)]
Rename decls for vars renamed to _objc_alloc, _objc_dealloc,

_objc_realloc, _objc_copy, _objc_error.

From-SVN: r3101

31 years ago(component_declarator): Allow attribute after nameless field.
Richard Stallman [Tue, 5 Jan 1993 09:10:17 +0000 (09:10 +0000)]
(component_declarator): Allow attribute after nameless field.

From-SVN: r3100

31 years agoUse new file names for included m68k files.
James Van Artsdalen [Tue, 5 Jan 1993 08:56:35 +0000 (08:56 +0000)]
Use new file names for included m68k files.

From-SVN: r3099

31 years agoChange m68ksgs.h reference to m68k/sgs.h.
James Van Artsdalen [Tue, 5 Jan 1993 08:56:09 +0000 (08:56 +0000)]
Change m68ksgs.h reference to m68k/sgs.h.

From-SVN: r3098

31 years agoUse new files for included m68k files.
James Van Artsdalen [Tue, 5 Jan 1993 08:54:51 +0000 (08:54 +0000)]
Use new files for included m68k files.

From-SVN: r3097

31 years agoUse new file names for included m68k files.
James Van Artsdalen [Tue, 5 Jan 1993 08:47:27 +0000 (08:47 +0000)]
Use new file names for included m68k files.

From-SVN: r3096

31 years agoUse new file names for included m68k files.
James Van Artsdalen [Tue, 5 Jan 1993 08:27:46 +0000 (08:27 +0000)]
Use new file names for included m68k files.

From-SVN: r3095

31 years agoUse new file names for included ns32k files.
James Van Artsdalen [Tue, 5 Jan 1993 05:54:06 +0000 (05:54 +0000)]
Use new file names for included ns32k files.

From-SVN: r3094

31 years ago($os alternatives for sco and isc): Preserve the specified os version if any.
Richard Stallman [Tue, 5 Jan 1993 05:43:42 +0000 (05:43 +0000)]
($os alternatives for sco and isc): Preserve the specified os version if any.

Each alternative handles both 386 and 486, preserving distinction.
($basic_machine alternatives for sco and isc): Deleted.
(i[34]86v32, i[34]86v, i[34]86v4):
Handle both cpus together, preserving distinction.

From-SVN: r3093

31 years ago(ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL):
Richard Stallman [Tue, 5 Jan 1993 04:46:25 +0000 (04:46 +0000)]
(ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL):

Alternate definitions if NO_UNDERSCORES.

From-SVN: r3092

31 years ago(making dirs and links): If we already made subdirs for a dir foo and foo turns out...
Richard Stallman [Tue, 5 Jan 1993 02:11:29 +0000 (02:11 +0000)]
(making dirs and links): If we already made subdirs for a dir foo and foo turns out to be a symlink outside /usr/include...

(making dirs and links): If we already made subdirs
for a dir foo and foo turns out to be a symlink outside /usr/include,
after we have made a dir for it in ./root/, make similar subdirs there.

From-SVN: r3091

31 years agoInitial revision
Jim Wilson [Mon, 4 Jan 1993 21:58:36 +0000 (13:58 -0800)]
Initial revision

From-SVN: r3090

31 years agoDelete `no change needed' messages.
Jim Wilson [Mon, 4 Jan 1993 21:55:26 +0000 (13:55 -0800)]
Delete `no change needed' messages.

From-SVN: r3089

31 years agoDelete `no change needed' messages. Delete all uses of `ex'.
Jim Wilson [Mon, 4 Jan 1993 21:55:03 +0000 (13:55 -0800)]
Delete `no change needed' messages.  Delete all uses of `ex'.

From-SVN: r3088

31 years ago(install-common-headers): Pipe grep output to /dev/null.
Torbjorn Granlund [Mon, 4 Jan 1993 19:05:01 +0000 (19:05 +0000)]
(install-common-headers): Pipe grep output to /dev/null.

From-SVN: r3087

31 years ago(CC): Add -w.
Richard Stallman [Mon, 4 Jan 1993 09:04:54 +0000 (09:04 +0000)]
(CC): Add -w.

From-SVN: r3086

31 years agoFix typo (missing line) in last change.
Jeff Law [Mon, 4 Jan 1993 06:56:54 +0000 (23:56 -0700)]
Fix typo (missing line) in last change.

From-SVN: r3085

31 years ago(perform_*): Rename macro args to arg0, arg1.
Richard Stallman [Mon, 4 Jan 1993 05:46:01 +0000 (05:46 +0000)]
(perform_*): Rename macro args to arg0, arg1.

From-SVN: r3084

31 years ago* pa.h (JUMP_TABLES_IN_TEXT_SECTION): Define.
Jeff Law [Mon, 4 Jan 1993 02:37:17 +0000 (19:37 -0700)]
* pa.h (JUMP_TABLES_IN_TEXT_SECTION): Define.

From-SVN: r3083

31 years agojump.c (jump_optimize, [...]): Do this regardless of BRANCH_COST if HAVE_incscc is...
Jeff Law [Mon, 4 Jan 1993 02:22:40 +0000 (19:22 -0700)]
jump.c (jump_optimize, [...]): Do this regardless of BRANCH_COST if HAVE_incscc is defined.

* jump.c (jump_optimize, case if (foo) b++):  Do this regardless
of BRANCH_COST if HAVE_incscc is defined.

From-SVN: r3082

31 years agopa.md (scc insn): Name this pattern "scc".
Jeff Law [Mon, 4 Jan 1993 02:22:25 +0000 (19:22 -0700)]
pa.md (scc insn): Name this pattern "scc".

* pa.md (scc insn): Name this pattern "scc".
(negscc, incscc, cmov): New patterns.

From-SVN: r3081

31 years ago* pa.c (incscc_operator): New function.
Jeff Law [Mon, 4 Jan 1993 02:22:04 +0000 (19:22 -0700)]
* pa.c (incscc_operator): New function.

From-SVN: r3080

31 years ago* pa.h (apparent_fsize, actual_fsize): Delete useless declarations.
Jeff Law [Mon, 4 Jan 1993 02:19:14 +0000 (19:19 -0700)]
* pa.h (apparent_fsize, actual_fsize): Delete useless declarations.

From-SVN: r3079

31 years ago(main): Recognize and remove .cxx as filename suffix.
Richard Stallman [Mon, 4 Jan 1993 01:38:18 +0000 (01:38 +0000)]
(main): Recognize and remove .cxx as filename suffix.

From-SVN: r3078

31 years agoBump meissner version # to 34.
Michael Meissner [Mon, 4 Jan 1993 00:42:18 +0000 (00:42 +0000)]
Bump meissner version # to 34.

From-SVN: r3077

31 years agoAllow saving FP regs at offset 0 of sp (leaf func that saves no GP regs).
Michael Meissner [Mon, 4 Jan 1993 00:37:33 +0000 (00:37 +0000)]
Allow saving FP regs at offset 0 of sp (leaf func that saves no GP regs).

From-SVN: r3076

31 years ago(block_alloc): Generalize tying so we can tie any operand with the output unless...
Richard Kenner [Mon, 4 Jan 1993 00:00:20 +0000 (19:00 -0500)]
(block_alloc): Generalize tying so we can tie any operand with the output unless some operand must be in the same register as the output...

(block_alloc): Generalize tying so we can tie any operand with the
output unless some operand must be in the same register as the output,
in which case only try tying that operand.

From-SVN: r3075

31 years ago(rtx_alloc): Clear common area of rtx in a portable manner.
Richard Kenner [Sun, 3 Jan 1993 23:59:45 +0000 (18:59 -0500)]
(rtx_alloc): Clear common area of rtx in a portable manner.

From-SVN: r3074

31 years agopa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole calcula...
Jeff Law [Sun, 3 Jan 1993 19:06:42 +0000 (12:06 -0700)]
pa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole calculation, including rounding.

* pa.h  (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size ()
now does the whole calculation, including rounding.
(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Don't pass leaf_function
to output_function_{prologue,epilogue}.
(DELAY_SLOTS_FOR_EPILOGUE): Call hppa_epilogue_delay_slots ().

From-SVN: r3073

31 years agopa.c (apparent_fsize): Delete variable.
Jeff Law [Sun, 3 Jan 1993 19:06:11 +0000 (12:06 -0700)]
pa.c (apparent_fsize): Delete variable.

* pa.c  (apparent_fsize): Delete variable.
(compute_frame_size): Many changes. Return the total frame size,
including space for "magic" stuff at the top of the stack and any
rounding for the Snake.
(output_function_prologue): Don't take a leaf_function argument;
Decide that based on frame size and frame_pointer_needed.
Don't emit any frame diddling code if actual_fsize is 0.
(output_function_epilogue): Don't take leaf_function argument.
Don't do anything if no frame.
Keep stack pointer aligned to 64 bytes before loading from old
frame pointer.
(hppa_epilogue_delay_slots): Only if there is no frame will we
have an empty delay slot to fill.
(eligible_for_epilogue_delay): Don't check "leaf_function" anymore.

From-SVN: r3072

31 years agopa.h (CONST_COSTS): Make CONST_DOUBLES very expensive.
Jeff Law [Sun, 3 Jan 1993 19:03:54 +0000 (12:03 -0700)]
pa.h (CONST_COSTS): Make CONST_DOUBLES very expensive.

* pa.h (CONST_COSTS): Make CONST_DOUBLES very expensive.
Give HIGH expressions a small cost with CONST, SYMBOL_REF,
and LABEL_REF being twice as expensive as HIGH.

From-SVN: r3071

31 years agopa.c (fmpyaddoperands): Verifys given registers are suitable for use in fmpyadd instr...
Jeff Law [Sun, 3 Jan 1993 19:02:45 +0000 (12:02 -0700)]
pa.c (fmpyaddoperands): Verifys given registers are suitable for use in fmpyadd instructions.

* pa.c (fmpyaddoperands): Verifys given registers are suitable for
use in fmpyadd instructions.
(fmpysuboperands): Likewise, but for fmpysub instructions.

From-SVN: r3070

31 years agopa.md (fmpyadd peepholes): New peepholes to issue independent floating point multiply...
Jeff Law [Sun, 3 Jan 1993 19:02:27 +0000 (12:02 -0700)]
pa.md (fmpyadd peepholes): New peepholes to issue independent floating point multiply and add instructions...

* pa.md (fmpyadd peepholes): New peepholes to issue independent
floating point multiply and add instructions at the same time.
(fmpysub peepholes): Likewise for multiply and subtract instructions.

From-SVN: r3069

31 years agopa.c (hppa_save_pic_table_rtx): New variable.
Jeff Law [Sun, 3 Jan 1993 18:59:12 +0000 (11:59 -0700)]
pa.c (hppa_save_pic_table_rtx): New variable.

* pa.c (hppa_save_pic_table_rtx): New variable.
(finalize_pic): Setup hppa_save_pic_table_rtx..

From-SVN: r3068

31 years agopa.h (FIXED_REGISTERS, [...]): r3 isn't fixed!
Jeff Law [Sun, 3 Jan 1993 18:58:56 +0000 (11:58 -0700)]
pa.h (FIXED_REGISTERS, [...]): r3 isn't fixed!

* pa.h (FIXED_REGISTERS, CALL_USED_REGISTERS): r3 isn't fixed!
(REG_ALLOC_ORDER): Move r3 up in the allocation order.
(HAVE_ATEXIT): Define.

From-SVN: r3067

31 years agopa.md (call, call_value): If flag_pic, emit restore of PIC table register.
Jeff Law [Sun, 3 Jan 1993 18:58:36 +0000 (11:58 -0700)]
pa.md (call, call_value): If flag_pic, emit restore of PIC table register.

* pa.md (call, call_value): If flag_pic, emit restore of PIC table
register.
(call_interal, call_value_internal): Name matching insns.
(movsi, movhi, movqi, movdi, movsf, movdf patterns): Don't
match memory to memory moves.

From-SVN: r3066

31 years ago(putenv_from_prefixes): Use PATH_SEPARATOR.
Richard Kenner [Sun, 3 Jan 1993 12:28:19 +0000 (07:28 -0500)]
(putenv_from_prefixes): Use PATH_SEPARATOR.

Properly use JUST_MACHINE_SUFFIX when desired; always make path the same as
find_a_file will use.

From-SVN: r3065

31 years agoRemove inadvertent change.
Richard Kenner [Sun, 3 Jan 1993 12:16:36 +0000 (07:16 -0500)]
Remove inadvertent change.

From-SVN: r3064

31 years ago(movdi): Tests were in wrong order.
Richard Kenner [Sun, 3 Jan 1993 12:09:52 +0000 (07:09 -0500)]
(movdi): Tests were in wrong order.

From-SVN: r3063

31 years agoTranslate sunos5 to solaris2, and solaris1 to sunos4.
Richard Stallman [Sat, 2 Jan 1993 21:51:50 +0000 (21:51 +0000)]
Translate sunos5 to solaris2, and solaris1 to sunos4.

From-SVN: r3062

31 years ago(int_size_in_bytes): Change ret type back to int.
Richard Stallman [Sat, 2 Jan 1993 21:44:10 +0000 (21:44 +0000)]
(int_size_in_bytes): Change ret type back to int.

From-SVN: r3061

31 years ago(expand_call): Don't use int_size_in_bytes for a variable-size object.
Richard Stallman [Sat, 2 Jan 1993 21:43:51 +0000 (21:43 +0000)]
(expand_call): Don't use int_size_in_bytes for a variable-size object.

From-SVN: r3060

31 years ago(label): Use expr_no_commas instead of expr for case labels.
Jim Wilson [Sat, 2 Jan 1993 20:15:58 +0000 (12:15 -0800)]
(label): Use expr_no_commas instead of expr for case labels.

From-SVN: r3059

31 years ago(gcc.o): Define TOOLDIR_BASE_PREFIX.
Richard Stallman [Sat, 2 Jan 1993 09:54:14 +0000 (09:54 +0000)]
(gcc.o): Define TOOLDIR_BASE_PREFIX.

From-SVN: r3058

31 years ago(TOOLDIR_PREFIX): Define if not defined.
Richard Stallman [Sat, 2 Jan 1993 09:53:53 +0000 (09:53 +0000)]
(TOOLDIR_PREFIX): Define if not defined.

(tooldir_prefix, tooldir_base_prefix): New variables.
(main): Set tooldir_prefix.  Add it (plus `bin' or `lib') to search paths.

From-SVN: r3057

31 years ago(STARTFILE_SPEC): Removed -L"TOOLDIR"/lib.
Richard Stallman [Sat, 2 Jan 1993 09:51:39 +0000 (09:51 +0000)]
(STARTFILE_SPEC): Removed -L"TOOLDIR"/lib.

From-SVN: r3056

31 years ago(cccp.o, protoize.o, unprotoize.o):
Richard Stallman [Sat, 2 Jan 1993 09:05:01 +0000 (09:05 +0000)]
(cccp.o, protoize.o, unprotoize.o):

Define TOOL_INCLUDE_DIR as $(tooldir)/include.
(test-protoize-simple): Define TOOL_INCLUDE_DIR as 0.

From-SVN: r3055

31 years ago(default_include): Look directly in TOOL_INCLUDE_DIR.
Richard Stallman [Sat, 2 Jan 1993 09:03:50 +0000 (09:03 +0000)]
(default_include): Look directly in TOOL_INCLUDE_DIR.

From-SVN: r3054

31 years ago(REAL_LD_NAME): New variable.
Richard Stallman [Sat, 2 Jan 1993 08:33:03 +0000 (08:33 +0000)]
(REAL_LD_NAME): New variable.

(collect2.o): Don't need STANDARD_STARTFILE_PREFIX, etc.
(install-cross-tools): Use REAL_LD_NAME instead of `ld' when linking
files from tooldir to libsubdir.

From-SVN: r3053

31 years ago(main): Look for `real-ld' after `gld', before `ld'.
Richard Stallman [Sat, 2 Jan 1993 08:32:09 +0000 (08:32 +0000)]
(main): Look for `real-ld' after `gld', before `ld'.

Fix typo in -debug part of previous change.

Look for tools using paths rather than a single prefix.
(struct prefix_list, struct path_prefix): New structures.
(cpath, path): New variables.
(find_a_file, add_prefix): New functions; simplified versions of
functions from gcc.c.
(prefix_from_env): New function.
(main): Get path to search for binaries from COMPILER_PATH
environment variable always set by gcc.c and from PATH.
Qualify names with target machine in cross-environment unless
using compiler directories.
Use find_a_file to find our binaries.
Remove use of single prefix.
If -debug, print strip_file_name.
(fork_execute): Print program we are trying to execute if -debug and
we can't find the file.
(scan_prog_file): Complain if can't find nm.

From-SVN: r3052

31 years ago(stmt, FOR case): Do call position_after_white_space
Richard Stallman [Sat, 2 Jan 1993 04:27:50 +0000 (04:27 +0000)]
(stmt, FOR case): Do call position_after_white_space
after recording the current lineno for the increment.

From-SVN: r3051

31 years ago(dbxout_symbol, TYPE_DECL case): Don't output tag which
Jim Wilson [Sat, 2 Jan 1993 00:50:19 +0000 (16:50 -0800)]
(dbxout_symbol, TYPE_DECL case): Don't output tag which
references incomplete type.

From-SVN: r3050

31 years ago(sunwindow/{win_cursor.h,win_lock.h}): Change invalid
Jim Wilson [Sat, 2 Jan 1993 00:48:41 +0000 (16:48 -0800)]
(sunwindow/{win_cursor.h,win_lock.h}): Change invalid
#ifdef identifier `ecd.cursor' to `ecd_cursor'.

From-SVN: r3049

31 years ago(build_binary_op): Add 'right' and 'left' to shift
Jim Wilson [Sat, 2 Jan 1993 00:44:24 +0000 (16:44 -0800)]
(build_binary_op): Add 'right' and 'left' to shift
count warnings to distinguish them from each other.

From-SVN: r3048

31 years ago(fixup_var_regs_insn): Update last_parm_insn when
Jim Wilson [Sat, 2 Jan 1993 00:41:53 +0000 (16:41 -0800)]
(fixup_var_regs_insn):  Update last_parm_insn when
insns are output after it to fix it up.

From-SVN: r3047

31 years ago(plain_type_1): Distinguish some C integer types by name.
Jim Wilson [Sat, 2 Jan 1993 00:39:33 +0000 (16:39 -0800)]
(plain_type_1): Distinguish some C integer types by name.

From-SVN: r3046

31 years ago(MAKEINFO): New variable, defined to `makeinfo'.
Jim Wilson [Sat, 2 Jan 1993 00:35:53 +0000 (16:35 -0800)]
(MAKEINFO): New variable, defined to `makeinfo'.

From-SVN: r3045

31 years ago(ASM_FILE_START): Switch to text section at end.
Richard Kenner [Fri, 1 Jan 1993 22:50:33 +0000 (17:50 -0500)]
(ASM_FILE_START): Switch to text section at end.

Output declaration for .mcount when profiling.

From-SVN: r3044

31 years agopa.md (movqi, [...]): Fix attributes which involve fp<->gr copies to match current...
Jeff Law [Fri, 1 Jan 1993 17:20:36 +0000 (10:20 -0700)]
pa.md (movqi, [...]): Fix attributes which involve fp<->gr copies to match current reality.

        * pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Fix attributes
        which involve fp<->gr copies to match current reality.
        (indexed loads): These should have "load" attributes, not "move".

From-SVN: r3043

31 years agopa.md (movdf const_double): Fix lengths.
Jeff Law [Fri, 1 Jan 1993 17:19:41 +0000 (10:19 -0700)]
pa.md (movdf const_double): Fix lengths.

        * pa.md (movdf const_double): Fix lengths.
        (floatsisf patterns): Likewise.
        (floatsidf patterns): Likewise.

From-SVN: r3042

31 years agopa.c (output_floatsisf, [...]): Abort if presented with a general register -- this...
Jeff Law [Fri, 1 Jan 1993 17:19:34 +0000 (10:19 -0700)]
pa.c (output_floatsisf, [...]): Abort if presented with a general register -- this should not happen anymore.

        * pa.c (output_floatsisf, output_floatsidf): Abort if presented
        with a general register -- this should not happen anymore.

From-SVN: r3041

31 years agopa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP register more expensive.
Jeff Law [Fri, 1 Jan 1993 17:17:26 +0000 (10:17 -0700)]
pa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP register more expensive.

* pa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP
register more expensive.

From-SVN: r3040

This page took 0.092983 seconds and 5 git commands to generate.