OSDN Git Service

pf3gnuchains/gcc-fork.git
29 years ago(real_yylex): Use HOST_BITS_PER_WIDE_INT to determine the
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
(real_yylex): Use HOST_BITS_PER_WIDE_INT to determine the
        bitmask for lexing character constants.

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

29 years ago(type_promotes_to): Also promote enums to long if
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
(type_promotes_to): Also promote enums to long if
        appropriate.

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

29 years ago(default_conversion): Don't expect type_promotes_to to
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
(default_conversion): Don't expect type_promotes_to to
        return a main variant.

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

29 years ago*** empty log message ***
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
*** empty log message ***

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

29 years ago(build_method_call): Disable code that tries to do tricky
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
(build_method_call): Disable code that tries to do tricky
        stuff with a default parameter that is a constructor call, but
        actually does other tricky stuff that breaks things.
(build_scoped_method_call): Don't lose side effects in the
        object expression when calling a non-existent destructor.
(build_scoped_method_call): Remove erroneous error message
        when destructor call is written as a scoped call.

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

29 years ago(build_decl_overload): Set numeric_outputed_need_bar to 0.
merrill [Sat, 15 Oct 1994 00:32:58 +0000 (00:32 +0000)]
(build_decl_overload): Set numeric_outputed_need_bar to 0.

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

29 years ago * pa.c (emit_move_sequence): Handle secondary reload when loading
law [Fri, 14 Oct 1994 23:27:02 +0000 (23:27 +0000)]
* pa.c (emit_move_sequence): Handle secondary reload when loading
a constant into SAR.

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

29 years agoFix X11/Intrinsic.h on RISCiX; add files to REQUIRED as needed
ian [Fri, 14 Oct 1994 15:56:20 +0000 (15:56 +0000)]
Fix X11/Intrinsic.h on RISCiX; add files to REQUIRED as needed

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

29 years agoInitial revision
erich [Fri, 14 Oct 1994 14:35:17 +0000 (14:35 +0000)]
Initial revision

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

29 years agoDefine HAVE_GETWD
erich [Fri, 14 Oct 1994 14:33:55 +0000 (14:33 +0000)]
Define HAVE_GETWD

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

29 years ago Always use getwd if HAVE_GETWD is defined.
erich [Fri, 14 Oct 1994 14:29:15 +0000 (14:29 +0000)]
 Always use getwd if HAVE_GETWD is defined.

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

29 years ago(call, call_internal, call_value, call_value_internal):
wilson [Thu, 13 Oct 1994 21:15:06 +0000 (21:15 +0000)]
(call, call_internal, call_value, call_value_internal):
Use memory_operand not general_operand.

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

