summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Cross-build CI `make check` QEMU tweakStephen Webb2022-08-051-0/+156
| | | | | | | | | | | | | 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.
* Turn back on execute-permission on script files.David Mosberger-Tang2006-07-262-0/+0
|
* Restore more files wiped out by Bitkeeper->CVS->GIT transition.David Mosberger-Tang2006-07-261-0/+10
|
* Adjust for renaming of ia64 -> tdep-ia64.hp.com!davidm2005-05-201-1/+1
| | | | (Logical change 1.302)
* Remove Ginit.c. Kernel doesn't use it anymore.hp.com!davidm2005-05-201-0/+19
| | | | (Logical change 1.295)
* Initial revisionhp.com!davidm2005-05-202-30/+0
|
* (Logical change 1.294)hp.com!davidm2005-05-202-0/+30
|
* When generating L-files in the tests/ subdirectory, compile the filemostang.com!davidm2004-05-041-1/+13
| | | | | | | even when UNW_LOCAL_ONLY is not defined anymore after including <libunwind.h>. (Logical change 1.222)
* Support assembly files.mostang.com!davidm2003-04-231-2/+8
| | | | (Logical change 1.85)
* Compile an L-file only if UNW_LOCAL_ONLY surives past the include of ↵mostang.com!davidm2003-04-031-3/+8
| | | | | | <libunwind.h>. (Logical change 1.75)
* Also handle C++ files (.cxx).mostang.com!davidm2003-03-281-0/+7
| | | | (Logical change 1.70)
* Initial revisionmostang.com!davidm2002-12-191-8/+0
|
* (Logical change 1.32)mostang.com!davidm2002-12-191-0/+8