old-cross-binutils/gdb/features/rs6000
Tom Tromey 876cecd0ee gdb:
* xml-tdesc.c (tdesc_end_union): Update.
	* stabsread.c (define_symbol): Update.
	(read_type): Update.
	(read_struct_type): Update.
	(read_enum_type): Update.
	* spu-tdep.c (spu_builtin_type_vec128): Update.
	* sh-tdep.c (sh_push_dummy_call_fpu): Update.
	(sh_push_dummy_call_nofpu): Update.
	* mdebugread.c (parse_symbol): Update.
	(parse_symbol): Update.
	(parse_symbol): Update.
	(upgrade_type): Update.
	* jv-lang.c (java_lookup_class): Update.
	* iq2000-tdep.c (iq2000_pointer_to_address): Update.
	* i386-tdep.c (i386_mmx_type): Update.
	(i386_sse_type): Update.
	* gdbtypes.h (enum type_flag_value): New enum.
	(enum type_instance_flag_value): New enum.
	(TYPE_FLAG_UNSIGNED, TYPE_FLAG_NOSIGN, TYPE_FLAG_STUB,
	TYPE_FLAG_TARGET_STUB, TYPE_FLAG_STATIC, TYPE_FLAG_PROTOTYPED,
	TYPE_FLAG_INCOMPLETE, TYPE_FLAG_VARARGS, TYPE_FLAG_VECTOR,
	TYPE_FLAG_FIXED_INSTANCE, TYPE_FLAG_STUB_SUPPORTED,
	TYPE_FLAG_NOTTEXT): Now enum constants.
	(TYPE_FLAG_CONST, TYPE_FLAG_VOLATILE, TYPE_FLAG_CODE_SPACE,
	TYPE_FLAG_DATA_SPACE, TYPE_FLAG_ADDRESS_CLASS_1,
	TYPE_FLAG_ADDRESS_CLASS_2): Remove.
	(TYPE_INSTANCE_FLAG_CONST, TYPE_INSTANCE_FLAG_VOLATILE,
	TYPE_INSTANCE_FLAG_CODE_SPACE, TYPE_INSTANCE_FLAG_DATA_SPACE,
	TYPE_INSTANCE_FLAG_ADDRESS_CLASS_1,
	TYPE_INSTANCE_FLAG_ADDRESS_CLASS_2): New constants.
	(TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB, TYPE_TARGET_STUB,
	TYPE_STATIC, TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_VARARGS,
	TYPE_VECTOR, TYPE_FIXED_INSTANCE, TYPE_STUB_SUPPORTED,
	TYPE_NOTTEXT): Update.
	(TYPE_FLAG_ADDRESS_CLASS_ALL): Remove.
	(TYPE_INSTANCE_FLAG_ADDRESS_CLASS_ALL): New define.
	(TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE,
	TYPE_ADDRESS_CLASS_1, TYPE_ADDRESS_CLASS_2,
	TYPE_ADDRESS_CLASS_ALL): Update.
	(struct main_type) <flags>: Remove.
	<flag_unsigned, flag_nosign, flag_stub, flag_target_stub,
	flag_static, flag_prototyped, flag_incomplete, flag_varargs,
	flag_vector, flag_stub_supported, flag_nottext,
	flag_fixed_instance>: New fields.
	<nfields, vptr_fieldno>: Move earlier.
	(TYPE_FLAGS): Remove.
	* gdbtypes.c (make_pointer_type): Update.
	(address_space_name_to_int): Update.
	(address_space_int_to_name): Update.
	(make_type_with_address_space): Update.
	(make_cv_type): Update.
	(create_range_type): Update.
	(get_discrete_bounds): Update.
	(create_set_type): Update.
	(make_vector_type): Update.
	(smash_to_method_type): Update.
	(check_typedef): Update.
	(check_stub_method): Update.
	(init_type): Individually assign flag fields.
	(recursive_dump_type): Don't print entire TYPE_FLAGS field.  Do
	print TYPE_FIXED_INSTANCE, TYPE_STUB_SUPPORTED, and TYPE_NOTTEXT.
	(copy_type_recursive): Copy the entire main type.  Don't use
	TYPE_FLAGS.
	* features/rs6000/powerpc-altivec64l.c
	(initialize_tdesc_powerpc_altivec64l): Update.
	* features/rs6000/powerpc-altivec64.c
	(initialize_tdesc_powerpc_altivec64): Update.
	* features/rs6000/powerpc-altivec32l.c
	(initialize_tdesc_powerpc_altivec32l): Update.
	* features/rs6000/powerpc-altivec32.c
	(initialize_tdesc_powerpc_altivec32): Update.
	* features/rs6000/powerpc-7400.c (initialize_tdesc_powerpc_7400):
	Update.
	* features/arm-with-iwmmxt.c (initialize_tdesc_arm_with_iwmmxt):
	Update.
	* dwarf2read.c (read_structure_type): Update.
	(read_enumeration_type): Likewise.
	(process_enumeration_scope): Likewise.
	(read_tag_pointer_type): Likewise.
	(read_subroutine_type): Likewise.
	(read_subroutine_type): Likewise.
	(read_base_type): Likewise.
	* coffread.c (coff_read_enum_type): Update.
	* ada-valprint.c (adjust_type_signedness): Update.
	* ada-typeprint.c (print_record_field_types): Update.
	* ada-lang.c (packed_array_type): Update.
	(empty_record): Don't reset TYPE_FLAGS.
	(ada_template_to_fixed_record_type_1): Update.
	(ada_template_to_fixed_record_type_1): Likewise.
	(template_to_static_fixed_type): Likewise.
	(to_record_with_fixed_variant_part): Likewise.
	(to_fixed_record_type): Likewise.
	(to_fixed_array_type): Likewise.
	(to_static_fixed_type): Likewise.
gdb/testsuite:
	* gdb.base/maint.exp: Update "maint print type".
2008-08-24 16:39:57 +00:00
..
power-altivec.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
power-core.xml * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
power-fpu.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
power-linux.xml ChangeLog: 2008-05-03 17:16:44 +00:00
power-oea.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
power-spe.xml ChangeLog: 2008-05-03 17:16:44 +00:00
power-vsx.xml * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
power64-core.xml * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
power64-linux.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-32.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-32.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-32l.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-32l.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-64.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-64.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-64l.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-64l.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-403.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-403.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-403gc.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-403gc.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-505.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-505.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-601.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-601.xml * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-602.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-602.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-603.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-603.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-604.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-604.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-750.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-750.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-860.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
powerpc-860.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-7400.c gdb: 2008-08-24 16:39:57 +00:00
powerpc-7400.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-altivec32.c gdb: 2008-08-24 16:39:57 +00:00
powerpc-altivec32.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-altivec32l.c gdb: 2008-08-24 16:39:57 +00:00
powerpc-altivec32l.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-altivec64.c gdb: 2008-08-24 16:39:57 +00:00
powerpc-altivec64.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-altivec64l.c gdb: 2008-08-24 16:39:57 +00:00
powerpc-altivec64l.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-e500.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-e500.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
powerpc-e500l.c ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-e500l.xml ChangeLog: 2008-05-03 17:16:44 +00:00
powerpc-vsx32.c * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx32.xml * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx32l.c * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx32l.xml * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx64.c * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx64.xml * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx64l.c * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
powerpc-vsx64l.xml * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". 2008-08-15 15:18:34 +00:00
rs6000.c * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00
rs6000.xml * features/rs6000/power-core.xml, features/rs6000/power64-core.xml, 2008-03-04 20:13:10 +00:00