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
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
d7f8eec1b2 Update to 20191018 upstream source with refreshed patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-11-23 16:16:51 -07:00
Al Stone
5fcb15b704 Update to 20190816 upstream source and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-10-27 16:01:59 -06:00
Al Stone
ffc6571aab Update to 20161222 upstream sources
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-09 17:43:59 -07:00
Al Stone
5c5a616a54 Update to 20161117 source from upstream.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-09 17:09:49 -07:00
Al Stone
b8ecc85b48 Refresh patches for 20160422 version
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-04-26 09:50:05 -06:00
Al Stone
7d2a7f8daf Update to 20160318 upstream sources
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-03-19 15:32:48 -06:00
Al Stone
f0defaed2f Refresh all of the patches, remove one unneeded one (acpinames).
Signed-off-by: Al Stone <ahs3@redhat.com>
2016-01-06 17:44:04 -07:00
Al Stone
5f1097d5a8 Refresh all the patches.
Signed-off-by: Al Stone <ahs3@redhat.com>
2015-12-15 15:30:26 -07:00
Al Stone
c3d45e339a The templates test cases had segfaults caused by lack of an argument. Add it.
Signed-off-by: Al Stone <ahs3@redhat.com>
2015-10-14 18:09:42 -06:00