aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Remove pid_to_ptidTom Tromey43-139/+176
2018-07-03Remove ptid_buildTom Tromey33-130/+157
2018-07-03Remove exit_inferior_num_silentTom Tromey3-9/+7
2018-07-03Fix crash in "run" on macOS when gdb is not signedTom Tromey2-52/+73
2018-07-03Correct removal of .gnu.attributesAlan Modra2-7/+16
2018-07-03GNU attribute output on errorsAlan Modra5-58/+109
2018-07-03Hide dynamic symbols in discarded sectionsAlan Modra2-2/+12
2018-07-03Automatic date update in version.inGDB Administrator1-1/+1
2018-07-02MIPS/BFD: Make section GC work with `ict_irix5' targetsMaciej W. Rozycki2-0/+7
2018-07-02microMIPS/GAS: Handle several percent-ops with macrosMaciej W. Rozycki8-1/+692
2018-07-02microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocationsMaciej W. Rozycki7-0/+968
2018-07-02MIPS/LD/testsuite: Fix a typo in PR ld/21334 test nameMaciej W. Rozycki2-1/+6
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki21-133/+575
2018-07-02x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu7-2/+43
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey5-20/+49
2018-07-02gdb: Prefer RISC-V register name "s0" over "fp"Sebastian Huber2-1/+5
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme14-81/+213
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme46-331/+390
2018-07-02Automatic date update in version.inGDB Administrator1-1/+1
2018-07-01Automatic date update in version.inGDB Administrator1-1/+1
2018-06-29Introduce @unless/@endunless and postbootstrap Makefile targetsAlexandre Oliva5-165/+146
2018-06-29Add missing parameter to 'amd64_create_target_description' (and unbreak build)Sergio Durigan Junior2-1/+6
2018-06-30Automatic date update in version.inGDB Administrator1-1/+1
2018-06-29fix GDB build failure for various amd64 targetsJoel Brobecker8-9/+21
2018-06-29RISC-V: Add gas support for "fp" register.Jim Wilson2-0/+7
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves8-15/+43
2018-06-29Improve alignment of "info threads" output, align "Target Id" columnPedro Alves4-23/+54
2018-06-29remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP tooPedro Alves2-26/+30
2018-06-29"break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves8-12/+83
2018-06-29Fix running to breakpoint set in inline function by lineno/addressPedro Alves5-5/+66
2018-06-29Fix format of last gdb/testsuite/ChangeLog entryPedro Alves1-1/+1
2018-06-29Remove unstable test outputRichard Bunt2-1/+5
2018-06-29MIPS/BFD: Remove extraneous undefined weak symbol visibility checkMaciej W. Rozycki2-4/+8
2018-06-29[Patch AArch64] Warn on unpredictable stlxrb , stlxrh and stlxr cases.Ramana Radhakrishnan4-0/+44
2018-06-29Fix AArch64 encodings for by element instructions.Tamar Christina16-40803/+65047
2018-06-29Automatic date update in version.inGDB Administrator1-1/+1
2018-06-28Add --enable-codesign to gdb's configureTom Tromey6-0/+42
2018-06-28gdb: Eliminate the 'stop_pc' globalPedro Alves11-79/+139
2018-06-28Fix follow-exec regression / crashPedro Alves2-2/+7
2018-06-28Make dwarf2_free_objfile staticTom Tromey6-13/+16
2018-06-28Remove 2 excessive executable permission flagsJan Kratochvil4-0/+8
2018-06-28Fixed top frame assumption in watchpoint-hw-attachRichard Bunt3-5/+10
2018-06-28Add an optional offset option to the "add-symbol-file" commandPetr Tesarik7-4/+160
2018-06-28Make sure that sorting does not change section orderPetr Tesarik3-3/+17
2018-06-28Make add-symbol-file's address argument optionalPetr Tesarik7-23/+55
2018-06-28Add an optional offset option to the "symbol-file" commandPetr Tesarik7-7/+65
2018-06-28Add myself as a write-after-approval GDB maintainer.Petr Tesarik2-0/+5
2018-06-28Automatic date update in version.inGDB Administrator1-1/+1
2018-06-27Update "func" help text to GNU standardsTom Tromey2-2/+6
2018-06-27Remove a VEC from py-unwind.cTom Tromey2-32/+39