aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Remove two infrun cleanupsTom Tromey4-55/+55
2018-09-17Use new and delete for struct infcall_control_stateTom Tromey5-26/+47
2018-09-17Remove cleanup from infrun.cTom Tromey2-18/+20
2018-09-17Use new and delete for struct infcall_suspend_stateTom Tromey3-11/+19
2018-09-16Don't steal references in the gdb Python codeTom Tromey3-16/+17
2018-09-16Simplify uses of thread_to_thread_objectTom Tromey3-17/+14
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi4-4/+14
2018-09-16gdbserver/Makefile.in: Remove ADD_DEPSSimon Marchi2-2/+6
2018-09-17Automatic date update in version.inGDB Administrator1-1/+1
2018-09-16S12Z Add tests for relocs.John Darrington12-0/+137
2018-09-16Don't emit data_section_size when -r is specifiedJohn Darrington1-1/+1
2018-09-16S12Z: LD: Rename z12s.exp --> s12z.expJohn Darrington1-0/+0
2018-09-16S12Z: Remove diagnostic printf statement.John Darrington1-2/+0
2018-09-16S12Z: Set the source mask value of all howtos to zero.John Darrington1-4/+4
2018-09-16Remove CPYCHECKER_RETURNS_BORROWED_REFTom Tromey2-8/+8
2018-09-16Change thread_to_thread_object to return a new referenceTom Tromey8-47/+50
2018-09-16Change objfile_to_objfile_object to return a new referenceTom Tromey9-51/+51
2018-09-16Change pspace_to_pspace_object to return a new referenceTom Tromey9-39/+47
2018-09-16Add more methods to gdb.ProgspaceTom Tromey8-170/+250
2018-09-16Use GNU style for metasyntactic variables in gdbserverTom Tromey3-2/+9
2018-09-16Use GNU style for metasyntactic variables in gdbTom Tromey12-18/+48
2018-09-16Expand "show disassembler-options" outputTom Tromey2-4/+15
2018-09-15x86: Set VexW=3 on AVX vrsqrtssH.J. Lu3-2/+7
2018-09-16Automatic date update in version.inGDB Administrator1-1/+1
2018-09-15Change get_inferior_args to return const char *Tom Tromey5-4/+11
2018-09-15x86: Set Vex=1 on VEX.128 only vmovqH.J. Lu9-38/+52
2018-09-15Consolidate run_dump_testAlan Modra28-1873/+959
2018-09-15run_dump_test replace PROG with DUMPPROG in gas and ldAlan Modra35-75/+117
2018-09-15gas testuite fixes: don't match dump.oAlan Modra246-253/+503
2018-09-15gas run_dump_test rename stderr and error-outputAlan Modra427-448/+877
2018-09-15gas run_dump_test rename not-target and not-skipAlan Modra151-169/+323
2018-09-15binutils run_dump_test rename not-target and not-skipAlan Modra22-35/+60
2018-09-15Remove run_dump_test support for objcopy as a dump programAlan Modra23-63/+75
2018-09-14Fix possible exception leak in python.cTom Tromey2-15/+23
2018-09-14Provide type_align gdbarch function for nios2.Sandra Loosemore2-0/+16
2018-09-15Automatic date update in version.inGDB Administrator1-1/+1
2018-09-14gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOCAndrew Burgess4-22/+57
2018-09-14PR ld/21375: MIPS: Add test cases for undefined weaks resolving to zeroMaciej W. Rozycki81-0/+1602
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki10-45/+293
2018-09-14MIPS/BFD: Factor out relocated field storingMaciej W. Rozycki2-4/+21
2018-09-14LD: Always make a SEGMENT_START expression section-relativeMaciej W. Rozycki6-1/+50
2018-09-14LD: Avoid a division by zero page size with SEGMENT_START handlingMaciej W. Rozycki2-0/+6
2018-09-14x86: Check non-WIG EVEX instruction encoding with -mevexwig=1H.J. Lu6-0/+68
2018-09-14x86: Support VEX/EVEX WIG encodingH.J. Lu6-949/+962
2018-09-14x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit modeH.J. Lu5-4/+29
2018-09-14x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit modeH.J. Lu7-4/+58
2018-09-14i386: Reformat OP_E_memoryH.J. Lu2-2/+6
2018-09-14Remove an unnecessary block in call_function_by_hand_dummyTom Tromey2-39/+40
2018-09-14csky: Support PC relative diff relocationLifang Xia5-1/+30
2018-09-14Make variable in get_startup_shell non-staticTom Tromey2-3/+5