This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold patch] GDB index 1/2: Add new DWARF declarations


[with the patch this time]

On Thu, Mar 8, 2012 at 12:00 PM, Cary Coutant <ccoutant@google.com> wrote:
> This is the first of two patches to add --gdb-index option to gold.
> This one just adds a bunch of new DWARF declarations to elfcpp/dwarf.h
> (and a necessary fix in reduced_debug_output.cc).
>
> OK?
>
> -cary
>
>
>
> 2012-03-08 ?Cary Coutant ?<ccoutant@google.com>
>
> elfcpp/
>
> ? ? ? ?Update DWARF enums from ../include/dwarf2.h.
> ? ? ? ?* dwarf.h (enum DW_TAG): Add new DWARF-4 tags.
> ? ? ? ?(enum DW_FORM): Add new DWARF-4 and Fission extensions.
> ? ? ? ?(enum DW_AT): New enum.
> ? ? ? ?(enum DW_LINE_EXTENDED_OPS): Add new DWARF-4 opcode.
> ? ? ? ?(enum DW_ENCODING): Add new DWARF-4 encoding.
> ? ? ? ?(enum DW_OP): Add new DWARF-4 opcodes.
> ? ? ? ?(enum DW_CHILDREN): New enum.
> ? ? ? ?(enum DW_LANG): New enum.
>
> gold/
>
> ? ? ? ?* reduced_debug_output.cc
> ? ? ? ?(Output_reduced_debug_info_section::get_die_end): Add new FORM
> ? ? ? ?codes to switch.

Attachment: gold-gdb-index-patch-1.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]