aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Fix call to system fallocate to handle errno correctly.Holger Berger2-2/+9
2021-03-19Fix typo in previous patch: should use struct mallinfo2.Cary Coutant2-2/+8
2021-03-19Regenerate config.in, missing from previous commit.Cary Coutant1-0/+3
2021-03-19Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson4-4/+16
2021-03-19Add DWARF 5 support in gold.Cary Coutant5-129/+715
2021-03-19Fix potential hang during gdbserver testingKevin Buettner2-1/+11
2021-03-19Fix any_thread_of_inferiorPedro Alves2-2/+7
2021-03-19elf: Rename EM_INTEL205 to EM_INTELGTH.J. Lu4-1/+11
2021-03-19gas/app.c don't throw away spaces before slashAlan Modra2-1/+4
2021-03-19pr27590 testcase fixesAlan Modra3-4/+15
2021-03-19Enable macro test for clang compilerSourabh Singh Tomar5-9/+26
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu8-26/+111
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu7-1/+23
2021-03-19Automatic date update in version.inGDB Administrator1-1/+1
2021-03-182021-03-18 Christian Groessler <chris@groessler.org>Christian Groessler2-16/+31
2021-03-18Reimplement dwarf_unit_type_nameTom Tromey4-28/+24
2021-03-18gdb/doc: fix the example for get_set_string in Python API docsAndrew Burgess4-5/+14
2021-03-18GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu4-3/+56
2021-03-18Fix section dumping so that warnings are not issued for missed sections in se...Nick Clifton2-43/+75
2021-03-18libctf: support encodings for enumsNick Alcock6-4/+27
2021-03-18libctf: a couple of small error-handling fixesNick Alcock3-10/+25
2021-03-18libctf: types: unify code dealing with small-vs-large struct membersNick Alcock3-157/+150
2021-03-18libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock8-410/+323
2021-03-18libctf: eliminate dtd_u, part 4: enumsNick Alcock8-122/+277
2021-03-18libctf: do not corrupt strings across ctf_serializeNick Alcock8-12/+209
2021-03-18libctf: don't lose track of all valid types upon serializationNick Alcock2-0/+6
2021-03-18Add install dependencies for ld -> bfd and libctf -> bfdNick Alcock3-2/+23
2021-03-18libctf: eliminate dtd_u, part 3: functionsNick Alcock5-35/+28
2021-03-18libctf: eliminate dtd_u, part 2: arraysNick Alcock5-16/+27
2021-03-18libctf: eliminate dtd_u, part 1: int/float/sliceNick Alcock6-78/+92
2021-03-18libctf: fix GNU style for do {} whileNick Alcock6-46/+63
2021-03-18libctf: split up ctf_serializeNick Alcock2-317/+424
2021-03-18libctf: fix comment above ctf_dict_tNick Alcock2-5/+10
2021-03-18libctf: split serialization and file writeout into its own fileNick Alcock5-1324/+1391
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock5-56/+65
2021-03-18Automatic date update in version.inGDB Administrator1-1/+1
2021-03-17gdb: remove unneeded argument in check_multi_target_resumptionSimon Marchi2-1/+6
2021-03-17gdb/testsuite: add test for run/attach while program is runningSimon Marchi3-0/+195
2021-03-17Automatic date update in version.inGDB Administrator1-1/+1
2021-03-16Retain .debug_addr sections loaded in the main file.Nick Clifton2-1/+7
2021-03-16Re-enable the dislay of debug sections in separate debuginfo files without th...Nick Clifton2-2/+13
2021-03-16Fix cygwin build errorChristian Biesinger2-1/+6
2021-03-16Fix potentially undefined behaviour use of strcpcy.Nick Clifton2-1/+8
2021-03-16Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton4-3/+14
2021-03-16gdb/python: fix FrameDecorator regression on Python 2Andrew Burgess6-1/+169
2021-03-16gdb/testsuite: squash duplicate test names in gdb.threads/*.expAndrew Burgess7-48/+77
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen13-5/+340
2021-03-16Automatic date update in version.inGDB Administrator1-1/+1
2021-03-15Fix GDB build with GCC 4.8.2Tom Tromey3-2/+12
2021-03-15gdb: remove spurious colon in create_debug_type_hash_table debug printSimon Marchi2-1/+6