aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18Command line input handling TLCusers/palves/cmd-line-input-tlcPedro Alves
2016-02-18Simplify saved_command_line handlingPedro Alves
2016-02-18Use struct buffer in gdb_readline_callback_no_editingPedro Alves
2016-02-18Use struct buffer in gdb_readline_no_editingPedro Alves
2016-02-18gdb_readline -> gdb_readline_no_editingPedro Alves
2016-02-18Update prompt_for_continue commentsPedro Alves
2016-02-18Eliminate async_annotation_suffixPedro Alves
2016-02-18gdb_readline2 -> gdb_readline_callback_no_editingPedro Alves
2016-02-18Garbage collect window_hookPedro Alves
2016-02-02Test issuing a command split in multiple lines with continuation charsPedro Alves
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess
2016-02-01Fix ARC TLS support.Claudiu Zissulescu
2016-02-01Fix a problem building the ARM assembler using LLVM.Loria
2016-02-01Add support for importing data from ILF images.Nathaniel Smith
2016-02-01Fix error building Microblaze assembler on a 32-bit host.Nick Clifton
2016-02-01x86 synthetic plt symbolsAlan Modra
2016-02-01Fix undefined compilation behaviour shifting a value into the sign bit of a s...Michael McConville
2016-02-01Fix NetBSD build with BSD and GNU make(1).Kamil Rytarowski
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi
2016-02-01elf64-s390.c: Fix -Werror=misleading-indentationJan Kratochvil
2016-02-01Automatic date update in version.inGDB Administrator
2016-01-31Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin
2016-01-30Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu
2016-01-31Automatic date update in version.inGDB Administrator
2016-01-30Automatic date update in version.inGDB Administrator
2016-01-29Fix two misleading indentation warningsSimon Marchi
2016-01-29Replace == with = in gas/configure.acH.J. Lu
2016-01-29Replace == with = in ld/configure.acH.J. Lu
2016-01-29Add testsuite/ to the last gas ChangeLog entryH.J. Lu
2016-01-29Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich
2016-01-29Automatic date update in version.inGDB Administrator
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw
2016-01-28Sync libiberty with GCC.Iain Buclaw
2016-01-28Add rawmemchr to imported gnulib modulesSimon Marchi
2016-01-28Import strchrnul from gnulib and use itSimon Marchi
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi
2016-01-28Fix GDB crash in dprintf.expYao Qi
2016-01-28Automatic date update in version.inGDB Administrator
2016-01-27rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner
2016-01-27Remove trailing `]' in --enable-compressed-debug-sectionsH.J. Lu
2016-01-27Add Keith Seitz as Linespec MaintainerJoel Brobecker
2016-01-27Automatic date update in version.inGDB Administrator
2016-01-26Fix function commentsSimon Marchi
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin
2016-01-26Remove argument pc in get_next_pcsYao Qi