diff options
author | Anatoly Sokolov <aesok@post.ru> | 2008-01-23 18:07:09 +0300 |
---|---|---|
committer | Anatoly Sokolov <aesok@gcc.gnu.org> | 2008-01-23 18:07:09 +0300 |
commit | 19298da4bd20b37a703a84239c52f8bb13ce7b3c (patch) | |
tree | 5e7464097d1e0e77e22f54b81f9c68a127175b97 /gcc/java/class.c | |
parent | b86b3ea354db58a3cc83b396a093c4e498eb8f95 (diff) | |
download | gcc-19298da4bd20b37a703a84239c52f8bb13ce7b3c.zip gcc-19298da4bd20b37a703a84239c52f8bb13ce7b3c.tar.gz gcc-19298da4bd20b37a703a84239c52f8bb13ce7b3c.tar.bz2 |
avr.c (avr_current_arch): New variable.
* config/avr/avr.c (avr_current_arch): New variable.
(avr_arch_types): Add 'avr31' and 'avr51' entries.
(avr_arch): Add 'ARCH_AVR31' and 'ARCH_AVR51'.
(avr_mcu_types): Add 'avr31' and 'avr51' architectures.
(avr_override_options): Init 'avr_current_arch'.
(base_arch_s): Move from here...
* config/avr/avr.h (base_arch_s): ... here. Add new members
'have_elpm', 'have_elpmx', 'have_eijmp_eicall', 'reserved'. Rename
'mega' to 'have_jmp_call'.
(TARGET_CPU_CPP_BUILTINS): Define "__AVR_HAVE_JMP_CALL__",
"__AVR_HAVE_RAMPZ__", "__AVR_HAVE_ELPM__" and "__AVR_HAVE_ELPMX__"
macros.
(LINK_SPEC, CRT_BINUTILS_SPECS, ASM_SPEC): Add 'avr31' and 'avr51'
architectures.
* config/avr/t-avr (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
MULTILIB_MATCHES): (Ditto.).
From-SVN: r131759
Diffstat (limited to 'gcc/java/class.c')
0 files changed, 0 insertions, 0 deletions