aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-23ELF final_write_processingAlan Modra40-99/+175
2019-07-23Move ld-scripts size testsAlan Modra13-101/+104
2019-07-23binutils testsuite test for ELF32 vs ELF64Alan Modra2-2/+7
2019-07-23gas "mbind sections" testAlan Modra2-2/+4
2019-07-23Add Changelog entry missing from previous delta.Nick Clifton1-0/+5
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid11-17/+335
2019-07-23[gdb/testsuite] Fix command result testing in mi-complete.expTom de Vries2-2/+10
2019-07-23Automatic date update in version.inGDB Administrator1-1/+1
2019-07-22Remove self-assign from make_invisible_and_set_new_heightTom Tromey2-2/+7
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni2-9/+14
2019-07-22This patch addresses the change in the June Armv8.1-M Mainline specification,...Barnaby Wilks11-141/+136
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess6-8/+73
2019-07-22gdb: Improve output from "info types" commadAndrew Burgess5-13/+222
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess5-6/+85
2019-07-21Add ChangeLog entry for the last commitChristian Biesinger1-0/+6
2019-07-21Use block_enum instead of int for better typesafetyChristian Biesinger1-4/+8
2019-07-21[FYI] Add myself to gdb/MAINTAINERSChristian Biesinger2-0/+5
2019-07-22Automatic date update in version.inGDB Administrator1-1/+1
2019-07-20Make documentation of "python" command match actual behaviorKevin Buettner2-2/+5
2019-07-21Automatic date update in version.inGDB Administrator1-1/+1
2019-07-20PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra2-2/+7
2019-07-20Automatic date update in version.inGDB Administrator1-1/+1
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess5-1/+129
2019-07-19x86: Pass -O0 to assembler in noextreg.dH.J. Lu2-0/+5
2019-07-19Change ARI to mention C++11, and remove some rulesTom Tromey2-36/+11
2019-07-19Arm: Remove unused feature files and testsAlan Hayward18-575/+22
2019-07-19Arm: Use read_description funcs in gdbserverAlan Hayward10-53/+232
2019-07-19Arm: Add xml unit testsAlan Hayward2-0/+22
2019-07-19Arm: Use feature target descriptionsAlan Hayward4-43/+72
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward15-31/+309
2019-07-19cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassemblerJose E. Marchesi11-58/+75
2019-07-19gas: make .lcomm to accept an optional aligmnet in eBPF targetsJose E. Marchesi2-1/+49
2019-07-19[AArch64] Rename +bitperm to +sve2-bitpermRichard Sandiford8-7/+17
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra17-35/+634
2019-07-19[PowerPC] Rename testcaseAlan Modra6-4/+12
2019-07-19Re: ld -r: Don't merge with member of output section groupAlan Modra2-0/+6
2019-07-19Automatic date update in version.inGDB Administrator1-1/+1
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock6-3/+106
2019-07-18Fix for using named pipes on WindowsGuillaume LABARTHE2-11/+11
2019-07-18Constify main_nameTom Tromey4-8/+13
2019-07-18ld -r: Don't merge with member of output section groupH.J. Lu4-3/+26
2019-07-18[PowerPC64] Use STN_UNDEF internally for edited relocsAlan Modra2-33/+12
2019-07-18[PowerPC64] Don't store TLS_EXPLICIT in tls_maskAlan Modra2-8/+19
2019-07-18[PowerPC] Rename TLS_TPRELGD to TLS_GDIEAlan Modra3-25/+27
2019-07-18[PowerPC64] correct tprel offset limitAlan Modra2-3/+7
2019-07-18gas: .lcomm gets an alignment argument in eBPFJose E. Marchesi2-1/+8
2019-07-18Automatic date update in version.inGDB Administrator1-1/+1
2019-07-17gas: support .half, .word and .dword directives in eBPFJose E. Marchesi7-0/+58
2019-07-17Remove unnecessary "return"sTom Tromey5-14/+11
2019-07-17Fix an error in parse_scrolling_argsTom Tromey2-4/+8