summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* (mem_aligned_8): Delete ifdefed out code. Add supportwilson1993-04-251-44/+10
* (TARGET_HOPE_ALIGN, TARGET_FORCE_ALIGN): Delete.wilson1993-04-251-63/+22
* (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Make %f0/%f1wilson1993-04-251-3/+10
* (movstrsi): Comment out.wilson1993-04-251-39/+41
* (output_load_address, output_size_for_block_move,wilson1993-04-251-0/+13
* (output_function_epilogue): Emit 'nop' instead ofwilson1993-04-251-0/+4
* (movdf): Add a define split.wilson1993-04-251-0/+12
* (SIZE_TYPE): Deleted.kenner1993-04-251-3/+0
* * pa.md (cacheflush): Rework pattern and output template to avoidlaw1993-04-241-2/+2
* * pa.h (INITIALIZE_TRAMPOLINE): Pass a register operand, not alaw1993-04-241-1/+1
* * pa.md (casesi0): Indicate that the PC is set to thelaw1993-04-231-2/+1
* entered into RCSroland1993-04-232-0/+105
* *** empty log message ***roland1993-04-231-3/+3
* (ASM_FILE_START): Don't output a .file directive.wood1993-04-221-2/+3
* (cmpsi): Use `cmpq' for small immediate values.rms1993-04-181-14/+20
* (clipper_frame_size): New function.rms1993-04-181-63/+123
* (FRAME_POINTER_REQUIRED, FRAME_POINTER_OFFSET):rms1993-04-181-5/+18
* (blockage): Use unspec_volatile #1; #0 is IMB.kenner1993-04-171-1/+1
* (untyped_call, blockage): New patterns.kenner1993-04-173-0/+111
* (FUNCTION_VALUE_REGNO_P): True only for the first register in thekenner1993-04-171-1/+1
* Delete extra dependencies.meissner1993-04-163-101/+0
* Don't put relocatable items into .text if -pic-lib.meissner1993-04-161-2/+8
* Allow iris to have its version of the trampoline code.meissner1993-04-161-0/+31
* Don't put relocatable items into .rdata.meissner1993-04-161-2/+13
* (REAL_VALUE_ATOF): Define only if not REAL_ARITHMETIC.rms1993-04-161-3/+5
* (floatsidf2): Add missing arg to REAL_VALUE_ATOF.rms1993-04-141-1/+1
* (movXX): Third arg to emit_move_sequence is NULL_RTX.kenner1993-04-131-7/+8
* (LEGITIMIZE_ADDRESS): Last arg to force_operand is NULL_RTX.kenner1993-04-131-4/+4
* (sminsf, smindf, smaxsf, smaxdf): Should be minsf, etc.kenner1993-04-131-5/+5
* (ASM_OUTPUT_FLOAT_OPERAND): Use CODE.wood1993-04-121-1/+1
* (CONSTANT_ALIGNMENT): Only increase alignment of string constants.wilson1993-04-121-1/+2
* (adddi3/subdi3): Allow immediate constants.kenner1993-04-121-8/+12
* (print_operand): Sort all cases in alphabetical order.kenner1993-04-121-205/+216
* Define MKTEMP_EACH_FILE and NO_PRECOMPILES.rms1993-04-121-0/+4
* (ONLY_INT_FIELDS): No longer needed.kenner1993-04-101-5/+1
* (alpha_sa_size): Need to save $26 if it is used or if any otherkenner1993-04-101-32/+72
* (add/sub): Correct predicates and constraints for sNaddX and addX insns; wekenner1993-04-101-56/+221
* Move machine independent portions towood1993-04-091-388/+57
* Initial revisionwood1993-04-096-0/+855
* entered into RCSroland1993-04-091-1/+1
* Initial revisionrms1993-04-091-0/+10
* (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add newkenner1993-04-091-3/+6
* Add -fpic support back in.meissner1993-04-071-14/+40
* (lshldi3, lshrdi3): Define.wilson1993-04-061-0/+80
* (movdi): End by returning the last template; otherwisewilson1993-04-061-3/+3
* More mips gas changes, allow -gdwarf on OSF/1meissner1993-04-064-18/+28
* * pa.c (print_stw, print_ldw): Delete.law1993-04-061-266/+324
* * pa.h (FIXED_REGISTERS): %r4 is no longer fixed.law1993-04-061-9/+5
* * pa.md (prologue, epilogue): New define_expands.law1993-04-061-0/+41
* * pa.md (movdi patterns): Do not accept 1.0 FP registers inlaw1993-04-051-16/+16