aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10oops - forgot to include the changelog update for the latest binutils/dwarf.c...Nick Clifton1-0/+5
2020-11-10Fix bug in gdb.ada/bias.expTom Tromey3-6/+11
2020-11-10Prevent false passes in gdb.base/vla-optimized-out.expGary Benson2-1/+6
2020-11-10Prevent inlining in gdb.base/vla-optimized-out.cGary Benson2-2/+6
2020-11-10Fix gdb.cp/step-and-next-inline.exp with ClangGary Benson2-4/+23
2020-11-10Accept the DW_FORM_ref8 type when parsing DWARF types.Nick Clifton1-0/+16
2020-11-10Automatic date update in version.inGDB Administrator1-1/+1
2020-11-09Revert delta accidentally applied with commit 9372689d72f902c8bae90536acc4747...Nick Clifton1-24/+0
2020-11-09gas: improve reproducibility for stabs debugging data formatDenys Zagorui2-1/+7
2020-11-09asan: vms-alpha: stack buffer overflowAlan Modra2-1/+5
2020-11-09Add support for the LMBD (left-most bit detect) instruction to the PRU assemb...Spencer E. Olson8-16/+65
2020-11-09aarch64: Update LS64 feature with system registerPrzemyslaw Wirkus6-1/+77
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus13-202/+459
2020-11-09Fix regexp for development.expAndreas Schwab9-6/+21
2020-11-09Extend the DWARF decoder to display FORM names when operating in wide mode.Nick Clifton2-47/+109
2020-11-09elfedit false "may be used uninitialised"Alan Modra2-6/+8
2020-11-09xcoff dependency list for static librariesAlan Modra3-8/+37
2020-11-09Re: dependency list for static librariesHoward Chu2-2/+7
2020-11-09RISC-V: Update ABI to the elf_flags after parsing elf attributes.Nelson Chu18-47/+211
2020-11-09Automatic date update in version.inGDB Administrator1-1/+1
2020-11-08gold: Avoid sharing Plugin_list::iteratorH.J. Lu2-17/+25
2020-11-08Automatic date update in version.inGDB Administrator1-1/+1
2020-11-07Automatic date update in version.inGDB Administrator1-1/+1
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess11-55/+160
2020-11-06gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procsSimon Marchi10-66/+74
2020-11-06gdb: better static python detection in configure machineryRomain Geissler3-2/+9
2020-11-06Split macro_buffer in two classes, fix Clang buildPedro Alves2-146/+138
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton4-20/+137
2020-11-06elfedit: Update help messageH.J. Lu2-10/+33
2020-11-06aarch64: Extract Pointer Authentication feature from Armv8.3-APrzemyslaw Wirkus4-33/+52
2020-11-06Updated Serbian translation for the ld subdirectoryNick Clifton2-1216/+4718
2020-11-05Remove objfile parameter from abbrev_table::readTom Tromey4-13/+26
2020-11-06Automatic date update in version.inGDB Administrator1-1/+1
2020-11-05Automatic date update in version.inGDB Administrator1-1/+1
2020-11-04aarch64: Update feature RAS system registersPrzemyslaw Wirkus15-143/+102
2020-11-04Handle __XVL fields in Ada type printingTom Tromey5-19/+20
2020-11-04Print Ada type name in more casesTom Tromey6-1/+137
2020-11-04Recognize names of array typesTom Tromey6-5/+42
2020-11-04Use bit stride when taking slice of arrayTom Tromey7-3/+153
2020-11-04Only use stride for final element typeTom Tromey6-4/+38
2020-11-04Fix bit strides for -fgnat-encodings=minimalTom Tromey4-41/+102
2020-11-04Resolve dynamic type in ada_value_struct_eltTom Tromey7-13/+64
2020-11-04Reject slicing a packed arrayTom Tromey4-1/+22
2020-11-04Synthesize array descriptors with -fgnat-encodings=minimalTom Tromey21-328/+778
2020-11-04Fix decoding of multi-dimensional constrained packed arraysTom Tromey7-2/+176
2020-11-04Avoid crash in ada-lang.c:to_fixed_array_typeTom Tromey2-1/+10
2020-11-04Rewrite leb.h:read_3_bytesTom Tromey2-8/+5
2020-11-04Automatic date update in version.inGDB Administrator1-1/+1
2020-11-03[gdb/testsuite] Fix .debug_abbrev terminatorsTom de Vries2-6/+11
2020-11-03Add an option to the archiver to add a section recording library dependencies.Howard Chu8-45/+210