diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2008-05-16 10:28:50 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@gcc.gnu.org> | 2008-05-16 10:28:50 +0000 |
commit | 1686960610014d17b0e76fb5f4689b78edbb77f4 (patch) | |
tree | e99329ad8e842d3ca072dc3ad47cbff46ae27d93 /gcc/tree-nested.c | |
parent | d0569f9fd3d445ceb0235abafeae6e08143b67c5 (diff) | |
download | gcc-1686960610014d17b0e76fb5f4689b78edbb77f4.zip gcc-1686960610014d17b0e76fb5f4689b78edbb77f4.tar.gz gcc-1686960610014d17b0e76fb5f4689b78edbb77f4.tar.bz2 |
From Jie Zhang <jie.zhang@analog.com>
* config/bfin/t-bfin-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Remove mcpu=bf532-0.3,
mcpu=bf561-none and mcpu=bf561-0.2.
* config/bfin/t-bfin-uclinux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Likewise.
* config/bfin/t-bfin-linux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Likewise.
* config/bfin/bfin-protos.h (enum bfin_cpu_type): Add
BFIN_CPU_UNKNOWN.
* config/bfin/elf.h (STARTFILE_SPEC): Use specific CRT for
BF561.
(LIB_SPEC): Use proper linker script for bf561. Error if no mcpu
option.
* config/bfin/bfin.c (bfin_cpu_type): Set to BFIN_CPU_UNKNOWN.
(cputype_selected): Remove.
(bfin_handle_option): Don't use cputype_selected.
(override_options): When no mcpu option, enable all workarounds.
Don't use bfin_workarounds.
* config/bfin/bfin.h (DRIVER_SELF_SPECS): Don't set default
processor type.
(DEFAULT_CPU_TYPE): Don't define.
From-SVN: r135413
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions