aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-08Remove make_cleanup_value_freeTom Tromey5-21/+25
2017-10-08Change search_symbols to return std::vectorTom Tromey3-168/+98
2017-10-09PR22212, memory leak in nmAlan Modra2-0/+10
2017-10-08sh: Dump dynamic relocation info to the map fileH.J. Lu2-1/+14
2017-10-08sparc: Remove a strayed commentH.J. Lu2-2/+5
2017-10-09Automatic date update in version.inGDB Administrator1-1/+1
2017-10-08tilegx: Set this_hdr.sh_entsize only if section size > 0H.J. Lu2-9/+14
2017-10-08Reformat elf_x86_allocate_dynrelocsH.J. Lu2-2/+5
2017-10-07sparc: Dump dynamic relocation info to the map fileH.J. Lu2-1/+16
2017-10-08Automatic date update in version.inGDB Administrator1-1/+1
2017-10-07ld-elf/merge.d: Don't expect to fail for sparcH.J. Lu2-1/+5
2017-10-07Automatic date update in version.inGDB Administrator1-1/+1
2017-10-06x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO commentsH.J. Lu2-7/+9
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu5-17/+29
2017-10-06Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore2-0/+9
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin5-0/+81
2017-10-06Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule for arch/*.cYao Qi3-6/+9
2017-10-06Move arm.o arm-get-next-pcs.o arm-linux.o to arch/Yao Qi3-7/+14
2017-10-06Move i386.o to arch/i386.oYao Qi3-2/+7
2017-10-06Add "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOCH.J. Lu2-15/+28
2017-10-06Fix more GDB build breakage on mingw32Pedro Alves2-0/+5
2017-10-06Fix GDB build under msys+mingw gcc 32bitYuanhui Zhang2-0/+5
2017-10-06Share code updating gdb_target_obsYao Qi2-109/+135
2017-10-06[RFC] Replicate src dir in build dirYao Qi5-16/+60
2017-10-06gdb: Fix decoding of ARM neon memory hint insns.Jose E. Marchesi2-2/+8
2017-10-06x86: Add VERIFY_COPY_RELOCH.J. Lu4-14/+17
2017-10-06x86: Add VERIFY_PLT_ENTRYH.J. Lu4-23/+20
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu4-14/+17
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu4-57/+59
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu4-16/+25
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu4-8/+20
2017-10-06x86: Add RESOLVED_LOCALLY_PH.J. Lu1-0/+6
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu3-34/+21
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu4-85/+62
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu4-8/+15
2017-10-06DWARF header checksAlan Modra2-86/+95
2017-10-05powerpc: Dump dynamic relocation info to the map fileH.J. Lu2-8/+32
2017-10-06Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05Fix fork-related regressions on GNU/LinuxPedro Alves2-1/+10
2017-10-05Remove unused "union agent_val" from ax.hUlrich Weigand2-12/+5
2017-10-05Clean up some DFP interfacesUlrich Weigand12-80/+133
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand27-38/+38
2017-10-05Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin2-0/+25
2017-10-05Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin2-0/+7
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin4-0/+13
2017-10-05Fix the MSP430 assembler so that it detects and reports extraneous text at th...Nick Clifton6-27/+114
2017-10-05Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2-1/+5
2017-10-05Update the Hungarian translation in the gprof directory.Nick Clifton2-91/+100
2017-10-05Updated Turkish translation for the ld sub-directory.Nick Clifton2-663/+1504
2017-10-05tile: Dump dynamic relocation info to the map fileH.J. Lu3-2/+26