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
*
Make it possible to use libunwind without heap.
Peter Zotov
2015-11-09
2
-0
/
+6
*
Add FreeBSD _Unwind_Ptr typedef
Ed Maste
2015-10-16
1
-1
/
+5
*
unwind: Allow the building of libunwind for MIPS.
Vasileios Kalintiris
2015-09-26
3
-1
/
+13
*
unwind: cleanup -Wunused-parameter
Saleem Abdulrasool
2015-09-01
1
-6
/
+7
*
[libunwind] Add support for OpenRISC 1000.
Peter Zotov
2015-08-31
6
-0
/
+315
*
[libunwind] Remove unused includes.
Peter Zotov
2015-08-27
3
-6
/
+0
*
unwind: fix invalid memory access
Saleem Abdulrasool
2015-08-21
1
-1
/
+1
*
Enable zero-cost exceptions on non-Apple arm64 platforms
Ed Maste
2015-08-13
2
-2
/
+5
*
Correct sense of unwind return address register range assertion
Ed Maste
2015-08-13
1
-1
/
+1
*
Revert test commit.
Tanya Lattner
2015-08-06
1
-1
/
+1
*
Test commit
Tanya Lattner
2015-08-06
1
-1
/
+1
*
[ARM/Unwind] Fix wrong usage of write-back on register save
Renato Golin
2015-08-06
1
-1
/
+1
*
Update to new lists.llvm.org
Tanya Lattner
2015-08-05
1
-1
/
+1
*
[libunwind] Flip order of extern "C" and attribute(visibility)
Renato Golin
2015-07-24
1
-1
/
+1
*
unwind: Fix libc++abi and libgcc build.
Logan Chien
2015-07-24
2
-35
/
+50
*
Update version to 3.8.0svn
Hans Wennborg
2015-07-22
1
-1
/
+1
*
libunwind: Introduce __libunwind_config.h.
Logan Chien
2015-07-19
11
-35
/
+55
*
Fix unw_getcontext() return value on AArch64.
Logan Chien
2015-06-25
2
-1
/
+9
*
Avoid C99 for-declaration statement in C files. (NFC)
Logan Chien
2015-06-25
1
-2
/
+2
*
Code cleanup: Reindent statements.
Logan Chien
2015-05-30
1
-3
/
+3
*
libunwind: Fix unw_step() for ARM EHABI.
Logan Chien
2015-05-29
5
-73
/
+174
*
Code cleanup: Remove duplicated line.
Logan Chien
2015-05-17
1
-1
/
+0
*
unwind: permit building against libstdc++
Saleem Abdulrasool
2015-05-11
1
-0
/
+1
*
Add ARC config
Anton Korobeynikov
2015-05-09
1
-0
/
+4
*
unwind: add a .clang-format
Saleem Abdulrasool
2015-05-07
1
-0
/
+2
*
Fix libunwind to build on FreeBSD
Viktor Kutuzov
2015-05-06
1
-2
/
+9
*
Make the .eh_frame_hdr code work on FreeBSD as well.
Ed Schouten
2015-04-29
1
-1
/
+8
*
unwind: remove inclusion of private_typeinfo.h
Saleem Abdulrasool
2015-04-27
1
-1
/
+0
*
unwind: clean up warnings from the build
Saleem Abdulrasool
2015-04-25
1
-1
/
+4
*
libunwind: add new build logic
Saleem Abdulrasool
2015-04-25
3
-61
/
+322
*
unwind: remove libc++abi tests
Saleem Abdulrasool
2015-04-24
6
-771
/
+0
*
unwind: move src/Unwind, include/, and test/ unwind content
Saleem Abdulrasool
2015-04-24
31
-0
/
+12473