]> gcc.gnu.org Git - gcc.git/log
gcc.git
32 years ago(finish_struct, build_enumerator): Use STRIP_NOPS.
Richard Stallman [Wed, 8 Jul 1992 23:31:23 +0000 (23:31 +0000)]
(finish_struct, build_enumerator): Use STRIP_NOPS.

From-SVN: r1535

32 years ago(default_conversion, build_binary_op, build_function_call): Use STRIP_NOPS.
Richard Stallman [Wed, 8 Jul 1992 23:30:46 +0000 (23:30 +0000)]
(default_conversion, build_binary_op, build_function_call): Use STRIP_NOPS.

From-SVN: r1534

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 23:16:28 +0000 (23:16 +0000)]
*** empty log message ***

From-SVN: r1533

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 22:41:03 +0000 (22:41 +0000)]
*** empty log message ***

From-SVN: r1532

32 years ago(output_inlined_enumeration_type_die): New function.
Richard Stallman [Wed, 8 Jul 1992 22:37:48 +0000 (22:37 +0000)]
(output_inlined_enumeration_type_die): New function.

(output_inlined_structure_type_die, output_inlined_union_type_die):
New functions added.
(output_entry_point_die, output_formal_parameter_die,
output_global_subroutine_die, output_global_variable_die,
output_label_die, output_lexical_block_die,
output_inlined_subroutine_die, output_local_variable_die,
output_local_subroutine_die):
Fixed to handle inline abstract & concrete (i.e. inlined) instances.
(output_inlined_subroutine_die): Deleted.
(output_label_die):  Don't permit the rtx associated with a named
user-declared label to be marked as INSN_DELETED_P.
(output_tagged_type_instantiation):  New function added.
(output_decl):  Call `output_tagged_type_instantiation'.
Don't generate a pubnames label for anything marked as DECL_ABSTRACT.
(output_die):  Generate the proper kind fo DIE for each of the four
possible combination of {normal, inlined} {variable, parameter}.
(dwarfout_file_scope_decl):  Don't generate pubnames entries if
strictly abstract.

(ordering_attribute):  Only def if USE_ORDERING_ATTRIBUTE
is defined.
(output_array_type_die): Only call ordering_attribute if it is defined.
(name_and_src_coords_attributes):  Don't make it inline.
Do make it static linkage.
(const_value_attribute):  Catch invalid kinds of rtx nodes
by aborting for the default case in switch.

(output_ptr_to_mbr_type_die):  Make it static linkage.
(output_formal_types):  Make sure that `formal_type' is initialized.
(output_type):  Add a default case for switch.
(output_decl):  Don't suppress DIEs for the initial (artificial)
arguments for C++ static member functions.

(ceiling, field_type, simple_type_align_in_bits,
simple_type_size_in_bits, field_byte_offset):  New functions added.
(data_member_location_attribute):  Use new routine `field_byte_offset'
to calculate the offset value for the AT_location attribute.
(byte_size_attribute):  Use new routine `field_type' to get the
actual type for any FIELD_DECL.  Also, use `simple_type_size_in_bits'
to avoid potential problems with ERROR_MARKs when computing the size
of a FIELD_DECL.
(bit_offset_attribute):  Rewritten to use `field_byte_offset' when
determining the start of the "containing object".

From-SVN: r1531

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 22:35:25 +0000 (22:35 +0000)]
*** empty log message ***

From-SVN: r1530

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 22:22:23 +0000 (22:22 +0000)]
*** empty log message ***

From-SVN: r1529

32 years agofix typo in comment.
Richard Stallman [Wed, 8 Jul 1992 22:11:20 +0000 (22:11 +0000)]
fix typo in comment.

From-SVN: r1528

32 years ago*** empty log message ***
Richard Stallman [Wed, 8 Jul 1992 18:34:29 +0000 (18:34 +0000)]
*** empty log message ***

From-SVN: r1527

32 years agoentered into RCS
Richard Stallman [Wed, 8 Jul 1992 18:18:26 +0000 (18:18 +0000)]
entered into RCS

From-SVN: r1526

32 years ago*** empty log message ***
Richard Stallman [Wed, 8 Jul 1992 18:17:42 +0000 (18:17 +0000)]
*** empty log message ***

From-SVN: r1525

32 years agoentered into RCS
Charles Hannum [Wed, 8 Jul 1992 18:10:31 +0000 (18:10 +0000)]
entered into RCS

From-SVN: r1524

