summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extract convert_load_reloc from x86 convert_loadusers/hjl/cacheH.J. Lu2016-05-032-670/+705
* Cache the section contents in x86 check_relocsH.J. Lu2016-05-032-53/+69
* Updated Swedish translation for the binutils.Nick Clifton2016-05-032-4/+8
* Fix gdb/python/python.c use-after-freePedro Alves2016-05-032-1/+10
* Remove gdb/python/python.c code that handles strlen failing with -1Pedro Alves2016-05-032-5/+5
* [AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang2016-05-0313-6/+109
* Fix generation of AArhc64 instruction table.Szabolcs Nagy2016-05-035-6/+17
* Assume that the GAS testsuite for the AVR is being run without -mlink-relax s...Pitchumani Sivanupandi2016-05-032-0/+6
* Skip ELF STT_COMMON linker tests if shared libraries are not supported.Senthil Kumar Selvaraj2016-05-032-0/+13
* Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves2016-05-033-0/+33
* Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves2016-05-033-2/+14
* [gdb] Fix -Wparentheses warningsKyrylo Tkachov2016-05-032-37/+50
* Automatic date update in version.inGDB Administrator2016-05-031-1/+1
* Fix detach.exp remote checkSimon Marchi2016-05-022-5/+4
* Fix annota-input-while-running.exp remote checkSimon Marchi2016-05-022-19/+12
* Fix startup on MS-Windows when 'gdb.ini' is found in $HOMEEli Zaretskii2016-05-022-3/+11
* Automatic date update in version.inGDB Administrator2016-05-021-1/+1
* Automatic date update in version.inGDB Administrator2016-05-011-1/+1
* Automatic date update in version.inGDB Administrator2016-04-301-1/+1
* Set interpreter in x86 create_dynamic_sectionsH.J. Lu2016-04-293-28/+31
* Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu2016-04-293-11/+47
* Download source only on remote hostH.J. Lu2016-04-293-7/+32
* Enhance readelf's recognition of AVR relocation types.Pitchumani Sivanupandi2016-04-292-37/+57
* i386: Don't relocate section when check_relocs failedH.J. Lu2016-04-292-16/+34
* X86-64: Set check_relocs_failed on errorH.J. Lu2016-04-292-17/+29
* Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton2016-04-2910-143/+361
* Automatic date update in version.inGDB Administrator2016-04-291-1/+1
* Don't show deprecated commands in helpSimon Marchi2016-04-282-1/+9
* Add test for tracepoint enable/disableSimon Marchi2016-04-283-0/+171
* Fix write endianness/size problem for fast tracepoint enabled flagPar Olsson2016-04-282-1/+14
* ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi2016-04-288-14/+25
* Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton2016-04-286-216/+215
* Remove need_step_over from struct lwp_infoYao Qi2016-04-282-20/+0
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-2810-1332/+1272
* Automatic date update in version.inGDB Administrator2016-04-281-1/+1
* Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu2016-04-272-0/+5
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-2754-85/+147
* Make gdb_load_shlibs return the destination path of the librarySimon Marchi2016-04-2711-15/+38
* Workaround gdbserver<7.7 for setfsJan Kratochvil2016-04-272-0/+23
* Skip debug sections when estimating distancesH.J. Lu2016-04-274-15/+33
* Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2016-04-272-0/+10
* c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan2016-04-272-8/+14
* Tweak doc on command tfindYao Qi2016-04-272-1/+7
* Avoid non-C++-enabled babeltrace versionsAndreas Arnez2016-04-273-0/+8
* Pass --compress-debug-sections=none to ldH.J. Lu2016-04-273-2/+8
* Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2016-04-272-1/+7
* Add support for the --trace-decode option to the AArch64 simulator.Nick Clifton2016-04-272-7/+317
* Fix powerpc64 ld testsuite failAlan Modra2016-04-272-2/+7
* Provide xmemdup0Alan Modra2016-04-272-15/+13
* Cache result of scan for __start_* and __stop_* sectionsAlan Modra2016-04-275-26/+83