- 28 Dec, 1992 30 commits
-
-
equivalent call to num_sign_bit_copies. From-SVN: r2972
Richard Kenner committed -
(expand_shift): If rotating by a constant, try both directions of rotate; if can't open-code a rotate, do it as a pair of shifts followed by an IOR. From-SVN: r2971
Richard Kenner committed -
rotate when it is equivalent. From-SVN: r2970
Richard Kenner committed -
-finline-functions for -O3 and this does nothing else useful. From-SVN: r2969
Richard Kenner committed -
From-SVN: r2968
Richard Stallman committed -
(ASM_OUTPUT_ADDR_DIFF_ELT, JUMP_TABLES_IN_TEXT_SECTION): Copy definitions from i386v4.h to get PIC code correct. (FUNCTION_PROFILER): Copy definition from i386bsd.h. (COMMENT_BEGIN, ASM_APP_ON, ASM_APP_OFF): Copy from i386bsd.h to prepare for new GAS. From-SVN: r2967
Richard Stallman committed -
From-SVN: r2966
James Van Artsdalen committed -
From-SVN: r2965
Richard Stallman committed -
Use new file names for included 386 files. From-SVN: r2964
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2963
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2962
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2961
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2952
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2951
James Van Artsdalen committed -
From-SVN: r2950
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2949
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2948
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2947
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2946
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2945
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2944
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2943
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2942
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2941
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2940
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2939
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2938
James Van Artsdalen committed -
Use new file names for included 386 files. From-SVN: r2937
James Van Artsdalen committed -
Remove code to delete previous cc0-setting insn. (delete_compution): No longer conditional on #ifndef HAVE_cc0. If insn uses CC0, delete previous insn that just sets CC0 for us; do deletion via recursive call. From-SVN: r2936
Richard Kenner committed -
From-SVN: r2935
Richard Kenner committed
-
- 27 Dec, 1992 10 commits
-
-
(error): Set it. (main): Test it and return FATAL_EXIT_CODE if it is set. From-SVN: r2934
Richard Kenner committed -
UNDOBUF.OTHER_INSN. From-SVN: r2933
Richard Kenner committed -
From-SVN: r2932
Richard Stallman committed -
From-SVN: r2931
Tom Wood committed -
(VERSION_0400_SYNTAX, REQUIRES_88110_ASM_OP): New definitions. From-SVN: r2930
Tom Wood committed -
Always set MEM_IN_STRUCT_P. If it wasn't previously set, use BLKmode. (output_file_start): Emit `requires_88110' when -m88110 is used with -mversion-04.00. From-SVN: r2929
Tom Wood committed -
(length attribute): Branches may be expanded to two instructions by the assembler. (DFmode bcnd pattern): Don't try to fill the delay slot. (CCmode bbx patterns): Reverse the 1/0, not the condition. (BLKmode load/store patterns): New. (call_block_move, call_movstrsi_loop): Allow any mode for the preload. From-SVN: r2928
Tom Wood committed -
From-SVN: r2927
Tom Wood committed -
(ASM_SPEC): Pass -KVstring given -mversion-string. (LIB_SPEC): Add crtend.o. (STARTFILE_SPEC): Add crtbegin.o, and m88kdgux.ld for COFF. (CTOR_LIST_END, DTOR_LIST_END): Define as -1. (DO_GLOBAL_{C,D}ORS_BODY): Ignore null entries and look for -1 bounds. From-SVN: r2926
Tom Wood committed -
(mostly_true_jump): When trying to determine if the current insn is essentially a conditional return... (mostly_true_jump): When trying to determine if the current insn is essentially a conditional return, look inside of SEQUENCE insns for jumps. Predict jumps to the exit test for loops as likely to be taken. From-SVN: r2925
Richard Kenner committed
-