This is the mail archive of the binutils@sources.redhat.com 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] Readelf patch to group common symbols.


Hi Prafulla,

Please find attached the patch for readelf. This is developed to group
all the common symbols from different compilation unit if built in debug
> mode.

Thanks for submitting this patch. Unfortunately I have some issues with it:

* Why is this feature necessary ? Surely this information can be gleaned from the switches already supported by readelf ?

* Does KPIT have an FSF assignment in place ? I could only find one:

    KPIT InfoSystems Ltd.	2002-02-26
      Assigns past and future changes. (tc-sh.c)
      anandk@kpit.com (Anandkumar Keshavan)

* The new code in the patch does not follow the GNU Coding Standard.

* Since this patch adds a new feature to readelf there should be patches to binutils/NEWS to announce it and binutils/doc/binutils.texi to document it.

* A binutils testsuite entry to check the new functionality provided by the patch would be very welcome.

I hope that you will consider these issues and get back to us with a revised patch.

Cheers
  Nick


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