Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/toolchain/gas/config
Module Name: src
Committed By: thorpej
Date: Sat Jun 14 16:02:59 UTC 2003
Modified Files:
src/gnu/dist/toolchain/gas/config: tc-arm.c
Log Message:
Bring in the following patch from FSF binutils mainline:
2003-06-13 Richard Earnshaw <rearnsha%arm.com@localhost>
* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.
(FPU_DEFAULT, case TE_NetBSD): Default to FPU_ARCH_VFP for ELF,
FPU_ARCH_FPA for AOUT.
(md_begin): Don't try to guess the floating point architecture from
the CPU if the OS ABI (Linux, NetBSD) mandates a particular form.
...per Richard's suggestion.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/gnu/dist/toolchain/gas/config/tc-arm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index