aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1993-10-08Make ROSE shared library profiling work; Use GOTOFF if possible for ELF.Michael Meissner1-4/+42
1993-10-08Remove LIMITS_H; hasn't been used for a while.Richard Kenner1-1/+0
1993-10-08Remove definition of EXTRA_PASSES and remove rules for mips-* files.Richard Kenner5-59/+0
1993-10-07(HAVE_VPRINTF): Is VPRINTF not VFPRINTF.Jim Wilson1-1/+1
1993-10-07Change to even newer profiling calling sequence.Michael Meissner1-46/+107
1993-10-07Add FINALIZE_PIC to indicate %ebx needs to be set up if profiling.Michael Meissner1-0/+17
1993-10-07Always declare malloc, realloc, etc, to be void *.Richard Kenner1-4/+0
1993-10-07(CPP_PREDEFINES): Add assertions for system/cpu/machine.Doug Evans1-1/+1
1993-10-07Clean up usage of commutative declarator `%'.Torbjorn Granlund1-13/+13
1993-10-06Add peepholes for stack adjust plus pushes.Richard Stallman1-2/+30
1993-10-06(output_move_double): Special code for pushing from an address that uses the sp.Richard Stallman1-5/+13
1993-10-06(FUNCTION_EPILOGUE, FUNCTION_PROLOGUE): Add %$ in adjspb/adjspd insns.Richard Stallman1-2/+2
1993-10-06Add check for _real_mcount being 0 back in again.Michael Meissner1-1/+4
1993-10-06New calling sequence for profiling, old available with -mmcount.Michael Meissner1-6/+66
1993-10-06pa.c (output_function_prologue): Pass on information about the number of call...Jeff Law1-3/+17
1993-10-05(umulsidi3): Use uns_arith_operand not arith_operand.Jim Wilson1-2/+21
1993-10-05(SELECT_CC_MODE): Add support for ASHIFT.Jim Wilson1-4/+5
1993-10-05(uns_small_int, uns_arith_operand): New functions.Jim Wilson1-0/+30
1993-10-05(mips_expand_prologue): Handle structure return values asJim Wilson1-0/+12
1993-10-05(CLASS_MAX_NREGS): For DFmode and !TARGET_FLOAT64 case,Jim Wilson1-7/+7
1993-10-05(INITIALIZE_TRAMPOLINE): Delete #ifndef/#endif.Jim Wilson1-21/+4
1993-10-05(INITIALIZE_TRAMPOLINE, TRANSFER_FROM_TRAMPOLINE): Delete.Jim Wilson1-31/+0
1993-10-05(pushxf,movxf,extenddfxf2,extendsfxf2): Handle XFmode write to MEM by eading...James Van Artsdalen1-43/+17
1993-10-05(output_to_reg): Handle XFmode write to MEM by reading back value afterJames Van Artsdalen1-1/+4
1993-10-05(FIXED_REGISTERS): Don't fix hard reg st7 if XFmode is enabled.James Van Artsdalen1-9/+0
1993-10-04(incoming_regs): Only use 16 registers for parameter passing.Richard Kenner1-1/+6
1993-10-04(VALUE_REGNO): Add case XFmode.James Van Artsdalen1-1/+2
1993-10-04(ASM_OUTPUT_DOUBLE): Deleted, use default version.James Van Artsdalen2-23/+0
1993-10-04(ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_ macros.James Van Artsdalen2-30/+65
1993-10-03(ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_ macros.James Van Artsdalen1-3/+25
1993-10-03(tstxf_cc, tstxf, cmpxf, cmpxf_cc, cmpxf_ccfpeq, swapxf, movxf,James Van Artsdalen1-0/+617
1993-10-03(LONG_DOUBLE_TYPE_SIZE): Define as 96.James Van Artsdalen1-9/+48
1993-10-03(output_op_from_reg): Handle 3-word XFmode values.James Van Artsdalen1-55/+221
1993-10-03Initial revisionRichard Kenner3-0/+5840
1993-10-03Initial revisionRichard Earnshaw3-0/+246
1993-10-03Major rewrite -- See ChangeLog for detailsRichard Earnshaw4-839/+7420
1993-10-02(addhi3): Use byte opcodes when the low byte of a word is known to be zero.James Van Artsdalen1-0/+18
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans108-132/+168
1993-10-01(LIB_SPEC): Handle -p anmd -pg outermost.Richard Stallman1-1/+1
1993-10-01(LINK_SPEC): Pass "-a -archive" when debugging.Torbjorn Granlund1-2/+2
1993-10-01(LIB_SPEC): Make sure to add space between flags.Torbjorn Granlund1-1/+1
1993-10-01Do not put halfpic cruft into libgcc.a on OSF/1.Michael Meissner2-2/+4
1993-10-01(R_KR): New macro.Richard Kenner1-51/+84
1993-10-01(gpc_reg_operand): Include kernel registers.Richard Kenner1-3/+6
1993-09-29(reg_or_short_operand): Remove redundant test.Richard Kenner1-4/+1
1993-09-28Comment that this is for sparclite w/o FPU.Jim Wilson1-1/+1
1993-09-28(CPP_SPEC): Handle -mf930 and -mf934.Jim Wilson1-4/+13
1993-09-28New file.Jim Wilson1-0/+7
1993-09-28(ASM_FILE_START): Quote special characters in file names.Paul Eggert7-18/+23
1993-09-28(DBX_OUTPUT_MAIN_SOURCE_DIRECTORY, DBX_OUTPUT_MAIN_SOURCE_FILENAME):Paul Eggert1-4/+7