aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Frame info dump: Fix bad register marks.Andreas Krebbel1-10/+23
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel7-2/+78
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra8-77/+59
2016-09-29Display .gnu.attributes tags for powerpc64Alan Modra2-0/+6
2016-09-29Automatic date update in version.inGDB Administrator1-1/+1
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves5-0/+105
2016-09-28Small improvements to the remote protocol manualTom Tromey2-27/+51
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki5-286/+230
2016-09-28Automatic date update in version.inGDB Administrator1-1/+1
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon8-6/+262
2016-09-27Don't treat as separate symbols if unversioned symbol is undefined.Cary Coutant2-0/+7
2016-09-27Add archives and make stamps to the .gitignore file.Simon Marchi2-0/+14
2016-09-27Ensure that the timestamp in PE/COFF headers is always initialised.Nick Clifton2-0/+8
2016-09-27Detect the magic address of EXC_RETURN in ARM coretx-m profileFredrik Hederstierna2-9/+65
2016-09-27Automatic date update in version.inGDB Administrator1-1/+1
2016-09-26tc-xtensa.c: fixup xg_reverse_shift_count typoTrevor Saunders2-1/+6
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov27-55/+461
2016-09-26Fix the calculation of AMD64_PCRQUAD relocations.Awson2-1/+12
2016-09-26[ARC] ISA alignment.Claudiu Zissulescu6-36/+74
2016-09-26PowerPC .gnu.attributesAlan Modra28-171/+259
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra2-5/+6
2016-09-26[GOLD] warning fixesAlan Modra3-2/+8
2016-09-26Fix nm potential buffer overflowAlan Modra2-14/+28
2016-09-26Call debug_exit in linux_wait_1Yao Qi2-0/+17
2016-09-26Automatic date update in version.inGDB Administrator1-1/+1
2016-09-25Automatic date update in version.inGDB Administrator1-1/+1
2016-09-24Fix a use of target_mourn_inferior in windows-nat.cJon Turney2-1/+6
2016-09-24Automatic date update in version.inGDB Administrator1-1/+1
2016-09-23Use std::string rather than dyn-stringTom Tromey4-39/+27
2016-09-23Use std::vector in objfiles.cTom Tromey2-7/+11
2016-09-23Use std::string, std::vector in rust-lang.cTom Tromey2-22/+20
2016-09-23Use std::string in cp-namespace.cTom Tromey2-34/+22
2016-09-23Use std::string in break-catch-sig.cTom Tromey2-11/+11
2016-09-23Remove some unnecessary codeTom Tromey3-8/+5
2016-09-23Replace sprintf with xsnprintf in nat/linux-osdata.cYao Qi2-2/+10
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves6-4/+132
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki7-80/+328
2016-09-23S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel4-4/+11
2016-09-23Automatic date update in version.inGDB Administrator1-1/+1
2016-09-22Close gdbserver in mi_gdb_exitYao Qi2-5/+38
2016-09-22Fix build breakage from commit 6ec2b2Edjunior Barbosa Machado2-2/+11
2016-09-22Use gdbserver-base in remote-gdbserver-on-localhost.expYao Qi3-37/+9
2016-09-22Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton2-1/+10
2016-09-22arc: Fix ARI warning for printf(%p)Anton Kolesov2-2/+7
2016-09-22Remove legacy basepri_mask MRS/MSR special regThomas Preud'homme2-1/+5
2016-09-22Check the right proc nameYao Qi2-1/+6
2016-09-22Automatic date update in version.inGDB Administrator1-1/+1
2016-09-21Add myself as a write-after-approval GDB maintainerAnton Kolesov2-0/+5
2016-09-21arc: New Synopsys ARC portAnton Kolesov15-1/+1822
2016-09-21ppc: Fix return of instruction handlers in ppc_process_record_op63Edjunior Barbosa Machado2-2/+8