X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=7537fcbadb08ce09bf1f12f67af1618d8a67f0b4;hb=5b860c93e3c659625d92a2d2247712a84eac1041;hp=700c1ea9397a580a65c38219702b95c0dac646cf;hpb=d768f160a99558a07a2463899c8bfeec0f0a67a7;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 700c1ea939..7537fcbadb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2020-06-22 Nick Clifton + + PR 26112 + * dwarf.c (display_debug_str_offsets): Add code to display the + contents of the .debug_str_offsets section. + (display_debug_macro): Add support for DW_MACRO_define_strx and + DW_MACRO_undef_strx. + 2020-06-22 Saagar Jha * od-macho.c: Dump linkedit data for new load commands.