aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-06[gdb/testsuite] Fix gdb_unbuffer_output return-typeTom de Vries2-1/+6
2020-05-06[gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8Tom de Vries4-13/+56
2020-05-06[gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-aliasTom de Vries2-2/+14
2020-05-06Automatic date update in version.inGDB Administrator1-1/+1
2020-05-05gdb: remove main_type::flag_incompleteSimon Marchi2-1/+4
2020-05-05Mention the NetBSD support in "info proc" documentationKamil Rytarowski2-11/+17
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton9-48/+56
2020-05-05[GAS] change of ELF flags initial value in rx-linuxGunther Nikl2-8/+6
2020-05-04gdb: remove TYPE_INCOMPLETESimon Marchi3-14/+6
2020-05-05Automatic date update in version.inGDB Administrator1-1/+1
2020-05-04[PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS sectionFangrui Song3-8/+16
2020-05-04[PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.cGunther Nikl2-11/+18
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra6-27/+115
2020-05-04GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton4-11/+35
2020-05-04gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira4-9/+26
2020-05-04Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton5-1/+24
2020-05-04[gdb/testsuite] Fix gdb.base/async.exp with gcc-8Tom de Vries2-6/+53
2020-05-04readelf: nds32 specific decodingAlan Modra2-6/+15
2020-05-04Automatic date update in version.inGDB Administrator1-1/+1
2020-05-03Update more calls to add_prefix_cmdTom Tromey13-173/+86
2020-05-03Automatic date update in version.inGDB Administrator1-1/+1
2020-05-02gold: Compile common tests with -fcommonH.J. Lu3-4/+57
2020-05-02Fix typo in comment of DYN_PROP_ASSOCIATEDHannes Domani2-1/+5
2020-05-02gdb: Fix formatting error in ChangeLogAndrew Burgess1-0/+2
2020-05-02[gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries7-0/+41
2020-05-02[gdb/testsuite] Update psym-external-decl.exp for gcc-10/clangTom de Vries3-1/+10
2020-05-02Automatic date update in version.inGDB Administrator1-1/+1
2020-05-01gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu4-23/+82
2020-05-01gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu6-3/+103
2020-05-01gold: Make Ordering::operator() even more complexH.J. Lu2-1/+6
2020-05-01gold: Update ver_test_pr16504.shH.J. Lu2-2/+6
2020-05-01gold: Increment plt_offset after setting TLSDESC PLT entryH.J. Lu2-0/+9
2020-05-01gold: Handle local IFUNC symbol for APLTH.J. Lu2-2/+19
2020-05-01[gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint location FAILsTom de Vries2-4/+15
2020-05-01Remove gdb-gdb.gdb breakpoint on disappeared function info_command.Philippe Waroquiers2-6/+4
2020-05-01Fix size recalculation of fortran arraysHannes Domani1-62/+70
2020-05-01[gdb/testsuite] Fix Wunused-result warning in until-reverse.cTom de Vries2-1/+6
2020-05-01PR25900, RISC-V: null pointer dereferenceAlan Modra2-5/+13
2020-05-01objdump: long run time when using -D -zAlan Modra2-32/+42
2020-05-01PR25882, .gnu.attributes are not checked for shared librariesAlan Modra4-4/+20
2020-05-01FIXME for merging of e_flags and .gnu.attributesAlan Modra11-0/+51
2020-05-01ppc32 merging of e_flags from dynamic objectsAlan Modra2-0/+9
2020-05-01Regen ld BLD-POTFILES.inAlan Modra2-0/+5
2020-05-01Automatic date update in version.inGDB Administrator1-1/+1
2020-04-30Add support for NetBSD thread events (create, exit)Kamil Rytarowski3-3/+90
2020-04-30Revert "2020-04-29 Sterling Augustine <saugustine@google.com>"Tom de Vries2-5/+0
2020-04-30Remove duplicated creation of "frame" command and "f" alias.Philippe Waroquiers2-9/+4
2020-04-30Implement debugging of WOW64 processes in gdbserverHannes Domani6-62/+404
2020-04-30Calculate size of array of stubbed typeHannes Domani7-0/+126
2020-04-30Adjust array pretty printer tests to the new formatHannes Domani2-3/+8