summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski2020-10-072-2/+6
* Fix whitespace formattingKamil Rytarowski2020-10-073-7/+12
* Add common write_memory and read_memory NetBSD routinesKamil Rytarowski2020-10-076-59/+138
* Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski2020-10-071-0/+6
* Add NetBSD/aarch64 gdbserver supportKamil Rytarowski2020-10-072-0/+119
* gdb: make signal_catch_counts a static arraySimon Marchi2020-10-072-3/+6
* gdb: Fix installation of gcore.1 on some platformsMichael Forney2020-10-062-0/+6
* Automatic date update in version.inGDB Administrator2020-10-071-1/+1
* x86: Properly merge -z ibt and -z shstkH.J. Lu2020-10-0615-12/+173
* gdbserver: Remove unused argument in register_data()Shahab Vahedi2020-10-062-7/+11
* aarch64: Fix bogus type punning in parse_barrier() [PR26699]Alex Coplan2020-10-064-7/+11
* Fix a bug in objcopy/strip's ability to merge notes in multiple same-named se...Nick Clifton2020-10-062-4/+7
* Fix gdb.base/list.exp with ClangGary Benson2020-10-063-2/+7
* Fix gdb.base/list-ambiguous.exp with ClangGary Benson2020-10-063-2/+8
* A small set of code improvements for the Z80 assembler.Sergey Belyashav2020-10-062-7/+33
* sim: Fix autoreconf errors in sim/ directoryAndrew Burgess2020-10-0615-15/+40
* gdb: handle unmapped overlays in find_pc_lineAndrew Burgess2020-10-062-3/+17
* gdb/testsuite: allow gdb.base/overlays.exp to compile for m32rAndrew Burgess2020-10-064-38/+58
* Fix gas sh-link-zero test for hppa64-hpuxAlan Modra2020-10-062-7/+11
* PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren2020-10-0612-0/+46
* Automatic date update in version.inGDB Administrator2020-10-061-1/+1
* gdb: sync tui header files in HFILES_NO_SRCDIRSimon Marchi2020-10-052-1/+6
* gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.cSimon Marchi2020-10-052-1/+6
* Fix compile time error building windmc, detected by gcc 11.Nick Clifton2020-10-052-1/+7
* [PATCH][GAS][AArch64] Update Cortex-X1 feature flagsPrzemyslaw Wirkus2020-10-051-2/+6
* [PATCH][GAS][arm] Update Cortex-X1 feature flagsPrzemyslaw Wirkus2020-10-051-1/+1
* Add NetBSD AArch64 Little Endian and Big Endian BFD support.Nick Clifton2020-10-052-2/+6
* Add NetBSD AArch64 GAS support.Kamil Rytarowski2020-10-052-0/+5
* Fix spelling mistakesSamanta Navarro2020-10-0511-16/+35
* gdb: avoid unnecessary string copy in auto_load_objfile_script_1Simon Marchi2020-10-052-4/+8
* i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia2020-10-0518-6/+160
* Update the BFD linker so that it deprecates grouped short options.Nick Clifton2020-10-052-0/+19
* Fix function argument and return value locationsHannes Domani2020-10-055-5/+46
* x86-64: Always display suffix for %LQ in 64bitH.J. Lu2020-10-057-5/+19
* x86: Clear modrm if not neededH.J. Lu2020-10-056-4/+29
* Add Luis Machado to AArch64/ARM GDB maintainersAlan Hayward2020-10-052-0/+7
* GAS: Update the .section directive so that a numeric section index can be pro...Nick Clifton2020-10-0511-55/+103
* Automatic date update in version.inGDB Administrator2020-10-051-1/+1
* gdb: add doc for "set/show debug event-loop"Simon Marchi2020-10-044-0/+24
* gdb/doc: space out list entries, fix one typeSimon Marchi2020-10-042-1/+39
* Automatic date update in version.inGDB Administrator2020-10-041-1/+1
* x86: Update register operand check for AddrPrefixOpRegH.J. Lu2020-10-0319-60/+196
* Automatic date update in version.inGDB Administrator2020-10-031-1/+1
* Unconditionally use REG_EXTENDEDTom Tromey2020-10-022-8/+7
* arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus2020-10-026-0/+24
* gdb: fix some inferior_created observer signaturesSimon Marchi2020-10-023-10/+7
* gdb: add debug prints in event loopSimon Marchi2020-10-028-10/+192
* gdb: move debug_prefixed_vprintf hereSimon Marchi2020-10-028-46/+32
* gdb: give names to async event/signal handlersSimon Marchi2020-10-0210-23/+59
* gdb: give names to event loop file handlersSimon Marchi2020-10-0215-30/+85