summaryrefslogtreecommitdiff
path: root/tests/check-namespace.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Fix bug + add testGregory LEOCADIE2023-01-111-0/+1
* check-namespace.sh: adjust aarch64 symbolsStephen Webb2022-11-081-33/+26
* Expose get_proc_info_in_range APIAdeel2022-07-081-0/+2
* Remove bashisms from tests/check-namespace.shStephen Webb2022-06-231-1/+1
* Add port for Linux on LoongArchYouling Tang2021-11-301-1/+21
* Expose function-pointer-to-name APIBjörn Svensson2021-11-261-0/+2
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-061-0/+15
* Add additional symbols to ignore on illumos and SolarisJason King2020-04-281-0/+5
* Allow to build without weak `backtrace` symbol. (#142)Bert Wesarg2019-12-041-1/+1
* Add port to Linux on IBM Z (s390x)Michael Munday2018-01-091-0/+15
* Remove unw_handle_signal_frame from public API.Dave Watson2017-12-281-2/+0
* Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)Dave Watson2017-08-161-2/+2
* Add new names to check-namespace.Doug Moore2017-05-121-0/+4
* unw_init_local_signalDoug Moore2017-04-031-1/+3
* dwarf: Make binary path calculation os-specific.Konstantin Belousov2017-01-191-0/+14
* dwarf: Configurable cache sizeDave Watson2017-01-131-0/+2
* Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-081-0/+17
* Stop using nonportable echo arguments in testsTommi Rantala2012-08-211-1/+1
* Ignore _fbss, _fdata, _ftext and _gp symbols on MIPSTommi Rantala2012-08-201-0/+7
* Add PPC namespace checkingTommi Rantala2012-08-201-0/+14
* Update namespace checks for dwarf_find_unwind_tablesArun Sharma2012-03-121-0/+10
* [ARM] fix for the check-namespace test caseKen Werner2011-10-151-0/+21
* Drop a call frame in tdep_trace and avoid a call to unw_step.Lassi Tuura2011-04-011-2/+0
* Export unw_backtrace() and alias backtrace() to it.Lassi Tuura2011-04-011-0/+1
* Fix up compilation and test failuresArun Sharma2011-03-241-4/+0
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-0/+6
* Factor out and export dwarf_find_debug_frame() functionArun Sharma2010-05-261-0/+9
* Refactor os specific code for x86 (both 32 and 64 bit).Arun Sharma2010-04-041-0/+2
* Implement _Unwind_GetIPInfo() as required by the C++ ABIArun Sharma2009-04-021-0/+2
* Disable C++ exception support by default on x86.Arun Sharma2009-03-161-1/+1
* Don't check C++ ABI when it's not enabled.Arun Sharma2009-03-161-1/+3
* This patch eliminates one system call per unwind by not using theArun Sharma2008-06-161-0/+1
* [ARM] This patch fix some testsuite issues on ARM:Bruna Moreira2008-04-211-9/+9
* On PA-Linux, allow for _Uhppa_setcontext symbol.hp.com!davidm2005-05-031-0/+19
* Add checks for __libunwind_* aliases.homeip.net!davidm2004-08-201-0/+17
* (check_local_unw_abi): Check for _U${plat}_strerror().bea.com!thallgre2004-08-181-0/+2
* ia64: For remote-only-case, don't expect to find _Uia64_get_elf_image9) orhp.com!davidm2004-05-071-6/+8
* Add x86-specific checks.hp.com!davidm2004-05-061-1/+11
* (check_generic_unw_abi): Check for _U${plat}_get_kernel_table() onmostang.com!davidm2004-05-051-1/+5
* (Logical change 1.225)mostang.com!davidm2004-05-051-0/+207
* Initial revisionmostang.com!davidm2004-05-051-0/+0