summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make emacs show when clang-format encountered a syntax error.Manuel Klimek2015-05-084-12/+31
* Enable TestCallStopAndContinue on FreeBSDEd Maste2015-05-081-1/+0
* [mips][microMIPSr6] Implement ADDIUPC and LWPC instructionsJozef Kolek2015-05-085-3/+37
* clang-format: Several improvements around formatting braced lists.Daniel Jasper2015-05-082-10/+33
* Fix alignment checks in MergeConsecutiveStores.James Y Knight2015-05-083-44/+123
* Fix coding standart based on post submit comments.Igor Laevsky2015-05-081-4/+4
* Fix for bug 23429.Nemanja Ivanovic2015-05-081-0/+8
* [TSan][MIPS] XFAIL long jump tests for MIPS64Sagar Thakur2015-05-085-0/+19
* [ARM] Give an error on invalid -march valuesJohn Brawn2015-05-082-4/+17
* [ARM] Reject invalid -march valuesJohn Brawn2015-05-082-35/+71
* [ASAN] Use regex for addresses in kernel_area.cc testSagar Thakur2015-05-081-6/+6
* Use /data/local/tmp as temp directory on androidTamas Berghammer2015-05-084-5/+31
* [ARM] Check overflow of R_ARM_THM_JUMP11Denis Protivensky2015-05-082-31/+104
* [ARM] Check overflow of R_ARM_CALL/JUMP24Denis Protivensky2015-05-083-2/+114
* Improve MiBreakTestCase.test_lldbmi_break_insert_{function*,file_line*} tests...Ilia K2015-05-081-2/+16
* [ARM] Check overflow of R_ARM_THM_CALL/JUMP24Denis Protivensky2015-05-083-2/+114
* Fix gcc warning of different enum and non-enum types in ternaryDenis Protivensky2015-05-081-8/+8
* Fix =breakpoint-created event after creation of BP (MI)Ilia K2015-05-082-24/+11
* Fix build on windows.Colin Riley2015-05-081-1/+5
* [mips] Only use FGR_{32,64} in TableGen descriptions. NFC.Toma Tabacu2015-05-082-33/+23
* Remove duplicated code in CMICmdCmdBreakInsert::Acknowledge (MI)Ilia K2015-05-081-21/+5
* [Msan] Fix the report-demangling.cc test to pass on FreeBSDViktor Kutuzov2015-05-081-1/+1
* Fix -break-insert without -f to cause an error if BP not resolved (MI)Ilia K2015-05-083-2/+9
* [Msan] Make the obstack.cc test Linux-specificViktor Kutuzov2015-05-081-0/+0
* Fix BP address for local symbols if target not launched (MI)Ilia K2015-05-082-6/+6
* This change is refactoring only. It moves basic block normalization for invok...Igor Laevsky2015-05-081-39/+36
* [OPENMP] Fixed atomic construct with non-integer expressions.Alexey Bataev2015-05-082-4/+8
* Add support for Unicode strings in CMICmnLLDBUtilSBValue::GetValue (MI)Ilia K2015-05-086-147/+281
* Re-enable compute load address for shared modulesTamas Berghammer2015-05-081-3/+0
* Fix -var-create for undefined variables (MI)Ilia K2015-05-082-2/+2
* Print process's output line by line (MI)Ilia K2015-05-082-19/+57
* [ELF] Initialize the _outputMagic class field using default valueSimon Atanasyan2015-05-081-1/+1
* Add MiExitTestCase.test_lldbmi_q that checks reduction of quit (MI)Ilia K2015-05-081-0/+24
* [OPENMP] Code cleanup for capturing of variables in OpenMP regions.Alexey Bataev2015-05-085-126/+156
* Fix -var-list-children command (MI)Ilia K2015-05-086-69/+186
* Have lldb_assert accept bool expressionsPavel Labath2015-05-082-2/+2
* Fix parsing of the plt section for android-armTamas Berghammer2015-05-081-6/+52
* This patch allows LLDB to use the $qXfer:Libraries: packet.Aidan Dodds2015-05-085-14/+411
* Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commandsBruce Mitchener2015-05-084-25/+2
* [mips] Emit the .insn directive for empty basic blocks.Vasileios Kalintiris2015-05-083-0/+34
* [NativeProcessLinux] Remove the stop callbackPavel Labath2015-05-082-157/+71
* clang-format: [JS] Avoid bad line-warp around "function".Daniel Jasper2015-05-082-1/+7
* [clang-tidy] Fix for llvm.org/PR23161Szabolcs Sipos2015-05-082-1/+7
* clang-format: [JS] Fix regex literal detection.Daniel Jasper2015-05-082-1/+2
* [yaml2elf] Replace error message by assert call in writeSectionContent methodsSimon Atanasyan2015-05-081-13/+7
* [llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine ELF header flagsSimon Atanasyan2015-05-085-18/+80
* Revert "Fix path separator issue on Windows."Nikola Smiljanic2015-05-081-1/+3
* builtins: Implement the functions from stdatomic.hJustin Bogner2015-05-089-7/+144
* Fix path separator issue on Windows.Nikola Smiljanic2015-05-081-3/+1
* change comment symbol from // to #Ying Chen2015-05-081-2/+2
OpenPOWER on IntegriCloud