aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey8-67/+27
2019-10-17Add libctf to src-release.sh:GDB_SUPPORT_DIRSSergio Durigan Junior2-1/+5
2019-10-17[gdb] Fix typos in commentsTom de Vries28-51/+81
2019-10-17[gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other filesTom de Vries2-1/+9
2019-10-17PR29, Coreutils POSIX2_VERSION as 200112LAlan Modra2-1/+6
2019-10-16Constify objfile::original_nameTom Tromey2-1/+5
2019-10-17Automatic date update in version.inGDB Administrator1-1/+1
2019-10-16gdb/fortran: Add test for module variables in 'info variables' outputAndrew Burgess2-0/+28
2019-10-16gdb/testsuite: Allow cc-with-tweaks board file to be used with FortranAndrew Burgess2-0/+15
2019-10-16Allow not saving the signal state in SIGSETJMPChristian Biesinger3-3/+28
2019-10-16DWARF reader: Reject sections with invalid sizesKeith Seitz2-0/+15
2019-10-16Add initial compile command support to RISC-V port.Jim Wilson2-0/+63
2019-10-16Create xml-builtin.h to declare xml_builtinsChristian Biesinger8-7/+50
2019-10-16libctf: mark swap.h inline functions as staticSimon Marchi2-3/+7
2019-10-16[gdb/tdep] Fix inferior call arg passing for amd64Tom de Vries4-55/+80
2019-10-16[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argumentsTom de Vries4-12/+21
2019-10-16[gdb/testsuite] Fix local-static.exp with g++-4.8Tom de Vries2-3/+42
2019-10-16[gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries2-20/+26
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra10-69/+116
2019-10-16Fix potential illegal memory access when disassembling corrupt RX binaries.Nick Clifton2-15/+92
2019-10-16genscripts comment tidyAlan Modra2-58/+45
2019-10-16qsort: tc-xtensa.c tidyAlan Modra2-22/+33
2019-10-16Automatic date update in version.inGDB Administrator1-1/+1
2019-10-15gdb/gdbserver: Remove reference to vec-ipa.oAndrew Burgess2-1/+4
2019-10-15gdb: Update comments that reference VEC or vec.hAndrew Burgess11-22/+29
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess41-1312/+45
2019-10-15gdb: Remove use of VEC from dwarf2read.cAndrew Burgess3-42/+84
2019-10-15Use %x when printing the TIDTom Tromey2-2/+7
2019-10-15Rename pid -> tid in windows-nat.cTom Tromey2-4/+9
2019-10-15Change gcc_target_options to return std::stringTom Tromey11-19/+35
2019-10-15Make tui-winsource not use breakpoint_chainChristian Biesinger3-8/+11
2019-10-15Change iterate_over_breakpoints to take a function_viewChristian Biesinger8-38/+64
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