aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-24Update config.sub and config.guess for MIPS R3 and R5 ISA supportMaciej W. Rozycki6-42/+93
2021-05-24Prevent flickering when redrawing the TUI python windowHannes Domani2-1/+8
2021-05-24gdb/doc: add '@:' after 'e.g.' to help texinfoAndrew Burgess2-5/+13
2021-05-24RISC-V: PR25212, Report errors for invalid march and mabi combinations.Nelson Chu27-16/+72
2021-05-23sim: cris: fix memory setup typosMike Frysinger2-1/+5
2021-05-23sim: bfin: fix the otp fixMike Frysinger2-1/+7
2021-05-23sim: bfin: fix build warnings w/newer gccMike Frysinger2-1/+5
2021-05-24Automatic date update in version.inGDB Administrator1-1/+1
2021-05-23sim: rl78: rename open symbol to avoid collisionsMike Frysinger2-4/+10
2021-05-23sim: cris: add unistd.h for environ declMike Frysinger2-0/+5
2021-05-23sim: bfin: add strings.h for ffs()Mike Frysinger2-0/+6
2021-05-23[gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries8-16/+34
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu4-2/+12
2021-05-23Automatic date update in version.inGDB Administrator1-1/+1
2021-05-22Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.Philippe Waroquiers2-3/+8
2021-05-22Re: Fix offset for ia64 PCREL60B relocation on HP-UXAlan Modra3-3/+17
2021-05-22bfd dwarf2 sanity checkingAlan Modra7-412/+289
2021-05-22[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-22sim: mips: Add shadow mappings for 32-bit memory address spaceFaraz Shahbazker2-3/+17
2021-05-22sim: mips: Only truncate sign extension bits for 32-bit target modelsFaraz Shahbazker2-6/+11
2021-05-21sim/d10v: Use offsetof in a static assertion about structure layout.John Baldwin2-2/+7
2021-05-22Automatic date update in version.inGDB Administrator1-1/+1
2021-05-21[gdb/testsuite] Add target board cc-with-gnu-debuglink.expTom de Vries4-1/+81
2021-05-21testsuite/gdb.dwarf2: avoid dead code in dw2-inline-with-lexical-scope.cTankut Baris Aktemur2-2/+8
2021-05-21[gdb/breakpoint] Fix assert in jit_event_handlerTom de Vries2-1/+11
2021-05-21[Binutils] Update NT_ARM note types for readelfLuis Machado2-0/+10
2021-05-21[AArch64] MTE corefile supportLuis Machado6-0/+41
2021-05-21Automatic date update in version.inGDB Administrator1-1/+1
2021-05-20gdb: remove linespec_p typedefSimon Marchi2-12/+16
2021-05-20cli-script: use unique_ptr to not leak next structAlexandra Hájková3-36/+55
2021-05-20Fix overflow detection in the Z80 assembler.Sergey Belyashov5-200/+227
2021-05-20Add myself to gdb/MAINTAINERSAlexandra Hájková2-0/+5
2021-05-20Clean up my ChangeLog entryAlexandra Hájková1-5/+4
2021-05-20gdb/bfd: avoid crash when architecture is forced to csky or riscvAndrew Burgess3-8/+18
2021-05-20sim: ppc: fix Wpointer-sign warningTom de Vries1-1/+1
2021-05-19[PATCH]rs6000,testsuite Add a powerpc64-prologue testcase.Will Schmidt3-0/+180
2021-05-20PR27888, fix link of gas with zlib by libtool 2.4.6Nicolas Boulenguez3-2/+11
2021-05-20Automatic date update in version.inGDB Administrator1-1/+1
2021-05-19Mark tu_abbrev_offset::operator<() const.John Baldwin2-1/+5
2021-05-19sim: ppc: fix some Wenum-compare warningsTom de Vries1-2/+2
2021-05-19sim: ppc: fix Wnonnull warningTom de Vries1-2/+1
2021-05-19gdb: Move definitions of std::string overloads in ui_out to the headerMarco Barisione2-15/+5
2021-05-19sim: ppc: fix some more Wunused-function warningsTom de Vries1-2/+2
2021-05-19sim: ppc: fix some Wunused-function warningsTom de Vries1-84/+84
2021-05-19Fix offset for ia64 PCREL60B relocation on HP-UXJohn David Anglin1-1/+10
2021-05-19gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione16-38/+37
2021-05-19gdb: Add an overloaded ui_out::text accepting a const std::string &Marco Barisione6-5/+12
2021-05-19gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess2-3/+9
2021-05-19[gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.expTom de Vries2-17/+84
2021-05-19Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz2-0/+8