aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27gdb/h8300: Use default gdbarch methods where possibleAndrew Burgess2-22/+8
2019-02-27gdb/ft32: Use default gdbarch methods where possibleAndrew Burgess2-33/+8
2019-02-27gdb/frv: Use default gdbarch methods where possibleAndrew Burgess2-27/+8
2019-02-27gdb/riscv: Use default gdbarch methods where possibleAndrew Burgess2-30/+8
2019-02-27gdb/csky: Use default gdbarch methods where possibleAndrew Burgess2-34/+8
2019-02-27gdb/cris: Use default gdbarch methods where possibleAndrew Burgess2-40/+8
2019-02-27gdb/bfin: Use default gdbarch methods where possibleAndrew Burgess2-18/+6
2019-02-27gdb/arm: Use default gdbarch methods where possibleAndrew Burgess2-37/+7
2019-02-27gdb/arc: Use default gdbarch methods where possibleAndrew Burgess2-45/+7
2019-02-27gdb/alpha: Use default gdbarch methods where possibleAndrew Burgess2-29/+7
2019-02-27gdb/aarch64: Use default gdbarch methods where possibleAndrew Burgess2-38/+8
2019-02-27Testsuite: Allow multiple lines of "as" in testsuite.Matthew Malcomson9-362/+379
2019-02-27gdb: Handle alignment for C++ structures with static membersAndrew Burgess4-60/+147
2019-02-27gdb: Restructure type_align and gdbarch_type_alignAndrew Burgess8-13/+74
2019-02-27Update NEWS post GDB 8.3 branch creation.Joel Brobecker2-1/+9
2019-02-27Bump version to 8.3.50.DATE-git.Joel Brobecker2-1/+6
2019-02-26Fix build errors in aix-thread.cgdb-8.3-branchpointSimon Marchi2-7/+8
2019-02-27Automatic date update in version.inGDB Administrator1-1/+1
2019-02-26gdb/riscv: Use legacy register numbers in default target descriptionAndrew Burgess7-10/+39
2019-02-26Fix new py-value.exp test caseTom Tromey2-1/+6
2019-02-26Document two argument form of gdb.Value constructorKevin Buettner4-0/+17
2019-02-26Add tests for gdb.Value(bufobj, type) constructorKevin Buettner2-0/+50
2019-02-26Define gdb.Value(bufobj, type) constructorKevin Buettner2-10/+67
2019-02-26Define unique_ptr specialization for Py_buffer.Kevin Buettner2-0/+18
2019-02-26Automatic date update in version.inGDB Administrator1-1/+1
2019-02-25Fix BFD leak in dwarf2_get_dwz_file.John Baldwin2-1/+6
2019-02-25Fix crash when loading dwp filesJordan Rupprecht2-2/+7
2019-02-25Fix BFD leak in solib-darwin.cTom Tromey2-4/+5
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton13-55/+212
2019-02-25Automatic date update in version.inGDB Administrator1-1/+1
2019-02-24Re: PowerPC __tls_get_addr arg parsingAlan Modra2-0/+6
2019-02-24PR24144, pdp11-ld overwriting section data with zerosAlan Modra4-19/+32
2019-02-24Automatic date update in version.inGDB Administrator1-1/+1
2019-02-23Use '--readnever' when invoking GDB from gcore.inSergio Durigan Junior2-1/+6
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker6-5/+13
2019-02-23Update copyright year range in gdb.texinfo and refcard.texJoel Brobecker3-4/+9
2019-02-23Automatic date update in version.inGDB Administrator1-1/+1
2019-02-22Update my email addressSimon Marchi2-1/+5
2019-02-22Look for build-id-based separate debug files under the sysrootSimon Marchi2-43/+78
2019-02-22gdb: Update copyright year range generated by gdbarch.shAndrew Burgess2-1/+6
2019-02-22Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82...Keith Seitz2-0/+12
2019-02-22Fix symtab/23853: symlinked default symtabKeith Seitz3-4/+73
2019-02-22Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton9-183/+377
2019-02-22[arm][gas] Add support for Neoverse N1Kyrylo Tkachov3-1/+9
2019-02-22[AArch64][gas] Add support for Neoverse E1Kyrylo Tkachov3-0/+11
2019-02-22[AArch64][gas] Add support for Neoverse N1Kyrylo Tkachov3-0/+11
2019-02-22Automatic date update in version.inGDB Administrator1-1/+1
2019-02-21Document style behavior in batch mode.Alan Hayward4-3/+12
2019-02-21Fix typo in "show remotelogfile" docsTom Tromey2-1/+6
2019-02-21Disable styling when running in batch modeAlan Hayward2-1/+11