platform/upstream/linaro-gcc.git
29 years agoDo not do insv/extz on 1/2 byte structures
meissner [Sat, 20 May 1995 21:22:28 +0000 (21:22 +0000)]
Do not do insv/extz on 1/2 byte structures

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

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

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

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

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

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

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

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

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

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

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

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

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

29 years ago(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".
kenner [Sat, 20 May 1995 10:11:28 +0000 (10:11 +0000)]
(LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null".
(OTHER_FIXINCLUDES_DIRS, LIMITS_H_TEST): Delete from here.

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

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

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

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

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

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

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

29 years ago(strstr): Define ifndef POSIX.
kenner [Fri, 19 May 1995 21:46:22 +0000 (21:46 +0000)]
(strstr): Define ifndef POSIX.

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

29 years ago(strstr): Deleted.
kenner [Fri, 19 May 1995 21:46:07 +0000 (21:46 +0000)]
(strstr): Deleted.

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

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

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

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

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

29 years agoHandle revised filenames from vmsconfig.com;
kenner [Fri, 19 May 1995 10:59:16 +0000 (10:59 +0000)]
Handle revised filenames from vmsconfig.com;
(DO_OBJCLIB): New variable, plus code to compile objc/*.{c,m}.

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

29 years ago(process_objc_lib, configure_makefile): New routines.
kenner [Fri, 19 May 1995 10:58:50 +0000 (10:58 +0000)]
(process_objc_lib, configure_makefile): New routines.
(bc_all.list, ./vax.md, objc-objs.opt, objc-hdrs.list): New files created
at config time.

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

29 years agoChange all TFmode patterns to have XFmode.
tege [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.

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

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

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

29 years ago(DATA_ALIGNMENT): Define.
tege [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.

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

29 years ago(i960_output_ldconst): New code for XFmode.
tege [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.

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

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

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

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

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

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

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

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

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

29 years agog++.c
kenner [Tue, 16 May 1995 22:38:22 +0000 (22:38 +0000)]
g++.c

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

29 years agoChanged WINNT to _WIN32.
kenner [Tue, 16 May 1995 22:36:33 +0000 (22:36 +0000)]
Changed WINNT to _WIN32.

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

29 years ago(fix_argv): Removed call to free.
kenner [Tue, 16 May 1995 22:35:31 +0000 (22:35 +0000)]
(fix_argv): Removed call to free.
Changed WINNT to _WIN32.

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

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

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

29 years agoRemoved call to free.
kenner [Tue, 16 May 1995 22:33:31 +0000 (22:33 +0000)]
Removed call to free.

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

29 years agoChanged link32 to link.
kenner [Tue, 16 May 1995 22:33:10 +0000 (22:33 +0000)]
Changed link32 to link.

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

29 years agoChanged WINNT to _WIN32.
kenner [Tue, 16 May 1995 22:26:10 +0000 (22:26 +0000)]
Changed WINNT to _WIN32.

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

29 years ago(FAILURE_EXIT_CODE): Remove.
kenner [Tue, 16 May 1995 22:04:44 +0000 (22:04 +0000)]
(FAILURE_EXIT_CODE): Remove.

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

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

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

29 years agoUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
kenner [Tue, 16 May 1995 22:02:38 +0000 (22:02 +0000)]
Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
Include config.h #ifndef EMACS.

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

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

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

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

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

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

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

29 years ago(__objc_write_class): Write class version.
kenner [Tue, 16 May 1995 21:46:23 +0000 (21:46 +0000)]
(__objc_write_class): Write class version.
(__objc_write_selector, objc_{write,read}_selector): Handle null selector.

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

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

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

29 years agotypeck.c
kenner [Tue, 16 May 1995 12:46:37 +0000 (12:46 +0000)]
typeck.c

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

29 years ago(build_ptrmemfunc): Fix misspellings in messages.
kenner [Tue, 16 May 1995 12:45:16 +0000 (12:45 +0000)]
(build_ptrmemfunc): Fix misspellings in messages.

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

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

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

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

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

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

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

29 years ago(print_operand_address): Fix misspellings in messages.
kenner [Tue, 16 May 1995 12:42:29 +0000 (12:42 +0000)]
(print_operand_address): Fix misspellings in  messages.

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

29 years agoFix typos in comments.
kenner [Tue, 16 May 1995 12:39:54 +0000 (12:39 +0000)]
Fix typos in comments.

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

29 years agoFix typos in comments.
kenner [Tue, 16 May 1995 12:14:26 +0000 (12:14 +0000)]
Fix typos in comments.

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

29 years agoFix typo: MAIN_VARIANT.
kenner [Tue, 16 May 1995 11:13:59 +0000 (11:13 +0000)]
Fix typo: MAIN_VARIANT.

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

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

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

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

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

29 years agomethod.c
kenner [Tue, 16 May 1995 11:06:59 +0000 (11:06 +0000)]
method.c

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

29 years ago(numeric_output_need_bar): Renamed from misspelling.
kenner [Tue, 16 May 1995 11:05:58 +0000 (11:05 +0000)]
(numeric_output_need_bar): Renamed from misspelling.

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

29 years ago(STDC_VALUE): Was misspelled.
kenner [Tue, 16 May 1995 11:03:33 +0000 (11:03 +0000)]
(STDC_VALUE): Was misspelled.

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

29 years ago(FUNCTION_BOUNDARY): Was misspelled.
kenner [Tue, 16 May 1995 11:01:40 +0000 (11:01 +0000)]
(FUNCTION_BOUNDARY): Was misspelled.

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

29 years ago(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.
kenner [Tue, 16 May 1995 10:59:03 +0000 (10:59 +0000)]
(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.

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

29 years ago * pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section
law [Tue, 16 May 1995 03:41:11 +0000 (03:41 +0000)]
    * pa.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Make sure to encode section
        info for all libcalls.

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

29 years agoFix typos.
kenner [Tue, 16 May 1995 03:12:58 +0000 (03:12 +0000)]
Fix typos.

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

29 years agoentered into RCS
kenner [Tue, 16 May 1995 03:12:15 +0000 (03:12 +0000)]
entered into RCS

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

29 years agoInitial revision
kenner [Tue, 16 May 1995 03:05:24 +0000 (03:05 +0000)]
Initial revision

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

29 years ago(unroll_loop): Make local_regno have size
wilson [Sun, 14 May 1995 19:44:30 +0000 (19:44 +0000)]
(unroll_loop): Make local_regno have size
max_reg_before_loop.  Don't do local register optimization if
copy_end has no INSN_LUID.

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

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

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

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

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

29 years ago(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;
kenner [Sun, 14 May 1995 14:37:53 +0000 (14:37 +0000)]
(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;
#include specs.h instead.

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

29 years ago(lang_{specs,options}_files): New variables.
kenner [Sun, 14 May 1995 14:36:25 +0000 (14:36 +0000)]
(lang_{specs,options}_files): New variables.
(gcc.o): Depends on $(lang_specs_files).
(toplev.o): Depends on $(lang_options_file); merge two dep lists.
(distclean): Remove spes.h and options.

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

29 years agolang-options.h
kenner [Sun, 14 May 1995 14:27:14 +0000 (14:27 +0000)]
lang-options.h
lang-specs.h

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

29 years agoInitial revision
kenner [Sun, 14 May 1995 14:25:51 +0000 (14:25 +0000)]
Initial revision

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

29 years ago(back_branch_in_range_p): No longer static.
wilson [Sat, 13 May 1995 14:57:49 +0000 (14:57 +0000)]
(back_branch_in_range_p): No longer static.

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

29 years ago(back_branch_in_range_p): Declare.
wilson [Sat, 13 May 1995 14:57:22 +0000 (14:57 +0000)]
(back_branch_in_range_p): Declare.

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

29 years ago(record_giv): When computing replaceable, use
wilson [Sat, 13 May 1995 14:56:44 +0000 (14:56 +0000)]
(record_giv): When computing replaceable, use
back_branch_in_range_p instead of looking for branches to named
labels.

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

29 years ago(simplify_shift_count, case LSHIFTRT): Don't merge shifts of different
kenner [Sat, 13 May 1995 10:46:49 +0000 (10:46 +0000)]
(simplify_shift_count, case LSHIFTRT): Don't merge shifts of different
modes if first is any right shift.

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

29 years agoAdd configuration for semi-hosted ARM.
erich [Sat, 13 May 1995 09:37:50 +0000 (09:37 +0000)]
Add configuration for semi-hosted ARM.

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

29 years agoInitial revision
erich [Sat, 13 May 1995 09:35:22 +0000 (09:35 +0000)]
Initial revision

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

29 years ago(find_basic_blocks): Only perform n_basic_blocks sanity
dje [Sat, 13 May 1995 01:51:10 +0000 (01:51 +0000)]
(find_basic_blocks): Only perform n_basic_blocks sanity
check on first pass, and on second pass ensure it has the correct value.

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

29 years ago(build_binary_op): Warn when ~unsigned is compared
dje [Fri, 12 May 1995 23:22:34 +0000 (23:22 +0000)]
(build_binary_op): Warn when ~unsigned is compared
against unsigned, and type promotions result in an unexpected answer.

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

29 years agoContents replaced with old i386/gnuelf.h.
roland [Fri, 12 May 1995 23:10:11 +0000 (23:10 +0000)]
Contents replaced with old i386/gnuelf.h.

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

29 years ago(layout_type, case ARRAY_TYPE): Compute length using MAX of length and
kenner [Fri, 12 May 1995 22:31:57 +0000 (22:31 +0000)]
(layout_type, case ARRAY_TYPE): Compute length using MAX of length and
zero if sizetype signed and neither bound constant.

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

29 years ago(__IMMEDIATE_PREFIX__): Default to #.
raeburn [Fri, 12 May 1995 21:28:15 +0000 (21:28 +0000)]
(__IMMEDIATE_PREFIX__): Default to #.
(IMM): New macro.
(all code): Use IMM macro instead of hardcoding # for immediate operands.

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

29 years ago(tstdi, cmpdi, addsi_lshrsi_31, ashldi_extsi): New patterns.
kenner [Fri, 12 May 1995 20:51:53 +0000 (20:51 +0000)]
(tstdi, cmpdi, addsi_lshrsi_31, ashldi_extsi): New patterns.
(extendqidi2, extendhidi2, extendsidi2): Allow "general_operand" instead
of "register_operand" 0.
(adddid_sexthishl32, subdid_sexthishl32, subdi_dishl32): Likewise.
(adddi_dilshr32): Operand 0 constraint changed from "ro" to "do";
Code generation fixed.
(adddi_mem, subdi_mem): Fixed for "<" and ">" operand 0.
(adddi3, subdi3): Operand 2 constraint changed from "ao" to "*ao"
(ashldi_sexthi, ashrdi_const32): Allow only "register_operand"
instead of "general_operand" 0.
(ash[lr]di_const, ash[lr]di3): Allow also 8 and 16 as shift count.
(subreg1ashrdi_const32): Pattern deleted.
(subreghi1ashrdi_const32, subregsi1ashrdi_const32): New pattern.
(lshrsi_31): New implementation.
(scc0_di, scc_di, beq0_di, bne0_di, bge0_di, blt0_di): New patterns.

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

29 years ago * pa.md (bb patterns): Fix bugs in length computation exposed by
law [Fri, 12 May 1995 20:51:46 +0000 (20:51 +0000)]
* pa.md (bb patterns): Fix bugs in length computation exposed by
recent branch shortening and genattrtab changes.

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

29 years ago(HARD_REGNO_MODE_OK): Don't allow d7/a0 as DImode reg pair.
kenner [Fri, 12 May 1995 20:51:16 +0000 (20:51 +0000)]
(HARD_REGNO_MODE_OK): Don't allow d7/a0 as DImode reg pair.

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

29 years ago(output_scc_di): New function.
kenner [Fri, 12 May 1995 20:50:49 +0000 (20:50 +0000)]
(output_scc_di): New function.
(extend_operator) : Allow DImode target.

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

29 years agoUse <> in #include.
kenner [Fri, 12 May 1995 20:42:36 +0000 (20:42 +0000)]
Use <> in #include.

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

29 years ago(enum node_type): Add T_IMMEDIATE_PREFIX_TYPE.
raeburn [Fri, 12 May 1995 20:23:47 +0000 (20:23 +0000)]
(enum node_type): Add T_IMMEDIATE_PREFIX_TYPE.
(special_symbol): Handle it; emit value of IMMEDIATE_PREFIX.
(IMMEDIATE_PREFIX): Default to empty string.
(initialize_builtins): Install __IMMEDIATE_PREFIX__ builtin, parallel to
__REGISTER_PREFIX__.

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

29 years ago#if VMS, don't define `stat' macro to be VMS_stat.
kenner [Fri, 12 May 1995 20:06:17 +0000 (20:06 +0000)]
#if VMS, don't define `stat' macro to be VMS_stat.
Compare enums explicitly to 0 to work around VAX C bug.

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

29 years ago(do_include): Cast alloca's value.
kenner [Fri, 12 May 1995 20:03:37 +0000 (20:03 +0000)]
(do_include): Cast alloca's value.

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