aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda5-13/+34
2016-07-22Automatic date update in version.inGDB Administrator1-1/+1
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu13-61/+86
2016-07-21Move ChangeLog entry for PR ld/20376H.J. Lu2-6/+6
2016-07-21Allow empty struct expressions in RustTom Tromey6-4/+26
2016-07-21Add -Wunused-but-set-* to buildTom Tromey5-3/+13
2016-07-21Fix djgpp gdb buildPedro Alves4-7/+35
2016-07-21Remove unused variable in windows-nat.cPedro Alves2-2/+5
2016-07-21Remove unused variable in gdb/varobj.c when built without Python supportPedro Alves2-2/+7
2016-07-21Fix cast to 'gdb_breakpoint *'Yao Qi2-1/+6
2016-07-21Support vCont s and S actions with software single stepYao Qi2-5/+13
2016-07-21Use reinsert_breakpoint for vCont;sYao Qi2-8/+83
2016-07-21Enqueue signal even when resuming threadsYao Qi2-21/+27
2016-07-21Use enqueue_pending_signal in linux_resume_one_threadYao Qi2-11/+14
2016-07-21Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi4-2/+30
2016-07-21Make reinsert_breakpoint thread specificYao Qi4-55/+92
2016-07-21Refactor clone_all_breakpointsYao Qi6-16/+24
2016-07-21Create sub classes of 'struct breakpoint'Yao Qi4-67/+188
2016-07-21Pass breakpoint type in set_breakpoint_atYao Qi3-7/+24
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi2-0/+19
2016-07-21Fix typo fsqrt -> sqrtf.Nick Clifton1-1/+1
2016-07-21oops - forgot to include binutils.texi in the previous delta.Nick Clifton1-29/+8
2016-07-21Use fsqrt() to calculate float (rather than double) square root.Nick Clifton2-1/+5
2016-07-21Fix fail in gdb.server/solib-list.expYao Qi2-0/+9
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra19-37/+61
2016-07-21Fix implib test failuresAlan Modra9-25/+72
2016-07-21Automatic date update in version.inGDB Administrator1-1/+1
2016-07-20Use a real vfork done event on FreeBSD when available.John Baldwin2-3/+45
2016-07-20Enable ptrace events on new child processes.John Baldwin2-0/+8
2016-07-20Consolidate code to enable optional FreeBSD native target event reporting.John Baldwin2-31/+36
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu19-131/+723
2016-07-20Handle version 1a of FreeBSD's NT_PRSINFO.John Baldwin2-9/+34
2016-07-20Check p_paddr for program header spaceH.J. Lu2-1/+9
2016-07-20testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDBJan Kratochvil2-0/+13
2016-07-20testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil2-2/+6
2016-07-20testsuite patch: Skip py-unwind.exp on x86_64 -m32Jan Kratochvil2-1/+5
2016-07-20MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki2-7/+10
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton2-2/+8
2016-07-20Enable the configuration of GDB for the NDS32 target.Yan-Ting Lin3-6/+5
2016-07-20Early expression evaluationAlan Modra3-55/+37
2016-07-20Mark some more powerpc relocs as not handled by generic linkerAlan Modra3-68/+74
2016-07-20Automatic date update in version.inGDB Administrator1-1/+1
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath3-1/+10
2016-07-19Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves6-5/+21
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki38-128/+600
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki90-113/+5968
2016-07-19make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders2-32/+97
2016-07-19sparc: make a field type bfd_reloc_code_real_typeTrevor Saunders2-1/+6
2016-07-19sparc: remove a sentinalTrevor Saunders2-16/+17
2016-07-19tc-z8k.c: make some argument types bfd_reloc_code_real_typeTrevor Saunders2-3/+14