As s390x was the only one remaining, it has now been excluded. This
was best done with an update of the source tree to match upstream.
This is turn caused additional patch updates.
With s390x gone, all of the big-endian patches can be removed,
simplifying things enormously. This is the biggest change.
Several other patches that are no longer needed due to changes
in Fedora builds (ld flags, for example), or that are no longer needed
(such as armv7) have also been removed.
Added three new patches to fix problems with dumping various
tables, and removed all the remaining patches that no longer
serve a purpose.
Thanks to the contributors for PR#4 and PR#5 for the suggestions.
These have all been incorporated even if they are not in exactly
the same form.
Signed-off-by: Al Stone <ahs3@ahs3.net>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
NB: this required not using one patch temporarily (big-endian-v3)
which may still turn out to be needed but in some corrected form.
Signed-off-by: Al Stone <ahs3@redhat.com>