aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-11Automatic date update in version.inGDB Administrator1-1/+1
2022-02-10gdb/infrun: some extra infrun debug print statementsAndrew Burgess1-0/+11
2022-02-10Automatic date update in version.inGDB Administrator1-1/+1
2022-02-09Update the obsolete list and how-to-make-a-release documentation now that the...Nick Clifton4-38/+59
2022-02-09PR28763, SIGSEGV during processing of program headers via readelfAlan Modra1-5/+7
2022-02-09Work around gcc-4 warnings in elf64-ppc.cAlan Modra1-22/+14
2022-02-09Test --only-keep-debug on ELF relocatablesPeilin Ye1-0/+57
2022-02-09Automatic date update in version.inGDB Administrator1-1/+1
2022-02-08RISC-V: Stop reporting warnings for mismatched extension versionsPalmer Dabbelt13-100/+36
2022-02-08PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra1-4/+4
2022-02-08Re: elf: Check symbol version without any symbolsAlan Modra1-2/+2
2022-02-08gdb: remove tailing newlines from index_cache_debug callsAndrew Burgess1-10/+10
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu4-4/+23
2022-02-08Automatic date update in version.inGDB Administrator1-1/+1
2022-02-07gdb/python: allow Value.format_string to return styled outputAndrew Burgess4-5/+39
2022-02-07gdb: make thread_info::m_thread_fsm a std::unique_ptrLancelot SIX8-67/+96
2022-02-07gdb: unbuffer all input streams when not using readlineAndrew Burgess2-8/+139
2022-02-07gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess4-20/+23
2022-02-07gdb: add the 'set/show suppress-cli-notifications' commandTankut Baris Aktemur5-0/+181