aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-17gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2-29/+31
2021-06-17Make the TUI command window support the mousePedro Alves4-52/+186
2021-06-17gas: ensure sections contents is zero for BFD_RELOC_PPC*_TLSM on XCOFF.Clément Chigot6-5/+107
2021-06-17powerpc: move cell "or rx,rx,rx" hintsAlan Modra2-5/+10
2021-06-17sim: mn10300: tweak static inlinesMike Frysinger2-2/+6
2021-06-17sim: split sim/callback.h include outMike Frysinger19-2/+38
2021-06-17Automatic date update in version.inGDB Administrator1-1/+1
2021-06-16sim: make some rules silent by default in Make-common.inSimon Marchi4-6/+20
2021-06-16gdb, doc: Fix missed ChangeLog entry.Felix Willgerodt1-0/+6
2021-06-16btrace, doc: Clarify record function-call-history documentation.Felix Willgerodt1-15/+14
2021-06-16[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries5-23/+36
2021-06-16gas: fix hex float parsing from .dcb.? directivesJan Beulich3-71/+75
2021-06-16gas: fix overflow diagnosticsJan Beulich6-10/+72
2021-06-16sim: mips: add printf attribute to trace funcMike Frysinger3-2/+7
2021-06-16sim: mips: rework dynamic printf logic to avoid compiler warningsMike Frysinger2-8/+38
2021-06-16sim: mips: tweak buffer signMike Frysinger2-1/+6
2021-06-16sim: mips: fix uninitialized register useMike Frysinger2-1/+6
2021-06-16sim: drop obsolete AC_EXEEXT callMike Frysinger67-70/+133
2021-06-16sim: ppc: use common sim-assert settingMike Frysinger4-38/+5
2021-06-16sim: ppc: convert to bfd_endianMike Frysinger11-59/+75
2021-06-16sim: ppc: replace local __attribute__ fallbackMike Frysinger3-15/+7
2021-06-16sim: ppc: use common ATTRIBUTE_PRINTF macrosMike Frysinger6-5/+23
2021-06-16sim: ppc: use common ATTRIBUTE_PACKED macroMike Frysinger3-6/+12
2021-06-16sim: ppc: replace local NORETURN macros with common oneMike Frysinger4-6/+12
2021-06-16sim: ppc: replace local UNUSED macros with common oneMike Frysinger5-96/+97
2021-06-16sim: ppc: replace local CONCAT macros with common onesMike Frysinger6-16/+12
2021-06-16sim: ppc: change bool variable name to booleanMike Frysinger2-1/+5
2021-06-16sim: ppc: drop host endian configure optionMike Frysinger12-928/+474
2021-06-16sim: mips: fix format warnings when setting up memoryMike Frysinger2-18/+22
2021-06-16sim: drop arch-specific config.hMike Frysinger100-8706/+1478
2021-06-15sim: move dv-sockser define to CPPFLAGSMike Frysinger95-250/+161
2021-06-16Automatic date update in version.inGDB Administrator1-1/+1
2021-06-15sim: switch modules.c & version.c to stamp filesMike Frysinger5-7/+26
2021-06-15Fix typo in vsx-regs.exp testCarl Love1-1/+1
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton4-0/+11
2021-06-15x86: bring "gas --help" output for --32 etc in sync with realityJan Beulich3-4/+15
2021-06-15x86: simplify .dispNN settingJan Beulich2-51/+24
2021-06-15x86: slightly simplify offset_in_range()Jan Beulich2-2/+7
2021-06-15x86: harmonize disp with imm handlingJan Beulich5-23/+79
2021-06-15x86: make offset_in_range()'s warning contents useful (again)Jan Beulich2-6/+7
2021-06-15x86: off-by-1 in offset_in_range()Jan Beulich7-1/+89
2021-06-15x86: permit parenthesized expressions again as addressing scale factorJan Beulich5-2/+26
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra7-44/+155
2021-06-14sim: mn10300: enable -WerrorMike Frysinger3-106/+113
2021-06-14sim: mn10300: switch abort to sim_engine_abortMike Frysinger2-1/+5
2021-06-14sim: erc32: fix build w/out F_{G,S}ETFLMike Frysinger3-2/+13
2021-06-14sim: erc32: fix build w/out termios.hMike Frysinger2-0/+20
2021-06-14sim: drop redundant SIM_AC_OPTION_WARNINGSMike Frysinger27-214/+250
2021-06-14sim: enable silent rules in common buildsMike Frysinger8-30/+84