OSDN Git Service

[ORC] Add a missing '&'.
[android-x86/external-llvm-project.git] / libunwind /
2020-10-14 Dominik Montada[libcxxabi,libunwind] support running tests in standalo...
2020-10-13 Raphael IsemannFix all the CMake code that can only handle -stdlib...
2020-10-12 Martin Storsjö[libunwind] [SEH] Don't interact with foreign exceptions
2020-10-08 Louis Dionne[runtimes] Use int main(int, char**) consistently in...
2020-09-29 Daniel Kiss[AArch64] Add v8.5 Branch Target Identification support.
2020-09-23 Ryan Prichard[libunwind] Optimize dl_iterate_phdr's findUnwindSectio...
2020-09-23 Ryan Prichard[libunwind] Combine dl_iterate_phdr codepaths for DWARF...
2020-09-21 Dave Lee[cmake] Centralize LLVM_ENABLE_WARNINGS option
2020-09-18 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-18 Daniel KissRevert "[libunwind] Support for leaf function unwinding."
2020-09-17 Ryan Prichard[libunwind][DWARF] Fix end of .eh_frame calculation
2020-09-16 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-10 Louis Dionne[libcxx] Simplify back-deployment testing
2020-09-09 Ryan Prichard[libunwind] Bare-metal DWARF: set dso_base to 0
2020-09-08 Ryan Prichard[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
2020-09-03 Ryan Prichard[libunwind] Minor SJLJ config cleanup. NFCI.
2020-08-27 Raul Tambre[CMake][compiler-rt][libunwind] Compile assembly files...
2020-08-27 Ryan Prichard[libunwind] Factor out getInfoFromFdeCie. NFCI.
2020-08-27 Ryan Prichard[libunwind] Minor fixes in libunwind
2020-08-26 Martin Storsjö[libunwind] Convert x86, x86_64, arm64 register restore...
2020-08-25 Mikael Holmen[libunwind] Fix warning when building without framehead...
2020-08-24 Ryan Prichard[libunwind] Remove static_assert / __has_feature macros
2020-08-23 Ryan Prichard[libunwind] Make findUnwindSectionsByPhdr static
2020-08-22 Martin Storsjö[libunwind] Ensure enough alignment for unw_cursor_t...
2020-08-18 Sterling AugustineDefault to disabling the libunwind frameheader cache.
2020-08-17 Steven Wu[libunwind] Remove compatibility support for macOS...
2020-08-11 Louis Dionne[libunwind] Fix incorrect check for out-of-boundedness
2020-08-11 Louis Dionne[libunwind][NFC] Fix typo in comment
2020-08-03 Daniel Kiss[libunwind] Make the test depend on the libunwind expli...
2020-07-31 kristina[libunwind] Add -Wno-suggest-override to CMakeLists...
2020-07-29 Hafiz Abid Qadeer[libunwind] Provide a way to set '_LIBUNWIND_IS_BAREMET...
2020-07-27 Louis Dionne[libunwind] Remove old keymgr related logic
2020-07-22 Louis Dionne[CMake] Bump CMake minimum version to 3.13.4
2020-07-16 Louis Dionne[runtimes] Move the enable_rtti Lit parameter to the DSL
2020-07-16 Louis Dionne[runtimes][NFC] Remove unused or unnecessary CMake...
2020-07-16 Ryan Prichard[libunwind] Fix getSLEB128 on large values
2020-07-16 Ryan Prichard[libunwind] Fix CIE v1 return address parsing
2020-07-15 Hans WennborgBump the trunk major version to 12
2020-06-30 Louis Dionne[runtimes] Rename newformat to just format, now that...
2020-06-29 Louis Dionne[runtimes] Remove the ability to select the old libc...
2020-06-25 Louis Dionne[libunwind] Allow specifying custom Lit config files
2020-06-18 Saleem Abdulrasoolunwind: EHABISectionIterator `operator!=`, constify...
2020-06-13 Amanieu d'Antras[libunwind][RISCV] Track PC separately from RA
2020-06-11 Louis Dionne[libc++] Allow specifying arbitrary custom executors...
2020-06-09 Louis Dionne[libc++abi][libunwind] Don't override libc++'s handling...
2020-06-09 Louis Dionne[NFCI] Clean up exceptions related CMake and Lit option...
2020-05-29 Saleem Abdulrasoolunwind: use a more portable endianness check in EHABI
2020-05-15 Saleem Abdulrasoolunwind: fix unwind build without heap
2020-04-30 Shoaib Meenai[libcxx][libcxxabi][libunwind] Use libgcc on Android
2020-04-22 Louis Dionne[libc++/abi/unwind] Rename Lit features for no exceptio...
2020-04-13 Louis Dionne[libunwind] Enable the new libc++ testing format by...
2020-04-10 Brian Cain[libunwind] add hexagon support
2020-04-09 Fangrui Song[libunwind] Clean up __arm64__
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-08 Louis Dionne[libunwind] Fix incorrect lit substitutions in tests
2020-04-07 Jorge Gorbe Moya[libunwind] Fix UB in EHHeaderParser::findFDE
2020-04-06 Sergej Jaskiewicz[libunwind] Support the new libc++ test format
2020-04-02 Sterling AugustineExit unwinding early when at the top of the stack and...
2020-03-22 Sylvestre LedruDoc: Links should use https
2020-03-13 Mikael Holmen[libunwind] Silence warnings when __mips_hard_float...
2020-03-13 Sterling AugustineOnly run frameheader_cache_test.pass.cpp on x86_64.
2020-03-12 Sterling AugustineAdd a catch-all else case so any unanticipated configs...
2020-03-12 Sterling AugustineCache uwnind frame headers as they are found.
2020-03-11 Sterling AugustineLazily save initialState of registers during unwind.
2020-03-11 Leonard Chan[libunwind] Remove __FILE__ and __LINE__ from error...
2020-03-10 Sterling AugustineRework findUnwindSectionsByPhdr to be more optimal.
2020-03-06 Sterling AugustineSplit findUnwindSectionsByPhdr into target-specific...
2020-03-05 Sterling AugustinePromote nameless lambda used by dl_iterate_phdr to...
2020-03-04 Mikhail MaltsevRevert "Promote nameless lambda used by dl_iterate_phdr...
2020-03-03 Sterling AugustinePromote nameless lambda used by dl_iterate_phdr to...
2020-02-25 Shoaib Meenai[arcconfig] Delete subproject arcconfigs
2020-02-20 Michael Spencer[libunwind][CMake] Treat S files as C to work around...
2020-02-18 Jorge Gorbe Moya[libunwind] Fix memory leak in handling of DW_CFA_remem...
2020-02-10 Saleem Abdulrasoolunwind: rename `__personality_routine` to `_Unwind_Pers...
2020-02-03 Nico WeberFix a -Wbitwise-conditional-parentheses warning in...
2020-01-27 Martin Storsjö[libunwind] Treat assembly files as C on mingw
2020-01-26 Martin Storsjö[libunwind] Fix building standalone after c48974ffd7d1676
2020-01-25 James Nagurne[libunwind] Set LIBUNWIND_ASM_SOURCES to the ASM source...
2020-01-15 Hans WennborgBump the trunk major version to 11
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-18 Steven Wu[libunwind] Fix evaluating DWARF operation DW_OP_pick
2019-12-18 Petr Hosek[unwind] Don't link libpthread and libdl on Fuchsia
2019-12-16 Sam Elliott[libunwind][RISCV] Add 64-bit RISC-V support
2019-12-11 Sergej JaskiewiczReland "Enable `-funwind-tables` flag when building...
2019-12-04 Martin StorsjöRevert "Enable `-funwind-tables` flag when building...
2019-12-03 Sergej JaskiewiczEnable `-funwind-tables` flag when building libunwind
2019-12-01 Michał Górny[libunwind] Emit dependent libraries only when detected...
2019-11-19 Mikhail Maltsev[libunwind] Adjust the signal_frame test for Arm
2019-11-11 Nick Desaulnierschange LLVM_VERSION_SUFFIX default from svn to git
2019-11-07 Sterling AugustineCorrectly update isSignalFrame when unwinding the stack...
2019-11-06 Saleem Abdulrasoolunwind: restore the LINKER_LANGUAGE
2019-11-06 Saleem Abdulrasoolunwind: reflow some of the build rules (NFC)
2019-11-06 Saleem Abdulrasoolunwind: disable RTTI during the build of libunwind
2019-11-06 Saleem AbdulrasoolRevert "build: explicitly set the linker language for...
2019-11-05 Saleem Abdulrasoolbuild: explicitly set the linker language for unwind
2019-10-31 Martin Storsjö[libunwind] [Windows] Add a log message if EnumProcessM...
2019-10-18 Ryan Prichard[libunwind][Android] Fix findUnwindSections for ARM...
2019-10-16 Ryan Prichard[libunwind][Android] Improve workaround for PIE zero...
2019-10-12 Petr Hosek[libunwind] Fix issues introduced in r374606
2019-10-11 Petr Hosek[libunwind] Refactor CMake flag checks to match libc...
next