summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: introduce iterator_range, remove next_adapterSimon Marchi2021-07-0616-172/+124
* gdb/testsuite: restore configure scriptSimon Marchi2021-07-066-121/+4957
* Rename gdb/ChangeLog to gdb/ChangeLog-2021Joel Brobecker2021-07-062-0/+1
* sim: ppc: add missing empty targetsDan Streetman2021-07-061-0/+12
* PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan2021-07-063-3/+3
* elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz2021-07-067-1/+124
* Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2021-07-062-16/+40
* gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves2021-07-068-17/+32
* [gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries2021-07-063-136/+81
* RISC-V: Fix the build broken with -Werror.Nelson Chu2021-07-061-2/+1
* [gdb/symtab] Fix skipping of import of C++ CUTom de Vries2021-07-066-7/+60
* RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng2021-07-067-2/+112
* Re: PR28055, segfault in bpf special reloc functionAlan Modra2021-07-062-1/+6
* Automatic date update in version.inGDB Administrator2021-07-061-1/+1
* Simplify debug_names index writingTom Tromey2021-07-051-83/+10
* Simplify gdb_index writingTom Tromey2021-07-051-60/+24
* Minor cleanup to addrmap_index_data::previous_validTom Tromey2021-07-051-4/+4
* Fix oddity in write_gdbindexTom Tromey2021-07-051-1/+1
* Fix warning in symtab.cTom Tromey2021-07-051-0/+2
* ld: Cache and reuse the IR archive file descriptorH.J. Lu2021-07-059-39/+122
* Restore the libiberty component of commit 50ad1254d5030d0804cbf89c758359ae202...Nick Clifton2021-07-054-2/+156
* Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2021-07-0515-16789/+18674
* [gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2021-07-052-1/+13
* gdb: fall back on sigpending + sigwait if sigtimedwait is not availableSimon Marchi2021-07-051-2/+13
* gdbsupport/common.m4: check for sigtimedwaitSimon Marchi2021-07-057-4/+13
* Re: opcodes: constify & local meps macrosAlan Modra2021-07-052-5/+12
* PR28055, segfault in bpf special reloc functionAlan Modra2021-07-052-6/+21
* PR28047, readelf crash due to assertion failureAlan Modra2021-07-052-6/+17
* Automatic date update in version.inGDB Administrator2021-07-051-1/+1
* gdb: return early if no execution in darwin_solib_create_inferior_hookSimon Marchi2021-07-041-0/+4
* Automatic date update in version.inGDB Administrator2021-07-041-1/+1
* gprof: Regenerate configureH.J. Lu2021-07-032-10/+14
* Update NEWS post GDB 11 branch creation.Joel Brobecker2021-07-032-1/+9
* Bump version to 12.0.50.DATE-git.Joel Brobecker2021-07-034-2/+11
* Use 'bool' more idiomatically in dwarf_decode_linesTom Tromey2021-07-032-2/+7
* More minor updates to the how-to-make-a-release documentationgdb-11-branchpointNick Clifton2021-07-031-9/+9
* Update version number and regenerate filesNick Clifton2021-07-0321-8502/+9714
* Add markers for 2.37 branchNick Clifton2021-07-0317-0/+59
* Synchronize libiberty sources (and include/demangle.h) with GCC master versionNick Clifton2021-07-0317-393/+476
* Automatic date update in version.inGDB Administrator2021-07-031-1/+1
* Use 'const' in ada-exp.yTom Tromey2021-07-022-10/+15
* Document TUI improvements in the manual & NEWSPedro Alves2021-07-024-0/+46
* Fix an illegal memory access triggered by an attempt to parse a corrupt input...Nick Clifton2021-07-022-1/+10
* PR28048, heap-buffer-overflow on readelf -WwAlan Modra2021-07-022-1/+7
* Re: Fix minor NDS32 renaming snafuAlan Modra2021-07-025-14/+27
* Fix minor NDS32 renaming snafu.Nick Clifton2021-07-022-2/+7
* sim: unify reserved instruction bits settingsMike Frysinger2021-07-0133-140/+100
* sim: m32r: merge with common configure scriptMike Frysinger2021-07-018-2902/+35
* sim: m32r: reformat linux traps codeMike Frysinger2021-07-012-1067/+1067
* sim: m32r: unify ELF & Linux traps logicMike Frysinger2021-07-018-1385/+1207