- 05 Oct, 1993 17 commits
-
-
From-SVN: r5613
Jim Wilson committed -
adding arguments and add one arg. From-SVN: r5612
Richard Kenner committed -
From-SVN: r5611
Richard Kenner committed -
From-SVN: r5610
Richard Kenner committed -
From-SVN: r5609
Richard Kenner committed -
(struct format_char_info, print_table, scan_table, struct function_info, function_info_entries, function_info_table, record_format_info, init_format_info_table, check_format): Moved to c-common.c. (build_function_call): Call check_function_format. From-SVN: r5608
Richard Kenner committed -
(decl_attributes): Call record_function_format with DECL_NAME and also DECL_ASSEMBLER_NAME. (struct format_char_info): Moved here from c-typeck.c. (print_char_table): Likewise; renamed from print_table. (scan_char_table): Likewise; renamed from scan_table. (struct function_format_info): Likewise; add assembler_name. (function_format_list): Make list, not array. (init_function_format_info): Likewise; renamed from init_format_info_table. (record_function_format): Likewise; renamed from record_format_info; record assembler_name. (check_format_info): Likewise; renamed from check_format. (check_function_format): New interface that does not require knowledge of struct function_format_info. From-SVN: r5607
Richard Kenner committed -
From-SVN: r5606
Richard Kenner committed -
check_function_format): Declare. From-SVN: r5605
Richard Kenner committed -
From-SVN: r5604
Richard Kenner committed -
From-SVN: r5603
Richard Kenner committed -
VOIDmode. From-SVN: r5602
Richard Kenner committed -
(pushxf,movxf,extenddfxf2,extendsfxf2): Handle XFmode write to MEM by eading back value after write if source doesn't die. (movxf,extenddfxf2,extendsfxf2): Don't emit fld before calling output_to_reg: output_to_reg does that now. From-SVN: r5601
James Van Artsdalen committed -
write if source doesn't die. From-SVN: r5600
James Van Artsdalen committed -
From-SVN: r5599
James Van Artsdalen committed -
(move_for_stack_reg): If the 387 regstack is not full when doing an XFmode write from 387 to MEM, copy the source reg and write the copy. From-SVN: r5598
James Van Artsdalen committed -
for a pair of matching args if they are the same pseudo reg. From-SVN: r5597
Richard Stallman committed
-
- 04 Oct, 1993 22 commits
-
-
(assemble_string): Use it. (assemble_static_space, assemble_variable): Put braces around uses of BC_OUTPUT_COMMON and BC_OUTPUT_LOCAL. From-SVN: r5596
Richard Stallman committed -
From-SVN: r5595
Richard Kenner committed -
(bc_init_mode_to_code_map, preferred_typecode): Likewise. (bc_expand_binary_operation, bc_expand_unary_operation): Likewise. (bc_expand_increment): Likewise. From-SVN: r5594
Richard Kenner committed -
From-SVN: r5593
Richard Kenner committed -
(bc_load_memory, bc_store_memory): Likewise. (bc_runtime_type_code): Cast enum logical operand to int. From-SVN: r5592
Richard Kenner committed -
From-SVN: r5591
Richard Kenner committed -
From-SVN: r5590
Richard Kenner committed -
to be in saveable_obstack. From-SVN: r5589
Richard Kenner committed -
From-SVN: r5588
Richard Kenner committed -
From-SVN: r5587
Richard Kenner committed -
From-SVN: r5586
Richard Kenner committed -
object by invisible reference. From-SVN: r5585
Richard Kenner committed -
(store_constructor): Handle case of variable position and allow it to contain a PLACEHOLDER_EXPR. (get_inner_reference): Make a WITH_RECORD_EXPR if required. (expand_expr, case PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New cases. (expand_expr, case ARRAY_REF): Make WITH_RECORD_EXPR expressions when needed. From-SVN: r5584
Richard Kenner committed -
object by invisible reference. From-SVN: r5583
Richard Kenner committed -
a WITH_RECORD_EXPR. From-SVN: r5582
Richard Kenner committed -
(contains_placeholder_p, substitute_in_{expr,type}): New functions. From-SVN: r5581
Richard Kenner committed -
From-SVN: r5580
Richard Kenner committed -
From-SVN: r5579
Richard Kenner committed -
From-SVN: r5578
Richard Kenner committed -
From-SVN: r5577
James Van Artsdalen committed -
From-SVN: r5576
James Van Artsdalen committed -
(ASM_OUTPUT_LONG_DOUBLE): New macro. From-SVN: r5575
James Van Artsdalen committed
-
- 03 Oct, 1993 1 commit
-
-
(ASM_OUTPUT_LONG_DOUBLE): New macro. (VALUE_REGNO): Add case XFmode. From-SVN: r5574
James Van Artsdalen committed
-