diff options
| author | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-02-28 08:44:08 +0000 |
|---|---|---|
| committer | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-02-28 08:44:08 +0000 |
| commit | e508bf98b6a81c454f9a1e29237135170270337c (patch) | |
| tree | 4128030d1d70a9e062d6448521aacef17f60225e /libjava/classpath/lib/gnu/java/io/ObjectIdentityWrapper.class | |
| parent | 3a7e21153b6b66bee1cdd745a4dd62bc72bb090d (diff) | |
| download | ppe42-gcc-e508bf98b6a81c454f9a1e29237135170270337c.tar.gz ppe42-gcc-e508bf98b6a81c454f9a1e29237135170270337c.zip | |
PR target/49868
PR target/52261
* doc/extend.texi (AVR Named Address Spaces): No more try to fix
address spaces located outside of device flash.
* config/avr/avr.h (base_arch_s): Remove field n_segments.
(mcu_type_s): Add field n_flash.
* config/avr/avr-devices.c (avr_arch_types): Remove .n_segments.
Set .have_elpm and .have_elpmx to 1 for avrxmega4 and avrxmega5.
(AVR_MCU): Add N_FLASH argument.
* config/avr/avr-mcus.def (AVR_MCU): Add initializer for .n_flash.
* config/avr/avr-c.c (avr_cpu_cpp_builtins): Only define built-in
macro __FLASH<n> if that address space makes sense for the device.
* config/avr/avr.c (avr_out_lpm): Don't try to fix address spaces
outside of target flash.
(avr_asm_named_section): Ditto.
(avr_asm_select_section): Ditto.
(avr_addr_space_convert): Ditto.
(avr_emit_movmemhi): Ditto.
(avr_nonconst_pointer_addrspace, avr_pgm_check_var_decl): Error if
address space is outside of device flash.
(avr_insert_attributes): Ditto.
(avr_xload_libgcc_p): Use avr_current_device->n_flash instead of
avr_current_arch->n_segments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184614 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/io/ObjectIdentityWrapper.class')
0 files changed, 0 insertions, 0 deletions

