-
- Downloads
invoke.texi (Blackfin Options): -mcpu accepts bf592.
2011-05-18 Stuart Henderson <shenders@gcc.gnu.org> * doc/invoke.texi (Blackfin Options): -mcpu accepts bf592. * config/bfin/t-bfin-elf (MULTILIB_MATCHES): Select bf532-none for bf592-none. * config/bfin/t-bfin-linux (MULTILIB_MATCHES): Likewise. * config/bfin/t-bfin-uclinux (MULTILIB_MATCHES): Likewise. * config/bfin/bfin.c (bfin_cpus): Add bf592. * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __ADSPBF592__ and __ADSPBF59x__ for BFIN_CPU_BF592. * config/bfin/bfin-opts.h (bfin_cpu_type): Add BFIN_CPU_BF592. * config/bfin/elf.h (LIB_SPEC): Add bf592. From-SVN: r173867
Showing
- gcc/ChangeLog 13 additions, 0 deletionsgcc/ChangeLog
- gcc/config/bfin/bfin-opts.h 2 additions, 1 deletiongcc/config/bfin/bfin-opts.h
- gcc/config/bfin/bfin.c 5 additions, 0 deletionsgcc/config/bfin/bfin.c
- gcc/config/bfin/bfin.h 4 additions, 0 deletionsgcc/config/bfin/bfin.h
- gcc/config/bfin/elf.h 1 addition, 0 deletionsgcc/config/bfin/elf.h
- gcc/config/bfin/t-bfin-elf 1 addition, 0 deletionsgcc/config/bfin/t-bfin-elf
- gcc/config/bfin/t-bfin-linux 1 addition, 0 deletionsgcc/config/bfin/t-bfin-linux
- gcc/config/bfin/t-bfin-uclinux 1 addition, 0 deletionsgcc/config/bfin/t-bfin-uclinux
- gcc/doc/invoke.texi 1 addition, 1 deletiongcc/doc/invoke.texi
Loading
Please register or sign in to comment