- 12 Sep, 1995 20 commits
-
-
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 14 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 -
From-SVN: r10309
Jason Merrill committed -
(xcoff_inlining): New variable, used in place of xcoff_current_include_file when determining whether to use absolute line numbers. (xcoffout_source_file): Switched to using xcoff_inlining to determine when to emit .bi/.ei directives. From-SVN: r10308
Richard Kenner committed -
(tstdi): Likewise. From-SVN: r10307
Richard Kenner committed
-
- 03 Sep, 1995 1 commit
-
-
From-SVN: r10306
Richard Kenner committed
-
- 31 Aug, 1995 5 commits
-
-
[L_udivdi3 || L_divdi3 || L_umoddi3 || L_moddi3] (__udivmoddi4): Define this `static inline' when defining these, so they all remain leaf functions. From-SVN: r10305
Richard Kenner committed -
(decode_rtx_const, case CONST_DOUBLE): Use to hash CONST_DOUBLE representing an integer. From-SVN: r10304
Richard Kenner committed -
From-SVN: r10303
Richard Kenner committed -
(stmts, stmt_or_label): Use new member to avoid lexical lookahead hack. (lineno_stmt_or_labels): New rule. (lineno_stmt_or_label, stmt_or_label): Yield nonzero if it ends in a label. From-SVN: r10302
Richard Kenner committed -
From-SVN: r10301
Richard Kenner committed
-