aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Import gnulib's mkdir moduleSimon Marchi11-9/+336
2018-08-07Introduce mmap_file functionSimon Marchi5-4/+137
2018-08-07Make index reading functions more modularSimon Marchi2-44/+91
2018-08-07Replace some uses of xstrprintf with string_printfSimon Marchi11-83/+99
2018-08-07Support parallel make check with GNU make 4.2+Rainer Orth2-4/+10
2018-08-07PowerPC64 EH info for _notoc linkage stubsAlan Modra7-149/+317
2018-08-07__tls_get_addr_opt stubs and tocsave optimizationAlan Modra2-6/+15
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo3-8/+18
2018-08-07Correct the parsing of derferred register addressing in the PDP11 assembler.James Patrick Conlon5-6/+49
2018-08-07Updated Bulgarian translation for the ld/ directoryNick Clifton2-54/+58
2018-08-07Automatic date update in version.inGDB Administrator1-1/+1
2018-08-06Add --warn-drop-version option; by default, do not warn when discarding versi...Cary Coutant3-5/+16
2018-08-06Fix compilation failure in remote.cSimon Marchi2-10/+15
2018-08-06Fix type checking errors.Cary Coutant3-3/+11
2018-08-06Allow larger regblock sizes when saving tracefilesPedro Franco de Carvalho2-19/+29
2018-08-06Variable size for regs mask in collection listPedro Franco de Carvalho3-24/+59
2018-08-06Use remote register numbers in tracepoint maskPedro Franco de Carvalho3-86/+139
2018-08-06Use get_remote_packet_size in download_tracepointPedro Franco de Carvalho2-34/+109
2018-08-06Remove trailing '-' from the last QTDP action packetPedro Franco de Carvalho2-2/+7
2018-08-06Fix indentation in remote_target::download_tracepointPedro Franco de Carvalho2-18/+23
2018-08-06Update binutils/MAINTAINERS for ARC.Claudiu Zissulescu1-0/+1
2018-08-06Update dg-extract-results.* from gccRainer Orth5-9/+618
2018-08-06[ARC] Check if an input asm file is rf16 compliantclaziss5-0/+50
2018-08-06[ARC] Update warning reporting.Claudiu Zissulescu2-7/+17
2018-08-06[ARC] Update merging attributes.claziss7-3/+71
2018-08-06[ARC] Add Tag_ARC_ATR_version.claziss43-2/+109
2018-08-06[ARC] Update handling AUX-registers.claziss9-545/+402
2018-08-06Remove unused variables in procfs.c etc.Rainer Orth3-5/+7
2018-08-06gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess3-21/+103
2018-08-06gdb: Avoid using W_STOPCODE(0) as this is ambiguous on MIPSAndrew Burgess2-4/+17
2018-08-06x86: fold RegEip/RegRip and RegEiz/RegRizJan Beulich8-81/+72
2018-08-06Automatic date update in version.inGDB Administrator1-1/+1
2018-08-05x86: Update assembler tests for non-ELF targetsH.J. Lu6-2/+21
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra14-117/+808
2018-08-05Lose _r2off in powerpc64 stub namesAlan Modra5-8/+17
2018-08-05Automatic date update in version.inGDB Administrator1-1/+1
2018-08-04[gdb/testsuite] Fix regexp in py-rbreak.expTom de Vries2-1/+5
2018-08-04Automatic date update in version.inGDB Administrator1-1/+1
2018-08-03x32: Align the .note.gnu.property section to 4 bytesH.J. Lu2-0/+9
2018-08-03Fix thinko when deciding whether to disable TCP's Nagle algorithmSergio Durigan Junior2-1/+7
2018-08-03Improve objcopy's ability to merge build notes.Nick Clifton2-3/+40
2018-08-03Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov4-7/+36
2018-08-03x86: drop NoRex64 from {,v}pmov{s,z}x*Jan Beulich3-48/+55
2018-08-03x86: drop "mem" operand type attributeJan Beulich8-17999/+18019
2018-08-03Automatic date update in version.inGDB Administrator1-1/+1
2018-08-02RISC-V: Fix TLS and --gc-sections conflict.Jim Wilson2-1/+7
2018-08-02Allow "info address" of a template parameterTom Tromey4-1/+44
2018-08-02Fix kill issue leading to zombie process on MacOS SierraXavier Roirand2-0/+24
2018-08-02Check results of get_darwin_inferiorTom Tromey2-14/+28
2018-08-02Backport gettext fixes to get rid of warnings on macOSSimon Marchi2-12/+29