aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-11x86: re-order logic in OP_XMM()Jan Beulich2-35/+35
2021-03-11x86: drop a few redundant EVEX-related checksJan Beulich2-4/+10
2021-03-11x86: remove stray uses of xmmq_modeJan Beulich2-4/+6
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu8-10/+108
2021-03-11Automatic date update in version.inGDB Administrator1-1/+1
2021-03-10Use bool for "parse_completion"Tom Tromey4-13/+24
2021-03-10x86/Intel: correct AVX512 S/G disassemblyJan Beulich13-1044/+981
2021-03-10x86: re-arrange enumerator and table entry orderJan Beulich2-77/+100
2021-03-10x86: reuse further VEX entries for EVEXJan Beulich6-98/+46
2021-03-10x86: reuse VEX entries for EVEX vperm{q,pd}Jan Beulich5-22/+20
2021-03-10x86: re-arrange order of decode for various EVEX opcodesJan Beulich7-439/+249
2021-03-10x86: re-arrange order of decode for various mask reg opcodesJan Beulich2-600/+427
2021-03-10x86: re-arrange order of decode for various VEX opcodesJan Beulich2-154/+104
2021-03-10x86: re-arrange order of decode for various legacy opcodesJan Beulich2-70/+43
2021-03-10x86: correct decoding of nop/reserved space (0f18 ... 0x1f)Jan Beulich10-64/+2433
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich6-4/+27
2021-03-10Automatic date update in version.inGDB Administrator1-1/+1
2021-03-10ELF DWARF in PE outputAlan Modra2-2/+21
2021-03-09Fix function call regression in new evaluatorTom Tromey5-1/+94
2021-03-09ld: adjust PE base relocations testcaseJan Beulich3-1/+15
2021-03-09gdb: fix field names of GDB's type main_type structureAndrew Burgess4-3/+155
2021-03-09gdb/fortran: Add 'LOC' intrinsic support.Felix Willgerodt7-1/+51
2021-03-09gdb/fotran: add support for the 'shape' keywordAndrew Burgess8-0/+277
2021-03-09gdb/fortran: add support for 'SIZE' keywordAndrew Burgess8-0/+359
2021-03-09gdb/fortran: add support for RANK keywordAndrew Burgess8-0/+189
2021-03-09x86: fold some prefix related attributes into a single oneJan Beulich7-7512/+7536
2021-03-09x86-64: make SYSEXIT handling similar to SYSRET'sJan Beulich16-10/+46
2021-03-09bfd: don't silently wrap or truncate PE image section RVAsJan Beulich14-19/+69
2021-03-09Automatic date update in version.inGDB Administrator1-1/+1
2021-03-08Enable maintainer mode for simTom Tromey5-16/+80
2021-03-08Remove some null checksTom Tromey3-16/+20
2021-03-08Use bound_minimal_symbol in var_msym_value_operationTom Tromey12-61/+61
2021-03-08Change exp_uses_objfile to return boolTom Tromey3-5/+10
2021-03-08Remove EVAL_SKIPTom Tromey11-164/+56
2021-03-08Merge namespace scopes in eval.cTom Tromey2-10/+4
2021-03-08Inline expr_builder methodsTom Tromey3-16/+15
2021-03-08Inline expression constructorTom Tromey3-12/+13
2021-03-08Remove BINOP_ENDTom Tromey7-100/+107
2021-03-08Remove OP_UNUSED_LASTTom Tromey2-3/+4
2021-03-08Remove OP_EXTENDED0Tom Tromey2-4/+4
2021-03-08Remove unused Ada opcodesTom Tromey2-43/+6