aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-02gdb: Convert language skip_trampoline field to a methodAndrew Burgess13-65/+84
2020-06-02gdb: Convert language la_demangle field to a methodAndrew Burgess13-32/+111
2020-06-02gdb: Convert language la_print_type field to a methodAndrew Burgess13-61/+200
2020-06-02gdb: Convert language la_sniff_from_mangled_name field to a methodAndrew Burgess16-147/+152
2020-06-02gdb: Convert language la_search_name_hash field to a methodAndrew Burgess15-30/+47
2020-06-02gdb: Convert language la_get_compile_instance field to a methodAndrew Burgess15-32/+62
2020-06-02gdb: Convert language la_iterate_over_symbols field to a methodAndrew Burgess14-58/+70
2020-06-02gdb: Convert language la_lookup_transparent_type field to a methodAndrew Burgess14-19/+40
2020-06-02gdb: Convert language la_language_arch_info field to a methodAndrew Burgess13-449/+538
2020-06-02gdb: Convert language la_pass_by_reference field to a methodAndrew Burgess15-39/+54
2020-06-02gdb: Convert language la_read_var_value field to a methodAndrew Burgess15-61/+72
2020-06-02gdb: Convert language la_print_array_index field to a methodAndrew Burgess13-45/+56
2020-06-02gdb: Represent all languages as sub-classes of language_defnAndrew Burgess14-77/+406
2020-06-02[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.expTom de Vries2-6/+8
2020-06-02binutils archive testsAlan Modra3-105/+135
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu29-634/+520
2020-06-02Automatic date update in version.inGDB Administrator1-1/+1
2020-06-02gas: Fix checking for backwards .org with negative offsetAlex Coplan8-2/+27
2020-06-01alpha-vms: ETIR checksAlan Modra2-13/+29
2020-06-01Regen opcodes/bpf-desc.cAlan Modra2-12/+8
2020-06-01gdb: Preserve is-stmt lines when switch between filesAndrew Burgess10-3/+734
2020-06-01hurd: Add shared mig declarationsSamuel Thibault4-7/+43
2020-06-01Automatic date update in version.inGDB Administrator1-1/+1
2020-05-31gnu-nat: Move local functions inside gnu_nat_target classSamuel Thibault3-88/+115
2020-05-31Automatic date update in version.inGDB Administrator1-1/+1
2020-05-30hurd: unwinding support over signal trampolinesSamuel Thibault2-0/+144
2020-05-30hurd: fix pushing target on inferior creationSamuel Thibault2-2/+9
2020-05-30hurd: add gnu_target pointer to fix thread API callsSamuel Thibault4-6/+26
2020-05-30hurd: remove unused variablesSamuel Thibault2-2/+6
2020-05-30hurd: add missing includeSamuel Thibault2-0/+5
2020-05-30hurd: make function cast strongerSamuel Thibault2-1/+7
2020-05-30hurd: add missing awk script dependencySamuel Thibault2-1/+6
2020-05-30hurd: fix gnu_debug_flag typeSamuel Thibault2-1/+5
2020-05-30gdb: change bug URL to httpsJonny Grant3-2/+6
2020-05-30replace_typedefs: handle templates in namespacesPedro Alves5-4/+305
2020-05-30Automatic date update in version.inGDB Administrator1-1/+1
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi13-793/+719
2020-05-29Fix build errors in with clang in gdb.compile/compile-cplus.cGary Benson2-2/+20
2020-05-29Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.cGary Benson3-2/+8
2020-05-29Build two gdb.cp testcases with -Wno-unused-comparisonGary Benson3-2/+10
2020-05-28binutils: Add myself as Xtensa maintainerMax Filippov2-0/+5
2020-05-29Automatic date update in version.inGDB Administrator1-1/+1
2020-05-28bfd: fix handling of R_BPF_INSN_{32,64} relocations.David Faust2-1/+31
2020-05-28cpu,opcodes: add instruction semantics to bpf.cpu and minor fixesJose E. Marchesi8-295/+515
2020-05-28gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_entry_valueSimon Marchi2-0/+11
2020-05-28Fix Python3.9 related runtime problemsKevin Buettner2-26/+40
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner8-3/+141
2020-05-28Fix "enumeration values not handled in switch" error in testsuiteGary Benson2-0/+7
2020-05-28Have the linker fail if any attempt to link in an executable is made.Nick Clifton2-2/+14
2020-05-28Stop the linker from accepting executable ELF files as inputs to other links.Nick Clifton2-0/+13