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
*
[runtimes] Move the enable_rtti Lit parameter to the DSL
Louis Dionne
2020-07-16
1
-3
/
+0
*
[runtimes][NFC] Remove unused or unnecessary CMake variables
Louis Dionne
2020-07-16
2
-5
/
+1
*
[libunwind] Fix getSLEB128 on large values
Ryan Prichard
2020-07-15
1
-2
/
+2
*
[libunwind] Fix CIE v1 return address parsing
Ryan Prichard
2020-07-15
1
-1
/
+2
*
Bump the trunk major version to 12
llvmorg-12-init
Hans Wennborg
2020-07-15
2
-3
/
+3
*
[runtimes] Rename newformat to just format, now that the old format has been ...
Louis Dionne
2020-06-30
1
-2
/
+2
*
[runtimes] Remove the ability to select the old libc++ testing format
Louis Dionne
2020-06-29
1
-7
/
+3
*
[libunwind] Allow specifying custom Lit config files
Louis Dionne
2020-06-25
5
-80
/
+50
*
unwind: EHABISectionIterator `operator!=`, constify `operator-`
Saleem Abdulrasool
2020-06-18
1
-1
/
+7
*
[libunwind][RISCV] Track PC separately from RA
Amanieu d'Antras
2020-06-13
3
-7
/
+7
*
[libc++] Allow specifying arbitrary custom executors with the new format
Louis Dionne
2020-06-11
1
-1
/
+2
*
[libc++abi][libunwind] Don't override libc++'s handling of exception features
Louis Dionne
2020-06-09
1
-3
/
+0
*
[NFCI] Clean up exceptions related CMake and Lit options in libc++abi and lib...
Louis Dionne
2020-06-09
4
-9
/
+0
*
unwind: use a more portable endianness check in EHABI
Saleem Abdulrasool
2020-05-29
1
-4
/
+8
*
unwind: fix unwind build without heap
Saleem Abdulrasool
2020-05-15
1
-0
/
+2
*
[libcxx][libcxxabi][libunwind] Use libgcc on Android
Shoaib Meenai
2020-04-30
1
-2
/
+6
*
[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'
Louis Dionne
2020-04-22
1
-1
/
+1
*
[libunwind] Enable the new libc++ testing format by default
Louis Dionne
2020-04-13
1
-4
/
+5
*
[libunwind] add hexagon support
Brian Cain
2020-04-10
9
-1
/
+333
*
[libunwind] Clean up __arm64__
Fangrui Song
2020-04-09
5
-5
/
+5
*
[libunwind] Fix incorrect lit substitutions in tests
Louis Dionne
2020-04-08
1
-2
/
+2
*
[libunwind] Fix UB in EHHeaderParser::findFDE
Jorge Gorbe Moya
2020-04-07
1
-0
/
+2
*
[libunwind] Support the new libc++ test format
Sergej Jaskiewicz
2020-04-06
1
-1
/
+6
*
Exit unwinding early when at the top of the stack and additional info won't b...
Sterling Augustine
2020-04-02
1
-0
/
+6
*
Doc: Links should use https
Sylvestre Ledru
2020-03-22
2
-6
/
+6
*
[libunwind] Silence warnings when __mips_hard_float is not defined
Mikael Holmen
2020-03-13
1
-0
/
+13
*
Only run frameheader_cache_test.pass.cpp on x86_64.
Sterling Augustine
2020-03-12
1
-0
/
+8
*
Add a catch-all else case so any unanticipated configs pass this test.
Sterling Augustine
2020-03-12
1
-0
/
+2
*
Cache uwnind frame headers as they are found.
Sterling Augustine
2020-03-12
3
-2
/
+243
*
Lazily save initialState of registers during unwind.
Sterling Augustine
2020-03-11
1
-35
/
+66
*
[libunwind] Remove __FILE__ and __LINE__ from error reporting
Leonard Chan
2020-03-10
1
-2
/
+1
*
Rework findUnwindSectionsByPhdr to be more optimal.
Sterling Augustine
2020-03-10
1
-27
/
+33
*
Split findUnwindSectionsByPhdr into target-specific functions.
Sterling Augustine
2020-03-06
1
-23
/
+44
*
Promote nameless lambda used by dl_iterate_phdr to named function.
Sterling Augustine
2020-03-05
1
-103
/
+122
*
Revert "Promote nameless lambda used by dl_iterate_phdr to named function to ...
Mikhail Maltsev
2020-03-04
1
-106
/
+103
*
Promote nameless lambda used by dl_iterate_phdr to named function to clean up...
Sterling Augustine
2020-03-03
1
-103
/
+106
*
[arcconfig] Delete subproject arcconfigs
Shoaib Meenai
2020-02-24
1
-4
/
+0
*
[libunwind][CMake] Treat S files as C to work around CMake bug.
Michael Spencer
2020-02-20
1
-1
/
+3
*
[libunwind] Fix memory leak in handling of DW_CFA_remember_state and DW_CFA_r...
Jorge Gorbe Moya
2020-02-18
2
-7
/
+75
*
unwind: rename `__personality_routine` to `_Unwind_Personality_Fn`
Saleem Abdulrasool
2020-02-10
6
-29
/
+24
*
Fix a -Wbitwise-conditional-parentheses warning in _LIBUNWIND_ARM_EHABI libun...
Nico Weber
2020-02-03
1
-2
/
+3
*
[libunwind] Treat assembly files as C on mingw
Martin Storsjö
2020-01-27
1
-0
/
+7
*
[libunwind] Fix building standalone after c48974ffd7d1676
Martin Storsjö
2020-01-26
1
-1
/
+1
*
[libunwind] Set LIBUNWIND_ASM_SOURCES to the ASM source language from C
James Nagurne
2020-01-24
1
-3
/
+0
*
Bump the trunk major version to 11
llvmorg-11-init
Hans Wennborg
2020-01-15
2
-3
/
+3
*
[libunwind] Fix evaluating DWARF operation DW_OP_pick
Steven Wu
2019-12-18
1
-1
/
+1
*
[unwind] Don't link libpthread and libdl on Fuchsia
Petr Hosek
2019-12-17
1
-4
/
+9
*
[libunwind][RISCV] Add 64-bit RISC-V support
Sam Elliott
2019-12-16
8
-1
/
+530
*
Reland "Enable `-funwind-tables` flag when building libunwind"
Sergej Jaskiewicz
2019-12-11
6
-2
/
+47
*
Revert "Enable `-funwind-tables` flag when building libunwind"
Martin Storsjö
2019-12-04
6
-46
/
+2
[next]