Author: bhushan.attarde
Date: Mon Apr 11 06:19:37 2016
New Revision: 265931
URL: http://llvm.org/viewvc/llvm-project?rev=265931&view=rev
Log:
Remove unintentional return
Modified:
lldb/trunk/source/Core/ArchSpec.cpp
Modified: lldb/trunk/source/Core/ArchSpec.cpp
URL:
http://llvm.org/viewvc/l
Author: bhushan.attarde
Date: Thu Feb 18 05:53:28 2016
New Revision: 261206
URL: http://llvm.org/viewvc/llvm-project?rev=261206&view=rev
Log:
[LLDB][MIPS] Provide CPU string to compiler for appropriate code generation for
MIPS
SUMMARY:
This patch implements ArchSpec::GetClangTargetCP
Author: bhushan.attarde
Date: Sun Feb 7 22:35:51 2016
New Revision: 260072
URL: http://llvm.org/viewvc/llvm-project?rev=260072&view=rev
Log:
[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
SUMMARY:
This patch fixes TestExpressionInSyscall.py and solves bug 23659 for MIPS.
Co
Author: bhushan.attarde
Date: Wed Jan 27 04:16:30 2016
New Revision: 258919
URL: http://llvm.org/viewvc/llvm-project?rev=258919&view=rev
Log:
[LLDB][MIPS] A small fix in GetBreakableLoadAddress() for MIPS
SUMMARY:
Get the load address for the address given by symbol and function.
Author: bhushan.attarde
Date: Thu Jan 21 23:02:02 2016
New Revision: 258485
URL: http://llvm.org/viewvc/llvm-project?rev=258485&view=rev
Log:
Use "_$" prefix instead of "$" for dynamic checker function inserted by LLDB
during expression evaluation
SUMMARY:
The symbol "$" has a specia
Author: bhushan.attarde
Date: Mon Jan 11 21:56:58 2016
New Revision: 257442
URL: http://llvm.org/viewvc/llvm-project?rev=257442&view=rev
Log:
[LLDB][MIPS] Merge emulation of similar instructions for MIPS64
SUMMARY:
This patch merges emulation of similar instructions into a single func
Author: bhushan.attarde
Date: Mon Jan 11 21:48:43 2016
New Revision: 257441
URL: http://llvm.org/viewvc/llvm-project?rev=257441&view=rev
Log:
[LLDB][MIPS] Handle PIC calling convention for MIPS64
SUMMARY:
This patch sets up register r25 with the address of function to be called
in Pr
Author: bhushan.attarde
Date: Wed Jan 6 06:08:22 2016
New Revision: 256929
URL: http://llvm.org/viewvc/llvm-project?rev=256929&view=rev
Log:
Fix build warnings after rL256915
Modified:
lldb/trunk/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
Modified: lldb/trunk/source/Plugins/
Author: bhushan.attarde
Date: Tue Jan 5 23:44:02 2016
New Revision: 256915
URL: http://llvm.org/viewvc/llvm-project?rev=256915&view=rev
Log:
[LLDB][MIPS32]Merge emulation of similar instructions
SUMMARY:
This patch merges emulation of similar instructions into a single function
(whe
Author: bhushan.attarde
Date: Tue Dec 8 00:05:57 2015
New Revision: 255005
URL: http://llvm.org/viewvc/llvm-project?rev=255005&view=rev
Log:
[LLDB][MIPS] Handle PIC calling convention for MIPS32
SUMMARY:
- PrepareTrivialCall() to setup register r25 with the address of function
to be
Author: bhushan.attarde
Date: Tue Oct 6 03:52:08 2015
New Revision: 249381
URL: http://llvm.org/viewvc/llvm-project?rev=249381&view=rev
Log:
[MIPS] Emulate microMIPS instructions
SUMMARY:
This patch includes:
1. Emulation of prologue/epilogue and branch instructions for microMIP
Author: bhushan.attarde
Date: Tue Sep 15 00:45:29 2015
New Revision: 247666
URL: http://llvm.org/viewvc/llvm-project?rev=247666&view=rev
Log:
[LLDB][MIPS] Add support for DT_MIPS_RLD_MAP_REL
SUMMARY:
This patch provides support for MIPS specific DT_MIPS_RLD_MAP_REL tag in
LLDB.
T
Author: bhushan.attarde
Date: Wed Aug 26 01:04:54 2015
New Revision: 246015
URL: http://llvm.org/viewvc/llvm-project?rev=246015&view=rev
Log:
[MIPS] Avoid breakpoint in delay slot
SUMMARY:
This patch implements Target::GetBreakableLoadAddress() method that takes
an address
and ch
Author: bhushan.attarde
Date: Fri Aug 14 01:36:28 2015
New Revision: 245033
URL: http://llvm.org/viewvc/llvm-project?rev=245033&view=rev
Log:
Fixed build failures caused by rL245026. Changed occurrences of ClangASTType to
CompilerType.
Modified:
lldb/trunk/source/Plugins/ABI/SysV-mips64/ABIS
Author: bhushan.attarde
Date: Thu Aug 13 23:44:47 2015
New Revision: 245026
URL: http://llvm.org/viewvc/llvm-project?rev=245026&view=rev
Log:
Handle floating point and aggregate return types in SysV-mips64 ABI
SUMMARY:
This patch adds support of floating point and aggregate return typ
Author: bhushan.attarde
Date: Thu Aug 13 22:40:31 2015
New Revision: 245020
URL: http://llvm.org/viewvc/llvm-project?rev=245020&view=rev
Log:
[MIPS]Handle floating point and aggregate return types in SysV-mips [32 bit] ABI
SUMMARY:
This patch adds support of floating point and aggrega
16 matches
Mail list logo