aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-07Updated French translation for the gprof sub-directory.Nick Clifton2-29/+27
2020-05-07Automatic date update in version.inGDB Administrator1-1/+1
2020-05-06gdb: remove main_type::flag_staticSimon Marchi2-1/+4
2020-05-06gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi6-0/+126
2020-05-06Updated Swedish translation for the gas sub-directoryNick Clifton2-3004/+4050
2020-05-06[gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,reverse}.exp with gcc-8Tom de Vries3-2/+34
2020-05-06[gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8Tom de Vries2-2/+7
2020-05-06Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to...Nick Clifton2-2/+10
2020-05-06[gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-reuse-slot.expTom de Vries2-1/+5
2020-05-06[gdb/testsuite] Fix gdb.base/store.exp with gcc-10Tom de Vries2-16/+41
2020-05-06[gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8Tom de Vries2-3/+13
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