aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-prompt.expAndrew Burgess2-39/+51
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-block.expAndrew Burgess2-7/+15
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-pp-maint.expAndrew Burgess2-5/+15
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-explore.expAndrew Burgess2-28/+35
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-finish-breakpoint.expAndrew Burgess2-13/+19
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-strfns.expAndrew Burgess2-1/+8
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-format-string.expAndrew Burgess2-18/+23
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-mi.expAndrew Burgess2-156/+171
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot30-133/+1039
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot15-31/+376
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot8-239/+400
2021-03-12bfd: move xcoff64_ppc_relocate_section after the HOWTO tableClément Chigot2-188/+194
2021-03-12bfd: use default coff_write_object_contents for XCOFF64Clément Chigot3-351/+14
2021-03-12bfd: add missing smclass when creating csect for xcoff64Clément Chigot2-3/+8
2021-03-12Re: x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Alan Modra2-1/+5
2021-03-12PE image base falloutAlan Modra7-21/+53
2021-03-12Automatic date update in version.inGDB Administrator1-1/+1