aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Prepare powerpc64 for late check_relocsAlan Modra2-59/+90
2017-10-10Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra3-2/+7
2017-10-10Automatic date update in version.inGDB Administrator1-1/+1
2017-10-09Remove free_splay_tree cleanupTom Tromey3-16/+56
2017-10-09Remove "do_nothing"Tom Tromey2-6/+6
2017-10-09mn10300: Don't free cached internal symbol tableH.J. Lu2-1/+6
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu2-1/+6
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2-46/+135
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves5-8/+73
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin3-4/+10
2017-10-09Don't try building gdb against guile-2.2Simon Marchi3-3/+8
2017-10-09S/390: Sync with latest POP - 3 new instructionsAndreas Krebbel6-1/+22
2017-10-09S/390: Sync with IBM z14 POP - SI_RD formatAndreas Krebbel3-4/+13
2017-10-09Fix automatic dependency trackingTom Tromey2-4/+10
2017-10-09Make cp_remove_params return a gdb::unique_xmalloc_ptrPedro Alves6-28/+35
2017-10-09Fix link time warning message when running the srec linker tests.Nick Clifton2-1/+3
2017-10-09Fix compile time warning message when running the PR19874 linker test.Nick Clifton2-1/+6
2017-10-09Add missing changelog entriesAndreas Krebbel1-0/+11
2017-10-09Fix gdb.base/print-file-var-main.c value check logicPedro Alves3-4/+11
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu6-2/+36
2017-10-09Replace nop in fill-1.s testcase.Andreas Krebbel1-1/+1
2017-10-09Enable .fill forward labelsAndreas Krebbel3-1/+8
2017-10-08Remove some cleanups from dwarf2read.cTom Tromey2-137/+76
2017-10-08Remove cleanup from frame_prepare_for_snifferTom Tromey4-20/+27
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