aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-02Automatic date update in version.inGDB Administrator1-1/+1
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra10-17/+113
2020-11-01Change end_psymtab_common to a methodTom Tromey7-24/+33
2020-11-01Remove partial symbol statisticsTom Tromey4-17/+28
2020-11-01Remove parameter from end_psymtab_commonTom Tromey7-10/+20
2020-11-01Remove init_psymbol_listTom Tromey6-24/+8
2020-11-01avoid unwarranted assumption in gdb.ada/fixed_points/fixed_points.adbJoel Brobecker2-2/+7
2020-11-01ada-lang.c: Rename gnat_encoded_fixed_type_infoJoel Brobecker2-5/+10
2020-11-01ada-lang.c: fix line too long in cast_from_gnat_encoded_fixed_point_typeJoel Brobecker2-1/+7
2020-11-01ada-lang.c: Renaming some fixed-point-related routinesJoel Brobecker5-14/+28
2020-11-01Automatic date update in version.inGDB Administrator1-1/+1
2020-10-31gdb: restore some checks of debug flagsAndrew Burgess3-3/+25
2020-10-31gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functionsSimon Marchi9-79/+56
2020-10-31gdbserver: replace AC_TRY_COMPILE in acinclude.m4Simon Marchi3-25/+33
2020-10-31gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi3-1/+12
2020-10-31gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi7-17/+49
2020-10-31gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORKSimon Marchi2-1/+5
2020-10-31gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi7-17/+42
2020-10-31gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi7-18/+57
2020-10-31gdbsupport: re-indent ptrace.m4Simon Marchi7-119/+154
2020-10-31gdb: modernize acinclude.m4Simon Marchi3-22/+47
2020-10-31gdb/testsuite: modernize configure.acSimon Marchi3-1/+8