libunwind-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Konstantin Belousov
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Lassi Tuura
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Konstantin Belousov
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Lassi Tuura
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Konstantin Belousov
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Lassi Tuura
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Konstantin Belousov
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Arun Sharma
Re: [Libunwind-devel] [PATCH 1/2] Restore the interpretation of the NULL %rbp location as end of frame chain.
Lassi Tuura
[Libunwind-devel] [PATCH 2/2] Do not allow the reference to the local var to outlive the local var scope.
Konstantin Belousov
[Libunwind-devel] [PATCH v3 00/17] Fixup the PowerPC (64 & 32 bit) builds & clean up configure
Cody P Schafer
[Libunwind-devel] [PATCH 01/17] ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64
Cody P Schafer
[Libunwind-devel] [PATCH 02/17] ppc32: remove unused dmy_vrregset
Cody P Schafer
[Libunwind-devel] [PATCH 05/17] build: make libunwind-coredump build optional
Cody P Schafer
[Libunwind-devel] [PATCH 04/17] ppc32: ppc64: test altivec support by running the compiler.
Cody P Schafer
[Libunwind-devel] [PATCH 06/17] configure: use AS_HELP_STRING for configure args instead of manual formating
Cody P Schafer
[Libunwind-devel] [PATCH 07/17] ppc64: remove tests/ppc64-test-wchar
Cody P Schafer
[Libunwind-devel] [PATCH 08/17] configure: avoid using a shell function in autoconf
Cody P Schafer
Re: [Libunwind-devel] [PATCH 08/17] configure: avoid using a shell function in autoconf
Arun Sharma
[Libunwind-devel] [PATCH 16/17] ptrace: check for NULL arg.
Cody P Schafer
[Libunwind-devel] [PATCH 14/17] configure: rename configure.in to configure.ac
Cody P Schafer
Re: [Libunwind-devel] [PATCH 14/17] configure: rename configure.in to configure.ac
Mike Frysinger
[Libunwind-devel] [PATCH 17/17] ptrace: add more Debug to access_reg
Cody P Schafer
Re: [Libunwind-devel] [PATCH 17/17] ptrace: add more Debug to access_reg
Mike Frysinger
Re: [Libunwind-devel] [PATCH 17/17] ptrace: add more Debug to access_reg
Arun Sharma
[Libunwind-devel] [PATCH 12/17] ppc64: be explicit in access_reg range check
Cody P Schafer
[Libunwind-devel] [PATCH 11/17] UPT: Add reg offsets for ppc32/64
Cody P Schafer
[Libunwind-devel] [PATCH 13/17] ppc64: add FRAME_POINTER & NIP to regname.
Cody P Schafer
[Libunwind-devel] [PATCH 15/17] ptrace/access_reg: print out register name on "bad register"
Cody P Schafer
[Libunwind-devel] [PATCH 10/17] configure: use AC_ARG_ENABLE(arg, text, , custom-act)
Cody P Schafer
[Libunwind-devel] [PATCH 03/17] ppc32: add UNUSED attribute to dmy_ctxt
Cody P Schafer
Re: [Libunwind-devel] [PATCH 03/17] ppc32: add UNUSED attribute to dmy_ctxt
Tommi Rantala
Re: [Libunwind-devel] [PATCH 03/17] ppc32: add UNUSED attribute to dmy_ctxt
Cody P Schafer
[Libunwind-devel] [PATCH 09/17] configure: use AC_ARG_ENABLE's defaults when possible
Cody P Schafer
[Libunwind-devel] PATCH: fix build with --enable-msabi-support
ariel . burton
Re: [Libunwind-devel] PATCH: fix build with --enable-msabi-support
Arun Sharma
[Libunwind-devel] Problem building libunwind-1.0.1
ariel . burton
Re: [Libunwind-devel] Problem building libunwind-1.0.1
Arun Sharma
Re: [Libunwind-devel] Problem building libunwind-1.0.1
Ariel Burton
[Libunwind-devel] retrieve local variables and their values
Marion Guthmuller
Re: [Libunwind-devel] retrieve local variables and their values
Tommi Rantala
Re: [Libunwind-devel] retrieve local variables and their values
Marion Guthmuller
[Libunwind-devel] [PATCH v2 0/11] Fixup the PowerPC (64 & 32 bit) builds & clean up configure
Cody P Schafer
[Libunwind-devel] [PATCH 06/11] configure: use AS_HELP_STRING for configure args instead of manual formating
Cody P Schafer
[Libunwind-devel] [PATCH 02/11] ppc32: remove unused dmy_vrregset
Cody P Schafer
[Libunwind-devel] [PATCH 01/11] ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64
Cody P Schafer
[Libunwind-devel] [PATCH 10/11] configure: introduce AX_ARG_ENABLE.
Cody P Schafer
Re: [Libunwind-devel] [PATCH 10/11] configure: introduce AX_ARG_ENABLE.
Mike Frysinger
Re: [Libunwind-devel] [PATCH 10/11] configure: introduce AX_ARG_ENABLE.
Cody P Schafer
Re: [Libunwind-devel] [PATCH 10/11] configure: introduce AX_ARG_ENABLE.
Mike Frysinger
Re: [Libunwind-devel] [PATCH 10/11] configure: introduce AX_ARG_ENABLE.
Arun Sharma
[Libunwind-devel] [PATCH 09/11] configure: use AC_ARG_ENABLE's defaults when possible
Cody P Schafer
[Libunwind-devel] [PATCH 08/11] configure: avoid using a shell function in autoconf
Cody P Schafer
Re: [Libunwind-devel] [PATCH 08/11] configure: avoid using a shell function in autoconf
Mike Frysinger
[Libunwind-devel] [PATCH 07/11] ppc64: remove compile warnings from wchar test.
Cody P Schafer
Re: [Libunwind-devel] [PATCH 07/11] ppc64: remove compile warnings from wchar test.
Mike Frysinger
Re: [Libunwind-devel] [PATCH 07/11] ppc64: remove compile warnings from wchar test.
Tommi Rantala
Re: [Libunwind-devel] [PATCH 07/11] ppc64: remove compile warnings from wchar test.
Cody P Schafer
[Libunwind-devel] [PATCH 03/11] ppc32: add used attribute to dmy_ctxt
Cody P Schafer
Re: [Libunwind-devel] [PATCH 03/11] ppc32: add used attribute to dmy_ctxt
Mike Frysinger
Re: [Libunwind-devel] [PATCH 03/11] ppc32: add used attribute to dmy_ctxt
Cody P Schafer
[Libunwind-devel] [PATCH 04/11] ppc32: ppc64: test altivec support by running the compiler.
Cody P Schafer
[Libunwind-devel] [PATCH 05/11] build: make libunwind-coredump build optional
Cody P Schafer
Re: [Libunwind-devel] [PATCH 05/11] build: make libunwind-coredump build optional
Mike Frysinger
Re: [Libunwind-devel] [PATCH 05/11] build: make libunwind-coredump build optional
Cody P Schafer
[Libunwind-devel] [PATCH 11/11] UPT: Add reg offsets for ppc32/64
Cody P Schafer
Re: [Libunwind-devel] [PATCH 11/11] UPT: Add reg offsets for ppc32/64
Cody P Schafer
[Libunwind-devel] [PATCH] siglongjmp documentation fix
Patrick Marlier
Re: [Libunwind-devel] [PATCH] siglongjmp documentation fix
Tommi Rantala
Re: [Libunwind-devel] [PATCH] siglongjmp documentation fix
Patrick Marlier
Re: [Libunwind-devel] [PATCH] siglongjmp documentation fix
Arun Sharma
[Libunwind-devel] [PATCH 00/19] misc fixes
Tommi Rantala
[Libunwind-devel] [PATCH 04/19] PPC: add missing debug level in Debug() calls in Gstep.c
Tommi Rantala
[Libunwind-devel] [PATCH 01/19] Annotate unused argument in mark_as_used() to avoid -Wextra compiler noise
Tommi Rantala
[Libunwind-devel] [PATCH 03/19] HPPA: fix common_init() bitrot
Tommi Rantala
[Libunwind-devel] [PATCH 02/19] Check __builtin___clear_cache() at configuration time
Tommi Rantala
[Libunwind-devel] [PATCH 05/19] PPC: return failure from the unw_get_proc_info() stub
Tommi Rantala
[Libunwind-devel] [PATCH 06/19] Remove free() NULL pointer checks in load_debug_frame() error path
Tommi Rantala
[Libunwind-devel] [PATCH 08/19] Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx
Tommi Rantala
[Libunwind-devel] [PATCH 07/19] Eliminate one heap allocation in dwarf_find_debug_frame()
Tommi Rantala
[Libunwind-devel] [PATCH 09/19] Check correct variable for offset in tests/Gtest-init.cxx
Tommi Rantala
[Libunwind-devel] [PATCH 14/19] Provide manual page for `unw_backtrace()'
Tommi Rantala
Re: [Libunwind-devel] [PATCH 14/19] Provide manual page for `unw_backtrace()'
Arun Sharma
Re: [Libunwind-devel] [PATCH 14/19] Provide manual page for `unw_backtrace()'
Tommi Rantala
Re: [Libunwind-devel] [PATCH 14/19] Provide manual page for `unw_backtrace()'
Lassi Tuura
[Libunwind-devel] [PATCH 11/19] Do not print garbage proc info in tests/Gtest-bt.c
Tommi Rantala
[Libunwind-devel] [PATCH 13/19] Remove AC_FUNC_MEMCMP check from configure.in
Tommi Rantala
[Libunwind-devel] [PATCH 12/19] Avoid LLVM -Wunused-value warning in src/dwarf/Gexpr.c
Tommi Rantala
[Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Tommi Rantala
Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Cody P Schafer
Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Arun Sharma
Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Tommi Rantala
Re: [Libunwind-devel] [PATCH 10/19] Change test-varargs to check libunwind backtracing
Cody P Schafer
[Libunwind-devel] [PATCH 16/19] ARM: invalidate proc info after non-dwarf unw_step()
Tommi Rantala
[Libunwind-devel] [PATCH 15/19] Implement _UCD_access_reg() for ARM
Tommi Rantala
[Libunwind-devel] [PATCH 19/19] Rename and share `ALIGN' macro from _UCD_internal.h
Tommi Rantala
[Libunwind-devel] [PATCH 18/19] Fix IA64 separate builddir cursor generation
Tommi Rantala
[Libunwind-devel] [PATCH 17/19] Fix incorrect .debug_frame lookup with non-zero text segment vaddr
Tommi Rantala
[Libunwind-devel] [PATCH 0/7] Fixup the PowerPC (64 & 32 bit) builds.
Cody P Schafer
[Libunwind-devel] [PATCH 2/7] ppc32: remove unused dmy_vrregset
Cody P Schafer
[Libunwind-devel] [PATCH 3/7] ppc32: add used attribute to dmy_ctxt
Cody P Schafer
[Libunwind-devel] [PATCH 4/7] ppc32: ppc64: test altivec support by running the compiler.
Cody P Schafer
Re: [Libunwind-devel] [PATCH 4/7] ppc32: ppc64: test altivec support by running the compiler.
Tommi Rantala
[Libunwind-devel] [PATCH 5/7] build: make libunwind-coredump build optional
Cody P Schafer
Re: [Libunwind-devel] [PATCH 5/7] build: make libunwind-coredump build optional
Tommi Rantala
Re: [Libunwind-devel] [PATCH 5/7] build: make libunwind-coredump build optional
Cody P Schafer
[Libunwind-devel] [PATCH 1/7] ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64
Cody P Schafer
Re: [Libunwind-devel] [PATCH 1/7] ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64
Tommi Rantala
Re: [Libunwind-devel] [PATCH 1/7] ppc32: ppc64: use AC_COMPILE_IFELSE to test __powerpc64__ macro for ppc64
Cody P Schafer
[Libunwind-devel] [PATCH 7/7] ppc64: remove compile warnings from wchar test.
Cody P Schafer
Re: [Libunwind-devel] [PATCH 7/7] ppc64: remove compile warnings from wchar test.
Tommi Rantala
Re: [Libunwind-devel] [PATCH 7/7] ppc64: remove compile warnings from wchar test.
Cody P Schafer
[Libunwind-devel] [PATCH 6/7] configure: use AC_HELP_STRING for configure args instead of manual formating
Cody P Schafer
Re: [Libunwind-devel] [PATCH 6/7] configure: use AC_HELP_STRING for configure args instead of manual formating
Tommi Rantala
Re: [Libunwind-devel] [PATCH 6/7] configure: use AC_HELP_STRING for configure args instead of manual formating
Cody P Schafer
[Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Alexander Toresson
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Mike Frysinger
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Alexander Toresson
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Tommi Rantala
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Arun Sharma
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Alexander Toresson
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Arun Sharma
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Alexander Toresson
Re: [Libunwind-devel] [PATCH] Create and install pkg-config .pc files
Alexander Toresson
[Libunwind-devel] [PATCH 00/27] Misc fixes II
Tommi Rantala
[Libunwind-devel] [PATCH 04/27] Add PPC namespace checking
Tommi Rantala
[Libunwind-devel] [PATCH 05/27] Ignore _fbss, _fdata, _ftext and _gp symbols on MIPS
Tommi Rantala
[Libunwind-devel] [PATCH 08/27] Update .gitignore
Tommi Rantala
[Libunwind-devel] [PATCH 11/27] MIPS: fix symbol naming for `mips_lock', `mips_local_resume', and `mips_local_addr_space_init'
Tommi Rantala
[Libunwind-devel] [PATCH 15/27] MIPS: implement dwarf_to_unw_regnum() macro without table
Tommi Rantala
[Libunwind-devel] [PATCH 13/27] Allow for architecture specific dwarf_to_unw_regnum()
Tommi Rantala
[Libunwind-devel] [PATCH 10/27] Stop using nonportable echo arguments in tests
Tommi Rantala
[Libunwind-devel] [PATCH 12/27] PPC: do not export dwarf_to_unw_regnum_map
Tommi Rantala
[Libunwind-devel] [PATCH 14/27] ARM: implement dwarf_to_unw_regnum() macro without table
Tommi Rantala
[Libunwind-devel] [PATCH 17/27] Use constants for ELF magic bytes in _UCD_create.c
Tommi Rantala
[Libunwind-devel] [PATCH 23/27] Avoid -Wunused-value warning in tests/Gtest-exc.c
Tommi Rantala
[Libunwind-devel] [PATCH 18/27] Remove unneeded length modifier from suppressed match in sscanf() format in tests/crasher.c
Tommi Rantala
[Libunwind-devel] [PATCH 16/27] Fix plain return from main() in tests/test-async-sig.c
Tommi Rantala
[Libunwind-devel] [PATCH 19/27] Fix memory leaks in unw_create_addr_space() wrong-endian error paths
Tommi Rantala
[Libunwind-devel] [PATCH 25/27] Place `inline' at beginning of declaration of invalidate_edi()
Tommi Rantala
[Libunwind-devel] [PATCH 22/27] test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
Tommi Rantala
Re: [Libunwind-devel] [PATCH 22/27] test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
Arun Sharma
[Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Tommi Rantala
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Ladislav Michl
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Tommi Rantala
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Ladislav Michl
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Tommi Rantala
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Ladislav Michl
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Tommi Rantala
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Ladislav Michl
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Tommi Rantala
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Arun Sharma
Re: [Libunwind-devel] [PATCH 20/27] ARM: fix non-signal-frame local unw_resume() due to compiler optimization cleverness
Arun Sharma
[Libunwind-devel] [PATCH 24/27] Flush icache with __builtin___clear_cache() in tests when compiling with GCC
Tommi Rantala
Re: [Libunwind-devel] [PATCH 24/27] Flush icache with __builtin___clear_cache() in tests when compiling with GCC
Tommi Rantala
Re: [Libunwind-devel] [PATCH 24/27] Flush icache with __builtin___clear_cache() in tests when compiling with GCC
Konstantin Belousov
[Libunwind-devel] [PATCH 26/27] Fix function name duplication in Debug() output
Tommi Rantala
[Libunwind-devel] [PATCH 21/27] ARM: fix with-signal-frame local unw_resume()
Tommi Rantala
[Libunwind-devel] [PATCH 27/27] Add missing newline to debug message in _UCD_access_reg_linux.c
Tommi Rantala
[Libunwind-devel] [PATCH 02/27] HPPA: add `global_cache' member to unw_addr_space struct
Tommi Rantala
[Libunwind-devel] [PATCH 09/27] Run `autoupdate' to stop using obsoleted macros in `configure.in'
Tommi Rantala
[Libunwind-devel] [PATCH 01/27] HPPA: fix tdep_put_unwind_info() macro
Tommi Rantala
[Libunwind-devel] [PATCH 06/27] Eliminate unused parameters in tests
Tommi Rantala
[Libunwind-devel] [PATCH 07/27] Annotate unused parameters in tests
Tommi Rantala
[Libunwind-devel] [PATCH 03/27] HPPA: include `mempool.h' in `libunwind_i.h'
Tommi Rantala
Re: [Libunwind-devel] [PATCH 00/27] Misc fixes II
Arun Sharma
[Libunwind-devel] make check failed
Manohar Prakash Kuse
Re: [Libunwind-devel] make check failed
Arun Sharma
[Libunwind-devel] make check failed
Xiao Jia
Re: [Libunwind-devel] make check failed
Xiao Jia
Re: [Libunwind-devel] make check failed
Arun Sharma
Re: [Libunwind-devel] make check failed
Xiao Jia
Re: [Libunwind-devel] make check failed
Xiao Jia
Re: [Libunwind-devel] make check failed
Arun Sharma
Re: [Libunwind-devel] make check failed
Xiao Jia
Re: [Libunwind-devel] make check failed
Arun Sharma
[Libunwind-devel] [PATCH 0/5] MiniDebugInfo support for unw_get_proc_name
Martin Milata
[Libunwind-devel] [PATCH 1/5] Make coredump test also test unw_get_proc_name
Martin Milata
[Libunwind-devel] [PATCH 2/5] Add liblzma detection to configure script
Martin Milata
Re: [Libunwind-devel] [PATCH 2/5] Add liblzma detection to configure script
Arun Sharma
Re: [Libunwind-devel] [PATCH 2/5] Add liblzma detection to configure script
Mike Frysinger
Re: [Libunwind-devel] [PATCH 2/5] Add liblzma detection to configure script
Martin Milata
[Libunwind-devel] [PATCH 5/5] Search MiniDebugInfo for procedure names
Martin Milata
Re: [Libunwind-devel] [PATCH 5/5] Search MiniDebugInfo for procedure names
Arun Sharma
Re: [Libunwind-devel] [PATCH 5/5] Search MiniDebugInfo for procedure names
Martin Milata
Re: [Libunwind-devel] [PATCH 5/5] Search MiniDebugInfo for procedure names
Arun Sharma
[Libunwind-devel] [PATCH 3/5] MiniDebugInfo test: tests/run-coredump-unwind-mdi
Martin Milata
[Libunwind-devel] [PATCH 4/5] Refactor parts of elfxx.c to allow reusing code
Martin Milata
[Libunwind-devel] [PATCH] Fix incorrect return code of unw_get_proc_name
Martin Milata
[Libunwind-devel] [PATCH 0/8] misc fixes
Tommi Rantala
[Libunwind-devel] [PATCH 1/8] Rip out AC_TYPE_SIGNAL and sighandler_t check
Tommi Rantala
[Libunwind-devel] [PATCH 3/8] IA64: use tdep_find_unwind_table() in coredump lib
Tommi Rantala
[Libunwind-devel] [PATCH 4/8] Fix --enable-debug-frame build
Tommi Rantala
[Libunwind-devel] [PATCH 2/8] Allow IA64 cross-compilation
Tommi Rantala
[Libunwind-devel] [PATCH 5/8] IA64: `ent' needed conditionally in Gtables.c
Tommi Rantala
[Libunwind-devel] [PATCH 6/8] Fix IP vs. PC confusion in tests on ARM
Tommi Rantala
[Libunwind-devel] [PATCH 7/8] Use unw_context_t instead of ucontext_t in tests/Gtest-trace.c and tests/Gtest-bt.c
Tommi Rantala
[Libunwind-devel] [PATCH 8/8] Fix typo in unw_get_proc_name documentation
Tommi Rantala
Re: [Libunwind-devel] [PATCH 0/8] misc fixes
Arun Sharma
[Libunwind-devel] Enabling test suite on Ubuntu 12.10
James Page
Earlier messages
Later messages