aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1995-01-13(ASM_FILE_START): New macro.Richard Kenner1-0/+22
1995-01-13(LINK_SPEC): Add missing "\".Richard Kenner1-2/+2
1995-01-12(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.Jim Wilson17-34/+34
1995-01-12(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.yJim Wilson1-2/+2
1995-01-10(REGISTER_MOVE_COST): Add LINK_OR_CTR_REGS class to expensive moves.Richard Kenner1-3/+5
1995-01-08Update copyright years.Jeff Law3-3/+3
1995-01-07(flush): Change to using a MEM instead of address.Richard Kenner1-6/+6
1995-01-07(order_regs_for_local_alloc): Add casts to bcopy call.Richard Kenner1-14/+16
1995-01-07pa.h (enum processor_type): New enumeration describing the processor to sched...Jeff Law3-128/+552
1995-01-06(DO_GLOBAL_CTORS_BODY): Run constructors from right toJim Wilson2-4/+4
1995-01-04pa.md (call expander): Use emit_insn_before to emit an insn to save the PIC r...Jeff Law1-8/+4
1994-12-28pa.h (DO_GLOBAL_DTORS_BODY): Define.Jeff Law1-0/+10
1994-12-28* config/pa/t-pa (LIB2FUNCS_EXTRA): Define.Jeff Law1-0/+5
1994-12-28Initial revisionJeff Law1-0/+46
1994-12-28(truncdiqi2+[123]): Add patterns to optimize DImode toJim Wilson1-5/+72
1994-12-28(sh_expand_prologue): Clear extra_push at start.Jim Wilson1-13/+12
1994-12-28Correct typos.Ian Lance Taylor1-2/+2
1994-12-27* pa.c (output_movb): Fix ttypo.Jeff Law1-1/+1
1994-12-27Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float valuesIan Lance Taylor1-0/+15
1994-12-22On a NeXT, <limits.h> is sometimes not in /usr/include, so look elsewhereIan Lance Taylor2-0/+6
1994-12-21(TRAMPOLINE_TEMPLATE): Specify some code as explicit hex words.Richard Kenner1-6/+9
1994-12-21(sqrtsf2, sinsf2, sindf2, sinxf2): Define.Richard Kenner1-1/+85
1994-12-21(adddi3, subdi3): New patterns.Richard Kenner1-0/+24
1994-12-21(mulhisi3): Add truncate to mulhisi3 to fix bug and change from define_insn t...Richard Kenner1-2/+22
1994-12-20(LINK_SPEC): Add case for -shared, just like in rs6000.h.Richard Kenner1-1/+2
1994-12-20Build libgcc.aMichael Meissner4-1/+115
1994-12-20Support SYSV pragmasMichael Meissner1-0/+2
1994-12-19(CLIB): Add -L/usr/lib/cmplrs/cc3.11.Jim Wilson1-1/+2
1994-12-19(HAVE_VPRINTF): Delete.Jim Wilson1-3/+0
1994-12-19Don't print CONST_DOUBLE as floating point if not MODE_FLOATIan Lance Taylor1-1/+2
1994-12-19(fpadd_parts): Adding infinities with opposite signs yields a NaN.Jim Wilson1-0/+3
1994-12-18* pa.md (pic2_highpart): Accept readonly operands.Jeff Law1-1/+0
1994-12-18(CPP_PREDEFINES): Change _MIPSEB to _MIPSEL.Jim Wilson1-1/+1
1994-12-17pa.h (readonly_section): During PIC code generation, put readonly data into t...Jeff Law2-12/+16
1994-12-16(ashiftrt_r4_1): Delete useless or instruction.Jim Wilson1-1/+1
1994-12-16(DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST,Jim Wilson1-14/+36
1994-12-15pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Don't emit a ".text" pseudo-op...Jeff Law1-1/+1
1994-12-13(handle_pragma): Only print warning once.Doug Evans1-1/+6
1994-12-13(IMMEDIATE_PREFIX): Really define.Richard Kenner1-1/+1
1994-12-13(FUNCTION_EXTRA_EPILOGUE): Fix typo in mov.l opcode.Richard Kenner1-1/+1
1994-12-10(cmpsi): Make this into a define_expand; legitimize PIC addresses if necessary.Richard Kenner1-1/+22
1994-12-09rs6000.h (LINK_SPEC): Add %{shared:-bM:SRE}.Jason Merrill1-3/+8
1994-12-09(MASK_NO_FPR, TARGET_NO_FPR): Define.Richard Kenner1-5/+17
1994-12-08Initial revisionRoland McGrath1-0/+50
1994-12-08(bsetmemqi, bclrmemqi): New patterns to set bit in memory byte withRichard Kenner1-0/+59
1994-12-08(extend_operator): New predicate.Richard Kenner1-0/+27
1994-12-07New pattern for ior between SImode target and zero_extended value.Richard Kenner1-0/+19
1994-12-07*** empty log message ***Steve Chamberlain1-1/+8
1994-12-07*** empty log message ***Steve Chamberlain1-11/+23
1994-12-06(CPP_PREDEFINES): Set __GNUC_MINOR__ to 7.Richard Kenner1-1/+1