Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-13 | Add new DW_AT_use_GNAT_descriptive_type CU attribute. | Joel Brobecker | 1 | -0/+1 | |
* dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type. | |||||
2009-12-29 | * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type. | Joel Brobecker | 1 | -0/+4 | |
2009-11-06 | Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be> | Joel Brobecker | 1 | -1/+2 | |
Add DWARF attribute value for the "Borland fastcall" calling convention. * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant. | |||||
2009-10-15 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2009-09-26 | merge from gcc | DJ Delorie | 1 | -8/+7 | |
2009-09-24 | include/ | Cary Coutant | 1 | -2/+23 | |
* dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias): New tags. (DW_FORM_ref_sig8): New name for DW_FORM_sig8. (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr, DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by, DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded, DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required, DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New attributes. (DW_LANG_Python): New language. binutils/ * dwarf.c (get_TAG_name): Add missing DWARF-3 and new DWARF-4 tags. (get_FORM_name): Add new DWARF-4 forms. (read_and_display_attr_value): Add DW_FORM_ref_sig8, DW_LANG_Python. (get_AT_name): Add new DWARF-4 and GNU-specific attributes. (process_debug_info): Add do_types parameter; change all callers. Add support for .debug_types sections. (display_debug_types): New function. (debug_displays): Add .debug_types section. * readelf.c (process_section_headers): Add .debug_types section. (display_debug_section): Simplify call to streq. | |||||
2009-09-22 | merge from gcc | DJ Delorie | 1 | -0/+8 | |
2009-08-31 | merge from gcc | DJ Delorie | 1 | -0/+6 | |
2009-07-20 | Add some dwarf4 values. | Doug Evans | 1 | -1/+10 | |
* dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit. (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc, DW_FORM_flag_present, DW_FORM_sig8. (enum dwarf_attribute): Add DW_AT_signature. | |||||
2009-07-09 | merge from gcc | DJ Delorie | 1 | -0/+4 | |
2009-07-09 | merge from gcc | DJ Delorie | 1 | -0/+858 | |