aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu20-307/+343
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu13-307/+275
2021-01-15sim: testsuite: delete configure scriptMike Frysinger7-3133/+27
2021-01-15sim: d10v: relocate tests & clean up test harnessMike Frysinger58-3434/+300
2021-01-15sim: mips: delete empty stub test dirMike Frysinger7-3200/+7
2021-01-15sim: frv: clean up redundant test coverageMike Frysinger14-3219/+48
2021-01-15sim: m32r: clean up redundant test coverageMike Frysinger11-3203/+14
2021-01-15sim: testsuite: allow tests to declare expected exit statusMike Frysinger5-13/+32
2021-01-15PR26539, memory leak in inflate.cAlan Modra2-3/+8
2021-01-14gas: make [248]byte directives available everywhereMike Frysinger4-11/+10
2021-01-15Automatic date update in version.inGDB Administrator1-1/+1
2021-01-14Add myself to gdb/MAINTAINERSLancelot SIX2-0/+5
2021-01-14Update my email address (long overdue!)Alexandre Oliva2-3/+7
2021-01-14Fix building gdb with gcc-4.xBernd Edlinger2-1/+10
2021-01-14bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESCH.J. Lu2-117/+124
2021-01-14Updated translations for some subdirectoriesNick Clifton6-3842/+4403
2021-01-14[gdb/breakpoint] Handle .plt.sec in in_plt_sectionTom de Vries2-1/+7
2021-01-14[gdb/testsuite] Fix gdb.base/style.exp with -m32Tom de Vries2-6/+48
2021-01-14Fix an illegal memory access parsing a win32pstatus note with a type of 0.Nick Clifton2-2/+7
2021-01-14ld: tests: add -msim when testing bfin targetsMike Frysinger2-0/+9
2021-01-14gas: bfin: build lexer with -WerrorMike Frysinger3-4/+9
2021-01-14gas: bfin: fix build time warningsMike Frysinger2-1/+9
2021-01-13sim: h8300: drop separate eightbit memory bufferMike Frysinger3-74/+32
2021-01-13sim: watch: add basic default handler that trapsMike Frysinger2-1/+18
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess5-55/+336
2021-01-13gdb: remove target_ops::commit_resume implementation in record-{btrace, full}.cSimon Marchi3-21/+7
2021-01-13gdb: make the remote target track its own thread resume stateSimon Marchi2-36/+147
2021-01-14Automatic date update in version.inGDB Administrator1-1/+1
2021-01-14Re: SHF_LINK_ORDER fixup_link_order in ldAlan Modra2-7/+20
2021-01-13gdb: convert arc to new-style debug macrosSimon Marchi6-120/+98
2021-01-13gdb: turn arc_debug into a boolSimon Marchi4-10/+18
2021-01-13gdb: bool-ify maybe_add_script_{text,file}Simon Marchi1-22/+20
2021-01-13gdb: bool-ify users of file_is_auto_load_safeSimon Marchi2-9/+14
2021-01-13gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi10-17/+46
2021-01-13gdb: bool-ify file_is_auto_load_safeSimon Marchi3-15/+24
2021-01-13gdb: convert jit to new-style debug macrosSimon Marchi2-40/+28
2021-01-13ld: Check for ELF input before accessing ELF section dataH.J. Lu2-1/+7
2021-01-13x86: Don't generate GOT_symbol for PLT relocationsH.J. Lu7-19/+79
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra17-0/+41
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra28-250/+349
2021-01-13Remove sflag_info param from wild callback functionsAlan Modra3-11/+14
2021-01-13Add SEH support to code generated by dlltool.Zebediah Figura2-21/+38
2021-01-13sim: watch: fix range expression processingMike Frysinger2-1/+5
2021-01-13sim: watch: fix pc watchpoints on little endian host systemsMike Frysinger4-5/+14
2021-01-13Automatic date update in version.inGDB Administrator1-1/+1
2021-01-12src-release: fix indentationMike Frysinger2-35/+37
2021-01-12gdb: fix indentation in infrun.cSimon Marchi2-1/+5
2021-01-12gdb: move read{now,never}_symbol_files declarations to symfile.hSimon Marchi4-6/+23
2021-01-12gdb: move baud_rate and serial_parity declarations to serial.hSimon Marchi5-11/+18
2021-01-12[gdb/testsuite] Add have_mpx in lib/gdb.expTom de Vries12-313/+191