Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2009-09-30 01:31:09 +0400
committercvs2svn <>2009-09-30 01:31:09 +0400
commit82d21a4d12c6c248e41b7a96471cdee4be17de31 (patch)
treec71e2f6e4c70f985e367228630584c480bdf9657 /include/ChangeLog
parent4ea5ab2a0da06beebdf5fdc12bdd0093a4e5e8b8 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20091001
snapshot-20091001'. Sprout from gdb_7_0-branch 2009-09-16 00:45:56 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_7_0-branch'.' Cherrypick from master 2009-09-29 21:31:07 UTC Paolo Bonzini <pbonzini@redhat.com> '2009-09-29 Paolo Bonzini <bonzini@gnu.org>': ChangeLog config.guess config.sub configure configure.ac include/ChangeLog include/dis-asm.h include/dwarf2.h include/elf/ChangeLog include/elf/ppc.h include/elf/ppc64.h include/elf/rx.h include/opcode/ChangeLog include/opcode/ppc.h include/opcode/rx.h Delete: djunpack.bat texinfo/texinfo.tex
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 9e6fb590d..7e8f34505 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,45 @@
+2009-09-29 DJ Delorie <dj@redhat.com>
+
+ * dis-asm.h: Add prototype for print_insn_rx.
+
+2009-09-25 Dodji Seketeli <dodji@redhat.com>
+
+ * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
+ DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
+ and DW_TAG_formal_parameter_pack until DWARF 5 is out.
+
+2009-09-25 Cary Coutant <ccoutant@google.com>
+
+ Add rest of new values from DWARF Version 4.
+ * 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.
+
+2009-09-24 Cary Coutant <ccoutant@google.com>
+
+ * 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.
+
+2009-09-22 Dodji Seketeli <dodji@redhat.com>
+
+ * dwarf2.h (enum dwarf_tag): Add
+ DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
+
2009-09-09 Martin Thuresson <martin@mtme.org>
* bfdlink.h (struct bfd_link_hash_common_entry): Move to top