aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-18sim: common: modernize gennltvals.shMike Frysinger5-167/+244
2021-01-18gdb/testsuite: remove actual addresses from some test namesAndrew Burgess2-1/+7
2021-01-18as: Automatically enable DWARF5 supportH.J. Lu4-9/+30
2021-01-18gdb/riscv: use a single regset supply function for riscv fbsd & linuxAndrew Burgess5-20/+87
2021-01-18PR26378, sections initialised only by linker scripts are always read/writeAlan Modra3-2/+9
2021-01-18[gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_siginfoTom de Vries2-0/+21
2021-01-18gdb: const-ify hostio methods parameter in remote.cSimon Marchi2-8/+18
2021-01-18gdb: move remote_target::start_remote variable to narrower scopeSimon Marchi2-5/+7
2021-01-18gdb: const-ify remote_target::add_current_inferior_and_thread parameterSimon Marchi2-5/+13
2021-01-18gdb: const-ify unpack_* functions in remote.cSimon Marchi2-25/+39
2021-01-18PR27198, segv in S_IS_WEAKAlan Modra6-0/+21
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu7-1/+36
2021-01-17gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu3-16/+14
2021-01-18Automatic date update in version.inGDB Administrator1-1/+1
2021-01-16PR binutils/23460: Increase the max number of open files to 20H.J. Lu2-1/+7
2021-01-17Automatic date update in version.inGDB Administrator1-1/+1
2021-01-16ld/elf/x86: Don't compare IFUNC address in the shared objectH.J. Lu5-23/+18
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu22-0/+239
2021-01-16Tidy inflateEnd callsAlan Modra4-4/+11
2021-01-16PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCALAlan Modra5-3/+16
2021-01-15sim: testsuite: flatten treeMike Frysinger2860-1/+5
2021-01-16Automatic date update in version.inGDB Administrator1-1/+1
2021-01-15gdb/tui: compare pointer to nullptr, not 0Andrew Burgess2-2/+6
2021-01-15[gdb/testsuite] Fix gdb.fortran/array-slices.exp with -m32Tom de Vries2-1/+7
2021-01-15RISC-V: Fixed the indent that caused by the previous commits accidentally.Nelson Chu2-1/+6
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu9-922/+944
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