Commit Graph

8 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
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
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
Al Stone
c1b58bb48e Stupid typo in fix to run-misc-tests.sh
Signed-off-by: Al Stone <ahs3@redhat.com>
2014-05-22 19:18:47 -06:00
Al Stone
11ac2fb1d2 Add ppc64le as a 64-bit arch in run-misc-tests.sh. Closes BZ#1098614
Signed-off-by: Al Stone <ahs3@redhat.com>
2014-05-22 12:36:55 -06:00
Al Stone
a8d003887e Fix problem where builds starting before and ending after midnight would
fail because of a date comparison.

Signed-off-by: Al Stone <ahs3@redhat.com>
2013-11-25 18:45:17 -07:00
Al Stone
4c70b592e0 Fix run-misc-tests.sh so it will run on s390x also 2013-09-10 20:25:21 -06:00
Al Stone
afae4e7dc3 Initial import (#904843). 2013-08-28 13:31:28 -06:00