[PATCH COMMITTED] iconvdata: Add missing const to lookup table definitions

Florian Weimer fweimer@redhat.com
Wed Oct 7 09:03:00 GMT 2015


I verified that this changes removes all the remaining .data segments
from the gconv modules using:

for x in iconvdata/*.so ; do
  objdump -s $x | grep --label=$x '^Contents.*\.data:'
done

Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-iconvdata-Add-missing-const-to-lookup-table-definiti.patch
Type: text/x-patch
Size: 1708 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151007/6430b87b/attachment.bin>


More information about the Libc-alpha mailing list