aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess14-34/+448
2020-06-23gdb: Print compatible information within print_xml_featureAndrew Burgess7-10/+126
2020-06-23gdb: Allow target description to be dumped even when it is remoteAndrew Burgess2-4/+16
2020-06-23gdb: add some more empty lines in loc.cSimon Marchi2-0/+22
2020-06-23gdb: add empty lines in loc.cSimon Marchi2-1/+51
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath16-60/+230
2020-06-23Fix "maint selftest" regression, add struct scoped_mock_contextPedro Alves4-93/+109
2020-06-23Adjust command completion output when TUI is disabledSandra Loosemore2-4/+18
2020-06-23Add a testcase for PR binutils/26160H.J. Lu3-0/+1448
2020-06-24PR26150, Assertion when asm() defines global symbols, -flto and --start-groupAlan Modra3-5/+27
2020-06-23Fix decoding of indexed DWARF strings using pre-DWARF-5 string offset section...Nick Clifton2-32/+72
2020-06-23Improve -Wunused-value testcase build failures fixGary Benson9-35/+47
2020-06-23Add a testcase for PR binutils/26112H.J. Lu4-0/+370
2020-06-23gdb: Convert language la_is_string_type_p field to a methodAndrew Burgess14-97/+156
2020-06-23gdb: Convert language la_print_typedef field to a methodAndrew Burgess14-51/+118
2020-06-23gdb: Convert language la_printstr field to a methodAndrew Burgess14-240/+297
2020-06-23gdb: Convert language la_printchar field to a methodAndrew Burgess13-51/+111
2020-06-23gdb: Convert language la_emitchar field to a methodAndrew Burgess13-152/+173
2020-06-23gdb: Convert language la_post_parser field to a methodAndrew Burgess15-61/+65
2020-06-23gdb: Convert language la_parser field to a methodAndrew Burgess14-35/+113
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu36-1409/+257
2020-06-23Avoid testcase build failures with -Wunused-valueGary Benson9-35/+46
2020-06-23gdb: Add --with-python-libdir to gdb's --configuration outputAndrew Burgess2-0/+14
2020-06-23RISC-V: Generate ELF priv attributes if priv instruction are explicited used.Nelson Chu9-6/+123
2020-06-23Correct bfin XPASSesAlan Modra2-17/+21
2020-06-23binutils objdump.exp remote_file typoAlan Modra2-1/+6
2020-06-23Automatic date update in version.inGDB Administrator1-1/+1
2020-06-22NEWS and documentation for alias default-args related concept and commands.Philippe Waroquiers4-6/+139
2020-06-22Add tests for new alias default-args related commands and arguments.Philippe Waroquiers10-11/+187
2020-06-22default-args: allow to define default arguments for aliasesPhilippe Waroquiers16-96/+380
2020-06-22Disable parts of gdb.base/source-dir.exp on remote hostSandra Loosemore2-1/+16
2020-06-22Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope...Nick Clifton7-41/+168
2020-06-22aarch64: Normalize and sort feature bit macrosAlex Coplan2-64/+97
2020-06-22Recognize some new Mach-O load commandsSaagar Jha6-0/+22
2020-06-22gdbserver/linux-low: use std::list to store pending signalsTankut Baris Aktemur3-76/+72
2020-06-22gdb/jit: return bool in jit_breakpoint_re_set_internal and jit_read_descriptorTankut Baris Aktemur2-13/+22
2020-06-22Solaris, target_wait(), don't rely on inferior_ptidPedro Alves3-48/+40
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu18-99/+256
2020-06-22RISC-V: Don't assume the priv attributes are in order when handling them.Nelson Chu2-37/+44
2020-06-22Automatic date update in version.inGDB Administrator1-1/+1
2020-06-21Various procfs.c cleanupsRainer Orth2-175/+52
2020-06-21[PR gdb/25939] Move push_target call earlier in procfs.cRainer Orth2-5/+10
2020-06-21PR26132, ar creates invalid libraries for some targets with plugins enabledAlan Modra4-1/+56
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra16-124/+106
2020-06-21Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' c...Philippe Waroquiers7-4/+104
2020-06-20Adjust gdb.mi/mi-sym-info.exp filename patterns.Sandra Loosemore2-9/+14
2020-06-20Fix gdb.base/list-missing-source.exp on remote host.Sandra Loosemore2-1/+7
2020-06-21Automatic date update in version.inGDB Administrator1-1/+1
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra21-76/+99
2020-06-20ecoff testsuite fixesAlan Modra6-25/+33