aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-07gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification'Tankut Baris Aktemur3-0/+11
2022-02-07gdb/cli: convert cli_suppress_notification from int to boolTankut Baris Aktemur4-14/+11
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra14-110/+57
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra4-118/+44
2022-02-07Automatic date update in version.inGDB Administrator1-1/+1
2022-02-07A more elegant pr28827-1 testcaseAlan Modra1-6799/+54
2022-02-06Merge do_val_print and common_val_printTom Tromey1-35/+21
2022-02-06gdb: remove SYMBOL_LINE macroSimon Marchi13-25/+34
2022-02-06gdb: remove SYMBOL_TYPE macroSimon Marchi57-333/+342
2022-02-06gdb: remote SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION macroSimon Marchi2-4/+7
2022-02-06gdb: remove SYMBOL_INLINED macroSimon Marchi4-6/+15
2022-02-06gdb: remove SYMBOL_IS_ARGUMENT macroSimon Marchi19-40/+49