32 years ago(grokdeclarator): Strip all NOP_EXPRs from SIZE.
Richard Kenner [Wed, 8 Jul 1992 15:42:33 +0000 (11:42 -0400)]
(grokdeclarator): Strip all NOP_EXPRs from SIZE.

From-SVN: r1523

32 years agoentered into RCS
Charles Hannum [Wed, 8 Jul 1992 15:41:19 +0000 (15:41 +0000)]
entered into RCS

From-SVN: r1522

32 years agoentered into RCS
Charles Hannum [Wed, 8 Jul 1992 14:36:33 +0000 (14:36 +0000)]
entered into RCS

From-SVN: r1521

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 14:36:26 +0000 (14:36 +0000)]
*** empty log message ***

From-SVN: r1520

32 years ago(LINK_SPEC): Fix typo in previous change.
Richard Kenner [Wed, 8 Jul 1992 13:33:04 +0000 (09:33 -0400)]
(LINK_SPEC): Fix typo in previous change.

From-SVN: r1519

32 years ago*** empty log message ***
Richard Kenner [Wed, 8 Jul 1992 13:08:42 +0000 (09:08 -0400)]
*** empty log message ***

From-SVN: r1518

32 years ago*** empty log message ***
Richard Kenner [Wed, 8 Jul 1992 12:46:52 +0000 (08:46 -0400)]
*** empty log message ***

From-SVN: r1517

32 years ago*** empty log message ***
Richard Kenner [Wed, 8 Jul 1992 10:30:11 +0000 (06:30 -0400)]
*** empty log message ***

From-SVN: r1516

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 10:28:26 +0000 (10:28 +0000)]
*** empty log message ***

From-SVN: r1515

32 years ago(zero_extendhisi2): Remove unneeded constraint.
Richard Kenner [Wed, 8 Jul 1992 10:27:39 +0000 (06:27 -0400)]
(zero_extendhisi2): Remove unneeded constraint.

From-SVN: r1514

32 years ago(zero_extendhisi2): Remove unneeded constraint.
Richard Kenner [Wed, 8 Jul 1992 10:24:59 +0000 (06:24 -0400)]
(zero_extendhisi2): Remove unneeded constraint.

(lu/stu): Use %0 instead of %1 in assembler insns.
(call_value): Add missing "=" in constraint.

From-SVN: r1513

32 years ago(LINK_SPEC): Support -static.
Richard Kenner [Wed, 8 Jul 1992 10:24:18 +0000 (06:24 -0400)]
(LINK_SPEC): Support -static.

From-SVN: r1512

32 years agoentered into RCS
Charles Hannum [Wed, 8 Jul 1992 03:40:47 +0000 (03:40 +0000)]
entered into RCS

From-SVN: r1511

32 years ago*** empty log message ***
Richard Stallman [Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)]
*** empty log message ***

From-SVN: r1510

32 years ago*** empty log message ***
Charles Hannum [Wed, 8 Jul 1992 02:49:57 +0000 (02:49 +0000)]
*** empty log message ***

From-SVN: r1509

32 years ago(append_include_chain): Fix setting of first_bracket_include.
Richard Stallman [Wed, 8 Jul 1992 01:38:39 +0000 (01:38 +0000)]
(append_include_chain): Fix setting of first_bracket_include.

From-SVN: r1508

32 years agoInitial revision
Richard Stallman [Wed, 8 Jul 1992 00:32:52 +0000 (00:32 +0000)]
Initial revision

From-SVN: r1507

32 years ago*** empty log message ***
Charles Hannum [Tue, 7 Jul 1992 21:40:53 +0000 (21:40 +0000)]
*** empty log message ***

From-SVN: r1506

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 20:24:49 +0000 (20:24 +0000)]
*** empty log message ***

From-SVN: r1505

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 19:58:52 +0000 (19:58 +0000)]
*** empty log message ***

From-SVN: r1504

32 years ago*** empty log message ***
Richard Stallman [Tue, 7 Jul 1992 19:46:10 +0000 (19:46 +0000)]
*** empty log message ***

From-SVN: r1503

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 18:48:05 +0000 (18:48 +0000)]
*** empty log message ***

From-SVN: r1502

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 18:35:45 +0000 (18:35 +0000)]
*** empty log message ***

From-SVN: r1501

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 18:27:34 +0000 (18:27 +0000)]
*** empty log message ***

From-SVN: r1500

32 years ago*** empty log message ***
Torbjorn Granlund [Tue, 7 Jul 1992 18:13:53 +0000 (18:13 +0000)]
*** empty log message ***

From-SVN: r1499

