summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow larger bfd_default_hash_table_sizeAlan Modra2020-08-142-13/+18
* PR26388, objdump debug dump memory leaksAlan Modra2020-08-143-13/+21
* Readelf demangling test typoAlan Modra2020-08-142-3/+6
* AArch64: Relax thumb-plt testcases regexpr.Tamar Christina2020-08-143-4/+9
* Automatic date update in version.inGDB Administrator2020-08-141-1/+1
* gdb: Implement native dumpcore function for NetBSDKamil Rytarowski2020-08-142-0/+22
* gdb: Implement native dumpcore functionKamil Rytarowski2020-08-144-8/+91
* debuginfod-support.c: Replace globals with user_dataAaron Merey2020-08-132-16/+26
* Add skip_fortran_tests to more Fortran testcasesPedro Alves2020-08-1318-1/+56
* Add skip_ada_tests to more Ada testcasesPedro Alves2020-08-13145-1/+436
* [ARM, sim] Fix build failure with -Werror (PR26365)Luis Machado2020-08-132-12/+38
* gdb: allow specifying multiple filters when running selftestsSimon Marchi2020-08-137-10/+48
* Fix an internal compiler error when attempting to create a second $GDB_DEBUG$...Nick Clifton2020-08-132-1/+11
* Obsolete ia64Alan Modra2020-08-132-1/+2
* Obsolete arm-symbianelfAlan Modra2020-08-132-0/+5
* Automatic date update in version.inGDB Administrator2020-08-131-1/+1
* PowerPC64 --no-pcrel-optimizeAlan Modra2020-08-135-59/+86
* PR26348, Malloc error in write_zerosAlan Modra2020-08-136-6/+50
* Fix malloc allocation size sanity checkLuis Machado2020-08-122-5/+11
* Move multi-target NEWS entry to GDB 10 featuresPedro Alves2020-08-122-15/+20
* gdb.base/corefile.exp regression for unix/-m32 on x86_64 (PR 26336)Pedro Alves2020-08-122-0/+12
* [PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay2020-08-127-8/+43
* Fix signedness comparison warning in elfcore_grok_win32pstatus()Jon Turney2020-08-122-1/+6
* Two fixes in dwarf-mode.elTom Tromey2020-08-122-5/+13
* Only warn about malformed win32pstatus notesJon Turney2020-08-122-13/+32
* Add handling for 64-bit module addresses in Cygwin core dumpsJon Turney2020-08-122-8/+28
* Refine size constraints applied to win32pstatus ELF notesJon Turney2020-08-122-1/+22
* Don't hardcode CONTEXT size for a NOTE_INFO_THREAD win32pstatus noteJon Turney2020-08-122-1/+7
* Define constants for win32pstatus ELF notesJon Turney2020-08-122-5/+14
* Read tid from correct offset in win32pstatus NOTE_INFO_THREADJon Turney2020-08-122-4/+11
* Fix duplicate label in gdb.dwarf2/dw2-op-out-param.SGary Benson2020-08-122-8/+12
* aarch64: Add support for MPAM system registersAlex Coplan2020-08-128-0/+103
* The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton2020-08-122-1/+7
* Add demangling support to readelf.Nick Clifton2020-08-127-38/+172
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2020-08-1211-8128/+9315
* Automatic date update in version.inGDB Administrator2020-08-121-1/+1
* PowerPC CELL cctp*Alan Modra2020-08-112-4/+11
* [gdb/build] Mark ms1 as deleted in MAINTAINERSTom de Vries2020-08-112-2/+5
* Automatic date update in version.inGDB Administrator2020-08-111-1/+1
* aarch64: Don't assert on long sysreg namesAlex Coplan2020-08-107-13/+55
* Remove spurious text in changelog entryNick Clifton2020-08-101-10/+0
* Improve the documentation of the linker's --relax option.Nick Clifton2020-08-102-8/+12
* [sim] Fix mbuild build breaker in sim-cpu.cTom de Vries2020-08-102-0/+6
* [aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus2020-08-109-111/+153
* [AArch64] Improve prologue handling (and fix PR26310)Luis Machado2020-08-102-0/+148
* [AArch64] Fix incorrectly-defined SVE macroLuis Machado2020-08-102-1/+6
* Implement missing powerpc mtspr and mfspr extended insnsAlan Modra2020-08-102-6/+161
* Implement missing powerpc extended mnemonicsAlan Modra2020-08-107-7/+35
* Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra2020-08-105-202/+212
* Error on lmw, lswi and related PowerPC insns when LEAlan Modra2020-08-1011-1075/+1111