summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: Remove outdated informationAdrian Bunk2023-01-061-38/+1
| | | | | | Documentation tends to get outdated, and "Newly added" does not age well. Remove descriptions of toolchain problems that were fixed ~20 years ago.
* update ci badges in the readmekasperk812022-12-061-1/+2
|
* Fix outdated prefix pathSuraj Shirvankar2022-09-131-2/+2
|
* Fix Travis CI linkJames-A-Clark2022-05-221-1/+1
| | | Travis has moved from .org to .com and the auto-redirect 404s, so update the links.
* Add support for FreeBSD/PPC32Piotr Kubaj2022-05-221-0/+2
| | | | While here, mention that FreeBSD/PPC64 is also supported.
* Add port for Linux on LoongArchYouling Tang2021-11-301-0/+2
| | | | | | | | | | | | | | This commit adds support for Linux on LoongArch. Only 64-bit is supported at the moment. The changes were tested on a LoongArch architecture Loongson-3A5000 processor (LoongArch is a new RISC ISA, which is a bit like MIPS or RISC-V.). Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Qing Zhang <zhangqing@loongson.cn> Signed-off-by: Jinyang He <hejinyang@loongson.cn> Signed-off-by: Youling Tang <tangyouling@loongson.cn>
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-061-3/+4
| | | | | This commit adds support for Linux on RISC-V. Only 64-bit is supported at the moment.
* Remove autogen.sh wrapperkasperk812021-06-301-1/+1
|
* README: document ppc32 supportOvidiu Panait2021-05-241-0/+1
| | | | | PPC32 support was confirmed in #127, but this info was not added to the README. To make things clear, add ppc32 to the supported arch/os table.
* Reflect current status of Solaris x64 in the READMEAdeel2020-04-281-16/+2
|
* Update README to reflect Solaris x86-64 status w/ this PRJason King2020-04-281-1/+1
|
* There are 20 not 9 failing tests on Solaris (#162)Jorge Schrauwen2020-03-261-1/+1
|
* Fix SmartOS/Solaris build (#158)Adeel Mujahid2020-03-091-1/+12
|
* README: add libc requirement description (#121)Yousong Zhou2019-06-131-0/+26
| | | | I made this table when trying to fix recent packaging issues in OpenWrt . It could help track progress on musl-libc support and may also help other distros.
* Add initial support for Solaris x86-64Adeel2019-06-121-0/+15
|
* Bump to 1.4-rc1v1.4-rc1Dave Watson2019-01-071-1/+1
|
* Convert the README to markdown syntax (#96)Alex Arslan2018-12-111-105/+99
| | | | | | | | | | | | Currently the README's formatting shows up rather poorly on GitHub, as the file isn't written as a Markdown document but GitHub tries to render it as one due to the symlink from README.md to README. This commit reformats the file as a Markdown document, preserving the original content with two exceptions: 1. The platform support list has been converted to a Markdown table. 2. The severely outdated information regarding libexecinfo on FreeBSD has been amended and the note about FreeBSD 8.0 removed.
* Update README (#84)Kevin Mooney2018-08-071-1/+1
| | | readme: fix typo
* Bump version to 1.3-rc1v1.3-rc1Dave Watson2017-11-221-4/+4
|
* doc: Change to github libunwind/libunwind imgDave Watson2017-01-241-1/+1
|
* doc: Update readme, travis configDave Watson2017-01-241-14/+7
|
* Update README to use autogen.shMilian Wolff2015-06-071-1/+1
|
* Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-081-1/+1
| | | | | | | | "make check" passed. ====================================================== All 34 tests behaved as expected (2 expected failures) ====================================================== Zhi-Gang Liu @ Tilera
* [PATCH] AArch64 port.Yvan Roux2013-05-111-0/+1
|
* SuperH portTommi Rantala2012-09-281-0/+1
| | | | | | | Add support for the 32bit SuperH architecture running Linux. Specifically, support is added for SH4, and support for earlier SH versions and to the 64bit SH5 are left out. This was tested in qemu with a little-endian SH4 debian image & GCC 4.7 cross compiler.
* Bump up the package version.Arun Sharma2011-08-151-3/+4
| | | | Also updated the NEWS file.
* Update FreeBSD notes.Konstantin Belousov2010-04-041-1/+3
|
* Add some notes about FreeBSD.Konstantin Belousov2010-04-041-0/+8
|
* Update documentation on building from gitArun Sharma2010-03-021-0/+1
|
* Update mailing-list info in README. Thanks to Curt Wohlgemut for pointingDavid Mosberger-Tang2007-10-151-10/+8
| | | | this out.
* [PPC64] Get "make check" to work on PPC64 Linux. Add a README entryJose Flavio Aguilar Paulino2007-08-271-0/+5
| | | | describing the expected results.
* [PPC64] Add PPC64 entry to README and fix David's typo in ppc64/get_func_addr.cJose Flavio Aguilar Paulino2007-08-241-0/+18
|
* Delete explanation of how to build libunwind on ia64 with v7 of theDavid Mosberger-Tang2007-08-061-17/+0
| | | | | Intel compiler. I don't think anybody is still likely to need building with such an old compiler.
* Update NEWS and README files a bit.David Mosberger-Tang2007-08-061-12/+4
|
* Update expected results for x86-64.hp.com!davidm2005-05-031-18/+59
| | | | | | | | | | | | | | | | | 2004/12/04 17:00:04-08:00 hp.com!davidm Gtest-exc is now working on PA Linux. 2004/12/02 18:37:47-08:00 hp.com!davidm Update introduction. Add PARISC Linux "expected results" section. 2004/11/30 22:44:47-08:00 mostang.com!davidm Updated expected results for x86 and x86-64. 2004/11/17 02:43:39-08:00 mostang.com!davidm Update x86 Linux test-suite status. (Logical change 1.290)
* Update to reflect currently reality.hp.com!davidm2004-10-151-16/+21
| | | | (Logical change 1.275)
* Update sections on HP-UX.mostang.com!davidm2004-05-041-13/+26
| | | | (Logical change 1.223)
* Update Intel-compiler info and put in caveat about GCC 3.4.0.(none)!davidm2004-04-231-1/+13
| | | | (Logical change 1.215)
* Update in preparation for 0.97 release.hp.com!davidm2004-04-201-15/+6
| | | | (Logical change 1.205)
* Add section on performance testing libunwind.mostang.com!davidm2004-01-211-0/+10
| | | | (Logical change 1.157)
* Up version number.mostang.com!davidm2003-12-051-1/+1
| | | | (Logical change 1.138)
* Update for release of v0.95.hp.com!davidm2003-11-271-8/+46
| | | | (Logical change 1.131)
* Clarify the meaning of the results from "make check" a bit.hp.com!davidm2003-11-191-5/+10
| | | | (Logical change 1.113)
* Document the __tls_get_addr problem and its workaroundhp.com!davidm2003-09-241-0/+11
| | | | | | (--disable-__thread). (Logical change 1.101)
* Add note on building libunwind on HP-UX.mostang.com!davidm2003-04-031-0/+9
| | | | (Logical change 1.75)
* Update for v0.92.mostang.com!davidm2003-03-281-20/+44
| | | | (Logical change 1.70)
* Update version number and build instructions.mostang.com!davidm2002-02-231-13/+12
| | | | (Logical change 1.7)
* (Logical change 1.3)mostang.com!davidm2002-02-151-0/+46
|
* Initial revisionmostang.com!davidm2002-02-151-0/+0