Stephen Webb
644fd6e6b4
Add do-release script
...
- scripts/do-release: New file. Prepares release tarballs with the
latest up-to-date config scripts.
2024-02-20 15:17:35 -05:00
Stephen Webb
91021e748e
Cross-build CI make check QEMU tweak
...
The cross-built CI runs using GiotHub actions were using QEMU to run `make
check`. Instead, the host should run `make check` and the actual test binary
should be run under QEMU.
This change configures the cross build to use a (new) qemu-test-driver script as
the test harness, which in turn invokes the test under QEMU. The tests are
linked to the libunwind libraries statically to avoid complicating the search
paths and invoking libtool.
Fixes #401 .
2022-08-05 15:17:27 -04:00
David Mosberger-Tang
03395a1c4b
Turn back on execute-permission on script files.
2006-07-26 15:46:15 -06:00
David Mosberger-Tang
37be21c01e
Restore more files wiped out by Bitkeeper->CVS->GIT transition.
2006-07-26 15:09:39 -06:00
hp.com!davidm
41db9a8a35
Adjust for renaming of ia64 -> tdep-ia64.
...
(Logical change 1.302)
2005-05-20 15:27:25 +00:00
hp.com!davidm
6ad2531a11
Remove Ginit.c. Kernel doesn't use it anymore.
...
(Logical change 1.295)
2005-05-20 11:28:16 +00:00
hp.com!davidm
180a1ececa
Initial revision
2005-05-20 09:48:08 +00:00
hp.com!davidm
dca0c5af1a
(Logical change 1.294)
2005-05-20 09:48:08 +00:00
mostang.com!davidm
dfdbabd3fe
When generating L-files in the tests/ subdirectory, compile the file
...
even when UNW_LOCAL_ONLY is not defined anymore after including
<libunwind.h>.
(Logical change 1.222)
2004-05-04 22:19:18 +00:00
mostang.com!davidm
e455a9297e
Support assembly files.
...
(Logical change 1.85)
2003-04-23 19:22:42 +00:00
mostang.com!davidm
50e11fa8b2
Compile an L-file only if UNW_LOCAL_ONLY surives past the include of <libunwind.h>.
...
(Logical change 1.75)
2003-04-03 07:59:15 +00:00
mostang.com!davidm
c2e6b4ced0
Also handle C++ files (.cxx).
...
(Logical change 1.70)
2003-03-28 07:43:22 +00:00
mostang.com!davidm
9f32da41c3
Initial revision
2002-12-19 07:16:50 +00:00
mostang.com!davidm
a85267d16b
(Logical change 1.32)
2002-12-19 07:16:50 +00:00