aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Automatic date update in version.inGDB Administrator1-1/+1
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu4-0/+12
2022-02-15sim/testsuite: Default global_cc_os and global_cc_works properlyHans-Peter Nilsson1-4/+2
2022-02-15x86: Add has_sib to struct instr_infoH.J. Lu1-8/+9
2022-02-15gdb: Respect the DW_CC_nocall attributeLancelot SIX7-3/+182
2022-02-15gdb: add a symbol* argument to get_return_valueLancelot SIX3-34/+44
2022-02-14x86-64: Use MAXPAGESIZE for the relro segment alignmentH.J. Lu15-59/+59
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu4-10/+1
2022-02-15Automatic date update in version.inGDB Administrator1-1/+1
2022-02-14sim/testsuite/cris: If failing compilation, mark C tests as errorsHans-Peter Nilsson1-1/+1
2022-02-14sim/testsuite/cris: Remove faulty use of basename in C testsHans-Peter Nilsson2-4/+7
2022-02-14sim: Add sim_dump_memory for debuggingHans-Peter Nilsson1-0/+10
2022-02-14sim: Fix use of out-of-tree assembler and linker when testingHans-Peter Nilsson3-106/+278
2022-02-14sim cris: Unbreak --disable-sim-hardware buildsHans-Peter Nilsson1-0/+8
2022-02-14sim/testsuite/cris: As applicable, require simoption --cris-900000xxHans-Peter Nilsson5-0/+5
2022-02-14sim/testsuite: Support "requires: simoption <--name-of-option>"Hans-Peter Nilsson1-0/+60
2022-02-14sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomnessHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris/c: Use -sim3 but only for newlib targetsHans-Peter Nilsson1-4/+12
2022-02-14sim/testsuite: Set global_cc_os also when no compiler is foundHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris: Assembler testcase for PRIx32 usage bugHans-Peter Nilsson1-0/+47
2022-02-14sim cris: Correct PRIu32 to PRIx32Hans-Peter Nilsson1-1/+1
2022-02-14microblaze: fix fsqrt collicion to build on glibc-2.35Sergei Trofimovich3-2/+8
2022-02-14Remove LA_PRINT_STRINGTom Tromey4-18/+8
2022-02-14Remove LA_PRINT_CHARTom Tromey5-6/+5
2022-02-14Remove LA_PRINT_TYPETom Tromey5-17/+17
2022-02-14gdb/python: move styling support to gdb.stylingAndrew Burgess4-39/+69
2022-02-14gdb: use python to colorize disassembler outputAndrew Burgess13-3/+352
2022-02-13ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu4-3/+43
2022-02-14Automatic date update in version.inGDB Administrator1-1/+1
2022-02-13PR28882, build failure with gcc-4.2 due to use of 0b literalsAlan Modra1-8/+8
2022-02-13Don't pass around expld.dataseg pointerAlan Modra2-20/+28
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra7-25/+5
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra4-1/+10
2022-02-13PR28824, relro security issuesAlan Modra3-13/+17
2022-02-13Automatic date update in version.inGDB Administrator1-1/+1
2022-02-12Automatic date update in version.inGDB Administrator1-1/+1
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu14-25/+116
2022-02-11Add initializers to bound_minimal_symbolTom Tromey4-12/+4
2022-02-11gdb/fortran: support ptype and print commands for namelist variablesBhuvanendra Kumar N7-16/+155
2022-02-11gdb: fix until behavior with trailing !is_stmt linesBruno Larsen3-0/+257
2022-02-11gas/doc: Fix "a true results" typoRichard Sandiford1-1/+1
2022-02-11gdb: extend the information printed by 'maint info jit'Jan Vrany3-14/+78
2022-02-11bfd: Remove return with expression in void functionMichael Forney2-1/+6
2022-02-11gdb: LoongArch: Add Makefile, configure and NEWSTiezhu Yang6-0/+33
2022-02-11gdb: LoongArch: Add initial native Linux supportTiezhu Yang1-0/+184
2022-02-11gdb: LoongArch: Add initial Linux target supportTiezhu Yang1-0/+151
2022-02-11gdb: LoongArch: Add initial baremetal supportTiezhu Yang2-0/+365
2022-02-11gdb: LoongArch: Add initial target description supportTiezhu Yang7-0/+353
2022-02-11libctf: delete unused libctf_TEXINFOSMike Frysinger2-2/+0
2022-02-10gdb/linux: remove ptrace support check for exec, fork, vfork, vforkdone, clon...Simon Marchi4-256/+21