aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-05Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2-1/+7
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton4-2/+14
2017-10-05Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2-39/+34
2017-10-05PR22239 - invalid memory read in display_debug_framesAlan Modra2-11/+12
2017-10-05Update my email address.Tristan Gingold4-5/+14
2017-10-05bfd_set_input_errorPedro Alves5-21/+48
2017-10-04Add an assembler test for PR gas/21167H.J. Lu4-0/+22
2017-10-05bfd_error_on_input is for archivesAlan Modra2-1/+6
2017-10-05Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05PR21167, relocation sections not included in groupsAlan Modra12-53/+111
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves8-30/+169
2017-10-04Reimplement support for "maint print registers" with no running inferior yetPedro Alves2-15/+24
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves7-63/+119
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi5-1/+111
2017-10-04Move code out of 'between TRY and CATCH'Pedro Alves2-1/+7
2017-10-04Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves1-0/+9