summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix array_char_idx.expTom Tromey2020-05-202-1/+7
* Remove bound_name static from ada-lang.cTom Tromey2020-05-202-14/+14
* Fix thinko in bfd ChangeLog entryNick Clifton2020-05-201-2/+3
* [gdb/symtab] Handle .gdb_index in ada language modeTom de Vries2020-05-206-8/+153
* PR25993, read of freed memoryAlan Modra2020-05-2014-107/+107
* Automatic date update in version.inGDB Administrator2020-05-201-1/+1
* Power10 dcbf, sync, and wait extensions.Peter Bergner2020-05-197-26/+334
* PR26011, excessive memory allocation with fuzzed reloc sectionsAlan Modra2020-05-202-3/+41
* Use bfd_get_filename throughout gdbAlan Modra2020-05-208-12/+25
* Restore missing Rust testTom Tromey2020-05-192-1/+5
* [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries2020-05-192-1/+5
* Fix duplicate tests in gdb.rustTom Tromey2020-05-192-8/+15
* Update call to target_fileio_openTom Tromey2020-05-192-1/+5
* gdb: fix off-by-one error in quirk_rust_enumSimon Marchi2020-05-192-1/+5
* Make exec-file-mismatch compare build IDsPedro Alves2020-05-197-36/+100
* Eliminate target_fileio_open_warn_if_slowPedro Alves2020-05-194-46/+26
* Default gdb_bfd_open's fd parameter to -1Pedro Alves2020-05-1910-13/+19
* gdb: fix -Wtautological-overlap-compare error in h8300-tdep.cYoshinori Sato2020-05-192-6/+12
* Fix thinko in recent update to bfd_section_from_shdr.Gunther Nikl2020-05-192-1/+7
* gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi2020-05-194-8/+15
* gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi2020-05-196-41/+45
* gdb: allocate symfile_segment_data with newSimon Marchi2020-05-197-45/+55
* Allow readelf to issue warnings if checking is enabled and there are discrepa...H.J. Lu2020-05-192-7/+47
* OpenRISC BFD fixups for Glibc:Stafford Horne2020-05-192-132/+264
* Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov2020-05-198-11/+28
* or1k: Regenerate opcodes after removing 32-bit supportStafford Horne2020-05-199-1648/+1195
* or1k: Remove 64-bit support, it's not used and it breaks 32-bit hostsStafford Horne2020-05-194-110/+16
* [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar2020-05-196-4/+44
* Use bfd_get_filename throughout ldAlan Modra2020-05-1910-55/+80
* Use bfd_get_filename throughout gasAlan Modra2020-05-192-6/+16
* Use bfd_get_filename throughout binutilsAlan Modra2020-05-195-16/+26
* Use bfd_get_filename throughout bfdAlan Modra2020-05-1928-106/+158
* Clear all local_symbol.lsy_flagsAlan Modra2020-05-192-2/+6
* win32 typo fixAlan Modra2020-05-192-1/+6
* Automatic date update in version.inGDB Administrator2020-05-191-1/+1
* Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth2020-05-182-4/+20
* Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth2020-05-184-117/+10
* Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton2020-05-182-2/+13
* [gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries2020-05-182-18/+28
* Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp2020-05-1816-16/+100
* [PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2020-05-182-1/+6
* Updated translations for the gprof and ld sub-directoriesNick Clifton2020-05-184-1274/+5106
* ECOFF slurp_relocs thinkoAlan Modra2020-05-182-3/+8
* Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan2020-05-182-2/+17
* Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton2020-05-183-12/+46
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-05-182-0/+6
* Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt2020-05-1814-182/+22
* Automatic date update in version.inGDB Administrator2020-05-181-1/+1
* binutils: Add myself as maintainer for OpenRISCStafford Horne2020-05-182-0/+5
* Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves2020-05-174-86/+267