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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libunwind] Improve unwinder stack usage - III
Asiri Rathnayake
2016-06-14
1
-35
/
+35
*
[libunwind] Remove unused code.
Asiri Rathnayake
2016-06-03
1
-32
/
+0
*
Attempt to fix libunwind build
Eric Fiselier
2016-06-02
1
-2
/
+2
*
[libunwind] Allow target flags to affect CMake configuration tests
Eric Fiselier
2016-06-02
1
-3
/
+6
*
[libunwind] Improve unwinder stack usage - II
Asiri Rathnayake
2016-05-27
1
-24
/
+24
*
Use size_t to store the results of sizeof calculations.
Asiri Rathnayake
2016-05-26
1
-1
/
+1
*
Fix gcc libunwind build.
Asiri Rathnayake
2016-05-26
3
-8
/
+8
*
Introduce a native-only unwinder build.
Asiri Rathnayake
2016-05-25
5
-29
/
+92
*
unwind: remove last instance of -Wexpansion-to-defined
Saleem Abdulrasool
2016-04-26
1
-4
/
+6
*
unwind: remove unnecessary header
Saleem Abdulrasool
2016-04-24
1
-3
/
+0
*
unwind: unify _LIBUNWIND_ABORT
Saleem Abdulrasool
2016-04-24
1
-18
/
+8
*
unwind: unify some more macros
Saleem Abdulrasool
2016-04-22
1
-7
/
+6
*
unwind: remove another instance of -Wexpansion-to-defined
Saleem Abdulrasool
2016-04-20
1
-1
/
+5
*
unwind: unify the definition of _LIBUNWIND_SUPPORT_FRAME_APIS
Saleem Abdulrasool
2016-04-20
1
-4
/
+2
*
unwind: remove a second instance of -Wexpansion-to-defined
Saleem Abdulrasool
2016-04-20
1
-5
/
+8
*
unwind: remove an instance of -Wexpansion-to-defined
Saleem Abdulrasool
2016-04-20
1
-4
/
+9
*
unwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND
Saleem Abdulrasool
2016-04-20
1
-8
/
+5
*
[AArch64] Fix libunwind build when using GNU assembler
Renato Golin
2016-02-11
2
-6
/
+6
*
Introduce NetBSD support
Kamil Rytarowski
2016-02-06
1
-2
/
+3
*
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
5
-0
/
+279
*
[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
*
[ARM/Unwind] Fix wrong usage of write-back on register save
Renato Golin
2015-08-06
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
1
-35
/
+7
*
libunwind: Introduce __libunwind_config.h.
Logan Chien
2015-07-19
8
-27
/
+27
*
Fix unw_getcontext() return value on AArch64.
Logan Chien
2015-06-25
1
-1
/
+1
*
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
3
-73
/
+95
*
unwind: permit building against libstdc++
Saleem Abdulrasool
2015-05-11
1
-0
/
+1
*
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
1
-61
/
+52
*
unwind: move src/Unwind, include/, and test/ unwind content
Saleem Abdulrasool
2015-04-24
22
-0
/
+10395