aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey6-10/+65
2016-09-21Update and add .gitignore'sSimon Marchi9-0/+53
2016-09-21ppc: Add Power ISA 3.0/POWER9 instructions record supportEdjunior Barbosa Machado2-11/+460
2016-09-21[AArch64] Print spaces after commas in addressesRichard Sandiford59-9712/+9783
2016-09-21[AArch64] Use "must" rather than "should" in error messagesRichard Sandiford8-83/+98
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford19-98/+318
2016-09-21Fix misplaced ChangeLogRichard Sandiford2-11/+15