aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-21asan: readelf: wild read in get_num_dynamic_symsAlan Modra2-1/+7
2020-05-21Automatic date update in version.inGDB Administrator1-1/+1
2020-05-20gdb: reset/recompute objfile section offsets in reread_symbolsSimon Marchi2-0/+14
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu71-4344/+7015
2020-05-20gdb/testsuite: check mmap ret val against MAP_FAILEDSimon Marchi5-3/+19
2020-05-20Fix array_char_idx.expTom Tromey2-1/+7
2020-05-20Remove bound_name static from ada-lang.cTom Tromey2-14/+14
2020-05-20Fix thinko in bfd ChangeLog entryNick Clifton1-2/+3
2020-05-20[gdb/symtab] Handle .gdb_index in ada language modeTom de Vries6-8/+153
2020-05-20PR25993, read of freed memoryAlan Modra14-107/+107
2020-05-20Automatic date update in version.inGDB Administrator1-1/+1
2020-05-19Power10 dcbf, sync, and wait extensions.Peter Bergner7-26/+334
2020-05-20PR26011, excessive memory allocation with fuzzed reloc sectionsAlan Modra2-3/+41
2020-05-20Use bfd_get_filename throughout gdbAlan Modra8-12/+25
2020-05-19Restore missing Rust testTom Tromey2-1/+5
2020-05-19[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries2-1/+5
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