index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libunwind
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OR1K] Add the EPCR special-purpose register to register state.
whitequark
2018-05-16
4
-1
/
+14
*
[OR1K] Add a dedicated PC register to register state.
whitequark
2018-05-16
3
-7
/
+12
*
[libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.
John Baldwin
2018-05-15
6
-27
/
+439
*
[cmake] Remove duplicate command line options from build
Aaron Smith
2018-04-05
1
-2
/
+2
*
[CMake] Support for monorepo layout
Petr Hosek
2018-04-04
1
-0
/
+1
*
[libunwind][MIPS]: Add support for unwinding in N32 processes.
John Baldwin
2018-02-27
6
-11
/
+33
*
[libunwind] Permit additional compiler and linker flags to be passed to tests.
John Baldwin
2018-02-27
2
-0
/
+6
*
[cmake] [libunwind] LLVM_FOUND isn't always set, so just test if
Don Hinton
2018-01-27
1
-1
/
+1
*
Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs
Martin Storsjo
2018-01-26
1
-0
/
+2
*
[cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.
Don Hinton
2018-01-26
1
-0
/
+3
*
[cmake] [libunwind] Fix find_path() problems when cross compiling
Don Hinton
2018-01-22
1
-1
/
+2
*
[PPC64] Added vector registers.
Martin Storsjo
2018-01-16
7
-360
/
+807
*
[libunwind] Set up .arcconfig to point to new Diffusion UNW repository
Petr Hosek
2018-01-10
1
-1
/
+1
*
[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.
John Baldwin
2018-01-09
5
-40
/
+40
*
Update PACKAGE_VERSION to 7.0.0svn
Hans Wennborg
2018-01-03
1
-1
/
+1
*
Update docs version to 7.0
Hans Wennborg
2018-01-03
1
-2
/
+2
*
Reland [PPC64] Port to ppc64le - initial version
Martin Storsjo
2018-01-02
10
-5
/
+931
*
Don't use a strict larger-than comparison in the check_fit/does_fit static as...
Martin Storsjo
2018-01-02
1
-1
/
+1
*
Revert `rL321667: [PPC64] Port to ppc64le - initial version`
Tim Shen
2018-01-02
10
-931
/
+5
*
[PPC64] Port to ppc64le - initial version
Martin Storsjo
2018-01-02
10
-5
/
+931
*
There is no portable format string for printing `uintptr_t` values.
Chandler Carruth
2017-12-27
1
-6
/
+6
*
[libunwind] Remove dubious template function. NFC.
whitequark
2017-12-25
1
-7
/
+3
*
[libunwind] Unbreak debug builds after r321440.
whitequark
2017-12-25
1
-4
/
+7
*
[libunwind] Add proper support for DWARF unwind on bare metal.
whitequark
2017-12-25
1
-0
/
+46
*
[libunwind] fix a typo in r321441.
whitequark
2017-12-25
1
-1
/
+1
*
[libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.
whitequark
2017-12-25
2
-35
/
+35
*
[libunwind] Avoid using C++ headers.
whitequark
2017-12-25
1
-1
/
+1
*
[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
John Baldwin
2017-12-12
8
-2
/
+732
*
[libunwind] Create install-unwind-stripped target manually
Shoaib Meenai
2017-12-08
1
-3
/
+11
*
[libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set
Petr Hosek
2017-12-05
1
-0
/
+4
*
[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit
Petr Hosek
2017-12-05
1
-0
/
+2
*
[libunwind] Switch to add_llvm_install_targets
Shoaib Meenai
2017-11-30
1
-5
/
+3
*
Support building libunwind as a DLL
Martin Storsjo
2017-11-29
2
-3
/
+12
*
[CMake] Use the variable from the right project in install-unwind
Martin Storsjo
2017-11-29
1
-1
/
+1
*
[libunwind][CMake] Provide option to disable instalation of the library
Petr Hosek
2017-11-17
2
-3
/
+13
*
Remove a FIXME about truncated section names
Martin Storsjo
2017-11-16
1
-2
/
+0
*
[docs] Mention that dwarf unwinding should be supported on arm64/windows
Martin Storsjo
2017-11-16
1
-13
/
+13
*
Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm
Martin Storsjo
2017-11-04
3
-1
/
+21
*
Fix building for ARM with dwarf exception handling
Martin Storsjo
2017-11-02
5
-8
/
+15
*
[libunwind] Don't use dl_iterate_phdr if __ANDROID_API__ < 21
Dan Albert
2017-11-01
1
-0
/
+8
*
Change unw_word_t to always have the same size as the pointer size
Martin Storsjo
2017-10-30
6
-40
/
+40
*
Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_...
Martin Storsjo
2017-10-28
2
-12
/
+18
*
Add support for dwarf unwinding on windows on x86_64
Martin Storsjo
2017-10-27
9
-37
/
+171
*
Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER
Martin Storsjo
2017-10-27
4
-14
/
+14
*
[libunwind] Always use unwind tables in tests
Peter Smith
2017-10-26
1
-3
/
+4
*
Fix the context/cursor size for ARM with WMMX enabled
Martin Storsjo
2017-10-25
1
-2
/
+2
*
Add missing checks for register number
Martin Storsjo
2017-10-24
1
-0
/
+19
*
Abstract rwlocks into a class, provide a SRW lock implementation for windows
Martin Storsjo
2017-10-23
4
-30
/
+97
*
Make HIDDEN_DIRECTIVE a function-like macro. NFCI.
Martin Storsjo
2017-10-22
1
-16
/
+9
*
GNU: do not read the FDE count if omitted
Saleem Abdulrasool
2017-10-20
1
-1
/
+3
[next]