aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1997-11-17* t-h8300 (MULTILIB_EXCEPTIONS): Define.Jeffrey A Law1-0/+1
1997-11-16* i386/sco5.h (HAVE_ATEXIT): Delete definition.Robert Lipe1-1/+0
1997-11-16sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.J. Kean Johnston1-1/+26
1997-11-16win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.Richard Henderson2-4/+4
1997-11-14expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label.Richard Henderson1-3/+18
1997-11-14alpha.c (output_prolog [*]): Prefix entry labels with '$' to keep them from b...Richard Henderson3-21/+20
1997-11-14alpha.c (call_operand): Any reg is valid for WinNT.Richard Henderson3-23/+72
1997-11-14xm-cygwin32.h (HAVE_FILE_H, [...]): Delete defines.Jeffrey A Law3-6/+0
1997-11-13lib1funcs.asm: Minor whitespace changes.Jeffrey A Law1-18/+18
1997-11-13Whitespace changes.Jeff Law1-1/+1
1997-11-13mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and xplus1 whe...Jim Wilson1-8/+0
1997-11-13* m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.Jeffrey A Law1-1/+1
1997-11-13Fix problems in splitting DF constants on big endian hosts & Davids patch for...Michael Meissner2-36/+61
1997-11-11cygwin32 patch for NoerJim Wilson2-1/+7
1997-11-11mips.h (MASK_DEBUG_H): Set to zero, so this bit is available elsewhere.Gavin Koch1-1/+1
1997-11-11sparc.md (mov[sdt]f_const_insn): Fix condition to match what the instruction ...Doug Evans1-3/+12
1997-11-10Remove ENABLE_REGMOVE_PASS.Joern Rennecke1-3/+0
1997-11-09a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying addresses in t...J"orn Rennecke1-2/+7
1997-11-09dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated ...Manfred Hollstein1-8/+8
1997-11-08Sync SH port with FSF; enable regmove for SH.J"orn Rennecke4-591/+2357
1997-11-05Fix i386-linux build failure.Jim Wilson2-10/+23
1997-11-04alpha.c (summarize_insn): Handle ASM_OPERANDS.Richard Henderson2-6/+11
1997-11-04Fix bitfield insert/extract aliasing problem found by GNAT.Jim Wilson1-3/+12
1997-11-04Fix shared library problem found by GNAT users.Jim Wilson1-0/+7
1997-11-04Fix irix5 build problem resulting from FSF merge.Jim Wilson2-6/+10
1997-11-04mn10200.h (ASM_OUTPUT_BSS): Delete.Jeffrey A Law3-6/+6
1997-11-02* i386/sco5.h: enable -gstabs once again.Robert Lipe1-0/+1
1997-11-02* arm.c (output_move_double): Allocate 3 entries in otherops array.Jeffrey A Law1-63/+120
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law46-1468/+2146
1997-11-02This commit was generated by cvs2svn to compensate for changes in r16274,Jeff Law1-0/+8
1997-10-31Fix typo.Jeff Law1-1/+1
1997-10-30New files for embedded sparc/elf support.Doug Evans1-0/+42
1997-10-30New files for embedded sparc/elf support.Doug Evans1-0/+39
1997-10-30mn10300.c (const_8bit_operand): New function.Jeffrey A Law2-2/+53
1997-10-29Fix duplicate SIG_SYSLIST warnings on PowerPC LinuxMichael Meissner1-0/+4
1997-10-29elf64.h (PREFERRED_DEBUGGING_TYPE): Only define if not previously defined.Gavin Koch1-0/+2
1997-10-28alpha.md (reload_inqi): Check for MEM before strict_memory_address_p...Richard Henderson1-4/+10
1997-10-28Fix coldfire/btst problems.Jim Wilson1-3/+41
1997-10-28* alpha.c (summarize_insn [SUBREG]): Propogate SET.Richard Henderson1-1/+1
1997-10-28alpha.c (alpha_handle_trap_shadows): Don't call get_attr_trap on a CLOBBER.Richard Henderson1-9/+10
1997-10-27alpha.md (movqi, movhi): Make sure new insns created during reload won't need...Richard Henderson1-12/+72
1997-10-27* mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg.Jeffrey A Law1-5/+12
1997-10-26alpha.c (alpha_sa_mask [VMS]): Don't include $26 in the mask.Richard Henderson1-2/+0
1997-10-25mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug.Jeffrey A Law2-3/+13
1997-10-24mn10200.c (indirect_memory_operand): Delete unused function.Jeffrey A Law3-30/+37
1997-10-24alpha.md (call patterns): Revert Oct 16 change...Richard Henderson1-4/+4
1997-10-24Another goof in last change.Jeff Law1-5/+9
1997-10-24(ASM_SPEC): Delete asm_arch.Doug Evans1-3/+5
1997-10-24Fxi typo in last change.Jeff Law1-0/+1
1997-10-24mn10300.c (symbolic_operand, [...]): New functions.Jeffrey A Law2-2/+77