Re: CY23 - Status of service enumeration.

Nick Clifton <[email protected]> Tue, 7 Feb 2023 12:55:41 +0000
Newsgroups org.linuxfoundation.lists.cti-tac
Message-ID <[email protected]>
Hi Carlos,

>>> Is binutils going to be any different from gdb?
>> I don't know about the binutils process.  Perhaps we can ask Nick
>> Clifton to review our list for GDB and complement it with any
>> information specific for binutils?

It is basically the same.  We use the same git repository as GDB,
the same bugzilla and buildbot systems and the same website hosting.

There are a few discrepancies however:

   * The website contents are not generated by scripts, instead
     they are hand made.  The documentation parts of the binutils
     web site are created by building the docs locally and then
     uploading to the site.

   * We are not using patchwork at the moment.  Given the relatively
     light patch review load for the binutils, it may never be used.

   * We do not currently have daily snapshots of the binutils sources
     although these used to happen in the (long distant) past.

   * Not quite as many mailing lists as GDB, but basically similar.

Do you want a full list similar to the one produced by Simon and Joel
or is this discrepancy information sufficient ?

Cheers
   Nick