platform/upstream/gcc.git
29 years ago(MIPS_CPU_DEFAULT): Delete.
Jim Wilson [Tue, 23 May 1995 21:01:25 +0000 (14:01 -0700)]
(MIPS_CPU_DEFAULT): Delete.

From-SVN: r9780

29 years ago(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.
Jim Wilson [Tue, 23 May 1995 20:59:57 +0000 (13:59 -0700)]
(override_options): Delete #ifdef MIPS_CPU_DEFAULT code.

Add #ifdef MIPS_CPU_DEFAULT_STRING code before the first
mips_cpu_string test.

From-SVN: r9779

29 years ago(initialize_builtins): Add missing parm to timestamp call.
Richard Kenner [Tue, 23 May 1995 18:33:04 +0000 (14:33 -0400)]
(initialize_builtins): Add missing parm to timestamp call.

From-SVN: r9778

29 years ago(install-libobjc): Don't depend on libobjc.a.
Richard Kenner [Tue, 23 May 1995 11:27:14 +0000 (07:27 -0400)]
(install-libobjc): Don't depend on libobjc.a.

From-SVN: r9777

29 years agoObjc shift/reduce conflicts now 48.
Richard Kenner [Tue, 23 May 1995 11:22:29 +0000 (07:22 -0400)]
Objc shift/reduce conflicts now 48.

(parm): Use setspecs/restore here.
(parmlist_or_identifiers): Not here.

From-SVN: r9776

29 years agoUse -oformat to set link output format, not -m.
Michael Meissner [Tue, 23 May 1995 01:54:01 +0000 (01:54 +0000)]
Use -oformat to set link output format, not -m.

From-SVN: r9775

29 years ago(movsf_h8300h): Add missing post-inc case to constraints.
Doug Evans [Mon, 22 May 1995 23:30:17 +0000 (23:30 +0000)]
(movsf_h8300h): Add missing post-inc case to constraints.

From-SVN: r9774

29 years ago(mystrstr): Replacement for strstr.
Richard Kenner [Mon, 22 May 1995 23:15:56 +0000 (19:15 -0400)]
(mystrstr): Replacement for strstr.

From-SVN: r9773

29 years agoUpdate comments.
Richard Kenner [Mon, 22 May 1995 23:11:12 +0000 (19:11 -0400)]
Update comments.

From-SVN: r9772

29 years agoSet new variables into Makefile.
Richard Kenner [Mon, 22 May 1995 22:57:06 +0000 (18:57 -0400)]
Set new variables into Makefile.

Build winnt.obj.
Edit CCCP definition.

From-SVN: r9771

29 years ago(SYMLINK): Deleted; unused.
Richard Kenner [Mon, 22 May 1995 22:55:23 +0000 (18:55 -0400)]
(SYMLINK): Deleted; unused.

(oldobjext): Deleted; no longer used.
(FLAGS_TO_PASS): Include objext and exeext.
(STAGESTUFF, protoize.o, unprotoize.o): Use $(objext), not .o.
(test_protoize_simple, compare{,3}, gnucompare{,3}): Likewise.
(STAGESTUFF, specs, gcc-cross, collect2): Add missing $(exeext).
(libgcc1.null, libgcc[12].a, stage[1-4]): Likewise.
(xgcc, cc1, cc1obj, enquire): Use $@ instead of filename for -o value.
(collect2, mips-tfile, mips-tdump, gen*): Likewise.
(bi-arity, bi-opcode, bi-opname, cccp, cppmain): Likewise.
(protoize, unprotoize, gen-protos, fix-header): Likewise.
(crtbegin.o, crtend.o): Don't use -o; move output to proper
filename (using objext) instead.
(BI_ALL, BC_ALL, bytecode): Deleted; unused.
(bi-*.o, cexp.o, stamp-{proto,fixinc}): Remove unneeded $(srcdir).
(getopt{,1}.o, SYSCALLS.c.X): Likewise.
(install-driver): New target.
(install-normal): Depend on it.
(install-common): Don't depend on xgcc.
(maketest): Deleted; no longer used.
(stage[1-4]): Use name collect-ld, not real-ld.
(risky-stage[1-4]): Use stage[1-4] as dependencies; don't copy.

From-SVN: r9770

29 years agoMake-lang.in
Richard Kenner [Mon, 22 May 1995 21:40:39 +0000 (17:40 -0400)]
Make-lang.in
Makefile.in

From-SVN: r9769

29 years ago(../cc1plus): Use $(exeext) in name of executable.
Richard Kenner [Mon, 22 May 1995 21:38:14 +0000 (17:38 -0400)]
(../cc1plus): Use $(exeext) in name of executable.

From-SVN: r9768

29 years ago(g++, g++-cross, cc1plus, DEMANGLER_PROG):
Richard Kenner [Mon, 22 May 1995 21:37:40 +0000 (17:37 -0400)]
(g++, g++-cross, cc1plus, DEMANGLER_PROG):

Use $@ instead of output name so works even if have .exe.
(cxxmain.o): Use cp if ln -s fails.
(c++.install-man): Use $(exeext) in executable names.
(c++.mostlyclean, stage[1-4]): Use $(objext) in object file names.

From-SVN: r9767

29 years ago(HAVE_OBJECT_SUFFIX): New macro.
Richard Kenner [Mon, 22 May 1995 21:10:06 +0000 (17:10 -0400)]
(HAVE_OBJECT_SUFFIX): New macro.

(process_command): Convert x.o to x.foo for OBJECT_SUFFIX of ".foo".
(do_spec_1): Avoid shadow variable "i" and always use for loop var.

From-SVN: r9766

29 years ago(finish_decl_top_level): Removed; no longer used.
Richard Kenner [Mon, 22 May 1995 21:03:30 +0000 (17:03 -0400)]
(finish_decl_top_level): Removed; no longer used.

From-SVN: r9765

29 years agoNumerous formatting changes.
Richard Kenner [Mon, 22 May 1995 21:02:40 +0000 (17:02 -0400)]
Numerous formatting changes.

(NULLT): Deleted; all uses changed to NULL_TREE.
(get_{static,object}_reference, objc_add_static_instance):
Use push_obstacks instead of saving obstacks manually.
(build_{selector,class}_reference_decl): Likewise.
(build_objc_string_decl, build_protocol_reference): Likewise.
(comp_{method,proto}_with_proto): Likewise.
(create_builtin_decl, synth_module_prologue): Set DECL_ARTIFICIAL for internal
objects.
(build_{selector,class}_reference_decl, add_objc_decls): Likewise.
(generate_objc_symtab_decl, build_module_descriptor): Likewise.
(build_protocol_reference): Likewise.
(build_objc_string_decl, synch_forward_declarations): Likewise.
Delete call to end_temporary_allocation.
(generate_static_references, generate_strings): Likewise.
(build_selector_translation_table, generate_category): Likewise.
(generate_{ivars,protocol}_list, build_protocol_reference): Likewise.
(build_objc_string_object): If next_runtime, put everything in
permanent obstack.
(objc_add_static_instance): Use build_decl instead of start_decl
and finish_decl_top_level.
(build_{class_reference,objc_string}_decl): Clear DECL_CONTEXT.
(start_class): Exit with FATAL_EXIT_CODE, not 1.
(add_objc_decls): Don't set DECL_IN_SYSTEM_HEADER.

From-SVN: r9764

29 years agoAdd -mno-toc; Support block moves if -mno-string.
Michael Meissner [Mon, 22 May 1995 18:57:01 +0000 (18:57 +0000)]
Add -mno-toc; Support block moves if -mno-string.

From-SVN: r9763

29 years ago(valid_machine_attribute): Handle attribute on pointer-to-function
Richard Kenner [Mon, 22 May 1995 11:10:37 +0000 (07:10 -0400)]
(valid_machine_attribute): Handle attribute on pointer-to-function
types.

From-SVN: r9762

29 years ago(HAVE_STRERROR): Remove.
Jim Wilson [Sun, 21 May 1995 21:21:54 +0000 (14:21 -0700)]
(HAVE_STRERROR): Remove.

Use __start as entry point. Ifdef some paths on CROSS_COMPILE.

From-SVN: r9761

29 years ago(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since setspecs is used.
Richard Kenner [Sun, 21 May 1995 12:39:16 +0000 (08:39 -0400)]
(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since setspecs is used.

(datadef, fndef, ivar_decl, mydecls): Restore declspec_stack since
setspecs is used.
(parmlist_or_identifiers): Use setspecs before parsing parms and
restore after parsing parms.

From-SVN: r9760

29 years agopa.c (hppa_encode_label): New variable "permanent" to where/how memory is allocated...
Jeff Law [Sun, 21 May 1995 05:05:25 +0000 (23:05 -0600)]
pa.c (hppa_encode_label): New variable "permanent" to where/how memory is allocated for the new label.

       * pa.c (hppa_encode_label): New variable "permanent" to
        where/how memory is allocated for the new label.  All
        callers changed.

From-SVN: r9759

29 years agoDo not do insv/extz on 1/2 byte structures
Michael Meissner [Sat, 20 May 1995 21:22:28 +0000 (21:22 +0000)]
Do not do insv/extz on 1/2 byte structures

From-SVN: r9758

29 years ago(push_reload): Don't reload inside a SUBREG when SUBREG_WORD is
Richard Kenner [Sat, 20 May 1995 11:52:46 +0000 (07:52 -0400)]
(push_reload): Don't reload inside a SUBREG when SUBREG_WORD is
nonzero.

From-SVN: r9757

29 years ago#include config.h before any other .h file.
Richard Kenner [Sat, 20 May 1995 11:16:51 +0000 (07:16 -0400)]
#include config.h before any other .h file.

From-SVN: r9756

29 years ago(shadow_tag_warned): Don't warn about useless keyword if in system
Richard Kenner [Sat, 20 May 1995 11:04:26 +0000 (07:04 -0400)]
(shadow_tag_warned): Don't warn about useless keyword if in system
header file.

From-SVN: r9755

29 years ago(simple_cst_equal): Don't look at language-specific nodes since we
Richard Kenner [Sat, 20 May 1995 11:00:47 +0000 (07:00 -0400)]
(simple_cst_equal): Don't look at language-specific nodes since we
don't know what's in them.

From-SVN: r9754

29 years ago#include config.h before any other .h file.
Richard Kenner [Sat, 20 May 1995 10:51:33 +0000 (06:51 -0400)]
#include config.h before any other .h file.

From-SVN: r9753

29 years ago(udivmodhi4): Output "divu" instead of "divs".
Richard Kenner [Sat, 20 May 1995 10:44:41 +0000 (06:44 -0400)]
(udivmodhi4): Output "divu" instead of "divs".

From-SVN: r9752

29 years ago(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".
Richard Kenner [Sat, 20 May 1995 10:11:28 +0000 (06:11 -0400)]
(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".

(OTHER_FIXINCLUDES_DIRS, LIMITS_H_TEST): Delete from here.

From-SVN: r9751

29 years ago(OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here.
Richard Kenner [Sat, 20 May 1995 10:11:09 +0000 (06:11 -0400)]
(OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here.

From-SVN: r9750

29 years agoAdded reference to INIT_SECTION_PREAMBLE for systems that do something
Richard Kenner [Fri, 19 May 1995 23:30:17 +0000 (19:30 -0400)]
Added reference to INIT_SECTION_PREAMBLE for systems that do something
which must be undone prior to __do_global_ctors.

From-SVN: r9749

29 years ago(CPP_SPEC): Add defines for -fPIC.
Richard Kenner [Fri, 19 May 1995 23:27:05 +0000 (19:27 -0400)]
(CPP_SPEC): Add defines for -fPIC.

From-SVN: r9748

29 years ago(strstr): Define ifndef POSIX.
Richard Kenner [Fri, 19 May 1995 21:46:22 +0000 (17:46 -0400)]
(strstr): Define ifndef POSIX.

From-SVN: r9747

29 years ago(strstr): Deleted.
Richard Kenner [Fri, 19 May 1995 21:46:07 +0000 (17:46 -0400)]
(strstr): Deleted.

From-SVN: r9746

29 years agoAdd comment that '@' is not an escape inside a string.
Per Bothner [Fri, 19 May 1995 18:20:31 +0000 (11:20 -0700)]
Add comment that '@' is not an escape inside a string.

From-SVN: r9745

29 years ago* cpplib.c (collect_expansion): Don't escape '@' inside string.
Per Bothner [Fri, 19 May 1995 18:19:56 +0000 (11:19 -0700)]
* cpplib.c (collect_expansion):  Don't escape '@' inside string.

From-SVN: r9744

29 years agoHandle revised filenames from vmsconfig.com;
Richard Kenner [Fri, 19 May 1995 10:59:16 +0000 (06:59 -0400)]
Handle revised filenames from vmsconfig.com;

(DO_OBJCLIB): New variable, plus code to compile objc/*.{c,m}.

From-SVN: r9743

29 years ago(process_objc_lib, configure_makefile): New routines.
Richard Kenner [Fri, 19 May 1995 10:58:50 +0000 (06:58 -0400)]
(process_objc_lib, configure_makefile): New routines.

(bc_all.list, ./vax.md, objc-objs.opt, objc-hdrs.list): New files created
at config time.

From-SVN: r9742

29 years agoChange all TFmode patterns to have XFmode.
Torbjorn Granlund [Thu, 18 May 1995 18:14:51 +0000 (18:14 +0000)]
Change all TFmode patterns to have XFmode.

(movxf recognizer, frame version): Use movt, ldt, and stt.
(movxf recognizer, non-frame version): Delete.
(extenddfxf2): Delete * before f constraint.
(extendsfxf2): Likewise.

From-SVN: r9741

29 years agoFix typos in comments.
Richard Kenner [Thu, 18 May 1995 04:00:40 +0000 (00:00 -0400)]
Fix typos in comments.

From-SVN: r9740

29 years ago(DATA_ALIGNMENT): Define.
Torbjorn Granlund [Thu, 18 May 1995 02:25:40 +0000 (02:25 +0000)]
(DATA_ALIGNMENT): Define.

(ROUND_TYPE_ALIGN): Align XFmode scalars at 128 bit boundaries.
(ROUND_TYPE_SIZE): Round up the size of XFmode objects to 128 bits.
(CONST_DOUBLE_OK_FOR_LETTER_P): Use CONST0_RTX and CONST1_RTX
so that all FP modes are recognized.
(ASM_OUTPUT_LONG_DOUBLE): Define.

From-SVN: r9739

29 years ago(i960_output_ldconst): New code for XFmode.
Torbjorn Granlund [Thu, 18 May 1995 02:24:35 +0000 (02:24 +0000)]
(i960_output_ldconst): New code for XFmode.

Also, move SFmode code to immediately after DFmode code.
(S_MODES, D_MODES): Handle XFmode.
(XF_MODES): Was TF_MODES, handle XFmode instead of TFmode.
(hard_regno_mode_ok): Replace TFmode with XFmode.
(i960_output_long_double): New function.

From-SVN: r9738

29 years ago72nd Cygnus<->FSF merge
Jason Merrill [Wed, 17 May 1995 23:34:39 +0000 (23:34 +0000)]
72nd Cygnus<->FSF merge

From-SVN: r9737

29 years ago(unroll_loop): Increment copy_start_luid if copy_start
Jim Wilson [Wed, 17 May 1995 21:53:11 +0000 (14:53 -0700)]
(unroll_loop): Increment copy_start_luid if copy_start
is loop_start.

From-SVN: r9736

29 years ago(invert_truthvalue, case CLEANUP_POINT_EXPR): New case.
Richard Kenner [Wed, 17 May 1995 21:44:45 +0000 (17:44 -0400)]
(invert_truthvalue, case CLEANUP_POINT_EXPR): New case.

From-SVN: r9735

29 years agoAdd -mstring support.
Michael Meissner [Tue, 16 May 1995 23:07:37 +0000 (23:07 +0000)]
Add -mstring support.

From-SVN: r9734

29 years agog++.c
Douglas Rupp [Tue, 16 May 1995 22:38:22 +0000 (18:38 -0400)]
g++.c

From-SVN: r9733

29 years agoChanged WINNT to _WIN32.
Richard Kenner [Tue, 16 May 1995 22:36:33 +0000 (18:36 -0400)]
Changed WINNT to _WIN32.

From-SVN: r9732

29 years ago(fix_argv): Removed call to free.
Richard Kenner [Tue, 16 May 1995 22:35:31 +0000 (18:35 -0400)]
(fix_argv): Removed call to free.

Changed WINNT to _WIN32.

From-SVN: r9731

29 years agoAdded line to echo usage on invalid input.
Richard Kenner [Tue, 16 May 1995 22:34:39 +0000 (18:34 -0400)]
Added line to echo usage on invalid input.

From-SVN: r9730

29 years agoRemoved call to free.
Richard Kenner [Tue, 16 May 1995 22:33:31 +0000 (18:33 -0400)]
Removed call to free.

From-SVN: r9729

29 years agoChanged link32 to link.
Richard Kenner [Tue, 16 May 1995 22:33:10 +0000 (18:33 -0400)]
Changed link32 to link.

From-SVN: r9728

29 years agoChanged WINNT to _WIN32.
Richard Kenner [Tue, 16 May 1995 22:26:10 +0000 (18:26 -0400)]
Changed WINNT to _WIN32.

From-SVN: r9727

29 years ago(FAILURE_EXIT_CODE): Remove.
Richard Kenner [Tue, 16 May 1995 22:04:44 +0000 (18:04 -0400)]
(FAILURE_EXIT_CODE): Remove.

From-SVN: r9726

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Richard Kenner [Tue, 16 May 1995 22:03:31 +0000 (18:03 -0400)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.

From-SVN: r9725

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Richard Kenner [Tue, 16 May 1995 22:02:38 +0000 (18:02 -0400)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.

Include config.h #ifndef EMACS.

From-SVN: r9724

29 years ago(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODE
Richard Kenner [Tue, 16 May 1995 21:59:49 +0000 (17:59 -0400)]
(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODE
instead of magic number.

From-SVN: r9723

29 years ago(struct sarray): Make capacity size_t.
Richard Kenner [Tue, 16 May 1995 21:46:53 +0000 (17:46 -0400)]
(struct sarray): Make capacity size_t.

From-SVN: r9722

29 years ago(sarray_realloc): Make array index variables size_t.
Richard Kenner [Tue, 16 May 1995 21:46:42 +0000 (17:46 -0400)]
(sarray_realloc): Make array index variables size_t.

From-SVN: r9721

29 years ago(__objc_write_class): Write class version.
Richard Kenner [Tue, 16 May 1995 21:46:23 +0000 (17:46 -0400)]
(__objc_write_class): Write class version.

(__objc_write_selector, objc_{write,read}_selector): Handle null selector.

From-SVN: r9720

29 years ago71st Cygnus<->FSF merge
Mike Stump [Tue, 16 May 1995 21:10:32 +0000 (21:10 +0000)]
71st Cygnus<->FSF merge

From-SVN: r9719

29 years agotypeck.c
Richard Kenner [Tue, 16 May 1995 12:46:37 +0000 (08:46 -0400)]
typeck.c

From-SVN: r9718

29 years ago(build_ptrmemfunc): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:45:16 +0000 (08:45 -0400)]
(build_ptrmemfunc): Fix misspellings in messages.

From-SVN: r9717

29 years ago(print_node): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:44:38 +0000 (08:44 -0400)]
(print_node): Fix misspellings in messages.

From-SVN: r9716

29 years ago(type_to_string): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:44:00 +0000 (08:44 -0400)]
(type_to_string): Fix misspellings in messages.

From-SVN: r9715

29 years ago(FUNCTION_PROFILER): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:43:04 +0000 (08:43 -0400)]
(FUNCTION_PROFILER): Fix misspellings in  messages.

From-SVN: r9714

29 years ago(print_operand_address): Fix misspellings in messages.
Richard Kenner [Tue, 16 May 1995 12:42:29 +0000 (08:42 -0400)]
(print_operand_address): Fix misspellings in  messages.

From-SVN: r9713

29 years agoFix typos in comments.
Richard Kenner [Tue, 16 May 1995 12:39:54 +0000 (08:39 -0400)]
Fix typos in comments.

From-SVN: r9712

29 years agoFix typos in comments.
Richard Kenner [Tue, 16 May 1995 12:14:26 +0000 (08:14 -0400)]
Fix typos in comments.

From-SVN: r9711

29 years agoFix typo: MAIN_VARIANT.
Richard Kenner [Tue, 16 May 1995 11:13:59 +0000 (07:13 -0400)]
Fix typo: MAIN_VARIANT.

From-SVN: r9710

29 years ago(edit_fn_definition): Fix mispelled local `have_flotsam'.
Richard Kenner [Tue, 16 May 1995 11:11:25 +0000 (07:11 -0400)]
(edit_fn_definition): Fix mispelled local `have_flotsam'.

From-SVN: r9709

29 years ago(__objc_init_install_dtable): Fix misspelling in name of local label
Richard Kenner [Tue, 16 May 1995 11:09:02 +0000 (07:09 -0400)]
(__objc_init_install_dtable): Fix misspelling in name of local label
`already_initialized'.

From-SVN: r9708

29 years agomethod.c
Paul Eggert [Tue, 16 May 1995 11:06:59 +0000 (07:06 -0400)]
method.c

From-SVN: r9707

29 years ago(numeric_output_need_bar): Renamed from misspelling.
Paul Eggert [Tue, 16 May 1995 11:05:58 +0000 (07:05 -0400)]
(numeric_output_need_bar): Renamed from misspelling.

From-SVN: r9706

29 years ago(STDC_VALUE): Was misspelled.
Richard Kenner [Tue, 16 May 1995 11:03:33 +0000 (07:03 -0400)]
(STDC_VALUE): Was misspelled.

From-SVN: r9705

29 years ago(FUNCTION_BOUNDARY): Was misspelled.
Richard Kenner [Tue, 16 May 1995 11:01:40 +0000 (07:01 -0400)]
(FUNCTION_BOUNDARY): Was misspelled.

From-SVN: r9704

29 years ago(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.
Richard Kenner [Tue, 16 May 1995 10:59:03 +0000 (06:59 -0400)]
(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.

From-SVN: r9703

29 years agopa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section info for all libcalls.
Jeff Law [Tue, 16 May 1995 03:41:11 +0000 (21:41 -0600)]
pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section info for all libcalls.

        * pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section
        info for all libcalls.

From-SVN: r9702

29 years agoFix typos.
Richard Kenner [Tue, 16 May 1995 03:12:58 +0000 (23:12 -0400)]
Fix typos.

From-SVN: r9701

29 years agoentered into RCS
Richard Kenner [Tue, 16 May 1995 03:12:15 +0000 (23:12 -0400)]
entered into RCS

From-SVN: r9700

29 years agoInitial revision
Richard Kenner [Tue, 16 May 1995 03:05:24 +0000 (23:05 -0400)]
Initial revision

From-SVN: r9699

29 years ago(CHECK_FLOAT_VALUE): Fix misspelling of OVERFLOW parameter.
Richard Kenner [Tue, 16 May 1995 02:36:03 +0000 (22:36 -0400)]
(CHECK_FLOAT_VALUE): Fix misspelling of OVERFLOW parameter.

From-SVN: r9698

29 years agoUpdate weak symbol support
Jason Merrill [Tue, 16 May 1995 01:02:59 +0000 (01:02 +0000)]
Update weak symbol support

From-SVN: r9697

29 years agoDefine strstr.
Jason Merrill [Tue, 16 May 1995 00:57:31 +0000 (00:57 +0000)]
Define strstr.

From-SVN: r9696

29 years ago(out_object_file): Use in place of aux-output.o.
Richard Kenner [Mon, 15 May 1995 23:32:33 +0000 (19:32 -0400)]
(out_object_file): Use in place of aux-output.o.

From-SVN: r9695

29 years ago(const_binop): Don't pass OVERFLOW to force_fit_type if type is
Richard Kenner [Mon, 15 May 1995 23:01:31 +0000 (19:01 -0400)]
(const_binop): Don't pass OVERFLOW to force_fit_type if type is
unsigned.

From-SVN: r9694

29 years ago(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.
Richard Kenner [Mon, 15 May 1995 22:54:26 +0000 (18:54 -0400)]
(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.

From-SVN: r9693

29 years ago(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.
Richard Kenner [Mon, 15 May 1995 22:51:19 +0000 (18:51 -0400)]
(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.

From-SVN: r9692

29 years ago(spec_reg_operand): Fix misspelling of `default:'.
Richard Kenner [Mon, 15 May 1995 22:48:22 +0000 (18:48 -0400)]
(spec_reg_operand): Fix misspelling of `default:'.

From-SVN: r9691

29 years ago(alloca): Extern decl added for non-GNU compiler.
Richard Kenner [Mon, 15 May 1995 22:36:36 +0000 (18:36 -0400)]
(alloca): Extern decl added for non-GNU compiler.

From-SVN: r9690

29 years ago(b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax.
Richard Kenner [Mon, 15 May 1995 22:35:27 +0000 (18:35 -0400)]
(b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax.

From-SVN: r9689

29 years ago* config.guess: Recognize Cray90 (from Pete TerMaat).
Per Bothner [Mon, 15 May 1995 21:49:34 +0000 (14:49 -0700)]
* config.guess:  Recognize Cray90 (from Pete TerMaat).

From-SVN: r9688

29 years agocppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace...
Per Bothner [Mon, 15 May 1995 20:42:04 +0000 (13:42 -0700)]
cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace, not before.

* cppexp.c (cpp_reader):  Test for '#' (start of assertion) *after*
skipping hspace, not before.

From-SVN: r9687

29 years agoConstruct options.h and specs.h to #include all
Richard Kenner [Mon, 15 May 1995 12:13:50 +0000 (08:13 -0400)]
Construct options.h and specs.h to #include all
"*/lang-{options|specs}.h" files found.

From-SVN: r9686

29 years ago(movsicc, case NE): Don't generate unrecognizable insn.
Doug Evans [Mon, 15 May 1995 01:32:32 +0000 (01:32 +0000)]
(movsicc, case NE): Don't generate unrecognizable insn.

(movdicc, case NE): Likewise.

From-SVN: r9685

29 years ago(unroll_loop): Make local_regno have size max_reg_before_loop.
Jim Wilson [Sun, 14 May 1995 19:44:30 +0000 (12:44 -0700)]
(unroll_loop): Make local_regno have size max_reg_before_loop.

(unroll_loop): Make local_regno have size
max_reg_before_loop.  Don't do local register optimization if
copy_end has no INSN_LUID.

From-SVN: r9684

29 years ago(start_method_def): Mark _self as possibly unused.
Richard Kenner [Sun, 14 May 1995 15:38:31 +0000 (11:38 -0400)]
(start_method_def): Mark _self as possibly unused.

From-SVN: r9683

29 years ago(lang_options): Remove entries for Ada, C++, and Fortran; include
Richard Kenner [Sun, 14 May 1995 14:38:16 +0000 (10:38 -0400)]
(lang_options): Remove entries for Ada, C++, and Fortran; include
options.h instead.

From-SVN: r9682

29 years ago(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;
Richard Kenner [Sun, 14 May 1995 14:37:53 +0000 (10:37 -0400)]
(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;

#include specs.h instead.

From-SVN: r9681