aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-21[AArch64][SVE 32/32] Add SVE testsRichard Sandiford15-0/+79428
2016-09-21[AArch64][SVE 31/32] Add SVE instructionsRichard Sandiford13-117/+9501
2016-09-21[AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford7-0/+236
2016-09-21[AArch64][SVE 29/32] Add new SVE core & FP register operandsRichard Sandiford11-20/+98
2016-09-21[AArch64][SVE 28/32] Add SVE FP immediate operandsRichard Sandiford15-53/+293
2016-09-21[AArch64][SVE 27/32] Add SVE integer immediate operandsRichard Sandiford15-100/+714
2016-09-21[AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford14-53/+373
2016-09-21[AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford15-64/+1035
2016-09-21[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford15-19/+186
2016-09-21[AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford11-11/+210
2016-09-21[AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford6-4/+82