aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-02Remove uses of fprintf_symbol_filteredTom Tromey3-17/+7
2021-08-02Handle type qualifier for enumeration nameTom Tromey4-2/+112
2021-08-02Remove the type_qualifier globalTom Tromey1-13/+1
2021-08-02Defer Ada character literal resolutionTom Tromey7-44/+204
2021-08-02Refactor Ada resolutionTom Tromey3-10/+42
2021-08-02Remove add_symbols_from_enclosing_procsTom Tromey1-28/+2
2021-08-02Avoid crash in varobj deletionTom Tromey2-2/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-dwz-mTom de Vries1-0/+13
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-gdb-indexTom de Vries1-12/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp with cc-with-gdb-indexTom de Vries1-1/+5
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp with cc-with-gdb-indexTom de Vries1-2/+21
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-indexTom de Vries1-0/+14
2021-08-02gdb: Make the builtin "boolean" type an unsigned typeShahab Vahedi2-1/+69
2021-08-02Automatic date update in version.inGDB Administrator1-1/+1
2021-08-01[gdb/testsuite] Fix gdb.base/maint.exp with cc-with-gdb-indexTom de Vries1-13/+21
2021-08-01[gdb/testsuite] Fix gdb.base/index-cache.exp with cc-with-gdb-indexTom de Vries1-1/+1
2021-08-01Automatic date update in version.inGDB Administrator1-1/+1
2021-07-31Automatic date update in version.inGDB Administrator1-1/+1
2021-07-30Use iterator_range in more placesTom Tromey1-50/+9
2021-07-30Replace exception_print_same with operator!=Tom Tromey4-18/+18
2021-07-30[gdb/build] Disable attribute nonnullTom de Vries1-0/+75
2021-07-30gas: ensure XCOFF DWARF subsection are initialized to 0Clément Chigot1-1/+1
2021-07-30bfd: ensure that symbols targeted by DWARF relocations are kept in XCOFFClément Chigot1-79/+106
2021-07-30bfd: avoid a crash when debug_section isn't created in XCOFFClément Chigot1-1/+2
2021-07-30readelf: catch archive_file_size of -1Alan Modra1-3/+1
2021-07-30reloc_upper_bound size calculationsAlan Modra5-5/+5
2021-07-30Sanity check _bfd_coff_read_string_tableAlan Modra1-3/+12
2021-07-30IMAGE_SCN_LNK_NRELOC_OVFLAlan Modra1-0/+6
2021-07-29gdb: fix nr_bits gdb_assert in append_flags_type_fieldSimon Marchi1-1/+1
2021-07-30Automatic date update in version.inGDB Administrator1-1/+1
2021-07-29obsd-nat: Report both thread and PID in ::pid_to_str.John Baldwin1-1/+1
2021-07-29obsd-nat: Various fixes for fork following.John Baldwin2-30/+25
2021-07-29obsd-nat: Various fixes to obsd_nat_target::wait.John Baldwin1-49/+12
2021-07-29x86-bsd-nat: Only define gdb_ptrace when using debug registers.John Baldwin1-8/+8
2021-07-29Don't compile x86 debug register support on OpenBSD.John Baldwin2-5/+9
2021-07-29Fix for gdb.tui/tui-layout-asm.expCarl Love1-2/+30
2021-07-29guile/scm-math: indentation fixesGeorge Barrett1-9/+9
2021-07-29guile: fix make-value with pointer typeGeorge Barrett4-2/+71
2021-07-29gdbtypes: return value from get_unsigned_type_maxGeorge Barrett3-12/+8
2021-07-29gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot9-8/+90
2021-07-28Guile: temporary breakpointsGeorge Barrett4-9/+86
2021-07-29Automatic date update in version.inGDB Administrator1-1/+1
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi2-72/+1
2021-07-28x86: Simplify check for distinct TMM register operandsH.J. Lu1-15/+10
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu1-30/+34
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu10-0/+100
2021-07-28ld: Report error reason when a library cannot be foundH.J. Lu1-2/+2
2021-07-28texi2pod.pl: add no-op --no-split option support [PR28144]Sergei Trofimovich1-0/+2
2021-07-28gdb: fix missing space in some info variables outputAndrew Burgess3-4/+24
2021-07-28[gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5Tom de Vries1-1/+16