aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1998-05-21final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt16-16/+17
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle3-0/+23
1998-05-19* Global CSE and constant/copy propagation.Doug Evans1-0/+7
1998-05-19Fix Irix6 Mesa compile failure reported by Andy Tai.Jim Wilson1-0/+11
1998-05-19Finish incomplete change started by Kenner.Jim Wilson3-4/+2
1998-05-19* arm/netbsd.h: Ensure DWARF2_UNWIND_INFO is undefined.Todd Vierling1-5/+4
1998-05-19Warning Fixes:Kaveh R. Ghazi3-23/+27
1998-05-18Applied fixes from PR 15949 and 15047Nick Clifton1-5/+6
1998-05-17i386.h (ALIGN_DFmode): Delete.John Wehle1-2/+24
1998-05-17Fix -ffast-math typo in alpha_emit_conditional_branch.Richard Henderson1-1/+2
1998-05-16osf.h (HAVE_STAMP_H): Define.Richard Henderson5-3/+73
1998-05-15* i386.md (movdi-1, movdi): Rewrite based on SI move patterns.John Wehle1-23/+27
1998-05-15Patch from Bob Manson.Bob Manson1-0/+7
1998-05-15sh.c (gen_shl_and): Don't sign extend constant for kind two.J"orn Rennecke1-1/+5
1998-05-14* mips.c (print_operand, case 'x'): Use HOST_WIDE_INT_PRINT_HEX.Jeffrey A Law1-1/+1
1998-05-14i386.h (DATA_ALIGNMENT): Define.John Wehle1-0/+48
1998-05-14Initial revisionJeff Law1-0/+57
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