aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-14Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant7-4/+112
2018-07-14Update the notes on how to make a binutils release.Nick Clifton2-22/+41
2018-07-13Remove struct keyword in range-based for loopSimon Marchi2-1/+6
2018-07-14Automatic date update in version.inGDB Administrator1-1/+1
2018-07-14sim: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+5
2018-07-14gdb: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+7
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior2-1/+7
2018-07-13Remove a warning on macOSTom Tromey2-1/+6
2018-07-13Add a test that relocs are correctly generated for missing build notes.Nick Clifton4-0/+30
2018-07-13Allow bit-patterns in the immediate field of ARM neon mov instructions.Nick Clifton4-4/+33
2018-07-13S390: Fix displaced stepping of "basr r,0"Andreas Arnez2-0/+8
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves9-40/+43
2018-07-13GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves8-46/+48
2018-07-13Automatic date update in version.inGDB Administrator1-1/+1
2018-07-12Add a self-test for cli-utils.cPhilippe Waroquiers3-0/+260
2018-07-12Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers2-4/+84
2018-07-12Add a test for 'frame apply'Philippe Waroquiers3-0/+293
2018-07-12Announce the user visible changes for frame/thread apply in NEWS.Philippe Waroquiers2-0/+31
2018-07-12Documents the new commands 'frame apply', faas, taas, tfaasPhilippe Waroquiers2-2/+193
2018-07-12Add [FLAG]... arguments to 'thread apply'.Philippe Waroquiers2-24/+119
2018-07-12Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMM...Philippe Waroquiers2-23/+300
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers5-13/+151
2018-07-12MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangementMaciej W. Rozycki162-757/+947
2018-07-12MIPS/LD/testsuite: Limit reloc 6 tests to DSO targetsMaciej W. Rozycki2-1/+6
2018-07-12Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and...Sergio Durigan Junior2-0/+9
2018-07-12This patch adds support for the SSBB and PSSBB speculation barrier instructio...Nick Clifton8-1369/+1398
2018-07-12Add remainder of Em16 restrictions for AArch64 gas.Tamar Christina6-26/+239
2018-07-12readelf: Don't print section type twice for --section-detailsFrancois H. Theron2-2/+6
2018-07-12Automatic date update in version.inGDB Administrator1-1/+1
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior20-197/+1116
2018-07-11GDB: Work around D;PID handling bug in older GDBservers (PR gdb/23377)Pedro Alves2-0/+14
2018-07-11GDBserver: Don't assume a current process in D;PID implementation (PR gdb/23377)Pedro Alves4-24/+40
2018-07-11gdb: Remove traces of h8300 ecoff supportPedro Alves2-4/+5
2018-07-11Fix PR c++/23373: GDB hangs when printing a struct with a static member of it...Sergio Durigan Junior5-1/+35
2018-07-11GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 codePedro Alves4-46/+50
2018-07-11Adds the speculation barrier instructions to the ARM assembler and disassembler.Sudakshina Das10-12/+45
2018-07-11MIPS/BFD: Fix TLS relocation resolution for regular executablesMaciej W. Rozycki11-39/+45
2018-07-11PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executablesMaciej W. Rozycki8-4/+150
2018-07-11Fix printing the size of GOLD's memory areana on Cygwin based systems.Franz Sirl2-2/+6
2018-07-11Rename tdesc_register_size to tdesc_register_bitsizeAlan Hayward5-8/+14
2018-07-11x86: adjust monitor/mwait templatesJan Beulich3-57/+67
2018-07-11x86: drop {,reg16_}inoutportreg variablesJan Beulich5-21/+15
2018-07-11x86: simplify legacy prefix emissionJan Beulich2-10/+9
2018-07-11x86/Intel: accept memory operand size specifiers for CET insnsJan Beulich10-8/+40
2018-07-11x86: replace off-by-one OTMaxJan Beulich2-4/+10
2018-07-11x86: fix "REP RET" with -madd-bnd-prefixJan Beulich8-8/+45
2018-07-11Revise "ld testsuite use of notarget"Alan Modra6-12/+22
2018-07-10Use std::vector for moribund_locationsTom Tromey3-27/+26
2018-07-11Automatic date update in version.inGDB Administrator1-1/+1
2018-07-11MIPS/ld/testsuite: Limit export class call reloc tests to DSO targetsMaciej W. Rozycki2-16/+25