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: [PATCH v2 00/19] libctf, and CTF support for objdump and readelf


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

 


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