29 years ago(expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.
wilson [Thu, 13 Oct 1994 21:12:07 +0000 (21:12 +0000)]
(expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.

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

29 years agoSkip optimize_attrs if num_insn_ents is zero
ian [Thu, 13 Oct 1994 14:45:11 +0000 (14:45 +0000)]
Skip optimize_attrs if num_insn_ents is zero

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

29 years ago(mips_expand_prologue): Handle types that need
wilson [Wed, 12 Oct 1994 23:05:49 +0000 (23:05 +0000)]
(mips_expand_prologue): Handle types that need
constructing.  Rename TYPE to PASSED_TYPE and use consistently.

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

29 years ago*** empty log message ***
merrill [Wed, 12 Oct 1994 17:40:53 +0000 (17:40 +0000)]
*** empty log message ***

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

29 years ago Cast pointer arguments to bzero and bcopy to char *.
merrill [Wed, 12 Oct 1994 16:44:14 +0000 (16:44 +0000)]
 Cast pointer arguments to bzero and bcopy to char *.

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

29 years agoAllocate attr_value_list with xmalloc rather than alloca
ian [Wed, 12 Oct 1994 15:31:29 +0000 (15:31 +0000)]
Allocate attr_value_list with xmalloc rather than alloca

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

29 years ago(??hf2_libfunc): Add declarations, like ??sf2_libfunc.
kenner [Wed, 12 Oct 1994 13:17:28 +0000 (13:17 +0000)]
(??hf2_libfunc): Add declarations, like  ??sf2_libfunc.

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

29 years ago(??hf2_libfunc): Define like ??sf2_libfunc.
kenner [Wed, 12 Oct 1994 13:17:02 +0000 (13:17 +0000)]
(??hf2_libfunc): Define like ??sf2_libfunc.
(emit_float_lib_cmp): Call HFmode library functions.
(init_optabs): Set names for HFmode comparison functions.

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

29 years agoRemove -g from CFLAGS.
kenner [Tue, 11 Oct 1994 23:20:43 +0000 (23:20 +0000)]
Remove -g from CFLAGS.
Reflect changes to t-winnt and other minor changes.

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

29 years ago(main): Pass -debug:full -debugtype:coff.
kenner [Tue, 11 Oct 1994 23:18:32 +0000 (23:18 +0000)]
(main): Pass -debug:full -debugtype:coff.

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

29 years ago(ASM_DECLARE_FUNCTION_NAME): Always put out .lglobl for static
kenner [Tue, 11 Oct 1994 22:40:32 +0000 (22:40 +0000)]
(ASM_DECLARE_FUNCTION_NAME): Always put out .lglobl for static
functions.

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

29 years ago (type_unification): If not passing to a reference, strip
merrill [Tue, 11 Oct 1994 18:43:39 +0000 (18:43 +0000)]
 (type_unification): If not passing to a reference, strip
        cv-quals.  Also handle array->pointer conversion.

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

29 years ago(build_overload_call_real): Don't immediately do
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
(build_overload_call_real): Don't immediately do
        array->pointer conversion.

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

29 years ago(do_build_copy_constructor): Handle anonymous unions.
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
(do_build_copy_constructor): Handle anonymous unions.
        (do_build_assign_ref): Ditto.
        (largest_union_member): Move from lex.c.

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

29 years ago(resolve_offset_ref): Fix types used in resolving .*
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
(resolve_offset_ref): Fix types used in resolving .*
        expressions.

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

29 years ago(cons_up_default_function): Mark methods in a template class
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
(cons_up_default_function): Mark methods in a template class
        as template instances.  Store the values of interface_unknown and
        interface_only for do_pending_inlines.
        (do_pending_inlines): Use them.

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

29 years ago(grokdeclarator): Don't warn about applying const to a
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
(grokdeclarator): Don't warn about applying const to a
        const typedef or template type parameter.
(shadow_tag): Remove obsolete code for pushing tags and
        dealing with exceptions.

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

29 years agoChanges moved over
merrill [Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)]
Changes moved over

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

29 years ago(convert_move): Add TImode conversions.
kenner [Mon, 10 Oct 1994 23:19:32 +0000 (23:19 +0000)]
(convert_move): Add TImode conversions.

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

29 years ago(expand_float): Copy TEMP to TARGET when making recursive call and
kenner [Mon, 10 Oct 1994 22:46:30 +0000 (22:46 +0000)]
(expand_float): Copy TEMP to TARGET when making recursive call and
adjusting.

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

29 years agoUse DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMORY; include perform.h
meissner [Mon, 10 Oct 1994 14:09:56 +0000 (14:09 +0000)]
Use DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMORY; include perform.h

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

29 years agoMake sure movsf_mem does not clobber a destination register
meissner [Sun, 9 Oct 1994 18:48:38 +0000 (18:48 +0000)]
Make sure movsf_mem does not clobber a destination register

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

29 years ago(reload_outdf): Don't emit an add insn if the address is just a register.
erich [Sun, 9 Oct 1994 16:39:43 +0000 (16:39 +0000)]
(reload_outdf): Don't emit an add insn if the address is just a register.

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

29 years ago* objc/archive.c (__objc_free): New function.
dje [Sat, 8 Oct 1994 15:16:09 +0000 (15:16 +0000)]
* objc/archive.c (__objc_free): New function.
(__objc_finish_read_root_object): Use it.

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

29 years agoNetware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.
dje [Fri, 7 Oct 1994 23:27:46 +0000 (23:27 +0000)]
Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.

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

29 years ago(CPP_PREDEFINES): Define __HURD__.
kenner [Fri, 7 Oct 1994 23:15:50 +0000 (23:15 +0000)]
(CPP_PREDEFINES): Define __HURD__.

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

29 years ago(HAVE_STRERROR): Define.
kenner [Fri, 7 Oct 1994 23:10:25 +0000 (23:10 +0000)]
(HAVE_STRERROR): Define.

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

29 years ago(my_strerror): If HAVE_STRERROR defined, call strerror.
kenner [Fri, 7 Oct 1994 23:09:12 +0000 (23:09 +0000)]
(my_strerror): If HAVE_STRERROR defined, call strerror.

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

29 years ago(preserve_temp_slots): If X cannot be a temp slot, preserve all things
kenner [Fri, 7 Oct 1994 20:13:58 +0000 (20:13 +0000)]
(preserve_temp_slots): If X cannot be a temp slot, preserve all things
whose address was taken at the present level.

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

29 years agoDo not allow SUBREGs as either base or index register.
meissner [Fri, 7 Oct 1994 19:45:00 +0000 (19:45 +0000)]
Do not allow SUBREGs as either base or index register.

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

29 years agoFix typo in last change.
kenner [Fri, 7 Oct 1994 12:36:00 +0000 (12:36 +0000)]
Fix typo in last change.

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

29 years ago(assign_stack_temp): Abort if SIZE == -1.
kenner [Fri, 7 Oct 1994 12:28:44 +0000 (12:28 +0000)]
(assign_stack_temp): Abort if SIZE == -1.

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

29 years ago(safe_from_p): If EXP has a variable size, assume safe.
kenner [Fri, 7 Oct 1994 12:26:47 +0000 (12:26 +0000)]
(safe_from_p): If EXP has a variable size, assume safe.
(preexpand_calls): Don't preexpand a call that returns a variable-sized object.

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

29 years ago(add_insn_{after,before}): Fix error in last change.
kenner [Fri, 7 Oct 1994 12:24:36 +0000 (12:24 +0000)]
(add_insn_{after,before}): Fix error in last change.

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

29 years agoPatch to handle old Convex systems (without uname).
bothner [Fri, 7 Oct 1994 01:03:20 +0000 (01:03 +0000)]
Patch to handle old Convex systems (without uname).

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

29 years ago(cse_insn): Don't call force_const_mem on (const (truncate)).
kenner [Thu, 6 Oct 1994 21:38:35 +0000 (21:38 +0000)]
(cse_insn): Don't call force_const_mem on (const (truncate)).

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

29 years ago(BOOL): Changed from char to unsigned char.
krab [Thu, 6 Oct 1994 16:24:03 +0000 (16:24 +0000)]
(BOOL): Changed from char to unsigned char.

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

29 years agoDelay eeing when unarchiving.
krab [Thu, 6 Oct 1994 16:17:38 +0000 (16:17 +0000)]
Delay eeing when unarchiving.

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

29 years agoIf operand1 is an invalid PIC address, then legitimize it before doing anything else.
coxs [Thu, 6 Oct 1994 15:13:26 +0000 (15:13 +0000)]
If operand1 is an invalid PIC address, then legitimize it before doing anything else.

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

29 years ago(store_expr): Don't clobber TEMP with address.
kenner [Thu, 6 Oct 1994 11:25:21 +0000 (11:25 +0000)]
(store_expr): Don't clobber TEMP with address.

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

29 years ago(try_merge_delay_insns): Update THREAD if it is split.
kenner [Thu, 6 Oct 1994 10:57:08 +0000 (10:57 +0000)]
(try_merge_delay_insns): Update THREAD if it is split.

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

29 years ago(expand_expr, case ADDR_EXPR): Call mark_temp_addr_taken.
kenner [Thu, 6 Oct 1994 10:53:40 +0000 (10:53 +0000)]
(expand_expr, case ADDR_EXPR): Call mark_temp_addr_taken.

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

29 years ago(struct temp_slot): New field addr_taken.
kenner [Thu, 6 Oct 1994 10:52:10 +0000 (10:52 +0000)]
(struct temp_slot): New field addr_taken.
(assign_stack_temp): Initialize it.
(mark_temp_addr_taken): New function.
(preserve_temp_slots): Decrement level of things at same level but whose
address has been taken.

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

29 years ago (fold, COMPONENT_REF): Don't die if the CONSTRUCTOR
merrill [Wed, 5 Oct 1994 23:08:12 +0000 (23:08 +0000)]
 (fold, COMPONENT_REF): Don't die if the CONSTRUCTOR
        doesn't initialize the field we want.

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

29 years agoSupprt LABEL_REFs when using -fpic.
meissner [Wed, 5 Oct 1994 18:37:55 +0000 (18:37 +0000)]
Supprt LABEL_REFs when using -fpic.

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

29 years ago(try_merge_delay_insns): Update THREAD if deleting first insn in it.
kenner [Wed, 5 Oct 1994 10:56:25 +0000 (10:56 +0000)]
(try_merge_delay_insns): Update THREAD if deleting first insn in it.

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

29 years agoMove #include <fcntl.h> out of here, into xm-gnu.h.
roland [Wed, 5 Oct 1994 05:39:47 +0000 (05:39 +0000)]
Move #include <fcntl.h> out of here, into xm-gnu.h.

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

29 years agoInitial revision
roland [Wed, 5 Oct 1994 05:30:42 +0000 (05:30 +0000)]
Initial revision

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

29 years agoInclude <sys/wait.h> on a POSIX system
ian [Wed, 5 Oct 1994 03:20:19 +0000 (03:20 +0000)]
Include <sys/wait.h> on a POSIX system

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

29 years agoDefine O_RDONLY if not already defined and use it in read_specs's call
mib [Wed, 5 Oct 1994 01:52:40 +0000 (01:52 +0000)]
Define O_RDONLY if not already defined and use it in read_specs's call
to open.

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

29 years agoInclude <fcntl.h>.
mib [Wed, 5 Oct 1994 01:49:05 +0000 (01:49 +0000)]
Include <fcntl.h>.

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

29 years agoFix error in last change.
kenner [Wed, 5 Oct 1994 01:42:54 +0000 (01:42 +0000)]
Fix error in last change.

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

29 years ago(do_jump_for_compare): Properly scan insns when branch is at start of
kenner [Tue, 4 Oct 1994 23:06:09 +0000 (23:06 +0000)]
(do_jump_for_compare): Properly scan insns when branch is at start of
sequence.

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

29 years agoIf the POSIX.1 wait macros are defined, use them.
ian [Tue, 4 Oct 1994 20:53:02 +0000 (20:53 +0000)]
If the POSIX.1 wait macros are defined, use them.

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

29 years agoFix return complex doubles with -fpic clobbering %ebx
meissner [Tue, 4 Oct 1994 20:47:05 +0000 (20:47 +0000)]
Fix return complex doubles with -fpic clobbering %ebx

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

29 years ago(PREFERRED_DEBUGGING_INFO): Add undef before define.
wilson [Tue, 4 Oct 1994 19:57:51 +0000 (19:57 +0000)]
(PREFERRED_DEBUGGING_INFO): Add undef before define.

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

29 years agoTranslate -gnu/linux* to -linux*.
rms [Tue, 4 Oct 1994 09:12:29 +0000 (09:12 +0000)]
Translate -gnu/linux* to -linux*.

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

29 years agoAdd support for MIPS variants
ian [Mon, 3 Oct 1994 15:43:16 +0000 (15:43 +0000)]
Add support for MIPS variants

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

29 years agoRecognize GNU.
roland [Mon, 3 Oct 1994 05:48:44 +0000 (05:48 +0000)]
Recognize GNU.

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

29 years agoComplete last change.
kenner [Mon, 3 Oct 1994 00:44:08 +0000 (00:44 +0000)]
Complete last change.

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

29 years ago(save_tree_status): Add argument to indicate that the new
merrill [Sun, 2 Oct 1994 23:17:08 +0000 (23:17 +0000)]
(save_tree_status): Add argument to indicate that the new
        function is not a nested function.
        (restore_tree_status): Ditto.

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

29 years agoontext, adds argument to indicate that the new
merrill [Sun, 2 Oct 1994 23:16:51 +0000 (23:16 +0000)]
ontext, adds argument to indicate that the new
        function is not a nested function.
        (push_function_context): Call it.
        (pop_function_context{,_from}): Similarly.

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

29 years ago(subst_stack_regs): Check for NOTE to see if insn was deleted.
kenner [Sun, 2 Oct 1994 19:17:43 +0000 (19:17 +0000)]
(subst_stack_regs): Check for NOTE to see if insn was deleted.

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

29 years ago(fill_slots_from_thread): Update THREAD if deleting its first insn.
kenner [Sun, 2 Oct 1994 18:58:47 +0000 (18:58 +0000)]
(fill_slots_from_thread): Update THREAD if deleting its first insn.

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

29 years ago(zero_extendhisi2, extendhisi2): Expand to suitable byte sequence when
erich [Sun, 2 Oct 1994 15:11:02 +0000 (15:11 +0000)]
(zero_extendhisi2, extendhisi2): Expand to suitable byte sequence when
TARGET_SHORT_BYTES and loading a mem.
(movhi_bytes, extendhisi2_mem): New expands.
(movhi): Call movhi_bytes to load a short from memory if
TARGET_SHORT_BY_BYTES.
(all matchers loading a short from memory): Don't match if
TARGET_SHORT_BY_BYTES.
(matcher for movhi when TARGET_SHORT_BY_BYTES): New pattern to cover
remaining legal cases.

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

29 years ago(arm_reload_in_hi): New function.
erich [Sun, 2 Oct 1994 15:10:48 +0000 (15:10 +0000)]
(arm_reload_in_hi): New function.

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

29 years ago(TARGET_SHORT_BY_BYTES): New macro.
erich [Sun, 2 Oct 1994 15:10:27 +0000 (15:10 +0000)]
(TARGET_SHORT_BY_BYTES): New macro.
(TARGET_SWITCHES): Recognize switches -m[no-]short-load-bytes.
(TARGET_DEFAULT): Only define if not already done so.
(PROMOTE_MODE): Promote HImode unsigned if TARGET_SHORT_BY_BYTES.
(SECONDARY_INPUT_RELOAD_CLASS): Need a scratch for reloading HImode if
TARGET_SHORT_BY_BYTES.

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

29 years ago(movsf): If reloading, create a scratch from the target for loading a
erich [Sun, 2 Oct 1994 14:25:07 +0000 (14:25 +0000)]
(movsf): If reloading, create a scratch from the target for loading a
constant into integer regs.
(movdf): Likewise..

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

29 years ago(delete_insn_for_stacker): Don't set INSN_DELETED_P on
kenner [Sun, 2 Oct 1994 12:54:22 +0000 (12:54 +0000)]
(delete_insn_for_stacker): Don't set INSN_DELETED_P on
NOTE_INSN_DELETED.

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

29 years ago(CC, OLDCC, RCCFLAGS, CCLIBFLAGS, CLIB, ALLOCA): From x-sco.
kenner [Sun, 2 Oct 1994 00:42:28 +0000 (00:42 +0000)]
(CC, OLDCC, RCCFLAGS, CCLIBFLAGS, CLIB, ALLOCA): From x-sco.
(X_CFLAGS): Remove.

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

29 years ago(CLIB): Add "-lmalloc".
kenner [Sun, 2 Oct 1994 00:42:09 +0000 (00:42 +0000)]
(CLIB): Add "-lmalloc".
(ALLOCA): Define as "-lPW".

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

29 years ago(CPP_PREDEFINES): Remove i386, unix.
kenner [Sun, 2 Oct 1994 00:41:51 +0000 (00:41 +0000)]
(CPP_PREDEFINES): Remove i386, unix.
(CPP_SPEC): Add them here, so that they're undefined if -ansi.
Also add _i386 and _unix, which are always defined.

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

29 years ago(jump_optimize): When deleting a jump, properly set NEXT.
kenner [Sun, 2 Oct 1994 00:35:09 +0000 (00:35 +0000)]
(jump_optimize): When deleting a jump, properly set NEXT.
(duplicate_loop_exit_test): Don't insety NOTE_INSN_LOOP_VTOP before deleted
insn; insert first, then delete.

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

29 years ago(add_insn_{before,after}): Abort if insertion point is a deleted insn.
kenner [Sun, 2 Oct 1994 00:34:45 +0000 (00:34 +0000)]
(add_insn_{before,after}): Abort if insertion point is a deleted insn.

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

29 years agoPrefer float registers for movdf.
meissner [Sat, 1 Oct 1994 18:27:23 +0000 (18:27 +0000)]
Prefer float registers for movdf.

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

29 years ago(shadow_label): Emit an error if the label is already
erich [Sat, 1 Oct 1994 10:58:44 +0000 (10:58 +0000)]
(shadow_label): Emit an error if the label is already
declared at this label scope.

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

29 years agoInstall omitted hunk from last diff.
kenner [Sat, 1 Oct 1994 10:44:43 +0000 (10:44 +0000)]
Install omitted hunk from last diff.

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

29 years ago(process_command): Fix typo.
dje [Sat, 1 Oct 1994 03:57:21 +0000 (03:57 +0000)]
(process_command): Fix typo.

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

29 years ago(add_insn_after): Abort if can't find AFTER and it has no NEXT_INSN.
kenner [Fri, 30 Sep 1994 22:26:03 +0000 (22:26 +0000)]
(add_insn_after): Abort if can't find AFTER and it has no NEXT_INSN.
(add_insn_before): New function.
(emit_{insn,insns,jump_insn,call_insn,barrier,note}_before): Call it.

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

29 years agoInitial revision
kenner [Fri, 30 Sep 1994 21:33:35 +0000 (21:33 +0000)]
Initial revision

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

29 years ago(output_387_binary_op): Use AS2C instead of AS2 with null first arg.
kenner [Fri, 30 Sep 1994 21:32:04 +0000 (21:32 +0000)]
(output_387_binary_op): Use AS2C instead of AS2 with null first arg.

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

29 years agoTreat ALMOST_STDC like __STDC__.
kenner [Fri, 30 Sep 1994 21:31:44 +0000 (21:31 +0000)]
Treat ALMOST_STDC like __STDC__.
(AS2C): New macro.

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

29 years agoDon't include sys/file.h for winnt; use process.h instead.
kenner [Fri, 30 Sep 1994 21:31:09 +0000 (21:31 +0000)]
Don't include sys/file.h for winnt; use process.h instead.
(concat): Now just concats two things; all callers changed.
(concat[346]): New functions.
(dir_separator_str): New variable.
(exec_prefixes, startfile_prefixes, include_prefixes): Renamed from same names
without plural; all users changed.
(find_a_file, process_command, do_spec_1): Use DIR_SEPARATOR.
(find_file, is_directory, main): Likewise.
(lookup_compiler): If OS/2, do case-independent search.
(fix_argv): New function on winnt.
(FIX_ARGV): New macro for some systems; use instead of argv.

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

29 years ago(main): Use DIR_SEPARATOR if defined.
kenner [Fri, 30 Sep 1994 21:30:07 +0000 (21:30 +0000)]
(main): Use DIR_SEPARATOR if defined.
Use "Include" environment variable instead of CPATH for winnt.

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

29 years agoDon't include times.h for winnt.
kenner [Fri, 30 Sep 1994 21:29:38 +0000 (21:29 +0000)]
Don't include times.h for winnt.
(get_run_time): Just return zero for winnt.
(main): Don't print memory usage for OS/2 or winnt.

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

29 years agoDon't include syms.h for winnt.
kenner [Fri, 30 Sep 1994 21:29:14 +0000 (21:29 +0000)]
Don't include syms.h for winnt.

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

29 years ago#ifdef WINNT, include direct.h.
kenner [Fri, 30 Sep 1994 21:27:51 +0000 (21:27 +0000)]
#ifdef WINNT, include direct.h.

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

29 years ago(atoi): Remove declaration.
kenner [Fri, 30 Sep 1994 21:27:29 +0000 (21:27 +0000)]
(atoi): Remove declaration.

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