aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth8-2/+40
2021-07-07Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton11-400/+476
2021-07-07Automatic date update in version.inGDB Administrator1-1/+1
2021-07-06gdb: introduce iterator_range, remove next_adapterSimon Marchi16-172/+124
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi6-121/+4957
2021-07-06Rename gdb/ChangeLog to gdb/ChangeLog-2021Joel Brobecker2-0/+1
2021-07-06sim: ppc: add missing empty targetsDan Streetman1-0/+12
2021-07-06PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan3-3/+3
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz7-1/+124
2021-07-06Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2-16/+40
2021-07-06gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves8-17/+32
2021-07-06[gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries3-136/+81
2021-07-06RISC-V: Fix the build broken with -Werror.Nelson Chu1-2/+1
2021-07-06[gdb/symtab] Fix skipping of import of C++ CUTom de Vries6-7/+60
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng7-2/+112
2021-07-06Re: PR28055, segfault in bpf special reloc functionAlan Modra2-1/+6
2021-07-06Automatic date update in version.inGDB Administrator1-1/+1
2021-07-05Simplify debug_names index writingTom Tromey1-83/+10
2021-07-05Simplify gdb_index writingTom Tromey1-60/+24
2021-07-05Minor cleanup to addrmap_index_data::previous_validTom Tromey1-4/+4
2021-07-05Fix oddity in write_gdbindexTom Tromey1-1/+1
2021-07-05Fix warning in symtab.cTom Tromey1-0/+2
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu9-39/+122
2021-07-05Restore the libiberty component of commit 50ad1254d5030d0804cbf89c758359ae202...Nick Clifton4-2/+156
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