aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi177-675/+906
2015-08-26Fix native follow-exec-mode "new"Don Breazeal3-3/+21
2015-08-26New test for follow-exec-modeDon Breazeal3-0/+242
2015-08-26gdb: Add Markus Metzger as btrace maintainerPedro Alves2-0/+11
2015-08-26Use stable sort for ld -r relocsAlan Modra2-72/+86
2015-08-26Select MIPS ABi based upon abiflags rather than e_flags.Matthew Fortune4-235/+250
2015-08-26Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra4-4/+13
2015-08-26Add asprintf to the list of functions whose decls are checked at configure time.Nick Clifton4-1/+22
2015-08-26Fix problem where script specified both address and region for a section.Cary Coutant3-19/+54
2015-08-25Fix --no-as-needed when shared library is listed twice on the command line.Cary Coutant3-3/+25
2015-08-25Fix internal error in gold when script uses section address in assignment.Cary Coutant4-14/+53
2015-08-25Fix regression introduced by fix for PR 18703.Cary Coutant2-15/+23
2015-08-26Automatic date update in version.inGDB Administrator1-1/+1
2015-08-25Replace assertions with warning messages about ELF binaries containing multip...Nick Clifton2-2/+24
2015-08-25Update MIPS tests for test failures on some configurations.Simon Dardis4-14/+20
2015-08-25remote: allow aborting long operations (e.g., file transfers)Pedro Alves9-21/+143
2015-08-25Support for the sparc %pmcdper privileged register.Jose E. Marchesi9-2/+30
2015-08-25Print tid in debug output of debug_reg_change_callbackYao Qi2-5/+11
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat45-155/+1003
2015-08-25[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NCRenlin Li3-2/+8
2015-08-25Move aarch64_linux_new_thread to nat/aarch64-linux.cYao Qi6-29/+28
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi11-81/+127
2015-08-25Make aarch64_linux_prepare_to_resume the same on GDB and GDBserverYao Qi4-9/+18
2015-08-25Add pid argument in aarch64_get_debug_reg_stateYao Qi2-10/+16
2015-08-25Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...Yao Qi6-170/+108
2015-08-25Make debug_reg_change_callback the same on GDB and GDBserverYao Qi2-2/+2
2015-08-25Make aarch64_notify_debug_reg_change the same on GDB and GDBserverYao Qi4-2/+12
2015-08-25Use debug_printf in debug_reg_change_callbackYao Qi4-21/+28
2015-08-25Use phex debug_reg_change_callbackYao Qi2-8/+12
2015-08-25Get pid rather than lwpidYao Qi2-1/+6
2015-08-25Remove some comments in debug_reg_change_callbackYao Qi2-20/+4
2015-08-25Re-indent the codeYao Qi2-33/+38
2015-08-25[gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_changeYao Qi2-19/+21
2015-08-25Automatic date update in version.inGDB Administrator1-1/+1
2015-08-24gdbserver crashes when multiprocess extensions aren't supportedPedro Alves7-3/+110
2015-08-24Add "set remote multiprocess-extensions-packet" commandPedro Alves5-2/+26
2015-08-24Update gnulib to current upstream masterPedro Alves160-1272/+3885
2015-08-24Prepare for gnulib updatePedro Alves24-28/+94
2015-08-24Fix gdbserver SPU buildPedro Alves2-1/+6
2015-08-24Make z intLuis Machado2-1/+5
2015-08-24Make z volatile.Luis Machado2-1/+6
2015-08-24Prevent GCC from folding inline test functionsLuis Machado5-3/+15
2015-08-24gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves7-49/+32
2015-08-24gdb manual: Remove references to deleted targetsPedro Alves2-398/+16
2015-08-24Delete the remaining ROM monitor targetsPedro Alves13-4452/+46
2015-08-24Fix the partial disassembly of a broken three byte instruction at the end of ...Jan Stancek5-2/+29
2015-08-24gnu_vector.exp: Avoid some more known FAILsAndreas Arnez2-13/+60
2015-08-24Missing parts of fixes for in-tree libiconvYaakov Selkowitz4-36/+112
2015-08-24Automatic date update in version.inGDB Administrator1-1/+1
2015-08-23Reorder enum output_type for better code generationAlan Modra2-1/+5