aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23S/390: Support vector alignment hintsAndreas Krebbel4-0/+38
2018-10-23GDB: New target s12zJohn Darrington5-0/+570
2018-10-23GDB: Remote target can now accept the form unix::/path/to/socket.John Darrington2-4/+19
2018-10-23GDB: Fix documentation for invoking GDBSERVERJohn Darrington1-16/+44
2018-10-23GDB: Document the unix::/path/to/socket of remote connection.John Darrington1-1/+23
2018-10-23GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.John Darrington4-47/+126
2018-10-23S12Z: New 32 bit Reloc.John Darrington3-2/+27
2018-10-23S12Z: Handle 16 bit fixups which are constant.John Darrington2-0/+8
2018-10-23gdb/riscv: Give user-friendly names for CSRsAndrew Burgess2-4/+20
2018-10-23PR23806, NULL pointer dereference in merge_stringsAlan Modra2-4/+17
2018-10-23PR23805, NULL pointer dereference in elf_link_input_bfdAlan Modra2-6/+21
2018-10-23PR23804, buffer overflow in sec_merge_hash_lookupAlan Modra2-0/+9
2018-10-23alpha testsuite fixesAlan Modra3-6/+22
2018-10-23gdb/riscv: expect h/w watchpoints to trigger before the memory is writtenJoel Brobecker2-0/+6
2018-10-23gdb/riscv: Fix register access for register aliasesAndrew Burgess5-105/+286
2018-10-23Automatic date update in version.inGDB Administrator1-1/+1
2018-10-22RISC-V: NaN-box FP values smaller than an FP register.Jim Wilson2-2/+15
2018-10-22RISC-V: Print FP regs as union of float types.Jim Wilson3-3/+94
2018-10-22S12Z: Disassembly: Fallback to show the address if the symbol table is empty.John Darrington2-0/+9
2018-10-22gas simple-forward testAlan Modra5-2/+36
2018-10-22Apply alpha BFD_RELOC_8 fixupsAlan Modra4-4/+15
2018-10-22PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra4-20/+48
2018-10-21Introduce gdbarch_num_cooked_regsSimon Marchi26-119/+122
2018-10-21Allocate buffer with proper size in amd64_pseudo_register_{read_value,write}Simon Marchi2-13/+25
2018-10-22Automatic date update in version.inGDB Administrator1-1/+1
2018-10-21Automatic date update in version.inGDB Administrator1-1/+1
2018-10-20[PUSHED/OBVIOUS] ensure help set print type gives the correct help.Philippe Waroquiers2-1/+6
2018-10-20Fix "make info" in gdbTom Tromey2-1/+6
2018-10-20GDB: Documentation: Remove greengrocer's apostrophe.John Darrington1-1/+1
2018-10-20PR23800, .eqv doesn't always defer expression evaluationAlan Modra6-1/+55
2018-10-20PR23788, objcopy: failed to find link sectionAlan Modra2-9/+15
2018-10-20Relax a -r --gc-sections requirementAlan Modra2-2/+9
2018-10-20Automatic date update in version.inGDB Administrator1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey9-160/+227
2018-10-19Minor cleanups in tui-io.cTom Tromey3-22/+12
2018-10-19Clear static_links in reread_symbolsTom Tromey2-0/+5
2018-10-19Arm: Skip new binary decode tests on pe targetsTamar Christina3-2/+7
2018-10-19Aarch64: Better termination checks for sigcontext readingAlan Hayward2-2/+21
2018-10-19S390: Fix crash when remote tdesc doesn't define vec128Andreas Arnez2-1/+8
2018-10-19Fix cli_interp::cli_uiout resource leak found by CoverityGary Benson2-0/+10
2018-10-19Testsuite: Fix racy conditions in py-cmd.expAlan Hayward2-35/+40
2018-10-19Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward2-2/+6
2018-10-19testsuite: ovldbreak.exp: fix regexpAlan Hayward2-5/+9
2018-10-19Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward2-4/+8
2018-10-19Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...Tamar Christina6-3/+31
2018-10-19This set of changes clarifies the conditions for the R5900 short loop fix and...Fredrik Noring4-10/+71
2018-10-19Automatic date update in version.inGDB Administrator1-1/+1
2018-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior4-0/+23
2018-10-18Update documentation of readelf's --unwind option.Nick Clifton2-1/+11
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries10-9/+21