aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay7-86/+109
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay11-13/+53
2015-12-18Fix formatting in coff-x86_64.cH.J. Lu2-48/+54
2015-12-18Fix formatting of coff-i386.cNick Clifton2-32/+36
2015-12-17Implement --long-plt flag (ARM only).Peter Collingbourne3-21/+127
2015-12-18Automatic date update in version.inGDB Administrator1-1/+1
2015-12-17MAINTAINERS: Add myself as MIPS maintainerMaciej W. Rozycki2-0/+5
2015-12-17[Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan1-0/+9
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves5-34/+81
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves12-541/+171
2015-12-17Fix one heap buffer overflow in aarch64_push_dummy_callYao Qi2-3/+12
2015-12-17[Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan6-3/+31
2015-12-17Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon5-0/+47
2015-12-16PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.Roland McGrath2-2/+13
2015-12-17Automatic date update in version.inGDB Administrator1-1/+1
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves6-8/+56
2015-12-16[C++] Fix -Winvalid-offsetof warnings with g++ 4.4Pedro Alves2-10/+40
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene16-6/+458
2015-12-16Automatic date update in version.inGDB Administrator1-1/+1
2015-12-15[ARM] Enable CRC by default for ARMv8.1 and later.Matthew Wahab2-3/+11
2015-12-15Remove refernces to a non-existent silicon errata.Nick Clifton3-14/+9
2015-12-15Tweak gdb.trace/ftrace.exp for aarch64Yao Qi2-0/+7
2015-12-15bfd: don't produce corrupt COFF symbol table due to long ELF file name symbolsJan Beulich5-14/+61
2015-12-15Fix invalid left shift of negative valueDominik Vogt11-33/+55
2015-12-15Update the copyright notices in the affected files.Nick Clifton5-12/+12
2015-12-15Add support for the MRS instruction to the AArch64 simulator.Nick Clifton2-9/+53
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato92-1368/+3800
2015-12-15Automatic date update in version.inGDB Administrator1-1/+1
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore2-1/+12
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore17-57/+137
2015-12-14Target remote mode fork and exec event documentationDon Breazeal4-77/+213
2015-12-14Target remote mode fork and exec event supportDon Breazeal6-114/+161
2015-12-14Target remote mode fork and exec test updatesDon Breazeal18-65/+49
2015-12-14[AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instru...Matthew Wahab8-1021/+1088
2015-12-14[AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift By Immediate instructions.Matthew Wahab10-1262/+1344
2015-12-14[AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions.Matthew Wahab8-1101/+1223
2015-12-14[AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab7-8/+33
2015-12-14[AArch64][PATCH 10/14] Rework code mapping vector types to operand qualifiers.Matthew Wahab2-6/+35
2015-12-14[AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified Immediate instructions.Matthew Wahab8-1535/+1577
2015-12-14[AArch64][PATCH 8/14] Support FP16 Adv.SIMD Across Lanes instructions.Matthew Wahab10-1664/+1776
2015-12-14[AArch64][PATCH 7/14] Support FP16 Scalar Indexed Element instructions.Matthew Wahab8-1215/+1312
2015-12-14[AArch64][PATCH 6/14] Support FP16 Vector Indexed Element instructions.Matthew Wahab8-1580/+1700
2015-12-14[AArch64][PATCH 5/14] Support FP16 Scalar Two Register Misc. instructions.Matthew Wahab8-1238/+1650
2015-12-14[AArch64][PATCH 4/14] Support FP16 Vector Two Register Misc. instructions.Matthew Wahab9-1776/+2377
2015-12-14[AArch64][PATCH 3/14] Support ARMv8.2 FP16 Scalar Three Same instructions.Matthew Wahab8-1081/+1268
2015-12-14[AArch64][PATCH 2/14] Support ARMv8.2 FP16 Vector Three Same instructions.Matthew Wahab8-1363/+1907
2015-12-14[AArch64][PATCH 1/14] Support ARMv8.2 FP16 Adv.SIMD instructions.Matthew Wahab2-0/+8
2015-12-14[AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patchMatthew Wahab2-6/+15