aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Remove gdb_bfd_fdopenrTom Tromey3-15/+5
2019-03-05Updated Swedish translation for the binutils sub-directory.Nick Clifton2-1698/+1802
2019-03-05Remove excess calls to gdb_flushTom Tromey25-58/+38
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::releaseTom Tromey5-10/+18
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::releaseTom Tromey2-1/+6
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to macro_bufferTom Tromey2-1/+6
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to scoped_mmapTom Tromey3-7/+10
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to scoped_fdTom Tromey2-1/+6
2019-03-05Add ATTRIBUTE_UNUSED_RESULT to parser_stateTom Tromey2-1/+6
2019-03-05Introduce ATTRIBUTE_UNUSED_RESULT and use itTom Tromey3-1/+13
2019-03-05Allow multiple tests to be run on systems with older versions of TCL installed.Matthew Malcomson2-4/+10
2019-03-05Automatic date update in version.inGDB Administrator1-1/+1
2019-03-04Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (...Sergio Durigan Junior2-1/+7
2019-03-04gdbserver short-circuit-argument-list failuresRichard Bunt3-26/+89
2019-03-04Stop objcopy from attempting to copy thin archives.Nick Clifton2-0/+26
2019-03-04Automatic date update in version.inGDB Administrator1-1/+1
2019-03-03Automatic date update in version.inGDB Administrator1-1/+1
2019-03-02Fix documentation of styles.Eli Zaretskii2-6/+15
2019-03-02Avoid compilation warnings on MinGW.Eli Zaretskii3-2/+10
2019-03-02GDB no longer supports Windows before XP.Eli Zaretskii2-0/+8
2019-03-02Fix GDB compilation on MinGW (PR gdb/24292)Eli Zaretskii6-10/+39
2019-03-02Automatic date update in version.inGDB Administrator1-1/+1
2019-03-01Revert "Add support to GNU ld to separate got related plt entries"Andreas Krebbel19-106/+130
2019-03-01Fix coff_start_symtab resource leak found by CoverityGary Benson2-4/+5
2019-03-01Binutils: Always skip only 1 byte for CIE version 1's return address register.Tamar Christina2-4/+12
2019-03-01PR24272, out-of-bounds read in pex64_xdata_print_uwd_codesAlan Modra2-39/+38
2019-03-01Automatic date update in version.inGDB Administrator1-1/+1
2019-02-28Testsuite: Catch gdbserver socket listen errorsAlan Hayward2-1/+6
2019-02-28Can't interrupt process without controlling terminal on Solaris (PR gdb/8527)Rainer Orth5-0/+170
2019-02-28Prevent a buffer overrun error when attempting to parse a corrupt ELF file.Nick Clifton2-1/+17
2019-02-28(gdb/sim) Move Mike Frysinger to past maintainers sectionJoel Brobecker2-1/+5
2019-02-28Automatic date update in version.inGDB Administrator1-1/+1
2019-02-27Fix regcache leak, and avoid possible regcache access after detach.Philippe Waroquiers2-1/+17
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu9-0/+56
2019-02-27Handle \r\n in gdbreplayTom Tromey2-2/+22
2019-02-27Test "set width/height -1"Pedro Alves2-0/+7
2019-02-27Make 'show width/height' display "unlimited" when capped for readlinePedro Alves4-2/+42
2019-02-27Prevent overflow in rl_set_screen_sizeSaagar Jha2-4/+23
2019-02-27Remove Python 2.4 and 2.5 supportTom Tromey15-303/+46
2019-02-27Document fact that mininum Python version is now 2.6Kevin Buettner4-1/+12
2019-02-27Use Python 2.[67] / 3.X / PEP 3118 buffer protocolKevin Buettner2-56/+16
2019-02-27gdb/hppa: Use default gdbarch method default_dummy_id.Andrew Burgess2-9/+6
2019-02-27gdb/h8300: Use default gdbarch methods where possibleAndrew Burgess2-22/+8
2019-02-27gdb/ft32: Use default gdbarch methods where possibleAndrew Burgess2-33/+8
2019-02-27gdb/frv: Use default gdbarch methods where possibleAndrew Burgess2-27/+8
2019-02-27gdb/riscv: Use default gdbarch methods where possibleAndrew Burgess2-30/+8
2019-02-27gdb/csky: Use default gdbarch methods where possibleAndrew Burgess2-34/+8
2019-02-27gdb/cris: Use default gdbarch methods where possibleAndrew Burgess2-40/+8
2019-02-27gdb/bfin: Use default gdbarch methods where possibleAndrew Burgess2-18/+6
2019-02-27gdb/arm: Use default gdbarch methods where possibleAndrew Burgess2-37/+7