32 years ago*** empty log message ***
Richard Stallman [Tue, 7 Jul 1992 18:03:56 +0000 (18:03 +0000)]
*** empty log message ***

From-SVN: r1498

32 years agoentered into RCS
Charles Hannum [Tue, 7 Jul 1992 15:57:19 +0000 (15:57 +0000)]
entered into RCS

From-SVN: r1497

32 years agoentered into RCS
Charles Hannum [Tue, 7 Jul 1992 02:14:24 +0000 (02:14 +0000)]
entered into RCS

From-SVN: r1496

32 years ago(duplicate_decls): Let char *foo () match void *foo ()
Richard Stallman [Tue, 7 Jul 1992 02:11:08 +0000 (02:11 +0000)]
(duplicate_decls): Let char *foo () match void *foo ()
only if one of them came from a system header file.

From-SVN: r1495

32 years agoChanges to support 64-bit hosts: Remove definition of NULL.
Richard Kenner [Tue, 7 Jul 1992 02:02:07 +0000 (22:02 -0400)]
Changes to support 64-bit hosts: Remove definition of NULL.

From-SVN: r1494

32 years ago(build_module_descriptor,add_objc_decls):
Richard Stallman [Tue, 7 Jul 1992 01:48:35 +0000 (01:48 +0000)]
(build_module_descriptor,add_objc_decls):

Set DECL_IN_SYSTEM_HEADER instead of TREE_USED on compiler-created decls.

From-SVN: r1493

32 years ago(duplicate_decls): Merge DECL_IN_SYSTEM_HEADER between duplicate decls.
Richard Stallman [Tue, 7 Jul 1992 01:47:54 +0000 (01:47 +0000)]
(duplicate_decls): Merge DECL_IN_SYSTEM_HEADER between duplicate decls.

From-SVN: r1492

32 years ago> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__...
Richard Stallman [Tue, 7 Jul 1992 01:46:27 +0000 (01:46 +0000)]
> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__...

> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__,
set DECL_IN_SYSTEM_HEADER instead  of TREE_USED to supress `unused' warnings.

From-SVN: r1491

32 years ago*** empty log message ***
Richard Stallman [Tue, 7 Jul 1992 01:43:38 +0000 (01:43 +0000)]
*** empty log message ***

From-SVN: r1490

32 years ago*** empty log message ***
Charles Hannum [Tue, 7 Jul 1992 01:43:34 +0000 (01:43 +0000)]
*** empty log message ***

From-SVN: r1489

32 years ago(main): Clear first_bracket_include for -I-.
Richard Stallman [Tue, 7 Jul 1992 01:39:11 +0000 (01:39 +0000)]
(main): Clear first_bracket_include for -I-.

Set first_system_include for first system header directory.
(is_system_include): Start search at first_system_include.

(INCLUDE_LEN_FUDGE): Defined.
(append_include_chain): New function.  Adds directory(ies)
to include chain and updates value of max_include_len.
(main, path_include): Use append_include_chain.
(do_include): Use INCLUDE_LEN_FUDGE.

From-SVN: r1488

32 years agoentered into RCS
Charles Hannum [Tue, 7 Jul 1992 01:12:11 +0000 (01:12 +0000)]
entered into RCS

From-SVN: r1487

32 years ago(finish_function): If return type of `main' is not `int',
Richard Stallman [Tue, 7 Jul 1992 01:09:25 +0000 (01:09 +0000)]
(finish_function): If return type of `main' is not `int',

warn instead of doing DEFAULT_MAIN_RETURN.

From-SVN: r1486

32 years agorestore portion accidentally deleted last time
Richard Stallman [Tue, 7 Jul 1992 00:51:10 +0000 (00:51 +0000)]
restore portion accidentally deleted last time
(but not the two functions intentionally deleted).

From-SVN: r1485

32 years agoChanges to support execution on 64-bit machines.
Richard Kenner [Mon, 6 Jul 1992 22:35:53 +0000 (18:35 -0400)]
Changes to support execution on 64-bit machines.

From-SVN: r1484

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 22:16:17 +0000 (22:16 +0000)]
entered into RCS

From-SVN: r1483

32 years ago*** empty log message ***
Richard Kenner [Mon, 6 Jul 1992 22:05:53 +0000 (18:05 -0400)]
*** empty log message ***

From-SVN: r1482

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 21:48:21 +0000 (21:48 +0000)]
entered into RCS

From-SVN: r1481

32 years ago(decl_attributes): Don't set DECL_PACKED on VAR_DECL.
Richard Stallman [Mon, 6 Jul 1992 20:45:11 +0000 (20:45 +0000)]
(decl_attributes): Don't set DECL_PACKED on VAR_DECL.

