aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1999-10-24bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh R. Ghazi6-11/+12
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi16-27/+0
1999-10-24iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to -O0.Mark Mitchell1-0/+5
1999-10-22arm.c (logical_binary_operator): New fucntion.Jeffrey A Law3-13/+197
1999-10-22i386.md: Add missing `y' modifiers to uses of fst, fstp, fld, and fld.Mark Mitchell1-51/+51
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi5-142/+200
1999-10-21Apply patches submitted by eCos team.Jonathan Larmour3-13/+19
1999-10-20sparc.md (movsf_const_intreg): If splitting, length must be > 1.Jeffrey A Law1-2/+2
1999-10-20i386.c (ix86_expand_prologue): Properly wrap USE around reg for CALL_INSN_FUN...Richard Henderson1-1/+2
1999-10-20mips.md (movdf_internal1a): Allow floating-point move between GP_REGs.Andrew Haley1-4/+4
1999-10-20thumb.h (GO_IF_LEGITIMATE_ADDRESS): Take account of the mode size when findin...Andrew Haley1-1/+2
1999-10-19pa.md (call, call_value): Do not emit a blockage after restoring the PIC regi...Jeffrey A Law1-22/+4
1999-10-19arm.c: Verify modes on operands in predicatesBernd Schmidt1-4/+18
1999-10-19Fix APCS violation.Richard Earnshaw1-7/+19
1999-10-18mn10200.md (outline_epilogue_jump): Embed a (return) to indicate to the cfg c...Jeffrey A Law2-2/+4
1999-10-18m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word if the pic register is used.Andreas Schwab1-0/+2
1999-10-17* pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).Jeffrey A Law1-0/+8
1999-10-16t-cygwin (winnt.o): Depend on RTL_H and TREE_H.Richard Henderson2-2/+2
1999-10-16* config/c4x/c4x.md (HF mode patterns): Add missing modes.Michael Hayes1-13/+14
1999-10-16c4x.md (movstrqi_small): Utilise parallel move instructions.Michael Hayes1-9/+22
1999-10-16Try again!?Michael Hayes1-0/+73
1999-10-16c4x.md (parallel instruction patterns): Rework constraints to keep reload happy.Michael Hayes1-85/+85
1999-10-16* config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,Michael Hayes1-3/+198
1999-10-15* config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.Michael Hayes1-0/+2
1999-10-15c4x.c (c4x_rptb_insert): Emit rpts_top pattern if appropriate.Michael Hayes2-2/+41
1999-10-15c4x.c (src_operand): Check SYMBOL_REF and LABEL_REF memory mode.Michael Hayes1-1/+1
1999-10-15pa.c (move_operand): Rely on memory_address_p to determine the validity of no...Jeffrey A Law2-3/+8
1999-10-15mips.c (function_prologue): Fix argument types.Richard Henderson2-12/+6
1999-10-15Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:Richard Henderson5-7/+8
1999-10-15t-freebsd: Do not override USER_H.Loren J. Rittle1-2/+0
1999-10-15sparc.md (movsf_const_intreg): Revert last constraint change.Richard Henderson1-5/+6
1999-10-14mips.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson2-11/+17
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson16-52/+64
1999-10-15configure.in (djgpp): Revert previous patch.Jeffrey A Law1-57/+9
1999-10-14pa.md (post_stw+1): Use pmode_register_operand.Richard Henderson1-10/+8
1999-10-14alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Accept ADDRESSOF as the base of a ...Richard Henderson1-0/+3
1999-10-15c4x.md: Define mode for remaining unspec operators.Michael Hayes2-17/+18
1999-10-14* i386.md (movstricthi_1): Allow r/r.Richard Henderson1-1/+1
1999-10-15* config/c4x/c4x.h (c4x_va_start, c4x_va_arg): Declare.Michael Hayes1-2/+6
1999-10-15c4x.c (dst_operand): New.Michael Hayes3-50/+51
1999-10-14sparc.md (*): Use {nonimmediate,register}_operand as appropriate instead of g...Richard Henderson1-59/+41
1999-10-14rs6000.md (call_value_indirect_aix32): Use wildcard match_operand for call re...Richard Henderson1-3/+3
1999-10-14* m68k.md (zero_extendsidi2): Add missing output reload constraint.Richard Henderson1-1/+1
1999-10-14i386.md (call value patterns): Move to the end of the file.Richard Henderson1-53/+57
1999-10-14configure.in (djgpp configuration): Define extra_objects..Mark Elbrecht1-9/+57
1999-10-14* pa.h (PREDICATE_CODES): New.Richard Henderson1-0/+37
1999-10-14i386.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson2-25/+31
1999-10-14alpha.md (call-1): Supply missing mode for operator.Richard Henderson1-28/+28
1999-10-13Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl1-1/+6
1999-10-13sparc.c (symbolic_operand): Verify mode; don't accept CONST_DOUBLE.Richard Henderson2-5/+6