- 14 Sep, 1995 1 commit
-
-
pseudo and try again. From-SVN: r10349
Richard Kenner committed
-
- 12 Sep, 1995 28 commits
-
-
From-SVN: r10348
Richard Kenner committed -
From-SVN: r10347
Richard Kenner committed -
From-SVN: r10346
Richard Kenner committed -
From-SVN: r10345
Richard Kenner committed -
FRAME_GROWS_DOWNWARD, not STACK_GROWS_DOWNWARD. From-SVN: r10344
Richard Kenner committed -
correct 4th alternative to match reality. From-SVN: r10343
Richard Kenner committed -
From-SVN: r10342
Richard Kenner committed -
(TRAMPOLINE_TEMPLATE): Rewrite for sparc64. (TRAMPOLINE_SIZE): Is 40 for sparc64. From-SVN: r10341
Richard Kenner committed -
From-SVN: r10340
Richard Kenner committed -
From-SVN: r10339
Richard Kenner committed -
From-SVN: r10338
Richard Kenner committed -
From-SVN: r10337
Richard Kenner committed -
Changed to work like Gnu ld for NT. From-SVN: r10336
Richard Kenner committed -
From-SVN: r10335
Richard Kenner committed -
Change LIB_SPEC to be compatible with Gnu ld for NT. From-SVN: r10334
Richard Kenner committed -
Changed LIB_SPEC to be compatible with Gnu ld for NT. From-SVN: r10333
Richard Kenner committed -
From-SVN: r10332
Richard Kenner committed -
Changed various .o's to .$(objext)'s (specs): Removed unnecessary $(exeext). (EXTRA_GCC_OBJS): New variable. (clean): Removed $(LIB2FUNCS_EXTRA) From-SVN: r10331
Richard Kenner committed -
From-SVN: r10330
Richard Kenner committed -
From-SVN: r10329
Douglas Rupp committed -
From-SVN: r10328
Douglas Rupp committed -
From-SVN: r10327
Richard Kenner committed -
From-SVN: r10326
Richard Kenner committed -
overlap one reg with one of the inputs. From-SVN: r10325
Richard Kenner committed -
From-SVN: r10324
Richard Kenner committed -
From-SVN: r10323
Richard Kenner committed -
From-SVN: r10322
Richard Kenner committed -
From-SVN: r10321
Richard Kenner committed
-
- 11 Sep, 1995 11 commits
-
-
From-SVN: r10320
Richard Kenner committed -
(ASM_FILE_START): Define, to call output_options in addition to output_file_directive. (TRAMPOLINE_SIZE): Correct size to match code. From-SVN: r10319
Richard Kenner committed -
(float{,uns}sidf2): Call rs6000_float_const to portably build the proper floating point constant for conversions. (float{,uns}sidf2): Call rs6000_float_const to portably build the proper floating point constant for conversions. (movdi): Properly handle movdi of CONST_{INT,DOUBLE} on little endian systems. From-SVN: r10318
Richard Kenner committed -
(output_option{,s}): New functions to write -f, -m, and -W options to the asm file. (rs6000_float_const): New function to generate floating point constants portably used in signed,unsigned -> double conversions. (rs6000_stack_info,debug_stack_info): Use ABI enumeration instead of AIX vs. V.4 boolean. From-SVN: r10317
Richard Kenner committed -
(rs6000_stack): Use abi enum, not AIX vs. V.4 boolean. (ASM_OUTPUT_OPTIONS): New macro to print output options in .s file. (ASM_FILE_START): Use it. (output_options,rs6000_float_const): Declare new functions. From-SVN: r10316
Richard Kenner committed -
mode if the type is invalid. From-SVN: r10315
Richard Kenner committed -
Corrected mnemonics for HImode DSTB peephole. From-SVN: r10314
Richard Kenner committed -
(FLO_union_type): Remove bitfields to set sign, exponent, and mantissa, and add value_raw field, which is an integer of the appropriate type. If _DEBUG_BITFLOAT is defined, provide little and big endian bitfields. If the macro FLOAT_BIT_ORDER_MISMATCH is defined, use explicit bitfields. (pack_d, unpack_d): Switch to use value_raw and explicit shifts and masks so that we don't have to worry about whether the target is big or little endian unless FLOAT_BIT_ORDER_MISMATCH is defined. If single precision floating point, rename to pack_f and unpack_f, so there is no confusion in the debugger. From-SVN: r10313
Richard Kenner committed -
(FLO_union_type): Remove bitfields to set sign, exponent, and mantissa, and add value_raw field, which is an integer of the appropriate type. If _DEBUG_BITFLOAT is defined, provide little and big endian bitfields. (pack_d, unpack_d): Switch to use value_raw and explicit shifts and masks so that we don't have to worry about whether the target is big or little endian. If single precision floating point, rename to pack_f and unpack_f, so there is no confusion in the debugger. From-SVN: r10312
Richard Kenner committed -
TYPE_MAIN_VARIANT of old type is same as new type. From-SVN: r10311
Richard Kenner committed -
From-SVN: r10310
Jason Merrill committed
-