aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus14-2182/+2333
2020-11-04PowerPC problem building gold with clangAlan Modra2-4/+9
2020-11-03[PATCH] aarch64: Update missing ChangeLog for AArch64 commitsPrzemyslaw Wirkus4-0/+164
2020-11-03Fix compile time warningNick Clifton2-1/+6
2020-11-03gas: fix symbol value calculation for versioned symbol aliasesChristian Eggers2-1/+7
2020-11-03asan: leak in bfd_section_from_shdrAlan Modra2-3/+10
2020-11-03gold: ensure file_counts_lock is initialized before usingNick Gasson4-188/+234
2020-11-03Automatic date update in version.inGDB Administrator1-1/+1
2020-11-02gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.expSimon Marchi2-2/+7
2020-11-02Add x86_64 ravenscar supportTom Tromey6-1/+195
2020-11-02gdb: new function to wrap up executing command line scripts/commandsAndrew Burgess2-32/+27
2020-11-02gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess8-93/+246
2020-11-02Add get_standard_config_dir functionTom Tromey3-0/+51
2020-11-02Minor Python simplificationsTom Tromey2-39/+30
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi420-14329/+14745
2020-11-02Fix gdb.base/print-file-var.exp with ClangGary Benson2-8/+16
2020-11-02Detect and report incompatible gdb_compile optionsGary Benson2-3/+20
2020-11-02Fix testcases using __attribute__((noclone)) with ClangGary Benson5-36/+89
2020-11-02[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2/fission-multi-cu.STom de Vries2-14/+4
2020-11-02gdb/riscv: read frame base register as unsigned in the unwinderAndrew Burgess2-1/+7
2020-11-01sim/bpf: re-generate configureSimon Marchi2-2/+6