aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-01ChangeLog rotationAlan Modra20-24674/+24814
2021-01-01Automatic date update in version.inGDB Administrator1-1/+1
2021-01-01gas: Change to "swym 0" as canonical nop insn for MMIXHans-Peter Nilsson2-1/+5
2020-12-31Update gdb.rust tests for Rust 1.49Tom Tromey2-4/+14
2020-12-31PR27128, nm -P portable output format regressionAlan Modra10-13/+133
2020-12-31Fix passing debug options for gccBernd Edlinger2-1/+5
2020-12-30gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.expSimon Marchi2-22/+30
2020-12-31sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration)Pavel I. Kryukov2-0/+5
2020-12-31Automatic date update in version.inGDB Administrator1-1/+1
2020-12-30Automatic date update in version.inGDB Administrator1-1/+1
2020-12-29elfedit: Pass osabi to reconcatH.J. Lu2-1/+5
2020-12-29Fix wrong method nameHannes Domani2-1/+5
2020-12-29Automatic date update in version.inGDB Administrator1-1/+1
2020-12-28binutils: Use the newly built assembler and linkerH.J. Lu2-1/+15
2020-12-28Automatic date update in version.inGDB Administrator1-1/+1
2020-12-27Simplify MULTI_SUBSCRIPT implementationTom Tromey2-29/+12
2020-12-27Automatic date update in version.inGDB Administrator1-1/+1
2020-12-26Automatic date update in version.inGDB Administrator1-1/+1
2020-12-25gas: Update 80387 floating point 's' suffixH.J. Lu1-1/+1
2020-12-25Automatic date update in version.inGDB Administrator1-1/+1
2020-12-24gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess7-24/+240
2020-12-24gdb: include allocated/associated properties in 'maint print type'Andrew Burgess2-0/+23
2020-12-24gdb/gdbtypes.h: Fix comparison of uninitialized valuesLancelot SIX2-3/+10
2020-12-24SHF_GNU_RETAIN 7a and 7b testsAlan Modra3-4/+11
2020-12-24asan: print_vms_time signed integer overflowAlan Modra2-6/+21
2020-12-24PR27100, final link failed: bad valueAlan Modra10-9/+38
2020-12-24Automatic date update in version.inGDB Administrator1-1/+1
2020-12-23Clarify language for the '?' packetAlex Bennée2-3/+8
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu37-37/+609
2020-12-23gdb: remove some uses of LA_PRINT_STRINGAndrew Burgess6-21/+33
2020-12-23gdb: move rust_language into rust-lang.hAndrew Burgess4-281/+346
2020-12-23gdb/objc: fix bug in objc_language::opcode_print_tableAndrew Burgess2-1/+6
2020-12-23gdb: move pascal_language into p-lang.hAndrew Burgess6-436/+506
2020-12-23gdb: move go_language class declaration into header fileAndrew Burgess7-140/+161
2020-12-23gdb: remove LA_EMIT_CHAR macroAndrew Burgess5-5/+12
2020-12-23gdb: rename c_printchar as language_defn::printcharAndrew Burgess4-12/+12
2020-12-23gdb: avoid accessing global C++ language implementation functionsAndrew Burgess2-3/+9
2020-12-23gdb: delete unused function print_char_charsAndrew Burgess3-40/+5
2020-12-23Add myself to gdb/MAINTAINERSSamuel Thibault2-0/+3
2020-12-23hurd: Add changelog for dca11eb872c9Samuel Thibault1-0/+8
2020-12-23hurd: Fix getting VM_MIN/MAX_ADDRESSSamuel Thibault1-0/+1
2020-12-23Automatic date update in version.inGDB Administrator1-1/+1
2020-12-23Remove trailing white spaces in gdb/frame.{c,h}Shahab Vahedi3-8/+13
2020-12-22arc: Make variable name in comments uppercaseShahab Vahedi2-2/+6
2020-12-22gdb: Add native support for ARC in GNU/LinuxAnton Kolesov5-0/+335
2020-12-22arc: Take into account the REGNUM in supply/collect gdb hooksShahab Vahedi2-9/+38
2020-12-22arc: Add support for signal frames for Linux targetsAnton Kolesov2-0/+188
2020-12-22arc: Add support for signal handlersAnton Kolesov3-0/+147
2020-12-22Automatic date update in version.inGDB Administrator1-1/+1
2020-12-21Move enum noside earlier in expression.hTom Tromey2-22/+26