- 17 Jul, 1992 11 commits
-
-
From-SVN: r1609
Richard Stallman committed -
Always call round_push; we can't rely on alignment of size. From-SVN: r1608
Richard Stallman committed -
(emit_block_move): Protect SIZE. From-SVN: r1607
Richard Stallman committed -
Call protect_from_queue before convert_to_mode. From-SVN: r1606
Richard Stallman committed -
(expand_float, expand_fix): Likewise. From-SVN: r1605
Richard Stallman committed -
From-SVN: r1604
Richard Stallman committed -
(tree_node_kind_names): Added name for `b_kind'. (make_node, copy_node, stabilize_reference_1): Handle case 'b' (for BLOCK nodes). (make_node): Don't try to deal with BLOCKs when doing a type 'e' node. From-SVN: r1603
Richard Stallman committed -
(BLOCK_VARS, BLOCK_TYPE_TAGS, BLOCK_SUBBLOCKS, BLOCK_HANDLER_BLOCK): Changed to reference fields of the new `struct tree_block' type. (BLOCK_ABSTRACT_ORIGIN, BLOCK_ABSTRACT): Definitions added. (union tree_node): Added `struct tree_block' as a new variant. From-SVN: r1602
Richard Stallman committed -
(pure_or_virtual_attribute): Add #if 0 around use of DECL_ABSTRACT_VIRTUAL_P. (BLOCK_INLINE_FUNCTION): Obsolete definition deleted. (block_ultimate_origin): New function. (output_block): Local `have_significant_locals' renamed to `must_output_die'. (output_block): Handle abstract & concrete blocks in inline functions. (output_decls_for_scope): Don't bump `next_block_number' for abstract blocks. From-SVN: r1601
Richard Stallman committed -
From-SVN: r1600
Richard Stallman committed -
From-SVN: r1599
Richard Stallman committed
-
- 16 Jul, 1992 5 commits
-
-
From-SVN: r1598
Richard Stallman committed -
From-SVN: r1597
Richard Stallman committed -
From-SVN: r1596
Richard Stallman committed -
From-SVN: r1595
Richard Stallman committed -
From-SVN: r1594
Richard Stallman committed
-
- 15 Jul, 1992 5 commits
-
-
From-SVN: r1593
Richard Stallman committed -
From-SVN: r1592
Richard Stallman committed -
(signed_type, unsigned_type, default_conversion, check_format): (build_binary_op, c_expand_start_case): Use TYPE_MAIN_VARIANT when comparing against specific non-void types. From-SVN: r1591
Richard Stallman committed -
(store_parm_decls, combine_parm_decls, finish_function): Use TYPE_MAIN_VARIANT when comparing against specific non-void types. From-SVN: r1590
Richard Stallman committed -
From-SVN: r1589
Richard Kenner committed
-
- 14 Jul, 1992 6 commits
-
-
(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can store in an INTEGER_CST. (yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can store in an INTEGER_CST. (LONG_LONG_TYPE_SIZE): Deleted; no longer needed. From-SVN: r1588
Richard Kenner committed -
From-SVN: r1587
Richard Stallman committed -
In case of nan, set errno directly or call the library function. From-SVN: r1586
Richard Stallman committed -
From-SVN: r1585
Richard Stallman committed -
From-SVN: r1584
Richard Stallman committed -
From-SVN: r1583
Richard Stallman committed
-
- 13 Jul, 1992 2 commits
- 12 Jul, 1992 11 commits
-
-
From-SVN: r1580
Richard Kenner committed -
so that it looks for subdirs of dir reached via symlinks. From-SVN: r1579
Richard Stallman committed -
(ASM_OUTPUT_ALIGNED_LOCAL): Previous change #undef'ed this too. From-SVN: r1578
Richard Stallman committed -
(ASM_OUTPUT_ASCII): New overriding definition. (ASM_OUTPUT_CASE_END): New overriding definition. From-SVN: r1577
Richard Stallman committed -
From-SVN: r1576
Richard Stallman committed -
(LIB_SPEC): Use -lg only once. (STRUCTURE_SIZE_BOUNDARY): Defined. From-SVN: r1575
Richard Stallman committed -
From-SVN: r1574
Richard Stallman committed -
(process_aux_info_file): Set must_create before jumping to start_over. Don't clear must_create at start_over. Don't test source file mod time for SYSCALLS. From-SVN: r1573
Richard Stallman committed -
From-SVN: r1572
Richard Stallman committed -
From-SVN: r1571
Richard Stallman committed -
to DECL_INLINE, DECL_NONLOCAL, DECL_REGISTER, DECL_EXTERNAL. From-SVN: r1570
Richard Stallman committed
-