summaryrefslogtreecommitdiffstats
path: root/contrib/libs/libunwind
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet6 days2-4/+4
| | | | commit_hash:67b427db03a8bc6ca150858e634b97fe916b0997
* Update contrib/libs/libunwind to 22.1.5robot-contrib2026-05-214-6/+6
| | | | commit_hash:c5cea72eb3229180ad24b842a60f208bbf983256
* Intermediate changesrobot-piglet2026-05-072-4/+4
| | | | commit_hash:6b8b1ada82774062f4509fd6fa976378f2e45487
* Return patch for glibc 2.17 compatibility.akhropov2026-05-042-0/+19
| | | | commit_hash:7d5e3f3360d46dbcec80dd04ae5724c4fcfd6cc2
* Update contrib/libs/libunwind to 22.1.3robot-contrib2026-04-255-29/+35
| | | | commit_hash:4e10c7121ae27e02301dd9dc617ccc770219fbaf
* Intermediate changesrobot-piglet2026-04-092-4/+4
| | | | commit_hash:31120aa6cc2fdda7c0a61d1805308521a421f581
* Intermediate changesrobot-piglet2026-03-262-4/+4
| | | | commit_hash:48bc2253b2e7f97e3930fabd0e33a6c77a490b81
* Compatibility with glibc 2.17.akhropov2026-03-022-0/+21
| | | | commit_hash:26813db413d046838f1450fa6fdbf73b91971243
* Update contrib/libs/libunwind to 22.1.0robot-contrib2026-02-2824-199/+997
| | | | commit_hash:2393cfba08b1d2b52ed92023c745938b56bc8d87
* Intermediate changesrobot-piglet2025-12-312-4/+4
| | | | commit_hash:4b31dcc104eb1f319f22023b301832e1719bdaf8
* Intermediate changesrobot-piglet2025-12-172-4/+4
| | | | commit_hash:99b8b7dafb921cab3ae71373f8ebe3cbe44ef8ed
* Intermediate changesrobot-piglet2025-12-032-4/+4
| | | | commit_hash:66bd18a3c1623dcc936f3730fc39699bd39c018c
* Intermediate changesrobot-piglet2025-11-192-4/+4
| | | | commit_hash:06081d4e601b91a332e755a32dabb7589ec72a35
* Update contrib/libs/libunwind to 21.1.4robot-contrib2025-11-044-7/+11
| | | | commit_hash:aba617db5121d7110716517d2dc450433b2b8e06
* Intermediate changesrobot-piglet2025-10-222-4/+4
| | | | commit_hash:a5d50408854c0808674b5a889fd23af3704087e1
* Intermediate changesrobot-piglet2025-10-082-4/+4
| | | | commit_hash:39978afd806b807ddc0b745f048c16bc98afd9c0
* Intermediate changesrobot-piglet2025-09-252-4/+4
| | | | commit_hash:c6f3d637cf7854b76b82e830144c0a1d7d4238b4
* Update contrib/libs/libunwind to 21.1.0robot-contrib2025-09-1113-142/+386
| | | | commit_hash:ffeea7225cbc1373e43a599d83174688bd329658
* Intermediate changesrobot-piglet2025-08-211-1/+1
| | | | commit_hash:eaf175769e795b42fbdacaff911c554e3a96b7f5
* Intermediate changesrobot-piglet2025-07-242-4/+4
| | | | commit_hash:9e9c04347de10235f77fcdaf62119e9b89e8bc59
* feat wasm: Update emscripten to revision from 2025-07-14vchigrin2025-07-222-13/+1
| | | | | | | | | | Used eda083ae8ede590e038a17c868b2f02ef44a8425 commit in main branch of this project. Also revert "feat envoy: Patch libunwind to fix linking errors in standalone WASM binaries in debug mode." This reverts commit 2fc1beb522f3a6e63fae895e24c1ef2be1166c51, reversing changes made to 479cb9dc1655166762297127395e423a6254b8f9. commit_hash:fa84304ba22358016b04ea441e0170f66b5a9324
* Intermediate changesrobot-piglet2025-06-292-4/+4
| | | | commit_hash:f441085467533555651b5a0fb53cfe9e90a502e6
* Intermediate changesrobot-piglet2025-06-122-4/+4
| | | | commit_hash:076bd887076f58e85e0f460ed10d4aa08c78e8d7
* Intermediate changesrobot-piglet2025-05-222-4/+4
| | | | commit_hash:e0cf52a226b5e624289f15b2652bebdb2f7cfe54
* Intermediate changesrobot-piglet2025-05-071-1/+1
| | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
* Intermediate changesrobot-piglet2025-05-072-4/+4
| | | | commit_hash:4a9ec647419055281b62c0093ffa27fbe9b732a9
* Intermediate changesrobot-piglet2025-05-012-4/+4
| | | | commit_hash:b75b33333fec1dfa4a998bd8ea1b8c538223f2ca
* Intermediate changesrobot-piglet2025-04-022-4/+4
| | | | commit_hash:28e9e4bd6b02e8914d82b2aafe9f341b5492421f
* Intermediate changesrobot-piglet2025-04-022-4/+4
| | | | commit_hash:838e033d687c5c12cec8cb751116cf60004f0c76
* Update contrib/libs/libunwind to 20.1.0robot-contrib2025-03-1511-83/+209
| | | | commit_hash:cb5c0561dc9a032f86c0e6d07d15517977d0ad47
* feat envoy: Patch libunwind to fix linking errors in standalone WASM ↵vchigrin2025-03-062-1/+13
| | | | | | | | | binaries in debug mode. Debug build of cxa_exception.cpp from libcxxabi uses __throw_exception_with_stack_trace function instead of _Unwind_RaiseException. That function was not defined for standalone WSM binaries. commit_hash:2fc1beb522f3a6e63fae895e24c1ef2be1166c51
* libunwind: Remove unnecessary hunks from patches/03-unused.patchthegeorg2025-02-033-26/+2
| | | | commit_hash:34486bb0dc50b5847a433c4dbf535e2ca63ecb79
* Intermediate changesrobot-piglet2025-01-292-4/+4
| | | | commit_hash:61bf3e0753aa053366e50828bab286941afcfba3
* Fix external builds against musl-libcthegeorg2025-01-162-2/+5
| | | | commit_hash:a12d0eeb45e6ddff5c54b371a5ce42bf09f9aba4
* Intermediate changesrobot-piglet2025-01-112-4/+4
| | | | commit_hash:c1210eda4fea9bfc36b2d0978733c726a4ba4bc4
* Update contrib/libs/libunwind to 19.1.5robot-contrib2025-01-1115-65/+124
| | | | commit_hash:26df5425466c047cc00493ac63a5422c221053ca
* Intermediate changesrobot-piglet2025-01-091-1/+1
| | | | commit_hash:c97917e5fe0a2f094b8f7a50cf183357e8d07096
* Cleanup libunwind import routinethegeorg2025-01-095-4/+36
| | | | commit_hash:edc483d8a602a84f9a90fe73a5889591c1d8ac46
* Intermediate changesrobot-piglet2024-12-301-1/+1
| | | | commit_hash:bdc49c7d8ca16c6458d622436488d7eceb49d030
* Do not poison graph with `GLOBAL -D_libunwind_`thegeorg2024-12-292-2/+0
| | | | | [In grep we trust](HIDDEN_URL commit_hash:353c844aff2cf620faf75de09b5032a21ac5633e
* feat envoy: Support building Envoy plugins using WASM.vchigrin2024-12-252-1/+37
| | | | commit_hash:92d76f00f320990cf0a5cdee9e70c138c72ab749
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-099-0/+972
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-09-161-2/+12
| | | | commit_hash:503523a79a045cedb35b8d04ea71b3fd4012c390
* WebAssembly support in libunwinddtorilov2024-03-012-15/+30
| | | | 1a4e03374077d0d5405dba1555d2c409f2d115f9
* Disable non-existing macOS includethegeorg2024-02-032-2/+2
|
* Update contrib/libs/libunwind to 18.1.0-rc1dtorilov2024-02-0227-681/+2766
|
* feat contrib: aiogram 3armenqa2024-01-196-198/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Library import 5, delete go dependencies (#832)AlexSm2024-01-041-2/+2
| | | | | * Library import 5, delete go dependencies * Fix yt client
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+38
|