aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15Add a unit test for scoped_ignore_sigpipeusers/palves/scoped_ignore_signalPedro Alves
2021-06-15scoped_ignore_signal: Use sigprocmask+sigtimedwait instead of signalPedro Alves
2021-06-15Introduce scoped_restore_signalPedro Alves
2021-06-15Move scoped_ignore_sigttou to gdbsupport/Pedro Alves
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton
2021-06-15x86: bring "gas --help" output for --32 etc in sync with realityJan Beulich
2021-06-15x86: simplify .dispNN settingJan Beulich
2021-06-15x86: slightly simplify offset_in_range()Jan Beulich
2021-06-15x86: harmonize disp with imm handlingJan Beulich
2021-06-15x86: make offset_in_range()'s warning contents useful (again)Jan Beulich
2021-06-15x86: off-by-1 in offset_in_range()Jan Beulich
2021-06-15x86: permit parenthesized expressions again as addressing scale factorJan Beulich
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra
2021-06-14sim: mn10300: enable -WerrorMike Frysinger
2021-06-14sim: mn10300: switch abort to sim_engine_abortMike Frysinger
2021-06-14sim: erc32: fix build w/out F_{G,S}ETFLMike Frysinger
2021-06-14sim: erc32: fix build w/out termios.hMike Frysinger
2021-06-14sim: drop redundant SIM_AC_OPTION_WARNINGSMike Frysinger
2021-06-14sim: enable silent rules in common buildsMike Frysinger
2021-06-15Automatic date update in version.inGDB Administrator
2021-06-14gnulib: define the path to gnulib's parent dirMike Frysinger
2021-06-14fbsd nat: Disable address space randomization when requested.John Baldwin
2021-06-14Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves
2021-06-14Include missing header signal.hBernd Edlinger
2021-06-14Use consistent type in binutils/dwarf.cEric Botcazou
2021-06-14GNU gettext introduced this change[0] in version 0.19.8 to fix gettext detect...Michael Forney
2021-06-14gas: fold three as_warn() in emit_expr_with_reloc()Jan Beulich
2021-06-14gas: drop TC_ADDRESS_BYTES conditionalsJan Beulich
2021-06-13sim: ppc: use common version.o tooMike Frysinger
2021-06-13sim: rx: move cycle-accurate settings to CPPFLAGSMike Frysinger
2021-06-14Automatic date update in version.inGDB Administrator
2021-06-12sim: start unifying portability shimsMike Frysinger
2021-06-12sim: unify sim-load.o buildingMike Frysinger
2021-06-12sim: rx: replace cycle-stats with common profile settingsMike Frysinger
2021-06-12sim: assume sys/select.h always existsMike Frysinger
2021-06-12sim: erc32: replace caddr_t with void*Mike Frysinger
2021-06-12sim: erc32/ppc: fix handling of $EXEEXTMike Frysinger
2021-06-12sim: overhaul alignment settings managementMike Frysinger
2021-06-12sim: unify bug & package settingsMike Frysinger
2021-06-12sim: unify debug/stdio/trace/profile build settingsMike Frysinger
2021-06-12sim: split debug/stdio/trace/profile options into dedicated m4 filesMike Frysinger
2021-06-13Automatic date update in version.inGDB Administrator
2021-06-12sim: ppc: unify header & function & type tests tooMike Frysinger
2021-06-12remote: Fix indentation in remote_new_objfile.John Baldwin
2021-06-12sim: ppc: unify env settings tooMike Frysinger
2021-06-12sim: unify environment build settingsMike Frysinger
2021-06-12sim: unify assert build settingsMike Frysinger
2021-06-12sim: unify platform function & header testsMike Frysinger
2021-06-12readelf: don't clear section_headers in process_file_headerAlan Modra
2021-06-12Re: readelf section readingAlan Modra