aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Automatic date update in version.inGDB Administrator1-1/+1
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves5-154/+23
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan4-4/+120
2016-04-18fortran: Testsuite, fix different type naming across compilers.Bernhard Heckel9-48/+142
2016-04-18Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel2-0/+7
2016-04-18testsuite: Support detection of Intel compilers via test_compiler_version.Bernhard Heckel3-0/+29
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune13-7/+180
2016-04-18Revert 415fa612Yao Qi2-8/+8
2016-04-18Automatic date update in version.inGDB Administrator1-1/+1
2016-04-17Revert "gas/arc: Make .cpu directive case-insensitive"Andrew Burgess2-8/+14
2016-04-17Automatic date update in version.inGDB Administrator1-1/+1
2016-04-16gas/arc: Make .cpu directive case-insensitiveAndrew Burgess2-8/+13
2016-04-16gas/arc: Support NPS400 in .cpu directiveAndrew Burgess2-0/+8
2016-04-15remove pointless assignmentTrevor Saunders2-5/+8
2016-04-16gdb/ada-exp.y: Remap yydefredPedro Alves2-0/+5
2016-04-16Automatic date update in version.inGDB Administrator1-1/+1
2016-04-16Fix gdb build with --enable-build-with-cxx --disable-nlsPedro Alves2-2/+7
2016-04-16Fix gdb C++ build when libipt is availablePedro Alves2-2/+7
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu25-988/+1650
2016-04-15MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves2-4/+13
2016-04-15[ARM] minor opt in thumb_stack_frame_destroyed_pYao Qi2-0/+13
2016-04-15Fix non-ELF powerpc build breakageAlan Modra2-0/+6
2016-04-15Add missing ChangeLog entry for PR gas/19909 fixH.J. Lu1-0/+10
2016-04-15Automatic date update in version.inGDB Administrator1-1/+1
2016-04-14make a few variables staticTrevor Saunders4-3/+9
2016-04-14remove some unused globalsTrevor Saunders3-2/+7
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess20-19/+300
2016-04-14bfd/arc: Rename enum entries to avoid conflictsAndrew Burgess2-17/+25
2016-04-14opcodes/arc: Move instruction length logic to new functionAndrew Burgess2-13/+50
2016-04-14Replace "link" with "sh_link"H.J. Lu2-10/+17
2016-04-14gas/arc: Unify tests run on big/little endian arc assemblerAndrew Burgess4-3/+8
2016-04-14Avoid "format not a string literal" warningsPedro Alves3-25/+37
2016-04-14Avoid implicit float <-> integer conversion warningsPedro Alves3-3/+9
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton19-88/+396
2016-04-14Extend PE matching regexp in PR 19457 test to match cygwin and mingw targets.Nick Clifton2-0/+15
2016-04-14Automatic date update in version.inGDB Administrator1-1/+1
2016-04-13Test GDB connection to GDBserver with no symbol filesLuis Machado3-0/+124
2016-04-13Debugging without a binary (regression)Luis Machado2-2/+64
2016-04-13Fix zero_ext documentationAntoine Tremblay2-2/+5
2016-04-13[ARC] Fix setting private elf flags when parsing .cpu.Claudiu Zissulescu2-3/+13
2016-04-13Fix and improve comment in gdb_remote_downloadSimon Marchi2-2/+11
2016-04-13Add support to readelf for detecting and reporting Solaris specific section t...Nick Clifton2-17/+134
2016-04-13ld/testsuite: Initialise a variable to prevent tcl errorsAndrew Burgess2-0/+6
2016-04-13gdbserver-base.exp: Copy file to standard output directory in ${board}_downloadSimon Marchi2-1/+13
2016-04-13oops - omitted from previous delta.Nick Clifton1-0/+7
2016-04-13Fix disassembly of the V850's LD.BU instruction.Nick Clifton5-2/+41
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay4-3/+12
2016-04-13Fix PR remote/19840: gdb crashes on reverse-stepiPedro Alves2-0/+32
2016-04-13btrace: fix test build error in gdb.btrace/instruction_history.cMarkus Metzger2-0/+6
2016-04-13Update x86-64 tests for --as-neededH.J. Lu2-12/+34