- 06 Oct, 1993 19 commits
-
-
From-SVN: r5640
Ian Lance Taylor committed -
Set it for special case of substituting i3 into i2. Use it near end to detect when special case succeeded. Move i2notes to i3notes for this special case. (distribute_notes, REG_UNUSED case): Ignore all REG_UNUSED notes except those from I3. From-SVN: r5639
Jim Wilson committed -
From-SVN: r5638
Richard Stallman committed -
From-SVN: r5637
Richard Stallman committed -
From-SVN: r5636
Richard Kenner committed -
From-SVN: r5635
Richard Kenner committed -
From-SVN: r5634
Richard Kenner committed -
From-SVN: r5633
Richard Kenner committed -
are the same register. From-SVN: r5632
Richard Kenner committed -
From-SVN: r5631
Richard Kenner committed -
From-SVN: r5630
Richard Kenner committed -
From-SVN: r5629
Richard Stallman committed -
(const_umulsidi3): Use uns_small_int not small_int. (ashlsi3+1, ashlsi3+2): New patterns to replace shift and compare with addcc. From-SVN: r5628
Jim Wilson committed -
From-SVN: r5627
Jim Wilson committed -
From-SVN: r5626
Jim Wilson committed -
(substitute_in_expr): Don't allow CONSTRUCTOR. From-SVN: r5625
Richard Kenner committed -
allocated. From-SVN: r5624
Richard Kenner committed -
changing signedness. From-SVN: r5623
Richard Kenner committed -
convert_modes instead of convert_to_mode. From-SVN: r5622
Richard Kenner committed
-
- 05 Oct, 1993 21 commits
-
-
pseudo registers. From-SVN: r5621
Jim Wilson committed -
From-SVN: r5620
Richard Kenner committed -
the first argument if necessary. From-SVN: r5619
Jim Wilson committed -
return 2 not 4. (CLASS_UNITS): Take size parameter instead of num (words). From-SVN: r5618
Jim Wilson committed -
is an interger constant, first check to make sure it is nonzero. From-SVN: r5617
Jim Wilson committed -
(fill_simple_delay_slots): When take insn from a following unconditional branch target, if new_label is zero, must set it to the result of find_end_label (). From-SVN: r5616
Jim Wilson committed -
entry from file. From-SVN: r5615
Richard Kenner committed -
(INITIALIZE_TRAMPOLINE): Delete #ifndef/#endif. Change function name from __enable_execute_stack to __gcc_flush_cache. (TRANSFER_FROM_TRAMPOLINE): Likewise. Delete code calling mprotect. Uncomment code calling cacheflush. From-SVN: r5614
Jim Wilson committed -
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
-