summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a unit test for scoped_ignore_sigpipeusers/palves/scoped_ignore_signalPedro Alves2021-06-152-0/+126
* scoped_ignore_signal: Use sigprocmask+sigtimedwait instead of signalPedro Alves2021-06-151-2/+35
* Introduce scoped_restore_signalPedro Alves2021-06-153-40/+101
* Move scoped_ignore_sigttou to gdbsupport/Pedro Alves2021-06-156-9/+6
* Allow readelf to recognise GO buildid notes.Nick Clifton2021-06-154-0/+11
* x86: bring "gas --help" output for --32 etc in sync with realityJan Beulich2021-06-153-4/+15
* x86: simplify .dispNN settingJan Beulich2021-06-152-51/+24
* x86: slightly simplify offset_in_range()Jan Beulich2021-06-152-2/+7
* x86: harmonize disp with imm handlingJan Beulich2021-06-155-23/+79
* x86: make offset_in_range()'s warning contents useful (again)Jan Beulich2021-06-152-6/+7
* x86: off-by-1 in offset_in_range()Jan Beulich2021-06-157-1/+89
* x86: permit parenthesized expressions again as addressing scale factorJan Beulich2021-06-155-2/+26
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-157-44/+155
* sim: mn10300: enable -WerrorMike Frysinger2021-06-143-106/+113
* sim: mn10300: switch abort to sim_engine_abortMike Frysinger2021-06-142-1/+5
* sim: erc32: fix build w/out F_{G,S}ETFLMike Frysinger2021-06-143-2/+13
* sim: erc32: fix build w/out termios.hMike Frysinger2021-06-142-0/+20
* sim: drop redundant SIM_AC_OPTION_WARNINGSMike Frysinger2021-06-1427-214/+250
* sim: enable silent rules in common buildsMike Frysinger2021-06-148-30/+84
* Automatic date update in version.inGDB Administrator2021-06-151-1/+1
* gnulib: define the path to gnulib's parent dirMike Frysinger2021-06-148-12/+35
* fbsd nat: Disable address space randomization when requested.John Baldwin2021-06-146-2/+96
* Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2021-06-142-3/+12
* Include missing header signal.hBernd Edlinger2021-06-142-0/+5
* Use consistent type in binutils/dwarf.cEric Botcazou2021-06-142-10/+17
* GNU gettext introduced this change[0] in version 0.19.8 to fix gettext detect...Michael Forney2021-06-144-20/+67
* gas: fold three as_warn() in emit_expr_with_reloc()Jan Beulich2021-06-142-12/+6
* gas: drop TC_ADDRESS_BYTES conditionalsJan Beulich2021-06-143-5/+8
* sim: ppc: use common version.o tooMike Frysinger2021-06-132-7/+10
* sim: rx: move cycle-accurate settings to CPPFLAGSMike Frysinger2021-06-135-10/+15
* Automatic date update in version.inGDB Administrator2021-06-141-1/+1
* sim: start unifying portability shimsMike Frysinger2021-06-1212-19/+157
* sim: unify sim-load.o buildingMike Frysinger2021-06-126-5/+74
* sim: rx: replace cycle-stats with common profile settingsMike Frysinger2021-06-127-63/+29
* sim: assume sys/select.h always existsMike Frysinger2021-06-1213-15/+25
* sim: erc32: replace caddr_t with void*Mike Frysinger2021-06-122-10/+18
* sim: erc32/ppc: fix handling of $EXEEXTMike Frysinger2021-06-124-6/+14
* sim: overhaul alignment settings managementMike Frysinger2021-06-12136-1616/+334
* sim: unify bug & package settingsMike Frysinger2021-06-12105-2785/+165
* sim: unify debug/stdio/trace/profile build settingsMike Frysinger2021-06-1273-4742/+244
* sim: split debug/stdio/trace/profile options into dedicated m4 filesMike Frysinger2021-06-126-95/+178
* Automatic date update in version.inGDB Administrator2021-06-131-1/+1
* sim: ppc: unify header & function & type tests tooMike Frysinger2021-06-128-1081/+902
* remote: Fix indentation in remote_new_objfile.John Baldwin2021-06-122-2/+6
* sim: ppc: unify env settings tooMike Frysinger2021-06-126-45/+23
* sim: unify environment build settingsMike Frysinger2021-06-12100-993/+100
* sim: unify assert build settingsMike Frysinger2021-06-12131-869/+222
* sim: unify platform function & header testsMike Frysinger2021-06-12109-17440/+1478
* readelf: don't clear section_headers in process_file_headerAlan Modra2021-06-122-2/+4
* Re: readelf section readingAlan Modra2021-06-122-3/+12