summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gold, ld: Implement -z start-stop-visibility=... option.users/roland/ld-start-stop-visibilityRoland McGrath2020-06-1213-7/+100
* Automatic date update in version.inGDB Administrator2020-06-131-1/+1
* gdb: mention removed GDBserver host support in NEWSSimon Marchi2020-06-122-0/+17
* gdbserver: remove support for ARM/WinCESimon Marchi2020-06-129-338/+37
* gdbserver: remove support for TileSimon Marchi2020-06-124-234/+6
* gdbserver: remove support for M32RSimon Marchi2020-06-124-169/+6
* gdbserver: remove support for CRISSimon Marchi2020-06-125-653/+6
* gdbserver: remove support for BlackfinSimon Marchi2020-06-125-184/+7
* gdbserver: remove support for NeutrinoSimon Marchi2020-06-128-1224/+8
* gdbserver: remove support for LynxOSSimon Marchi2020-06-128-1409/+8
* gdbserver: small cleanup of README fileSimon Marchi2020-06-122-34/+21
* [gdbserver] Fix Wlto-type-mismatch for debug_agentTom de Vries2020-06-121-1/+1
* gdb/testsuite: Prevent globals leaking between test scriptsAndrew Burgess2020-06-123-5/+106
* [gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries2020-06-1217-16/+78
* [gdb/testsuite] Don't abort testrun for invalid command in test-caseTom de Vries2020-06-122-1/+23
* RISC-V: Update the rebuild-csr-xml.sh.Nelson Chu2020-06-122-2/+6
* RISC-V: Drop the privileged spec v1.9 support.Nelson Chu2020-06-129-518/+235
* Automatic date update in version.inGDB Administrator2020-06-121-1/+1
* Update documentation for Ada .gdb_indexTom Tromey2020-06-112-3/+5
* Fix hex floating point lexingTom Tromey2020-06-114-13/+27
* gdb: add mailing list and IRC information to --helpJonny Grant2020-06-112-3/+14
* Compute proper length for dynamic types of TYPE_CODE_TYPEDEFKeith Seitz2020-06-115-6/+60
* [gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries2020-06-113-19/+64
* [PATCH]: aarch64: Refactor representation of system registersAlex Coplan2020-06-114-623/+480
* Run certain ld-plugun lto tests only for ELFAlan Modra2020-06-112-25/+31
* Fix a compile time warning in the linker testsuite when compiling using clang.Nick Clifton2020-06-112-3/+8
* PR26107, Compilation failure in pdp11.cAlan Modra2020-06-112-2/+7
* Re: asan: readelf: process_mips_specific buffer overflowAlan Modra2020-06-112-62/+54
* asan: readelf: process_mips_specific buffer overflowAlan Modra2020-06-114-34/+49
* gdb: fix whitespaces in ChangeLogSimon Marchi2020-06-101-3/+3
* gdb/doc: remove broken links Previous and Up from contentsJonny Grant2020-06-102-1/+6
* ia64: Set DF_TEXTREL instead of reltextH.J. Lu2020-06-102-4/+9
* Automatic date update in version.inGDB Administrator2020-06-111-1/+1
* Fix x86 ld testsuite fails with glibc < 2.28Alan Modra2020-06-106-20/+41
* [gdb/symtab] Enable ada .gdb_indexTom de Vries2020-06-105-12/+48
* [gdb/symtab] Fix name lookup in dw2_map_matching_symbolsTom de Vries2020-06-102-14/+55
* ELF: Properly handle section symbolsH.J. Lu2020-06-1010-1/+80
* Fix the windmc program to conform to the behaviour of mc.exe by rejecting lin...Ralf Habacker2020-06-102-13/+31
* gdb/testsuite: fix duplicate test names in gdb.base/index-cache.expSimon Marchi2020-06-092-9/+16
* Automatic date update in version.inGDB Administrator2020-06-101-1/+1
* IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu2020-06-0924-44/+179
* i386-dis.c: Fix a typo in commentsH.J. Lu2020-06-092-1/+5
* [PATCH] gas/doc: improve AVR modifiers wording.Seth Girvan2020-06-092-14/+27
* x86: add missing 64-bit tests for "don't ignore mandatory pseudo prefixes"Jan Beulich2020-06-093-0/+12
* PR26065, ld/testsuite/ld-elf symbolic tests dl4e and dl4f failAlan Modra2020-06-093-12/+13
* x86: consistently print prefixes explicitly which are invalid with VEX etcJan Beulich2020-06-095-14/+26
* x86: fix {,V}MOV{L,H}PD disassemblyJan Beulich2020-06-092-23/+48
* x86: utilize X macro in EVEX decodingJan Beulich2020-06-096-411/+127
* x86: correct decoding of packed-FP-only AVX encodingsJan Beulich2020-06-095-31/+119
* x86: correct mis-named MOD_0F51 enumeratorJan Beulich2020-06-092-3/+8