2002-11-11 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ba4ed96646f9fc987f79bd22c43cd913c4659e95..bd12e11198d753ec98b86a1c2a64730736443c30 100644 (file)
@@ -1,3 +1,29 @@
+2002-11-11  Andrew Cagney  <ac131313@redhat.com>
+
+       * x86-64-tdep.c (i386_fp_regnum_p): Copy i386-tdep.c's
+       i386_fp_regnum_p.
+
+2002-11-10  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbtypes.h (struct main_type): Move artificial flag out of
+       loc.  New member of ``struct field'' named static_kind.  Reduce
+       overloaded meaning of bitsize.
+       (FIELD_ARTIFICIAL, SET_FIELD_PHYSNAME, SET_FIELD_PHYSADDR)
+       (TYPE_FIELD_STATIC, TYPE_FIELD_STATIC_HAS_ADDR): Likewise.
+       (FIELD_STATIC_KIND, TYPE_FIELD_STATIC_KIND): New macros.
+
+       * ada-lang.c (fill_in_ada_prototype): Initialize static_kind for
+       new fields.
+       (template_to_fixed_record_type, template_to_static_fixed_type)
+       (to_record_with_fixed_variant_part): Likewise.
+       * coffread.c (coff_read_struct_type, coff_read_enum_type): Likewise.
+       * dwarf2read.c (dwarf2_add_field, read_enumeration): Likewise.
+       * dwarfread.c (struct_type, enum_type): Likewise.
+       * hpread.c (hpread_read_enum_type)
+       (hpread_read_function_type, hpread_read_doc_function_type)
+       (hpread_read_struct_type): Likewise.
+       * mdebugread.c (parse_symbol): Likewise.
+
 2002-11-10  Andrew Cagney  <ac131313@redhat.com>
 
        * breakpoint.h (deprecated_frame_in_dummy): Rename frame_in_dummy.
This page took 0.025555 seconds and 4 git commands to generate.