index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwind
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libunwind][AArch64] Unbreak building with GNU assembler
Xi Ruoyao
2023-03-17
1
-1
/
+2
*
[runtimes] Synchronize warnings flags between libc++/libc++abi/libunwind
Nikolas Klauser
2023-03-17
2
-34
/
+4
*
[libunwind][RISC-V] Rewrite testcase with C as possible.
Kito Cheng
2023-03-15
1
-24
/
+14
*
Revert "[CMake] Bumps minimum version to 3.20.0."
Mark de Wever
2023-03-04
2
-2
/
+3
*
[CMake] Bumps minimum version to 3.20.0.
Mark de Wever
2023-03-04
2
-3
/
+2
*
Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...
Petr Hosek
2023-02-22
1
-4
/
+4
*
[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag
Petr Hosek
2023-02-22
1
-4
/
+4
*
[runtimes] Remove unused functions from Handle{Libcxx,Libunwind}Flags.cmake
Nikolas Klauser
2023-02-22
1
-37
/
+0
*
[runtimes] Remove add_target_flags* functions and use add_flags* instead
Nikolas Klauser
2023-02-21
1
-31
/
+0
*
[runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...
Nikolas Klauser
2023-02-21
2
-112
/
+2
*
[libunwind][PowerPC] Fix saving/restoring VSX registers on LE systems
Nemanja Ivanovic
2023-02-16
2
-0
/
+29
*
[runtimes] Remove duplicate imports of libcxx.test.config
Louis Dionne
2023-02-14
5
-5
/
+5
*
[runtimes] Rename newconfig.py to config.py -- it's not new anymore
Louis Dionne
2023-02-14
5
-11
/
+11
*
[libunwind] On Darwin, add a callback-based lookup scheme for JIT'd unwind info.
Lang Hames
2023-02-10
3
-0
/
+165
*
Bump the trunk major version to 17
llvmorg-17-init
Tom Stellard
2023-01-24
1
-2
/
+2
*
[libunwind] Fixed an upcoming clang -Wsign-conversion warning
Fahad Nayyar
2023-01-13
1
-2
/
+2
*
[libunwind] Use .irp directives. NFC
Fangrui Song
2022-12-14
2
-402
/
+61
*
Revert "[libunwind] Use .irp directives. NFC"
David Tenty
2022-12-07
2
-118
/
+900
*
[libunwind] Use .irp directives. NFC
Fangrui Song
2022-12-06
2
-900
/
+118
*
[libunwind][RISCV] Support reading of VLENB CSR register
Sergey Kachkov
2022-12-06
3
-0
/
+69
*
Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"
Leonard Chan
2022-12-05
2
-3
/
+3
*
[CMake] Use LLVM_TARGET_TRIPLE in runtimes
Petr Hosek
2022-11-29
2
-3
/
+3
*
[libunwind][LoongArch] Add 64-bit LoongArch support
zhanglimin
2022-11-15
8
-1
/
+527
*
[libunwind][NFC] Fix typo in libunwind debug string
jinge90
2022-11-10
1
-25
/
+25
*
[libunwind] Check corrupted return address in unwind_phase2 when CET is enabled.
jinge90
2022-11-09
1
-0
/
+19
*
[CMake] Fix -Wstrict-prototypes
Sam James
2022-11-08
1
-1
/
+1
*
[libunwind] Add module maps for libunwind
Ian Anderson
2022-10-26
3
-0
/
+16
*
[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005
jinge90
2022-10-18
1
-2
/
+2
*
Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"
Haowei Wu
2022-10-12
1
-30
/
+26
*
[runtimes] Always define cxx_shared, cxx_static & other targets
Louis Dionne
2022-10-12
1
-26
/
+30
*
[runtimes] Add the ability to customize the output name of libc++, libc++abi ...
Louis Dionne
2022-10-11
2
-2
/
+5
*
[libunwind] Install the headers by default
Louis Dionne
2022-10-11
1
-1
/
+1
*
[libunwind] Fix compile error with CROSS_UNWINDING
Florian Mayer
2022-09-30
1
-1
/
+4
*
[runtimes] Remove all traces of the legacy testing configuration system
Louis Dionne
2022-09-30
7
-147
/
+0
*
[libunwind] Handle G in personality string
Florian Mayer
2022-09-21
5
-27
/
+69
*
[libunwind] Fix usage of `_dl_find_object` on 32-bit x86
Adrian Vogelsgesang
2022-09-16
1
-5
/
+0
*
[libunwind] Fix a few libunwind includes
Ryan Prichard
2022-09-07
3
-14
/
+15
*
[libunwind] Fixed a number of typos
Gabriel Ravier
2022-08-20
15
-29
/
+30
*
Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
John Ericson
2022-08-18
2
-4
/
+6
*
[cmake] Use `CMAKE_INSTALL_LIBDIR` too
John Ericson
2022-08-18
2
-6
/
+4
*
[compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langs
John Ericson
2022-08-17
1
-1
/
+1
*
[libunwind][AIX] Implement _Unwind_FindEnclosingFunction() using traceback ta...
Xing Xue
2022-08-12
2
-1
/
+32
*
[libunwind] Remove __ANDROID_API__ < 18 workaround
Fangrui Song
2022-08-12
1
-23
/
+1
*
[libunwind] Use `_dl_find_object` if available
Adrian Vogelsgesang
2022-08-09
1
-0
/
+55
*
[libunwind][AIX] Save/restore errno before/after system calls dlopen/dlsym/dl...
Xing Xue
2022-08-08
1
-0
/
+6
*
[libunwind] undef NDEBUG for assert.h in tests.
Florian Mayer
2022-08-04
6
-0
/
+6
*
[libunwind] Remove unused substitution in AIX libunwind config
Louis Dionne
2022-08-03
1
-1
/
+1
*
Update references to mailing lists that have moved to Discourse.
tlattner
2022-07-28
1
-1
/
+1
*
Bump the trunk major version to 16
llvmorg-16-init
Tom Stellard
2022-07-26
1
-2
/
+2
*
[libunwind][SystemZ] Use process_vm_readv to avoid potential segfaults
Ulrich Weigand
2022-07-18
2
-4
/
+24
[next]