aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-15gdb: add logging to dwarf2_initialize_objfileSimon Marchi1-1/+14
2021-03-15gdb: remove dw2_get_file_names_reader's info_ptr parameterSimon Marchi2-2/+6
2021-03-15Fix unary + in AdaTom Tromey4-3/+18
2021-03-15Call ada_ensure_varsize_limit in indirectionTom Tromey5-1/+30
2021-03-15Implement Ada operator overloadingTom Tromey8-35/+467
2021-03-15Fix regression in Ada ptypeTom Tromey2-2/+7
2021-03-15Fix Ada assignment resolutionTom Tromey7-1/+142
2021-03-15Fix bug in Ada aggregate assignmentTom Tromey8-11/+72
2021-03-15Add a symbols-only mode to nm.Nick Clifton4-38/+137
2021-03-15gdb/fortran: Fix quad floating-point type for Intel compilers.Felix Willgerodt2-1/+8
2021-03-15ld: don't chance overrunning PE .reloc section contentJan Beulich2-3/+4
2021-03-15gdb: use make_scoped_restore to restore gdbpy_current_objfileAndrew Burgess9-6/+264
2021-03-15Automatic date update in version.inGDB Administrator1-1/+1
2021-03-14Use cu_header consistently in read_attribute_valueTom Tromey2-11/+16
2021-03-14Minor tweak to use die_reader_specs::abfdTom Tromey2-2/+7
2021-03-14Set dwarf2_per_cu_data::m_header_read_inTom Tromey2-0/+7
2021-03-14Automatic date update in version.inGDB Administrator1-1/+1
2021-03-13Constify abbrev_table::lookup_abbrevTom Tromey3-10/+20
2021-03-13Remove Irix 6 workaround from DWARF abbrev readerTom Tromey2-19/+13
2021-03-13sim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILDMike Frysinger8-5/+31
2021-03-13sim: introduce {COMPILE,LINK}_FOR_BUILDMike Frysinger16-49/+111
2021-03-12sim: drop dep on configure-gdbMike Frysinger3-2/+5
2021-03-13Automatic date update in version.inGDB Administrator1-1/+1
2021-03-12Use RAII to set the per-thread SIGSEGV handlerChristian Biesinger4-12/+51
2021-03-12Add values for NetBSD .note.netbsd.ident notes (PaX).Frederic Cambus2-0/+15
2021-03-12aarch64: Add few missing system registersPrzemyslaw Wirkus8-0/+74
2021-03-12riscv --enable-targets=all on 32-bit hostAlan Modra3-12/+18
2021-03-12gdb/testsuite: resolve remaining duplicate test names in gdb.python/*.expAndrew Burgess7-8/+25
2021-03-12gdb/testsuite: remove duplicate test from gdb.python/py-value-cc.expAndrew Burgess2-2/+4
2021-03-12gdb/testsuite: check the correct Python variable in testAndrew Burgess2-1/+6
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-explore-cc.expAndrew Burgess2-4/+9
2021-03-12gdb/testsuite: remove a duplicate testAndrew Burgess2-2/+4
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-symtab.expAndrew Burgess2-2/+9