summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Command line input handling TLCusers/palves/cmd-line-input-tlcPedro Alves2016-02-184-318/+200
* Simplify saved_command_line handlingPedro Alves2016-02-184-21/+7
* Use struct buffer in gdb_readline_callback_no_editingPedro Alves2016-02-181-20/+19
* Use struct buffer in gdb_readline_no_editingPedro Alves2016-02-182-22/+26
* gdb_readline -> gdb_readline_no_editingPedro Alves2016-02-182-5/+4
* Update prompt_for_continue commentsPedro Alves2016-02-181-14/+8
* Eliminate async_annotation_suffixPedro Alves2016-02-183-43/+8
* gdb_readline2 -> gdb_readline_callback_no_editingPedro Alves2016-02-183-20/+20
* Garbage collect window_hookPedro Alves2016-02-181-9/+0
* Test issuing a command split in multiple lines with continuation charsPedro Alves2016-02-021-0/+36
* Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves2016-02-011-0/+1
* Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2016-02-012-5/+67
* gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2016-02-012-16/+38
* gdb: New set/show max-value-size command.Andrew Burgess2016-02-019-4/+289
* Fix ARC TLS support.Claudiu Zissulescu2016-02-014-2/+54
* Fix a problem building the ARM assembler using LLVM.Loria2016-02-012-1/+10
* Add support for importing data from ILF images.Nathaniel Smith2016-02-012-14/+20
* Fix error building Microblaze assembler on a 32-bit host.Nick Clifton2016-02-012-2/+8
* x86 synthetic plt symbolsAlan Modra2016-02-013-14/+21
* Fix undefined compilation behaviour shifting a value into the sign bit of a s...Michael McConville2016-02-012-1/+7
* Fix NetBSD build with BSD and GNU make(1).Kamil Rytarowski2016-02-013-0/+10
* Fix some comments in varobj.{c,h}Simon Marchi2016-01-313-6/+13
* elf64-s390.c: Fix -Werror=misleading-indentationJan Kratochvil2016-02-012-4/+8
* Automatic date update in version.inGDB Administrator2016-02-011-1/+1
* Fix /usr/bin/ld: final link failed: File truncated error on hppa.John David Anglin2016-01-313-5/+29
* Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu2016-01-307-24/+57
* Automatic date update in version.inGDB Administrator2016-01-311-1/+1
* Automatic date update in version.inGDB Administrator2016-01-301-1/+1
* Fix two misleading indentation warningsSimon Marchi2016-01-293-16/+23
* Replace == with = in gas/configure.acH.J. Lu2016-01-293-2/+8
* Replace == with = in ld/configure.acH.J. Lu2016-01-293-2/+8
* Add testsuite/ to the last gas ChangeLog entryH.J. Lu2016-01-291-6/+6
* Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich2016-01-299-0/+131
* Automatic date update in version.inGDB Administrator2016-01-291-1/+1
* Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu2016-01-286-2/+115
* Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw2016-01-281-0/+4
* Align dlang demangle tests with libiberty.Iain Buclaw2016-01-281-15/+18
* Sync libiberty with GCC.Iain Buclaw2016-01-283-30/+71
* Add rawmemchr to imported gnulib modulesSimon Marchi2016-01-285-3/+12
* Import strchrnul from gnulib and use itSimon Marchi2016-01-2818-42/+639
* [testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2016-01-282-3/+17
* Fix GDB crash in dprintf.expYao Qi2016-01-282-9/+6
* Automatic date update in version.inGDB Administrator2016-01-281-1/+1
* rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner2016-01-272-1/+7
* Remove trailing `]' in --enable-compressed-debug-sectionsH.J. Lu2016-01-273-2/+7
* Add Keith Seitz as Linespec MaintainerJoel Brobecker2016-01-272-0/+7
* Automatic date update in version.inGDB Administrator2016-01-271-1/+1
* Fix function commentsSimon Marchi2016-01-262-2/+7
* Fix subject verb agreement in the description of several debug settings.John Baldwin2016-01-262-7/+11
* Remove argument pc in get_next_pcsYao Qi2016-01-269-21/+38