Commit Graph

12 Commits

Author SHA1 Message Date
Al Stone
1b78585135 Update to 20240322 and remove support for big-endian architectures
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>
2024-11-06 14:09:43 +01:00
Al Stone
fc3eef63e8 Update to 20220331 upstream sources
This includes new source tarballs, updated patches, and updated
expected results for test cases.  In addition, three new tables
(PRMT, RGRT and SVKL) now have big-endian support.

Signed-off-by: Al Stone <ahs3@redhat.com>
2022-04-03 15:18:02 -06:00
Al Stone
416465f9d4 Update to 20210604 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2021-07-11 21:22:10 -06:00
Al Stone
edb6c78416 Update to upstream 20200925 version
This update also means a major update for all of the big-endian patching
that has been done.  The older mechanism was getting to unwieldy to keep
maintained, and too sensitive to upstream changes.  Hence, redid all of
the old patches, and took the opportunity to make them more amenable to
change over time.  Ultimately, the goal is to have upstream accept these
in some form.

Signed-off-by: Al Stone <ahs3@redhat.com>
2020-10-19 12:24:09 -06:00
Al Stone
22392df24e Clean up some of the expected results
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>
2020-04-01 15:51:25 -06:00
Al Stone
c482290009 Update expected results from misc test
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 16:03:06 -07:00
Al Stone
8817859d60 Update to 20200214 upstream and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2020-02-24 15:41:56 -07:00
Al Stone
7eb2dc8b3a Update to 20190509 version from upstream
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 18:34:56 -06:00
Al Stone
c4eca0e1b7 Update to 20190405 version of the upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 16:52:39 -06:00
Al Stone
59c5fb80cd Update to 20190108 version of the upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 15:03:56 -06:00
Al Stone
7e299474d5 Update the converterSample.asl expected result file
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-10-24 15:49:52 -06:00
Al Stone
58c4aaf2e7 Add converterSample.asl test to %check, and clean up the script a bit
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-08-08 18:24:44 -06:00