| Commit message (Expand) | Author | Age | Files | Lines |
* | gold: Add --pack-dyn-relocs=relr for arm/aarch64/x86-64 [PR 28601]users/maskray/gold-relr | Fangrui Song | 2021-12-03 | 17 | -123/+836 |
* | gdb: small "maintenance info line-table" readability improvements | Simon Marchi | 2021-12-03 | 1 | -6/+13 |
* | gdb: change some alias functions parameters to const-reference | Simon Marchi | 2021-12-03 | 1 | -32/+32 |
* | gdb: use intrusive_list for cmd_list_element aliases list | Simon Marchi | 2021-12-03 | 2 | -50/+50 |
* | gdb: trivial changes to use array_view | Simon Marchi | 2021-12-03 | 5 | -32/+19 |
* | gdb: make extract_integer take an array_view | Simon Marchi | 2021-12-03 | 14 | -55/+60 |
* | gdbsupport: add array_view copy function | Simon Marchi | 2021-12-03 | 7 | -62/+184 |
* | gdb: change store_waitstatus to return a target_waitstatus by value | Simon Marchi | 2021-12-03 | 8 | -19/+20 |
* | gdb: return *this in target_waitstatus setters | Simon Marchi | 2021-12-03 | 1 | -16/+32 |
* | gdb: make saved_filename an std::string | Simon Marchi | 2021-12-03 | 1 | -10/+10 |
* | aarch64: Fix uninitialised memory | Richard Sandiford | 2021-12-03 | 2 | -1/+3 |
* | gdb: make value_subscripted_rvalue static | Andrew Burgess | 2021-12-03 | 2 | -6/+8 |
* | gdb/testsuite: give a test a real name | Andrew Burgess | 2021-12-03 | 1 | -1/+2 |
* | gdb/remote: fix use after free bug | Andrew Burgess | 2021-12-03 | 1 | -2/+33 |
* | libctf: workaround automake bug with conditional info pages | Mike Frysinger | 2021-12-02 | 3 | -20/+32 |
* | Add myself and Zhensong Liu as the LoongArch port maintainer. | Chenghua Xu | 2021-12-03 | 2 | -0/+7 |
* | Revert "Re: Don't compile some opcodes files when bfd is 32-bit only" | Alan Modra | 2021-12-03 | 2 | -10/+10 |
* | Automatic date update in version.in | GDB Administrator | 2021-12-03 | 1 | -1/+1 |
* | gdb: remove unexpected xstrdup in _initialize_maint_test_settings | Simon Marchi | 2021-12-02 | 1 | -1/+1 |
* | Fix illegal memory access whilst parsing corrupt DWARF debug information. | Nick Clifton | 2021-12-02 | 2 | -2/+22 |
* | [gdb/tdep] Fix avx512 -m32 support in gdbserver | Tom de Vries | 2021-12-02 | 1 | -13/+37 |
* | gdb/testsuite: update tests looking for "DWARF 2" debug format | Simon Marchi | 2021-12-02 | 9 | -16/+16 |
* | (PPC64) fix handling of fixed-point values when using "return" command | Joel Brobecker | 2021-12-02 | 1 | -3/+19 |
* | (RISCV) fix handling of fixed-point type return values | Joel Brobecker | 2021-12-02 | 1 | -3/+44 |
* | (ARM/fixed-point) wrong value shown by "finish" command: | Joel Brobecker | 2021-12-02 | 1 | -1/+2 |
* | (Ada/AArch64) fix fixed point argument passing in inferior funcall | Xavier Roirand | 2021-12-02 | 5 | -1/+112 |
* | Implement 'task apply' | Tom Tromey | 2021-12-02 | 6 | -18/+277 |
* | Add "task" keyword to the "watch" command | Tom Tromey | 2021-12-02 | 5 | -1/+175 |
* | aarch64: Update gas/NEWS for recent changes | Richard Sandiford | 2021-12-02 | 1 | -1/+4 |
* | aarch64: Add BC instruction | Richard Sandiford | 2021-12-02 | 10 | -48/+158 |
* | aarch64: Enforce P/M/E order for MOPS instructions | Richard Sandiford | 2021-12-02 | 8 | -32/+354 |
* | aarch64: Add support for +mops | Richard Sandiford | 2021-12-02 | 17 | -33/+3133 |
* | aarch64: Add Armv8.8-A system registers | Richard Sandiford | 2021-12-02 | 6 | -0/+51 |
* | aarch64: Add id_aa64isar2_el1 | Richard Sandiford | 2021-12-02 | 6 | -0/+9 |
* | aarch64: Add support for Armv8.8-A | Richard Sandiford | 2021-12-02 | 5 | -2/+13 |
* | aarch64: Provide line info for unclosed sequences | Richard Sandiford | 2021-12-02 | 5 | -15/+17 |
* | aarch64: Tweak insn sequence code | Richard Sandiford | 2021-12-02 | 2 | -33/+27 |
* | aarch64: Add maximum immediate value to aarch64_sys_reg | Richard Sandiford | 2021-12-02 | 11 | -74/+92 |
* | Allow the --visualize-jumps feature to work with the AVR disassembler. | Marcus Nilsson | 2021-12-02 | 2 | -5/+37 |
* | gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8 | Simon Marchi | 2021-12-02 | 3 | -6/+23 |
* | gas: re-generate configure | Simon Marchi | 2021-12-02 | 1 | -2/+1 |
* | libctf: re-generate configure | Simon Marchi | 2021-12-02 | 1 | -2/+1 |
* | x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gc | H.J. Lu | 2021-12-02 | 27 | -0/+391 |
* | bfd: delete unused proto settings | Mike Frysinger | 2021-12-01 | 2 | -21/+0 |
* | gas: merge doc subdir up a level | Mike Frysinger | 2021-12-01 | 6 | -1163/+671 |
* | libctf: merge doc subdir up a level | Mike Frysinger | 2021-12-01 | 5 | -1014/+410 |
* | gdb: use actual DWARF version in compunit's debugformat field | Simon Marchi | 2021-12-01 | 1 | -1/+12 |
* | elf: Discard input .note.gnu.build-id sections | H.J. Lu | 2021-12-01 | 6 | -1/+117 |
* | Automatic date update in version.in | GDB Administrator | 2021-12-02 | 1 | -1/+1 |
* | binutils: add missing prefix for binutils/index.html rule | Mike Frysinger | 2021-12-01 | 2 | -2/+2 |