aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Do not include parser-defs.h from c-lang.hTom Tromey4-1/+8
2020-11-25Duplicate output sections in scriptsAlan Modra3-42/+45
2020-11-25nm ifunc test tweaksAlan Modra2-4/+8
2020-11-25gas output_file_close error messageAlan Modra3-3/+8
2020-11-25Automatic date update in version.inGDB Administrator1-1/+1
2020-11-24ld/x86-64: Add PR gold/26939 testsH.J. Lu5-0/+40
2020-11-24gdb: remove struct cached_reg typedefSimon Marchi2-2/+6
2020-11-24gdb/testsuite: do not hard-code location indices in condbreak-multi-context.expTankut Baris Aktemur2-67/+128
2020-11-24gdb/README: Fix the URL of the MPFR website (now https).Joel Brobecker2-1/+5
2020-11-24gdb/README: Document the --with-libgmp-prefix configure optionJoel Brobecker2-0/+9
2020-11-24gdb/NEWS: Document that GDB now supports DWARF-based fixed point typesJoel Brobecker2-0/+14
2020-11-24gdb/NEWS: Document that building GDB now requires GMPJoel Brobecker2-0/+7
2020-11-23Add TYPE_CODE_FIXED_POINT handling in print_type_scalarJoel Brobecker4-10/+33
2020-11-23valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambdaJoel Brobecker2-15/+25
2020-11-23Make function fixed_point_scaling_factor a method of struct typeJoel Brobecker8-15/+26
2020-11-23Make fixed_point_type_base_type a method of struct typeJoel Brobecker6-13/+25
2020-11-23gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macroJoel Brobecker4-16/+48
2020-11-23gmp-utils: Convert the read/write methods to using gdb::array_viewJoel Brobecker8-43/+68
2020-11-23change and rename gmp_string_asprintf to return an std::stringJoel Brobecker6-17/+27
2020-11-24Fix stack smashing error during gdb_mpq_write_fixed_point selftestJoel Brobecker2-1/+6
2020-11-24Automatic date update in version.inGDB Administrator1-1/+1
2020-11-23gdb/testsuite: show evaluation errors in gdb_assertSimon Marchi2-1/+12
2020-11-23[gdb/testsuite] Fix minimal encodings KPASSesTom de Vries4-6/+15
2020-11-23[gdb] Don't return non-existing path in debuginfod_source_queryTom de Vries2-2/+9
2020-11-23Fix an illegal memory access when accessing corrupt dynamic secondary relocat...Nick Clifton4-8/+23
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu6-1/+45
2020-11-23ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi2-7/+60
2020-11-23aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus4-1/+18
2020-11-22gdb/testsuite: add template for test casesSimon Marchi3-0/+61
2020-11-23Automatic date update in version.inGDB Administrator1-1/+1
2020-11-22[gdb/testsuite] Add testcase for DW_AT_count referencing a variableGary Benson2-1/+58
2020-11-22Automatic date update in version.inGDB Administrator1-1/+1
2020-11-21[gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.expTom de Vries2-1/+43
2020-11-21Change watchpoint_exp_is_const to return boolTom Tromey2-4/+8
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu7-14/+79
2020-11-21Automatic date update in version.inGDB Administrator1-1/+1
2020-11-20gdb: fix unittests/gmp-utils-selftests.c build on solarisSimon Marchi2-6/+12
2020-11-20gdb: fix dwarf2/read.c build on solarisSimon Marchi2-2/+7
2020-11-20Ignore system_error in thread startupTom Tromey2-2/+19
2020-11-20Add missing test fileNick Clifton1-0/+18
2020-11-20libctf: do not crash when CTF symbol or variable linking failsNick Alcock2-6/+15
2020-11-20libctf: error-handling fixesNick Alcock3-4/+25
2020-11-20libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock5-0/+28
2020-11-20libctf, include: CTF-archive-wide symbol lookupNick Alcock7-18/+275
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock4-6/+33
2020-11-20ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock26-45/+1191
2020-11-20libctf: adjust dumper for symtypetab changesNick Alcock2-131/+88
2020-11-20libctf: symbol type linking supportNick Alcock14-272/+1898
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock36-133/+363
2020-11-20objdump, readelf: Report errors from CTF archive iterationNick Alcock3-3/+17