aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Update x86-64 testsusers/hjl/relocsH.J. Lu5-153/+166
2016-05-03Pass --no-relax to ld-x86-64/pr18591.dH.J. Lu1-1/+1
2016-05-03Call elf_x86_64_convert_load_reloc from elf_x86_64_check_relocsH.J. Lu1-24/+71
2016-05-03Update i386 testsH.J. Lu3-85/+98
2016-05-03Call elf_i386_convert_load_reloc from elf_i386_check_relocsH.J. Lu1-146/+53
2016-05-03Add a do_assignments hook to ldemulH.J. Lu21-75/+256
2016-05-03X86: Extract convert_load_reloc from convert_loadH.J. Lu2-670/+705
2016-05-03x86: Cache the section contents in check_relocsH.J. Lu2-53/+69
2016-05-03Updated Swedish translation for the binutils.Nick Clifton2-4/+8
2016-05-03Fix gdb/python/python.c use-after-freePedro Alves2-1/+10
2016-05-03Remove gdb/python/python.c code that handles strlen failing with -1Pedro Alves2-5/+5
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang13-6/+109
2016-05-03Fix generation of AArhc64 instruction table.Szabolcs Nagy5-6/+17
2016-05-03Assume that the GAS testsuite for the AVR is being run without -mlink-relax s...Pitchumani Sivanupandi2-0/+6
2016-05-03Skip ELF STT_COMMON linker tests if shared libraries are not supported.Senthil Kumar Selvaraj2-0/+13
2016-05-03Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves3-0/+33
2016-05-03Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves3-2/+14
2016-05-03[gdb] Fix -Wparentheses warningsKyrylo Tkachov2-37/+50
2016-05-03Automatic date update in version.inGDB Administrator1-1/+1
2016-05-02Fix detach.exp remote checkSimon Marchi2-5/+4
2016-05-02Fix annota-input-while-running.exp remote checkSimon Marchi2-19/+12
2016-05-02Fix startup on MS-Windows when 'gdb.ini' is found in $HOMEEli Zaretskii2-3/+11
2016-05-02Automatic date update in version.inGDB Administrator1-1/+1
2016-05-01Automatic date update in version.inGDB Administrator1-1/+1
2016-04-30Automatic date update in version.inGDB Administrator1-1/+1
2016-04-29Set interpreter in x86 create_dynamic_sectionsH.J. Lu3-28/+31
2016-04-29Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu3-11/+47
2016-04-29Download source only on remote hostH.J. Lu3-7/+32
2016-04-29Enhance readelf's recognition of AVR relocation types.Pitchumani Sivanupandi2-37/+57
2016-04-29i386: Don't relocate section when check_relocs failedH.J. Lu2-16/+34
2016-04-29X86-64: Set check_relocs_failed on errorH.J. Lu2-17/+29
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton10-143/+361
2016-04-29Automatic date update in version.inGDB Administrator1-1/+1
2016-04-28Don't show deprecated commands in helpSimon Marchi2-1/+9
2016-04-28Add test for tracepoint enable/disableSimon Marchi3-0/+171
2016-04-28Fix write endianness/size problem for fast tracepoint enabled flagPar Olsson2-1/+14
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi8-14/+25
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton6-216/+215
2016-04-28Remove need_step_over from struct lwp_infoYao Qi2-20/+0
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton10-1332/+1272
2016-04-28Automatic date update in version.inGDB Administrator1-1/+1
2016-04-27Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu2-0/+5
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi54-85/+147
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi11-15/+38
2016-04-27Workaround gdbserver<7.7 for setfsJan Kratochvil2-0/+23
2016-04-27Skip debug sections when estimating distancesH.J. Lu4-15/+33
2016-04-27Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2-0/+10
2016-04-27c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan2-8/+14
2016-04-27Tweak doc on command tfindYao Qi2-1/+7
2016-04-27Avoid non-C++-enabled babeltrace versionsAndreas Arnez3-0/+8