aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-08gdb: remove FIELD_TYPE macroSimon Marchi8-18/+21
2020-06-08gdb: add field::type / field::set_typeSimon Marchi16-71/+90
2020-06-08gdb: remove TYPE_INDEX_TYPE macroSimon Marchi27-78/+81
2020-06-08gdb: add type::index_type / type::set_index_typeSimon Marchi3-2/+19
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan6-0/+55
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu9-102/+108
2020-06-08Fix a typo in the description of the strings program.Nick Clifton2-1/+6
2020-06-08Fix an illegal memory access when parsing corrupt DWARF debug information.Nick Clifton2-0/+7
2020-06-08Fix a gas testsuite failure for PE based targets which cannot assemble the cf...Nick Clifton2-0/+7
2020-06-08x86: also handle %k<N> and %bnd<N> in debugging helpersJan Beulich2-1/+7
2020-06-08x86: simplify check_byte_reg()Jan Beulich2-15/+9
2020-06-08x86: restrict %tr<N> visibilityJan Beulich5-2/+24
2020-06-08ix86: enable 2nd CFI testJan Beulich3-7/+13
2020-06-08x86: also allow %st(N) in CFI directivesJan Beulich3-1/+9
2020-06-08x86: restrict use of register aliasesJan Beulich9-66/+154
2020-06-08Automatic date update in version.inGDB Administrator1-1/+1
2020-06-07elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bedH.J. Lu2-0/+7
2020-06-07ld: Pass $LFLAGS to PR ld/21703 shared testH.J. Lu2-1/+6
2020-06-07ld: Xfail pr20995 and pr20995-2 for tic6x-*-*H.J. Lu2-2/+7
2020-06-07pr11304.d: Skip tic6x-*-elfH.J. Lu2-0/+6
2020-06-07elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelpltH.J. Lu2-20/+30
2020-06-07Remove unused parameter from generic_val_print_floatTom Tromey2-8/+9
2020-06-06Remove is_vxworks from _bfd_sparc_elf_link_hash_tableH.J. Lu3-4/+7
2020-06-07Automatic date update in version.inGDB Administrator1-1/+1
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu15-271/+338
2020-06-06Power10 tidiesAlan Modra7-4/+27
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra13-121/+173
2020-06-06Re: PR13802, referred common symbol not UNDefinedAlan Modra2-3/+6
2020-06-06ld -plugin options when plugins are disabledAlan Modra3-1/+13
2020-06-06Automatic date update in version.inGDB Administrator1-1/+1
2020-06-05Revert "gdb/python: Avoid use after free in py-tui.c"Andrew Burgess2-1/+6
2020-06-05gdb/python: Avoid use after free in py-tui.cAndrew Burgess2-1/+6
2020-06-05gas: avoid GCC 10 warning stringop-overflow in tc-bpf.cJose E. Marchesi2-2/+7
2020-06-05bfin: Initialize picrel to silence GCC warningH.J. Lu2-0/+2
2020-06-05bfin: Skip non SEC_ALLOC sectionH.J. Lu2-0/+8
2020-06-05[gdb/NEWS] Fix typosTom de Vries2-12/+16
2020-06-05Fix a potential infinite loop in the Windows resource parser.Joel Anderson2-8/+15
2020-06-05Fix a use before initialization bug in the pdp11.c source file.Nick Clifton2-4/+10
2020-06-05bpf stack smashing detectedAlan Modra2-5/+11
2020-06-04Fix unresolved test in binutils for pdp11.Stephen Casner3-1/+49
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu15-3/+133
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu27-57/+75
2020-06-04Extend pdp11-aout symbol table format and code for .stab symbols.Stephen Casner2-31/+146
2020-06-05Automatic date update in version.inGDB Administrator1-1/+1
2020-06-04Correct a comment.Stephen Casner3-2/+8
2020-06-04gas: Fix ip2k-elf and xstormy16-elf buildH.J. Lu3-3/+13
2020-06-04gdb: really share partial symtabs when using .gdb_index or .debug_namesSimon Marchi6-22/+152
2020-06-04x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu3-3/+7
2020-06-04[gdb/testsuite] Remove path names from error messages in gdb_file_cmdTom de Vries2-7/+15
2020-06-04gas: simplify code in tc-bpf.c:md_apply_fixJose E. Marchesi2-3/+6