summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbserver crashes when multiprocess extensions aren't supportedusers/palves/gdbserver-crash-without-multiprocessPedro Alves2015-08-245-3/+105
* Add "set remote multiprocess-extensions-packet" commandPedro Alves2015-08-243-2/+13
* Fix gdbserver SPU buildPedro Alves2015-08-242-1/+6
* Make z intLuis Machado2015-08-242-1/+5
* Make z volatile.Luis Machado2015-08-242-1/+6
* Prevent GCC from folding inline test functionsLuis Machado2015-08-245-3/+15
* gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves2015-08-247-49/+32
* gdb manual: Remove references to deleted targetsPedro Alves2015-08-242-398/+16
* Delete the remaining ROM monitor targetsPedro Alves2015-08-2413-4452/+46
* Fix the partial disassembly of a broken three byte instruction at the end of ...Jan Stancek2015-08-245-2/+29
* gnu_vector.exp: Avoid some more known FAILsAndreas Arnez2015-08-242-13/+60
* Missing parts of fixes for in-tree libiconvYaakov Selkowitz2015-08-244-36/+112
* Automatic date update in version.inGDB Administrator2015-08-241-1/+1
* Reorder enum output_type for better code generationAlan Modra2015-08-232-1/+5
* Automatic date update in version.inGDB Administrator2015-08-231-1/+1
* Uninitialized vd_nodenameAlan Modra2015-08-222-1/+7
* Automatic date update in version.inGDB Administrator2015-08-221-1/+1
* Fix ax.c:gdb_eval_agent_exprPedro Alves2015-08-212-1/+6
* C++: Initialize a couple const globalsPedro Alves2015-08-214-2/+10
* gdb/dwarf2read.c: rename a field for c++Tom Tromey2015-08-212-60/+70
* tui: don't overwrite a secondary prompt that was given no inputPatrick Palka2015-08-214-1/+34
* Use tui_putc to output newline entered by the userPatrick Palka2015-08-212-1/+6
* Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.expPedro Alves2015-08-214-19/+35
* gdbserver: don't pick a random thread if the current thread diesPedro Alves2015-08-218-53/+83
* Make remote file transfers interruptibleGary Benson2015-08-212-0/+6
* Warn when accessing binaries from remote targetsGary Benson2015-08-219-24/+97
* Fix stale cleanup left by linux_mntns_access_fsGary Benson2015-08-212-1/+6
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-2159-911/+900
* xtensa: implement NPTL helpersMax Filippov2015-08-219-22/+120
* PR binutils/18257: Properly decode x86/Intel mask instructions.Alexander Fomin2015-08-217-61/+1452
* Add readahead cache to gdb's vFile:preadPedro Alves2015-08-212-4/+149
* procfs.c: Include "filestuff.h"Marcin Cieslak2015-08-212-0/+6
* Remove fields curch and cur_line from TUI_CMD_WINPatrick Palka2015-08-205-37/+30
* Automatic date update in version.inGDB Administrator2015-08-211-1/+1
* Fix gdb.server/solib-list.exp native-extended-gdbserver regressionPedro Alves2015-08-202-9/+5
* remote non-stop: Process initially stopped threads before other commandsPedro Alves2015-08-207-25/+219
* Fix language of compilation unit with unknown file extensionPedro Alves2015-08-205-1/+126
* [Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat2015-08-205-1/+77
* gold --emit-relocsAlan Modra2015-08-203-4/+15
* Automatic date update in version.inGDB Administrator2015-08-201-1/+1
* dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2015-08-195-65/+196
* [AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang2015-08-1929-0/+323
* [AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang2015-08-1924-11/+448
* [AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang2015-08-1933-0/+322
* [AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang2015-08-1929-0/+401
* [AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-199-0/+59
* [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-1913-0/+85
* Prelimit number of bytes to read in "vFile:pread:"Gary Benson2015-08-192-0/+17
* Remove link_info.picAlan Modra2015-08-199-29/+30
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-1916-46/+63