aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-26Fix print of value type in a corner case of finishAntoine Tremblay4-2/+16
2015-02-26Fix undefined arithmetic operations detected by -fsanitize=undefined when run...Nick Clifton3-21/+55
2015-02-26Dwarf assembler: handle one instruction functionYao Qi2-1/+11
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil6-2/+66
2015-02-26Fixes a resource exhaustion problem when running windres on a corrupt binary.Nick Clifton2-6/+18
2015-02-26PowerPC64 thread-safe stubs not needed for ipltAlan Modra2-6/+17
2015-02-26Rework signal frame probing for FreeBSD/x86John Baldwin5-31/+245
2015-02-26Fix infinite recursion in amd64fbsd_sigcontext_addrJohn Baldwin2-1/+10
2015-02-26Change // comment in gdb/compile/Jan Kratochvil1-0/+6
2015-02-26Change // comment in gdb/compile/Jan Kratochvil2-2/+2
2015-02-26Remove // comment in gdb/iq2000-tdep.cJoel Brobecker2-2/+5
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo35-20/+190
2015-02-26Use dynamic text relocs for protected varsAlan Modra3-0/+41
2015-02-26Automatic date update in version.inGDB Administrator1-1/+1
2015-02-25objcopy: Factor out some of the option parsing code.Andrew Burgess2-67/+84
2015-02-25AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess11-1/+428
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess8-0/+611
2015-02-25avr/gas: Write out data to track .org/.align usage.Andrew Burgess5-0/+434
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo48-663/+590
2015-02-25[gas][ARM] Document supported ARMv8 cores.Kyrylo Tkachov2-0/+8
2015-02-25[aarch64] Fix one fail in gdb.xml/tdesc-regs.expYao Qi2-0/+8
2015-02-25Automatic date update in version.inGDB Administrator1-1/+1
2015-02-24Adds support for emulating V850 e3v5 instructions to the simulator.Nick Clifton2-22/+855
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton27-49/+888
2015-02-24Fixes compiling peXXigen under MAC OS/X where the wcsncasecmp function is not...Nick Clifton5-6/+40
2015-02-24readelf: handle corrupted chains betterMike Frysinger2-10/+20
2015-02-25Add aligned string merge testAlan Modra3-0/+35
2015-02-24Speed up the display of unwind tables by using a binary chop search to locate...Dmitry Antipov2-86/+159
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj6-11/+49
2015-02-24Improves the warning message produyced by objdump when it cannot load a section.Nick Clifton2-1/+7
2015-02-24Fix the detection of illegal memory accesses in the MSP430 simulator.Nick Clifton2-34/+67
2015-02-24Fix the gas test align2 for the PDP11 by ensuring that the .text and .data se...Nick Clifton2-0/+13
2015-02-24PowerPC64 GOLD: complain on misaligned _DS relocsAlan Modra2-3/+12
2015-02-24Automatic date update in version.inGDB Administrator1-1/+1
2015-02-23Fix typo in earlier entry.Doug Evans1-1/+1
2015-02-23PR gdb/18008: Fix typo in documentationSergio Durigan Junior2-1/+7
2015-02-23gdbserver: redo stepping over breakpoint that was on top of a permanent break...Pedro Alves2-8/+45
2015-02-23delete_breakpoints: Rewrite using gdb_test_multiplePedro Alves2-14/+29
2015-02-23Adds a space between the operands of the RL78's MOV instruction for consisten...Vinay3-8/+14
2015-02-23Add support for the h8300-linux target.Yoshinori Sato19-5/+266
2015-02-23remote.c: simplify parsing stop reasons in T stop repliesPedro Alves2-85/+89
2015-02-23Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton2-1/+6
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton5-8/+77
2015-02-23Fixes a typo in the license notice in include/elf/score.hNick Clifton2-2/+8
2015-02-23gdb.base/info-os.c: Include stdlib.hPedro Alves2-0/+5
2015-02-23Fixes a couple of typos in the license header of the cpu-w65.c file.Nick Clifton2-2/+7
2015-02-23gdbserver: 64-bit kernel / 32-inferior, syscall restartingPedro Alves2-2/+12
2015-02-23Automatic date update in version.inGDB Administrator1-1/+1
2015-02-22sim/erc32: Use readline.h for readline types and functions.Jiri Gaisler3-12/+8
2015-02-22Set GOLD_DEFAULT_SIZE to 32 for x32H.J. Lu3-0/+7