GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
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/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
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwind
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Include <__config_site> from <__config>
Louis Dionne
2021-03-30
1
-2
/
+0
*
[libunwind] Install the DLL when doing "ninja install"
Martin Storsjö
2021-03-07
1
-1
/
+2
*
[libunwind] [risc-v] This patch is for fixing
Kamlesh Kumar
2021-03-03
1
-11
/
+20
*
[libunwind] This adds support in libunwind for rv32 hard float
Kamlesh Kumar
2021-03-02
6
-161
/
+239
*
[libc++/abi] Allow running back-deployment testing against libc++abi
Louis Dionne
2021-03-01
2
-2
/
+2
*
[libunwind] unw_* alias fixes for ELF and Mach-O
Ryan Prichard
2021-02-22
4
-15
/
+29
*
[libunwind] Add support for PC reg column in arm64
Marco Vanotti
2021-02-17
2
-33
/
+44
*
libunwind: Don't attempt to authenticate a null return address.
Peter Collingbourne
2021-02-16
1
-1
/
+2
*
[SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building ...
Zbigniew Sarbinowski
2021-02-16
2
-8
/
+22
*
[libunwind][cmake] Add an option to enable/disable tests
Kristina Bessonova
2021-02-13
1
-1
/
+2
*
[NFC][libunbind] Fix Sphinx error during CMake invocation
xgupta
2021-02-11
1
-1
/
+1
*
[Branch-Rename] Fix some links
xgupta
2021-02-01
1
-1
/
+1
*
Bump the trunk major version to 13
llvmorg-13-init
Tom Stellard
2021-01-26
2
-3
/
+3
*
[CMake] Remove dead code setting policies to NEW
Raul Tambre
2021-01-19
1
-4
/
+0
*
[VE] Support VE in libunwind
Kazushi (Jam) Marukawa
2021-01-17
5
-0
/
+615
*
[libunwind] Unwind through aarch64/Linux sigreturn frame
Ryan Prichard
2021-01-13
4
-12
/
+116
*
[libunwind] Multiple preprocessor fixes on PowerPC*
Brandon Bergren
2020-11-23
5
-12
/
+16
*
[libunwind] Delete unused handlerNotFound in unwind_phase1
Fangrui Song
2020-11-21
1
-3
/
+1
*
[libunwind] LIBUNWIND_REMEMBER_HEAP_ALLOC to cmake.
Daniel Kiss
2020-11-11
1
-0
/
+5
*
[runtimes] Avoid overwriting the rpath unconditionally
Louis Dionne
2020-11-09
1
-3
/
+0
*
[libunwind] Delete unused codeOffsetAtStackDecrement/registersInOtherRegister...
Fangrui Song
2020-11-09
1
-9
/
+0
*
Revert "Allow running back-deployment testing against libc++abi"
Louis Dionne
2020-11-06
2
-2
/
+2
*
Allow running back-deployment testing against libc++abi
Louis Dionne
2020-11-06
2
-2
/
+2
*
[libunwind] Support DW_CFA_remember/restore_state without heap allocation.
Daniel Kiss
2020-10-30
2
-395
/
+426
*
[libunwind] Fix linker flag handling in the tests.
Daniel Kiss
2020-10-29
2
-4
/
+3
*
[libunwind] Add -Wno-dll-attribute-on-redeclaration when building for windows
Martin Storsjö
2020-10-26
1
-0
/
+8
*
[runtimes] Revert the libc++ __config_site change
Louis Dionne
2020-10-23
1
-0
/
+2
*
[take 2] [libc++] Include <__config_site> from <__config>
Louis Dionne
2020-10-21
1
-2
/
+0
*
[libcxxabi,libunwind] support running tests in standalone mode
Dominik Montada
2020-10-14
2
-92
/
+23
*
Fix all the CMake code that can only handle -stdlib= but not --stdlib=
Raphael Isemann
2020-10-13
1
-0
/
+2
*
[libunwind] [SEH] Don't interact with foreign exceptions
Martin Storsjö
2020-10-12
1
-16
/
+4
*
[runtimes] Use int main(int, char**) consistently in tests
Louis Dionne
2020-10-08
8
-12
/
+11
*
[AArch64] Add v8.5 Branch Target Identification support.
Daniel Kiss
2020-09-29
1
-1
/
+20
*
[libunwind] Optimize dl_iterate_phdr's findUnwindSectionsByPhdr
Ryan Prichard
2020-09-23
1
-15
/
+23
*
[libunwind] Combine dl_iterate_phdr codepaths for DWARF and EHABI
Ryan Prichard
2020-09-23
2
-68
/
+47
*
[cmake] Centralize LLVM_ENABLE_WARNINGS option
Dave Lee
2020-09-21
1
-2
/
+0
*
[libunwind] Support for leaf function unwinding.
Daniel Kiss
2020-09-18
5
-2
/
+110
*
Revert "[libunwind] Support for leaf function unwinding."
Daniel Kiss
2020-09-18
5
-108
/
+2
*
[libunwind][DWARF] Fix end of .eh_frame calculation
Ryan Prichard
2020-09-16
5
-15
/
+24
*
[libunwind] Support for leaf function unwinding.
Daniel Kiss
2020-09-16
5
-2
/
+108
*
[libcxx] Simplify back-deployment testing
Louis Dionne
2020-09-10
1
-1
/
+0
*
[libunwind] Bare-metal DWARF: set dso_base to 0
Ryan Prichard
2020-09-09
2
-2
/
+5
*
[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
Ryan Prichard
2020-09-08
3
-62
/
+35
*
[libunwind] Minor SJLJ config cleanup. NFCI.
Ryan Prichard
2020-09-03
2
-3
/
+5
*
[CMake][compiler-rt][libunwind] Compile assembly files as ASM not C, unify wo...
Raul Tambre
2020-08-27
1
-8
/
+4
*
[libunwind] Factor out getInfoFromFdeCie. NFCI.
Ryan Prichard
2020-08-26
1
-57
/
+38
*
[libunwind] Minor fixes in libunwind
Ryan Prichard
2020-08-26
3
-13
/
+17
*
[libunwind] Convert x86, x86_64, arm64 register restore functions to C callin...
Martin Storsjö
2020-08-26
2
-14
/
+15
*
[libunwind] Fix warning when building without frameheader cache
Mikael Holmen
2020-08-25
1
-0
/
+3
*
[libunwind] Remove static_assert / __has_feature macros
Ryan Prichard
2020-08-24
1
-10
/
+0
[next]