Richard Kenner
788d4ba02b
(print_node): Fix misspellings in messages.
...
From-SVN: r9716
1995-05-16 08:44:38 -04:00
Richard Kenner
debaccc20c
(type_to_string): Fix misspellings in messages.
...
From-SVN: r9715
1995-05-16 08:44:00 -04:00
Richard Kenner
db50c79812
(FUNCTION_PROFILER): Fix misspellings in messages.
...
From-SVN: r9714
1995-05-16 08:43:04 -04:00
Richard Kenner
32638aad91
(print_operand_address): Fix misspellings in messages.
...
From-SVN: r9713
1995-05-16 08:42:29 -04:00
Richard Kenner
9faa82d8c0
Fix typos in comments.
...
From-SVN: r9712
1995-05-16 08:39:54 -04:00
Richard Kenner
ddd5a7c180
Fix typos in comments.
...
From-SVN: r9711
1995-05-16 08:14:26 -04:00
Richard Kenner
6de129de79
Fix typo: MAIN_VARIANT.
...
From-SVN: r9710
1995-05-16 07:13:59 -04:00
Richard Kenner
f79e449be8
(edit_fn_definition): Fix mispelled local `have_flotsam'.
...
From-SVN: r9709
1995-05-16 07:11:25 -04:00
Richard Kenner
8e3dc5f661
(__objc_init_install_dtable): Fix misspelling in name of local label
...
`already_initialized'.
From-SVN: r9708
1995-05-16 07:09:02 -04:00
Paul Eggert
7154457b7a
method.c
...
From-SVN: r9707
1995-05-16 07:06:59 -04:00
Paul Eggert
8cb9cd5ddf
(numeric_output_need_bar): Renamed from misspelling.
...
From-SVN: r9706
1995-05-16 07:05:58 -04:00
Richard Kenner
c0e5ff9664
(STDC_VALUE): Was misspelled.
...
From-SVN: r9705
1995-05-16 07:03:33 -04:00
Richard Kenner
2e572bcaba
(FUNCTION_BOUNDARY): Was misspelled.
...
From-SVN: r9704
1995-05-16 07:01:40 -04:00
Richard Kenner
2e48ff67c2
(DEFAULT_PCC_STRUCT_RETURN): Was misspelled.
...
From-SVN: r9703
1995-05-16 06:59:03 -04:00
Jeff Law
15ac8ba086
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
1995-05-15 21:41:11 -06:00
Richard Kenner
67cc5fec82
Fix typos.
...
From-SVN: r9701
1995-05-15 23:12:58 -04:00
Richard Kenner
73bddf80d5
entered into RCS
...
From-SVN: r9700
1995-05-15 23:12:15 -04:00
Richard Kenner
0abd492b81
Initial revision
...
From-SVN: r9699
1995-05-15 23:05:24 -04:00
Richard Kenner
e787a350fd
(CHECK_FLOAT_VALUE): Fix misspelling of OVERFLOW parameter.
...
From-SVN: r9698
1995-05-15 22:36:03 -04:00
Jason Merrill
daefd78b4c
Update weak symbol support
...
From-SVN: r9697
1995-05-16 01:02:59 +00:00
Jason Merrill
27a2e668fd
Define strstr.
...
From-SVN: r9696
1995-05-16 00:57:31 +00:00
Richard Kenner
8bd57699c8
(out_object_file): Use in place of aux-output.o.
...
From-SVN: r9695
1995-05-15 19:32:33 -04:00
Richard Kenner
7cd5f0b28f
(const_binop): Don't pass OVERFLOW to force_fit_type if type is
...
unsigned.
From-SVN: r9694
1995-05-15 19:01:31 -04:00
Richard Kenner
7db4b14915
(VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo.
...
From-SVN: r9693
1995-05-15 18:54:26 -04:00
Richard Kenner
98e34a948b
(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.
...
From-SVN: r9692
1995-05-15 18:51:19 -04:00
Richard Kenner
3cae95aff8
(spec_reg_operand): Fix misspelling of `default:'.
...
From-SVN: r9691
1995-05-15 18:48:22 -04:00
Richard Kenner
59bff24a80
(alloca): Extern decl added for non-GNU compiler.
...
From-SVN: r9690
1995-05-15 18:36:36 -04:00
Richard Kenner
253b5120f8
(b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax.
...
From-SVN: r9689
1995-05-15 18:35:27 -04:00
Per Bothner
98c748b895
* config.guess: Recognize Cray90 (from Pete TerMaat).
...
From-SVN: r9688
1995-05-15 14:49:34 -07:00
Per Bothner
1519594d5a
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
1995-05-15 13:42:04 -07:00
Richard Kenner
bc9cc2868d
Construct options.h and specs.h to #include all
...
"*/lang-{options|specs}.h" files found.
From-SVN: r9686
1995-05-15 08:13:50 -04:00
Doug Evans
b10ed55576
(movsicc, case NE): Don't generate unrecognizable insn.
...
(movdicc, case NE): Likewise.
From-SVN: r9685
1995-05-15 01:32:32 +00:00
Jim Wilson
ba68fc32bc
(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
1995-05-14 12:44:30 -07:00
Richard Kenner
0ad228e654
(start_method_def): Mark _self as possibly unused.
...
From-SVN: r9683
1995-05-14 11:38:31 -04:00
Richard Kenner
2a95de178c
(lang_options): Remove entries for Ada, C++, and Fortran; include
...
options.h instead.
From-SVN: r9682
1995-05-14 10:38:16 -04:00
Richard Kenner
1346ae41e6
(default_compilers): Remove entries for Ada, C++, Chill, and Fortran;
...
#include specs.h instead.
From-SVN: r9681
1995-05-14 10:37:53 -04:00
Richard Kenner
c40d5de468
(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.
From-SVN: r9680
1995-05-14 10:36:25 -04:00
Richard Kenner
7ab7b00662
lang-options.h
...
lang-specs.h
From-SVN: r9679
1995-05-14 10:27:14 -04:00
Richard Kenner
6ef471dc8a
Initial revision
...
From-SVN: r9678
1995-05-14 10:25:51 -04:00
Jim Wilson
9923a30d5c
(back_branch_in_range_p): No longer static.
...
From-SVN: r9677
1995-05-13 07:57:49 -07:00
Jim Wilson
09dcbd74f9
(back_branch_in_range_p): Declare.
...
From-SVN: r9676
1995-05-13 07:57:22 -07:00
Jim Wilson
5031afa79c
(record_giv): When computing replaceable, use
...
back_branch_in_range_p instead of looking for branches to named
labels.
From-SVN: r9675
1995-05-13 07:56:44 -07:00
Richard Kenner
bdaae9a01a
(simplify_shift_count, case LSHIFTRT): Don't merge shifts of different
...
modes if first is any right shift.
From-SVN: r9674
1995-05-13 06:46:49 -04:00
Richard Earnshaw
e98b85444c
Add configuration for semi-hosted ARM.
...
From-SVN: r9673
1995-05-13 09:37:50 +00:00
Richard Earnshaw
7a830785f4
Initial revision
...
From-SVN: r9672
1995-05-13 09:35:22 +00:00
Doug Evans
2aec79e2e1
(find_basic_blocks): Only perform n_basic_blocks sanity check on first pass...
...
(find_basic_blocks): Only perform n_basic_blocks sanity
check on first pass, and on second pass ensure it has the correct value.
From-SVN: r9671
1995-05-13 01:51:10 +00:00
Doug Evans
64c01f8071
(build_binary_op): Warn when ~unsigned is compared against unsigned...
...
(build_binary_op): Warn when ~unsigned is compared
against unsigned, and type promotions result in an unexpected answer.
From-SVN: r9670
1995-05-12 23:22:34 +00:00
Roland McGrath
2a6f449e66
Contents replaced with old i386/gnuelf.h.
...
From-SVN: r9669
1995-05-12 23:10:11 +00:00
Richard Kenner
36427b78ad
(layout_type...
...
(layout_type, case ARRAY_TYPE): Compute length using MAX of length and
zero if sizetype signed and neither bound constant.
From-SVN: r9668
1995-05-12 18:31:57 -04:00
Ken Raeburn
74a35b2b7d
(__IMMEDIATE_PREFIX__): Default to #.
...
(IMM): New macro.
(all code): Use IMM macro instead of hardcoding # for immediate operands.
From-SVN: r9667
1995-05-12 21:28:15 +00:00