aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-15m68hc1x: better arg checking for reloc_warningAlan Modra2-21/+26
2019-10-15s390: Fix infcalls passing a single-field struct with static membersAndreas Arnez2-3/+23
2019-10-15remove more xmalloc in bfdAlan Modra6-50/+79
2019-10-15PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of...Alan Modra2-3/+6
2019-10-15Simplify power of two testAlan Modra2-1/+6
2019-10-15[gdb/testsuite] Fix gdb.ada/mi_task_arg.expTom de Vries1-1/+7
2019-10-15Automatic date update in version.inGDB Administrator1-1/+1
2019-10-14gdb.mi/list-thread-groups-available.exp: read entries one by one instead of i...Simon Marchi2-9/+23
2019-10-14gdb: remove unused includes from dwarf2read.cSimon Marchi2-12/+4
2019-10-14qsort: ldctor.c CONSTRUCTORSAlan Modra3-21/+31
2019-10-14qsort: pe-dll.c reloc sortingAlan Modra2-3/+19
2019-10-14qsort: objcopy.c section sortAlan Modra2-9/+19
2019-10-14qsort: syms.c stab sortingAlan Modra2-3/+13
2019-10-14qsort: dwarf2.cAlan Modra2-5/+24
2019-10-14qsort: elf_link_add_object_symbols weak aliasesAlan Modra2-12/+49
2019-10-14qsort: elf_sort_sections use of target_indexAlan Modra3-10/+23
2019-10-14qsort: SHF_LINK_ORDER section sortAlan Modra2-61/+51
2019-10-14qsort issuesAlan Modra5-8/+60
2019-10-14PR24955, libbfd terminating program on out of memory (part2)Alan Modra5-10/+37
2019-10-14Automatic date update in version.inGDB Administrator1-1/+1
2019-10-13gdb: Silence -Wformat-nonliteral warning with clangSimon Marchi2-0/+14
2019-10-13Mention PR c++/20020 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR testsuite/25016 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR breakpoints/25011 in ChangeLog entryTom de Vries2-0/+2
2019-10-13Mention PR gdb/25010 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton4-2/+12
2019-10-12gdb: small cleanup in breakpoint.c's includesSimon Marchi2-5/+7
2019-10-13[gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries9-8/+87
2019-10-13Automatic date update in version.inGDB Administrator1-1/+1
2019-10-12Remove unnecessary declaration of trace_regblock_sizeChristian Biesinger2-2/+6
2019-10-12Move declaration of max_user_call_depth to headerChristian Biesinger4-3/+13
2019-10-12Tweak the 'how to make a release' documentNick Clifton2-6/+16
2019-10-12Automatic date update in version.inGDB Administrator1-1/+1
2019-10-11Improve comments in print-utils.h.Jim Wilson2-4/+12
2019-10-11RISC-V: Fix two ARI warnings.Jim Wilson2-2/+7
2019-10-11bfd/dwarf2.c: fix assertion failure in comp_unit_hash_infoMax Filippov2-2/+8
2019-10-11Updated traditional Chinese translation for the binutils/ subdirectoryNick Clifton2-2371/+6407
2019-10-11Automatic date update in version.inGDB Administrator1-1/+1
2019-10-10Include gdbtk.h to avoid declarationsChristian Biesinger2-4/+8
2019-10-10Move declaration of varobjdebug to headerChristian Biesinger4-3/+12
2019-10-10gdb/testsuite: Fix typos in infcall-nested-structs.cAndreas Arnez2-10/+18
2019-10-10[gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries2-0/+31
2019-10-10Automatic date update in version.inGDB Administrator1-1/+1
2019-10-09Don't call erase_data_content from tui_data_window::show_registersTom Tromey2-2/+8
2019-10-09Make TUI window handle a unique_ptrTom Tromey13-87/+102
2019-10-09Remove declaration from tui-wingeneral.hTom Tromey2-1/+4
2019-10-09Remove tui_win_is_auxiliaryTom Tromey3-8/+5
2019-10-09Remove tui_default_win_viewport_heightTom Tromey4-63/+18
2019-10-09Remove two TUI commentsTom Tromey2-2/+4
2019-10-09[gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARFTom de Vries2-5/+56