From-SVN: r1480

32 years ago*** empty log message ***
Charles Hannum [Mon, 6 Jul 1992 20:26:57 +0000 (20:26 +0000)]
*** empty log message ***

From-SVN: r1479

32 years ago*** empty log message ***
Richard Kenner [Mon, 6 Jul 1992 20:25:01 +0000 (16:25 -0400)]
*** empty log message ***

From-SVN: r1478

32 years ago*** empty log message ***
Charles Hannum [Mon, 6 Jul 1992 20:21:37 +0000 (20:21 +0000)]
*** empty log message ***

From-SVN: r1477

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 20:15:06 +0000 (20:15 +0000)]
entered into RCS

From-SVN: r1476

32 years ago*** empty log message ***
Richard Kenner [Mon, 6 Jul 1992 20:14:57 +0000 (16:14 -0400)]
*** empty log message ***

From-SVN: r1475

32 years ago*** empty log message ***
Charles Hannum [Mon, 6 Jul 1992 20:11:22 +0000 (20:11 +0000)]
*** empty log message ***

From-SVN: r1474

32 years ago*** empty log message ***
Richard Kenner [Mon, 6 Jul 1992 20:04:13 +0000 (16:04 -0400)]
*** empty log message ***

From-SVN: r1473

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 20:04:10 +0000 (20:04 +0000)]
entered into RCS

From-SVN: r1472

32 years ago*** empty log message ***
Charles Hannum [Mon, 6 Jul 1992 20:04:00 +0000 (20:04 +0000)]
*** empty log message ***

From-SVN: r1471

32 years agoentered into RCS
Richard Stallman [Mon, 6 Jul 1992 20:02:55 +0000 (20:02 +0000)]
entered into RCS

From-SVN: r1470

32 years agoentered into RCS
Richard Kenner [Mon, 6 Jul 1992 20:01:45 +0000 (16:01 -0400)]
entered into RCS

From-SVN: r1469

32 years ago(do_include): Don't do fprintf's if inhibit_warnings.
Richard Stallman [Mon, 6 Jul 1992 19:56:45 +0000 (19:56 +0000)]
(do_include): Don't do fprintf's if inhibit_warnings.

Renamed system_header_p to angle_brackets.  Use is_system_include.
(is_system_include): New function.
(redundant_include_p) : Renamed from lookup_include.

From-SVN: r1468

32 years ago*** empty log message ***
Richard Kenner [Mon, 6 Jul 1992 19:55:08 +0000 (15:55 -0400)]
*** empty log message ***

From-SVN: r1467

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 19:55:04 +0000 (19:55 +0000)]
entered into RCS

From-SVN: r1466

32 years agoInitial revision
Charles Hannum [Mon, 6 Jul 1992 19:54:42 +0000 (19:54 +0000)]
Initial revision

From-SVN: r1465

32 years ago*** empty log message ***
Richard Stallman [Mon, 6 Jul 1992 19:49:10 +0000 (19:49 +0000)]
*** empty log message ***

From-SVN: r1464

32 years ago(yylex): For integers, rename shorts to parts.
Richard Stallman [Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)]
(yylex): For integers, rename shorts to parts.

Let the number of them be variable.  Simplify overflow testing.
Don't use long long types unless ll was specified.
Don't warn twice.

From-SVN: r1463

32 years ago*** empty log message ***
Richard Stallman [Mon, 6 Jul 1992 19:04:59 +0000 (19:04 +0000)]
*** empty log message ***

From-SVN: r1462

32 years agoentered into RCS
Torbjorn Granlund [Mon, 6 Jul 1992 18:33:29 +0000 (18:33 +0000)]
entered into RCS

From-SVN: r1461

32 years ago*** empty log message ***
Timothy Moore [Mon, 6 Jul 1992 15:16:19 +0000 (15:16 +0000)]
*** empty log message ***

From-SVN: r1460

32 years ago(swapsi): Add `+' operand constraints.
Torbjorn Granlund [Mon, 6 Jul 1992 12:42:29 +0000 (12:42 +0000)]
(swapsi): Add `+' operand constraints.

(insert to memory recognizer): Add `+'.
(peephole for moving returned value to fp reg): Add `='.

From-SVN: r1459

32 years agoentered into RCS
Richard Stallman [Mon, 6 Jul 1992 00:49:17 +0000 (00:49 +0000)]
entered into RCS

From-SVN: r1458

