summaryrefslogtreecommitdiff
path: root/libunwind/docs
AgeCommit message (Expand)Author
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-31Replace documentation mentions of IRC with Discord (#114276)Aaron Ballman
2024-01-24[libunwind][doc] Remove reference to Phabricator from the landing pageLouis Dionne
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta
2023-01-24Bump the trunk major version to 17llvmorg-17-initTom Stellard
2022-08-20[libunwind] Fixed a number of typosGabriel Ravier
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-07-28Update references to mailing lists that have moved to Discourse.tlattner
2022-07-26Bump the trunk major version to 16llvmorg-16-initTom Stellard
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne
2022-02-10Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTSLouis Dionne
2022-02-05[libunwind] Attempt to fix broken sphinx doc linkSimon Pilgrim
2022-02-01Bump the trunk major version to 15llvmorg-15-initTom Stellard
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne
2021-07-27Bump the trunk major version to 14llvmorg-14-initTom Stellard
2021-07-13Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson
2021-02-11[NFC][libunbind] Fix Sphinx error during CMake invocationxgupta
2021-02-01[Branch-Rename] Fix some linksxgupta
2021-01-26Bump the trunk major version to 13llvmorg-13-initTom Stellard
2020-07-15Bump the trunk major version to 12llvmorg-12-initHans Wennborg
2020-03-22Doc: Links should use httpsSylvestre Ledru
2020-01-15Bump the trunk major version to 11llvmorg-11-initHans Wennborg
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg
2018-08-16NFC: Test commit accessJordan Rupprecht
2018-08-01Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg
2018-06-29Add a blank line to docs/README.txt test commit accessJordan Rupprecht
2018-01-03Update docs version to 7.0Hans Wennborg
2017-11-16[docs] Mention that dwarf unwinding should be supported on arm64/windowsMartin Storsjo
2017-11-04Add ifdefs around ELF specific parts of UnwindRegisters*.S for armMartin Storsjo
2017-10-27Add support for dwarf unwinding on windows on x86_64Martin Storsjo
2017-10-14libunwind: document tested FreeBSD configs and sort OS listEd Maste
2017-10-11[docs] Mention that linux/arm64 is supported with DWARFMartin Storsjo
2017-10-06[docs] Mention that SjLj works on any OS on the archs where supported by the ...Martin Storsjo
2017-09-16Fix a typo in the documentation. NFC.Martin Storsjo
2017-07-19Bump docs version to 6.0Hans Wennborg
2017-04-03Try to trigger the new docs builder. NFCJonathan Roelofs
2017-03-28[libunwind] Add sphinx docsJonathan Roelofs