[PATCH v2 00/19] libctf, and CTF support for objdump and readelf

Nick Clifton nickc@redhat.com
Tue May 28 08:33:00 GMT 2019


Hi Nick,

  Sorry for the delay in reviewing.
 
> Nick Alcock (19):
>   include: new header ctf.h: file format description
>   include: new header ctf-api.h
>   libctf: lowest-level memory allocation and debug-dumping wrappers
>   libctf: low-level list manipulation and helper utilities
>   libctf: error handling
>   libctf: hashing
>   libctf: implementation definitions related to file creation
>   libctf: creation functions
>   libctf: opening
>   libctf: ELF file opening via BFD
>   libctf: core type lookup
>   libctf: lookups by name and symbol
>   libctf: type copying
>   libctf: library version enforcement
>   libctf: mmappable archives
>   libctf: labels
>   libctf: debug dumping
>   libctf: build system
>   binutils: CTF support for objdump and readelf

Patch series approved (all of it) - please apply.

I would however ask that you make two small additions:

  * Please could you add an entry to the binutils/NEWS file,
    mentioning this new feature of the binutils.

  * Please could you add an entry to the binutils/MAINTAINERS
    file, listing yourself, or someone else at Oracle, as the
    maintainer for the CTF code.

Thanks very much for contributing this code to the binutils project.

Cheers
  Nick

 



More information about the Binutils mailing list