aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1998-05-14Patch from Gary McGary to fix i960 problem with out-of-range shifts.Jim Wilson2-30/+46
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson10-25/+16
1998-05-13Disable remaining cmov support just to be safe.Jim Wilson1-2/+2
1998-05-13Warning fixes:Kaveh R. Ghazi2-7/+9
1998-05-12* pa.h (DBX_CONTIN_LENGTH): Reduce to 3000 bytes.Jeffrey A Law1-2/+8
1998-05-12* alpha/vms.h (COMMON_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON): Define.Klaus Kaempf1-0/+13
1998-05-12* config/mips/mips.h (ASM_OUTPUT_ALIGN): Remove trailing semi-colon.Gavin Koch1-1/+1
1998-05-12mips.md (dslot): Move after definition of "cpu" attribute.Gavin Koch1-9/+12
1998-05-11mips.c: Prototype static functions.Jeff Law1-3/+24
1998-05-11Put the movzr insn back into the comment.Richard Henderson1-2/+2
1998-05-11Fix -mflat bug reported by Yamamoto Hirotaka.Jim Wilson1-1/+1
1998-05-11* sparc.md (ffsdi2): Disable. Simplify the expression as well.Richard Henderson1-8/+11
1998-05-11alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'.Richard Henderson3-4/+157
1998-05-08loop.c (get_condition): Don't combine when either compare is MODE_CC.Richard Henderson2-159/+153
1998-05-08Hunk of m32r changesMichael Meissner3-472/+674
1998-05-08t-linux: Remove extra stuff already included in config/t-linux.Andreas Schwab1-14/+0
1998-05-07Disable remaining conditional move patterns.Jim Wilson1-6/+12
1998-05-07Update copyrightMichael Meissner1-1/+1
1998-05-07Restore LR in case __eabi was called multiple timesMichael Meissner1-0/+1
1998-05-07linux.h (ASM_COMMENT_START): Remove from here,Jeffrey A Law5-16/+18
1998-05-07m68k.md (adddi3, subdi3): Properly negate the DImode constant.Andreas Schwab1-6/+14
1998-05-06typo typo fixes fixesJeff Law25-33/+33
1998-05-06Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>Robert Lipe1-0/+1
1998-05-06Fix braces right this time.Jeff Law1-10/+10
1998-05-06linux.h (ASM_COMMENT_START): Define as "#".Alan Modra2-3/+9
1998-05-06i386.c (output_387_binary_op): Add some braces to avoid warnings.Jeffrey A Law2-14/+20
1998-05-06Fix minor merge error in mips port.Jim Wilson1-1/+1
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-1/+1
1998-05-06r3900.h (SUBTARGET_ASM_DEBUGGING_SPEC): Replace -gdwarf-2 with -g0.Gavin Koch1-4/+4
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law18-940/+892
1998-05-05Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong.Jim Wilson1-8/+9
1998-05-05* h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers.Jeffrey A Law1-1/+3
1998-05-05m68k.h: Declare functions from m68k.c used in macros and machine description.Andreas Schwab1-12/+23
1998-05-04i386.c (output_fix_trunc): Add code to emulate non-popping DImode case.Jim Wilson1-2/+12
1998-05-04Fix mips-tfile failure on alpha, from Holger Bauer.Jim Wilson1-2/+4
1998-05-04* sparc.c (output_move_quad): Fix typo in mov_by_64 argument.Richard Henderson1-1/+1
1998-05-03Support for official Sparc V9 ABI:Richard Henderson7-316/+723
1998-04-29elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define.Gavin Koch3-18/+65
1998-04-28Patch to fix sparc multiply failures, reported by Laurent Bonnaud.Jim Wilson1-13/+59
1998-04-28At the suggestion of Richard Earnshaw I have changed GO_IF_LEGITIMATE_ADDRESS...Nick Clifton1-2/+2
1998-04-28update m32r portMichael Meissner4-142/+882
1998-04-27Fix coldfire addsf3 bug, bug and patch from David Fiddes.Jim Wilson1-2/+2
1998-04-27* sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG.J"orn Rennecke1-2/+10
1998-04-27sh.c (sh_expand_prologue, [...]): If TARGET_DOUBLE_ALIGN, preserve 64 bit sta...J"orn Rennecke2-5/+16
1998-04-27* sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.J"orn Rennecke1-0/+60
1998-04-26alpha.h (CONST_COSTS): Zero is always free.Richard Henderson1-3/+39
1998-04-26* alpha.c (print_operand): Don't add 'v' suffix for ALPHA_FPTM_N.Richard Henderson1-0/+1
1998-04-24* (gen_shl_and, in case 1): Fix comparison with mask.J"orn Rennecke1-2/+2
1998-04-24Disallow frame pointer as second register in REG+REG pair.Nick Clifton1-0/+1
1998-04-23Fix for execute/980205.c failure on SH[123].J"orn Rennecke2-5/+6