Age | Commit message (Expand) | Author | Files | Lines |
2022-02-13 | Remove bfd ELF_RELROPAGESIZE | Alan Modra | 7 | -25/+5 |
2022-02-13 | PR28824, relro security issues, x86 keep COMMONPAGESIZE relro | Alan Modra | 4 | -1/+10 |
2022-02-13 | PR28824, relro security issues | Alan Modra | 3 | -13/+17 |
2022-02-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-11 | x86: Disallow invalid relocation against protected symbol | H.J. Lu | 14 | -25/+116 |
2022-02-11 | Add initializers to bound_minimal_symbol | Tom Tromey | 4 | -12/+4 |
2022-02-11 | gdb/fortran: support ptype and print commands for namelist variables | Bhuvanendra Kumar N | 7 | -16/+155 |
2022-02-11 | gdb: fix until behavior with trailing !is_stmt lines | Bruno Larsen | 3 | -0/+257 |
2022-02-11 | gas/doc: Fix "a true results" typo | Richard Sandiford | 1 | -1/+1 |
2022-02-11 | gdb: extend the information printed by 'maint info jit' | Jan Vrany | 3 | -14/+78 |
2022-02-11 | bfd: Remove return with expression in void function | Michael Forney | 2 | -1/+6 |
2022-02-11 | gdb: LoongArch: Add Makefile, configure and NEWS | Tiezhu Yang | 6 | -0/+33 |
2022-02-11 | gdb: LoongArch: Add initial native Linux support | Tiezhu Yang | 1 | -0/+184 |
2022-02-11 | gdb: LoongArch: Add initial Linux target support | Tiezhu Yang | 1 | -0/+151 |
2022-02-11 | gdb: LoongArch: Add initial baremetal support | Tiezhu Yang | 2 | -0/+365 |
2022-02-11 | gdb: LoongArch: Add initial target description support | Tiezhu Yang | 7 | -0/+353 |
2022-02-11 | libctf: delete unused libctf_TEXINFOS | Mike Frysinger | 2 | -2/+0 |
2022-02-10 | gdb/linux: remove ptrace support check for exec, fork, vfork, vforkdone, clon... | Simon Marchi | 4 | -256/+21 |
2022-02-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-10 | gdb/infrun: some extra infrun debug print statements | Andrew Burgess | 1 | -0/+11 |
2022-02-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-09 | Update the obsolete list and how-to-make-a-release documentation now that the... | Nick Clifton | 4 | -38/+59 |
2022-02-09 | PR28763, SIGSEGV during processing of program headers via readelf | Alan Modra | 1 | -5/+7 |
2022-02-09 | Work around gcc-4 warnings in elf64-ppc.c | Alan Modra | 1 | -22/+14 |
2022-02-09 | Test --only-keep-debug on ELF relocatables | Peilin Ye | 1 | -0/+57 |
2022-02-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-08 | RISC-V: Stop reporting warnings for mismatched extension versions | Palmer Dabbelt | 13 | -100/+36 |
2022-02-08 | PR28862, heap-buffer-overflow in parse_stab_string | Alan Modra | 1 | -4/+4 |
2022-02-08 | Re: elf: Check symbol version without any symbols | Alan Modra | 1 | -2/+2 |
2022-02-08 | gdb: remove tailing newlines from index_cache_debug calls | Andrew Burgess | 1 | -10/+10 |
2022-02-07 | i386: Allow GOT32 relocations against ABS symbols | H.J. Lu | 4 | -4/+23 |
2022-02-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-07 | gdb/python: allow Value.format_string to return styled output | Andrew Burgess | 4 | -5/+39 |
2022-02-07 | gdb: make thread_info::m_thread_fsm a std::unique_ptr | Lancelot SIX | 8 | -67/+96 |
2022-02-07 | gdb: unbuffer all input streams when not using readline | Andrew Burgess | 2 | -8/+139 |
2022-02-07 | gdb/disasm: combine the no printing disassembler setup code | Andrew Burgess | 4 | -20/+23 |
2022-02-07 | gdb: add the 'set/show suppress-cli-notifications' command | Tankut Baris Aktemur | 5 | -0/+181 |
2022-02-07 | gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification' | Tankut Baris Aktemur | 3 | -0/+11 |
2022-02-07 | gdb/cli: convert cli_suppress_notification from int to bool | Tankut Baris Aktemur | 4 | -14/+11 |
2022-02-07 | Revert "elf: Remove the 1-page gap before the RELRO segment" | Alan Modra | 14 | -110/+57 |
2022-02-07 | Revert "ld: Rewrite lang_size_relro_segment_1" | Alan Modra | 4 | -118/+44 |
2022-02-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-07 | A more elegant pr28827-1 testcase | Alan Modra | 1 | -6799/+54 |
2022-02-06 | Merge do_val_print and common_val_print | Tom Tromey | 1 | -35/+21 |
2022-02-06 | gdb: remove SYMBOL_LINE macro | Simon Marchi | 13 | -25/+34 |
2022-02-06 | gdb: remove SYMBOL_TYPE macro | Simon Marchi | 57 | -333/+342 |
2022-02-06 | gdb: remote SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION macro | Simon Marchi | 2 | -4/+7 |
2022-02-06 | gdb: remove SYMBOL_INLINED macro | Simon Marchi | 4 | -6/+15 |
2022-02-06 | gdb: remove SYMBOL_IS_ARGUMENT macro | Simon Marchi | 19 | -40/+49 |