aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-19Fix duplicate tests in gdb.rustTom Tromey2-8/+15
2020-05-19Update call to target_fileio_openTom Tromey2-1/+5
2020-05-19gdb: fix off-by-one error in quirk_rust_enumSimon Marchi2-1/+5
2020-05-19Make exec-file-mismatch compare build IDsPedro Alves7-36/+100
2020-05-19Eliminate target_fileio_open_warn_if_slowPedro Alves4-46/+26
2020-05-19Default gdb_bfd_open's fd parameter to -1Pedro Alves10-13/+19
2020-05-19gdb: fix -Wtautological-overlap-compare error in h8300-tdep.cYoshinori Sato2-6/+12
2020-05-19Fix thinko in recent update to bfd_section_from_shdr.Gunther Nikl2-1/+7
2020-05-19gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi4-8/+15
2020-05-19gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi6-41/+45
2020-05-19gdb: allocate symfile_segment_data with newSimon Marchi7-45/+55
2020-05-19Allow readelf to issue warnings if checking is enabled and there are discrepa...H.J. Lu2-7/+47
2020-05-19OpenRISC BFD fixups for Glibc:Stafford Horne2-132/+264
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov8-11/+28
2020-05-19or1k: Regenerate opcodes after removing 32-bit supportStafford Horne9-1648/+1195
2020-05-19or1k: Remove 64-bit support, it's not used and it breaks 32-bit hostsStafford Horne4-110/+16
2020-05-19[PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar6-4/+44
2020-05-19Use bfd_get_filename throughout ldAlan Modra10-55/+80
2020-05-19Use bfd_get_filename throughout gasAlan Modra2-6/+16
2020-05-19Use bfd_get_filename throughout binutilsAlan Modra5-16/+26
2020-05-19Use bfd_get_filename throughout bfdAlan Modra28-106/+158
2020-05-19Clear all local_symbol.lsy_flagsAlan Modra2-2/+6
2020-05-19win32 typo fixAlan Modra2-1/+6
2020-05-19Automatic date update in version.inGDB Administrator1-1/+1
2020-05-18Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth2-4/+20
2020-05-18Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth4-117/+10
2020-05-18Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton2-2/+13
2020-05-18[gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries2-18/+28
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp16-16/+100
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2-1/+6
2020-05-18Updated translations for the gprof and ld sub-directoriesNick Clifton4-1274/+5106
2020-05-18ECOFF slurp_relocs thinkoAlan Modra2-3/+8
2020-05-18Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan2-2/+17
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton3-12/+46
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra2-0/+6
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt14-182/+22
2020-05-18Automatic date update in version.inGDB Administrator1-1/+1
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne2-0/+5
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves4-86/+267
2020-05-17Automatic date update in version.inGDB Administrator1-1/+1
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2-0/+12
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi46-331/+334
2020-05-16gdb: add type::name / type::set_nameSimon Marchi21-99/+114
2020-05-16Remove ALL_UISTom Tromey4-7/+16
2020-05-16gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi2-4/+6
2020-05-16Sync config with GCCH.J. Lu2-1/+17
2020-05-16Fix IA64 GNU/Linux buildPedro Alves2-3/+12
2020-05-16gdbserver/linux-ia64-low: fix a build-breaking typoTankut Baris Aktemur2-4/+10
2020-05-15gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2-4/+9
2020-05-16Automatic date update in version.inGDB Administrator1-1/+1