32 years agoentered into RCS
Charles Hannum [Mon, 6 Jul 1992 00:46:31 +0000 (00:46 +0000)]
entered into RCS

From-SVN: r1457

32 years ago(convert_arguments): No -Wconversion warning
Richard Stallman [Mon, 6 Jul 1992 00:37:19 +0000 (00:37 +0000)]
(convert_arguments): No -Wconversion warning
if the function wants an enumeral type.

From-SVN: r1456

32 years ago*** empty log message ***
Richard Stallman [Mon, 6 Jul 1992 00:23:00 +0000 (00:23 +0000)]
*** empty log message ***

From-SVN: r1455

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 22:57:06 +0000 (22:57 +0000)]
*** empty log message ***

From-SVN: r1454

32 years ago(grokdeclarator): Make `long long long' an error, not a warning.
Richard Stallman [Sun, 5 Jul 1992 22:22:43 +0000 (22:22 +0000)]
(grokdeclarator): Make `long long long' an error, not a warning.

(grokdeclarator):  Make `long long long' an error, not a
warning.  Make duplicate qualifiers do pedwarn, not warning.

From-SVN: r1453

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 21:59:55 +0000 (21:59 +0000)]
*** empty log message ***

From-SVN: r1452

32 years ago(pushdecl): Always create a new (variant) ..._TYPE node
Richard Stallman [Sun, 5 Jul 1992 21:55:50 +0000 (21:55 +0000)]
(pushdecl):  Always create a new (variant) ..._TYPE node
for each new TYPE_DECL node created.

From-SVN: r1451

32 years ago(andsi3...
Richard Stallman [Sun, 5 Jul 1992 21:15:12 +0000 (21:15 +0000)]
(andsi3...

(andsi3, andhi3, andqi3): If one of the source operands
is a constant, complement that operand instead of a register or memory operand.

From-SVN: r1450

32 years ago(duplicate_decls): Don't warn about disagreement in `inline' except when...
Richard Stallman [Sun, 5 Jul 1992 21:12:43 +0000 (21:12 +0000)]
(duplicate_decls): Don't warn about disagreement in `inline' except when...

(duplicate_decls): Don't warn about disagreement in `inline'
except when non-inline fn is made inline after a call or definition.
(finish_function): Set BLOCK_SUPERCONTEXT of outer block.

From-SVN: r1449

32 years ago(addsi3): Code generation improvements (whether to use movab).
Richard Stallman [Sun, 5 Jul 1992 21:11:08 +0000 (21:11 +0000)]
(addsi3): Code generation improvements (whether to use movab).

From-SVN: r1448

32 years agoentered into RCS
Richard Stallman [Sun, 5 Jul 1992 20:44:50 +0000 (20:44 +0000)]
entered into RCS

From-SVN: r1447

32 years agoentered into RCS
Charles Hannum [Sun, 5 Jul 1992 20:43:47 +0000 (20:43 +0000)]
entered into RCS

From-SVN: r1446

32 years agoUndo last change.
Richard Stallman [Sun, 5 Jul 1992 20:41:26 +0000 (20:41 +0000)]
Undo last change.

From-SVN: r1445

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 20:27:19 +0000 (20:27 +0000)]
*** empty log message ***

From-SVN: r1444

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 19:41:17 +0000 (19:41 +0000)]
*** empty log message ***

From-SVN: r1443

32 years ago*** empty log message ***
Richard Kenner [Sun, 5 Jul 1992 18:02:06 +0000 (14:02 -0400)]
*** empty log message ***

From-SVN: r1442

32 years agoentered into RCS
Torbjorn Granlund [Sun, 5 Jul 1992 15:10:51 +0000 (15:10 +0000)]
entered into RCS

From-SVN: r1441

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 03:49:06 +0000 (03:49 +0000)]
*** empty log message ***

From-SVN: r1440

32 years agoentered into RCS
Richard Stallman [Sun, 5 Jul 1992 03:35:18 +0000 (03:35 +0000)]
entered into RCS

From-SVN: r1439

32 years ago*** empty log message ***
Richard Stallman [Sun, 5 Jul 1992 03:31:52 +0000 (03:31 +0000)]
*** empty log message ***

From-SVN: r1438

32 years ago*** empty log message ***
Richard Stallman [Sat, 4 Jul 1992 23:29:58 +0000 (23:29 +0000)]
*** empty log message ***

From-SVN: r1437

32 years agoentered into RCS
Charles Hannum [Sat, 4 Jul 1992 23:29:55 +0000 (23:29 +0000)]
entered into RCS

From-SVN: r1436

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