aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford11-4/+208
2015-03-04Automatic date update in version.inGDB Administrator1-1/+1
2015-03-03RL78 - fix ADDR16 relaxDJ Delorie2-1/+7
2015-03-03Remove unused function declarations in target.hSimon Marchi2-5/+5
2015-03-03inf-ptrace.c: use ptid_get_pid when resuming all threadsPedro Alves2-2/+7
2015-03-03Fix GDB/MI doc: duplicate syscall-entry under *stoppedPhilippe Proulx2-1/+6
2015-03-03[ARM] Skip private symbol when doing objdumpJiong Wang5-2/+51
2015-03-03Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWPPedro Alves4-11/+34
2015-03-03Fix incorrect vFile: prefix lengthsGary Benson2-2/+6
2015-03-03btrace: support 32-bit inferior on 64-bit hostMarkus Metzger5-5/+46
2015-03-03btrace: work around _dl_runtime_resolve returning to resolved functionMarkus Metzger2-1/+23
2015-03-03btrace: compute line range when printingMarkus Metzger4-71/+55
2015-03-03follow-exec: delete all non-execing threadsPedro Alves4-15/+67
2015-03-03Automatic date update in version.inGDB Administrator1-1/+1
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves2-0/+6
2015-03-02Fix crash when processing merge section with entsize of 0.Cary Coutant2-0/+10
2015-03-02Fix an internal error in do_print_to_mapfile on Arm.Cary Coutant2-0/+10
2015-03-02gdb.texinfo (Specify Location): Fix syntax of filename:function.Doug Evans2-1/+5
2015-03-02Revert "Remove true and false ARI checks now that we use stdbool.h."Joel Brobecker2-0/+24
2015-03-02Remove use of stdbool.h in GDB sources.Joel Brobecker3-8/+14
2015-03-02S390: Vector register test caseAndreas Arnez3-0/+303
2015-03-02S390: Add vector register support to gdbserverAndreas Arnez4-4/+137
2015-03-02S390: Add vector register support to gdbAndreas Arnez5-60/+359
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez17-1/+1311
2015-03-02Correct -z nocopyreloc docAlan Modra2-1/+6
2015-03-02Automatic date update in version.inGDB Administrator1-1/+1
2015-03-01Fix 32-bit x86 in-process agent buildPedro Alves2-1/+6
2015-03-01Automatic date update in version.inGDB Administrator1-1/+1
2015-02-28objcopy: Add --update-section option.Andrew Burgess10-0/+249
2015-02-28symtab.h (struct symtab) <next>: Fix comment.Doug Evans2-1/+6
2015-02-28Pad only text sections at end by defaultAlan Modra12-39/+56
2015-02-28Tweak ppc32 tls_get_addr optimisationAlan Modra2-0/+8
2015-02-28Automatic date update in version.inGDB Administrator1-1/+1
2015-02-27Fix Python 3 build: rename GdbMethodsSimon Marchi2-1/+6
2015-02-27Convert mov to lea only if neededH.J. Lu3-4/+31
2015-02-27More redefinition errors in C++ modePedro Alves2-2/+6
2015-02-27Move exception_none to common code, and use itPedro Alves5-8/+17
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves5-29/+37
2015-02-27Adjust self tests to cope with GDB built as a C++ programPedro Alves3-3/+16
2015-02-27python/python-internal.h: enum ‘ext_lang_rc’ not definedPedro Alves2-0/+5
2015-02-27breakpoint.h: move enum ‘print_stop_action’Pedro Alves2-20/+25
2015-02-27gdbarch.h: include regcache.hPedro Alves3-0/+9
2015-02-27Remove duplicate constPedro Alves3-3/+10
2015-02-27Exported const objectsPedro Alves4-3/+16
2015-02-27Rename struct lzma_stream to avoid clash with system headerTom Tromey2-11/+17
2015-02-27mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_argsPedro Alves2-7/+31
2015-02-27x86 Linux/ptrace: fix offsetof usage in C++ modePedro Alves4-8/+37
2015-02-27Don't forward declare enum target_hw_bp_typePedro Alves2-2/+7
2015-02-27Do not increment of decrement enumsTom Tromey9-17/+32
2015-02-27target.h: Include infrun.hPedro Alves2-0/+6