aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton15-16789/+18674
2021-07-05[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2-1/+13
2021-07-05gdb: fall back on sigpending + sigwait if sigtimedwait is not availableSimon Marchi1-2/+13
2021-07-05gdbsupport/common.m4: check for sigtimedwaitSimon Marchi7-4/+13
2021-07-05Re: opcodes: constify & local meps macrosAlan Modra2-5/+12
2021-07-05PR28055, segfault in bpf special reloc functionAlan Modra2-6/+21
2021-07-05PR28047, readelf crash due to assertion failureAlan Modra2-6/+17
2021-07-05Automatic date update in version.inGDB Administrator1-1/+1
2021-07-04gdb: return early if no execution in darwin_solib_create_inferior_hookSimon Marchi1-0/+4
2021-07-04Automatic date update in version.inGDB Administrator1-1/+1
2021-07-03gprof: Regenerate configureH.J. Lu2-10/+14
2021-07-03Update NEWS post GDB 11 branch creation.Joel Brobecker2-1/+9
2021-07-03Bump version to 12.0.50.DATE-git.Joel Brobecker4-2/+11
2021-07-03Use 'bool' more idiomatically in dwarf_decode_linesTom Tromey2-2/+7
2021-07-03More minor updates to the how-to-make-a-release documentationgdb-11-branchpointNick Clifton1-9/+9
2021-07-03Update version number and regenerate filesNick Clifton21-8502/+9714
2021-07-03Add markers for 2.37 branchNick Clifton17-0/+59
2021-07-03Synchronize libiberty sources (and include/demangle.h) with GCC master versionNick Clifton17-393/+476
2021-07-03Automatic date update in version.inGDB Administrator1-1/+1
2021-07-02Use 'const' in ada-exp.yTom Tromey2-10/+15
2021-07-02Document TUI improvements in the manual & NEWSPedro Alves4-0/+46
2021-07-02Fix an illegal memory access triggered by an attempt to parse a corrupt input...Nick Clifton2-1/+10
2021-07-02PR28048, heap-buffer-overflow on readelf -WwAlan Modra2-1/+7
2021-07-02Re: Fix minor NDS32 renaming snafuAlan Modra5-14/+27
2021-07-02Fix minor NDS32 renaming snafu.Nick Clifton2-2/+7
2021-07-01sim: unify reserved instruction bits settingsMike Frysinger33-140/+100
2021-07-01sim: m32r: merge with common configure scriptMike Frysinger8-2902/+35
2021-07-01sim: m32r: reformat linux traps codeMike Frysinger2-1067/+1067
2021-07-01sim: m32r: unify ELF & Linux traps logicMike Frysinger8-1385/+1207
2021-07-01sim: m32r: replace custom endian helpers with sim-endianMike Frysinger2-107/+90
2021-07-01sim: m32r: fix virtual environment with Linux targetsMike Frysinger5-8/+15
2021-07-01sim: m32r: namespace Linux syscall tableMike Frysinger3-370/+377
2021-07-02Automatic date update in version.inGDB Administrator1-1/+1
2021-07-01cgen: split GUILE setting outMike Frysinger5-3/+17
2021-07-01opcodes: constify & local meps macrosMike Frysinger2-5/+12
2021-07-01opcodes: cleanup nds32 variablesMike Frysinger3-40/+57
2021-07-01opcodes: constify & localize z80 opcodesMike Frysinger2-2/+7
2021-07-01opcodes: constify & scope microblaze opcodesMike Frysinger5-13/+30
2021-07-01opcodes: constify aarch64_opcode_tablesMike Frysinger7-7/+22
2021-07-01Partially fix debuginfod tests in binutils testsuite.Nick Clifton2-5/+10
2021-07-01Linux: Access memory even if threads are runningPedro Alves7-47/+706
2021-07-01readelf: Reset file position to beginning for thin archive membersAndrei Homescu4-0/+60
2021-07-01arm: don't treat XScale features as part of the FPU [PR 28031]Richard Earnshaw2-1/+6
2021-07-01Automatic date update in version.inGDB Administrator1-1/+1
2021-06-30sim: ppc: unify (most) compiler warnings with common codeMike Frysinger3-5/+73
2021-06-30sim: cris/frv/iq2000/lm32: merge with common configure scriptMike Frysinger21-11650/+185
2021-06-30sim: unify scache settingsMike Frysinger45-254/+109
2021-06-30sim: frv: scope the unique configure flagMike Frysinger4-29/+41
2021-06-30sim: move scache init to dynamic modules.cMike Frysinger4-7/+12
2021-06-30sim: move profile init to dynamic modules.cMike Frysinger4-8/+11