aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves2-60/+35
2016-06-01Add support for some variants of the ARC nps400 rflt instruction.Graham Markall5-55/+81
2016-06-01Add xmalloc_failed() function to common-utils.c in to avoid the need to link ...Nick Clifton2-0/+11
2016-06-01infcmd, btrace: fix crash in 'finish' for tailcall-only framesMarkus Metzger2-5/+30
2016-06-01Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi2-0/+8
2016-05-31sh: make constant unsigned to avoid narrowingTrevor Saunders2-1/+6
2016-05-31Document the GDB 7.11.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-06-01Automatic date update in version.inGDB Administrator1-1/+1
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan12-93/+851
2016-05-31objcopy add-symbol uninitialised structAlan Modra2-110/+119
2016-05-31Don't needlessly clear xmemdup allocated memory.Alan Modra2-2/+8
2016-05-31Automatic date update in version.inGDB Administrator1-1/+1
2016-05-30gold/s390: Fix compilation on gcc 4.4Marcin Koƛcielnicki2-66/+162
2016-05-30Add tests for 64bit values in trace-condition.expAntoine Tremblay2-0/+99
2016-05-30Add variable length tests for emit_ref in trace-condition.expAntoine Tremblay3-5/+17
2016-05-30Add emit_less_unsigned test in trace-condition.expAntoine Tremblay2-0/+7
2016-05-30Move trace conditions tests from ftrace.exp to trace-condition.expAntoine Tremblay3-74/+12
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay2-0/+42
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil5-25/+120
2016-05-30Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enumJan Kratochvil2-25/+58
2016-05-30Automatic date update in version.inGDB Administrator1-1/+1
2016-05-29NEWS: QCatchSyscalls: simplifyJan Kratochvil2-8/+9
2016-05-29NEWS: Remove empty line.Jan Kratochvil2-1/+4
2016-05-29Add missing ChangeLog entriesH.J. Lu2-0/+25
2016-05-29Add .noavx512XX directives to x86 assemblerH.J. Lu9-0/+882
2016-05-29Automatic date update in version.inGDB Administrator1-1/+1
2016-05-28Add dependencies to configure ruleAlan Modra3-2/+13
2016-05-28MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki7-0/+85
2016-05-28MIPS/LD/testsuite: Rename `unaligned-syms' to `unaligned-data'Maciej W. Rozycki6-4/+13
2016-05-28MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki10-8/+146
2016-05-28Return void from linker callbacksAlan Modra102-1467/+1026
2016-05-28Automatic date update in version.inGDB Administrator1-1/+1
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki12-6/+253
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki6-1/+31
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu22-5462/+6113
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves2-0/+40
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu8-10539/+10565
2016-05-27Improve documentation of general query packetsEli Zaretskii2-51/+57
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu6-12/+39
2016-05-27Fix typo introduced during the most recent synchronization update.Nick Clifton2-2/+7
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2-272/+408
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess2-1/+7
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess5-5/+99
2016-05-27Don't clear cpu64 nor cpuno64H.J. Lu2-2/+5
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner7-0/+40
2016-05-27Automatic date update in version.inGDB Administrator1-1/+1
2016-05-26Append ".p2align 4" to some x86 directive testsH.J. Lu11-0/+23
2016-05-26metag: make an array's type unsigned char[]Trevor Saunders2-1/+6
2016-05-26rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2-1/+9
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki33-197/+74