Author: Joseph Tremoulet
Date: 2020-09-23T06:00:50-07:00
New Revision: 20f84257ac4ac54ceb5f581a6081fac6eff2a5a1
URL:
https://github.com/llvm/llvm-project/commit/20f84257ac4ac54ceb5f581a6081fac6eff2a5a1
DIFF:
https://github.com/llvm/llvm-project/commit/20f84257ac4ac54ceb5f581a6081fac6eff2a5a1.di
Author: Joseph Tremoulet
Date: 2020-09-23T12:41:47-07:00
New Revision: 4a55c98fa7bee1e5ab1504db20ca4d7c8a083111
URL:
https://github.com/llvm/llvm-project/commit/4a55c98fa7bee1e5ab1504db20ca4d7c8a083111
DIFF:
https://github.com/llvm/llvm-project/commit/4a55c98fa7bee1e5ab1504db20ca4d7c8a083111.di
Author: Joseph Tremoulet
Date: 2020-10-16T09:32:08-04:00
New Revision: d30797b4041ffe215b92d376af60c4f26a0555ae
URL:
https://github.com/llvm/llvm-project/commit/d30797b4041ffe215b92d376af60c4f26a0555ae
DIFF:
https://github.com/llvm/llvm-project/commit/d30797b4041ffe215b92d376af60c4f26a0555ae.di
Author: josepht
Date: Wed Apr 24 11:00:12 2019
New Revision: 359120
URL: http://llvm.org/viewvc/llvm-project?rev=359120&view=rev
Log:
[lldb] Use local definition of get_cpuid_count
Summary:
This is needed for gcc/cstdlib++ 5.4.0, where __get_cpuid_count is not
defined in cpuid.h.
Reviewers: laba
Author: josepht
Date: Fri Jul 19 07:05:55 2019
New Revision: 366580
URL: http://llvm.org/viewvc/llvm-project?rev=366580&view=rev
Log:
Support Linux signal return trampolines in frame initialization
Summary:
Add __kernel_rt_sigreturn to the list of trap handlers for Linux (it's
used as such on aar
Author: josepht
Date: Fri Oct 18 07:56:19 2019
New Revision: 375242
URL: http://llvm.org/viewvc/llvm-project?rev=375242&view=rev
Log:
Update MinidumpYAML to use minidump::Exception for exception stream
Reviewers: labath, jhenderson, clayborg, MaskRay, grimar
Reviewed By: grimar
Subscribers: lld
Author: josepht
Date: Fri Oct 18 07:59:10 2019
New Revision: 375243
URL: http://llvm.org/viewvc/llvm-project?rev=375243&view=rev
Log:
LLDB: Use LLVM's type for minidump ExceptionStream [NFC]
Summary: The types defined for it in LLDB are now redundant with core types.
Reviewers: labath, clayborg
Author: josepht
Date: Fri Oct 18 08:02:16 2019
New Revision: 375244
URL: http://llvm.org/viewvc/llvm-project?rev=375244&view=rev
Log:
ProcessMinidump: Suppress reporting stop for signal '0'
Summary:
The minidump exception stream can report an exception record with
signal 0. If we try to create a
Author: josepht
Date: Fri Aug 2 09:53:42 2019
New Revision: 367691
URL: http://llvm.org/viewvc/llvm-project?rev=367691&view=rev
Log:
Fix PC adjustment in StackFrame::GetSymbolContext
Summary:
Update StackFrame::GetSymbolContext to mirror the logic in
RegisterContextLLDB::InitializeNonZerothFrame
Author: josepht
Date: Fri Aug 2 12:06:15 2019
New Revision: 367706
URL: http://llvm.org/viewvc/llvm-project?rev=367706&view=rev
Log:
Use rip-relative addressing in asm test
The absolute form is an error when targeting Darwin.
Modified:
lldb/trunk/lit/Unwind/Inputs/trap_frame_sym_ctx.s
Modi
Author: Joseph Tremoulet
Date: 2020-10-30T15:14:31-04:00
New Revision: 61bfc703c3d36fbefc476cd3829065d983c1c792
URL:
https://github.com/llvm/llvm-project/commit/61bfc703c3d36fbefc476cd3829065d983c1c792
DIFF:
https://github.com/llvm/llvm-project/commit/61bfc703c3d36fbefc476cd3829065d983c1c792.di
Author: Joseph Tremoulet
Date: 2020-10-30T15:14:32-04:00
New Revision: d20aa7ca422145fb4d07e16c1d0aa7de9e3554ea
URL:
https://github.com/llvm/llvm-project/commit/d20aa7ca422145fb4d07e16c1d0aa7de9e3554ea
DIFF:
https://github.com/llvm/llvm-project/commit/d20aa7ca422145fb4d07e16c1d0aa7de9e3554ea.di
Author: Joseph Tremoulet
Date: 2021-01-14T13:17:57-05:00
New Revision: 85dfcaadc5f0920dc8ecbece6c786701b8f45ab4
URL:
https://github.com/llvm/llvm-project/commit/85dfcaadc5f0920dc8ecbece6c786701b8f45ab4
DIFF:
https://github.com/llvm/llvm-project/commit/85dfcaadc5f0920dc8ecbece6c786701b8f45ab4.di
Author: Joseph Tremoulet
Date: 2019-12-04T09:57:15-05:00
New Revision: 95b2e516bd3e4587953e44bf062054ff84f2b057
URL:
https://github.com/llvm/llvm-project/commit/95b2e516bd3e4587953e44bf062054ff84f2b057
DIFF:
https://github.com/llvm/llvm-project/commit/95b2e516bd3e4587953e44bf062054ff84f2b057.di
14 matches
Mail list logo