| Commit message (Expand) | Author | Age | Files | Lines |
* | Return std::string from perror_string | Tom Tromey | 2017-09-03 | 2 | -21/+12 |
* | Use std::string and unique_xmalloc_ptr in demangle_command | Tom Tromey | 2017-09-03 | 2 | -23/+18 |
* | Use std::string in do_set_command | Tom Tromey | 2017-09-03 | 2 | -12/+8 |
* | Use unique_xmalloc_ptr in cd_command | Tom Tromey | 2017-09-03 | 2 | -11/+13 |
* | Use std::string in mi_cmd_interpreter_exec | Tom Tromey | 2017-09-03 | 2 | -8/+8 |
* | Use unique_xmalloc_ptr in env_execute_cli_command | Tom Tromey | 2017-09-03 | 2 | -8/+9 |
* | Use std::string thread.c | Tom Tromey | 2017-09-03 | 2 | -22/+17 |
* | Return std::string from memory_error_message | Tom Tromey | 2017-09-03 | 5 | -22/+23 |
* | x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true | H.J. Lu | 2017-09-03 | 6 | -1/+105 |
* | PR22067, x86 check_relocs invalid read | Alan Modra | 2017-09-03 | 2 | -1/+7 |
* | Make target_waitstatus_to_string return an std::string | Simon Marchi | 2017-09-03 | 10 | -70/+71 |
* | Initialize tls_get_addr for x86-64 in one place | H.J. Lu | 2017-09-02 | 2 | -2/+6 |
* | Add missing ChangeLog entries | H.J. Lu | 2017-09-02 | 1 | -0/+29 |
* | Add elf64-x86-64.lo together with elfxx-x86.lo for 64-bit BFD | H.J. Lu | 2017-09-02 | 3 | -4/+10 |
* | Automatic date update in version.in | GDB Administrator | 2017-09-03 | 1 | -1/+1 |
* | x86: Add _bfd_x86_elf_size_dynamic_sections | H.J. Lu | 2017-09-02 | 4 | -815/+483 |
* | x86: Rearrange fields and update comments | H.J. Lu | 2017-09-02 | 2 | -8/+14 |
* | i386: Update sgotplt_jump_table_size setting | H.J. Lu | 2017-09-02 | 2 | -1/+7 |
* | x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h | H.J. Lu | 2017-09-02 | 4 | -8/+14 |
* | x86: Add _bfd_x86_elf_allocate_dynrelocs | H.J. Lu | 2017-09-02 | 5 | -862/+502 |
* | x86: Add is_x86_elf | H.J. Lu | 2017-09-02 | 5 | -20/+35 |
* | x86: Add elf_x86_compute_jump_table_size | H.J. Lu | 2017-09-02 | 5 | -11/+29 |
* | x86: Add sizeof_reloc to elf_x86_link_hash_table | H.J. Lu | 2017-09-02 | 3 | -3/+12 |
* | i386: Check VxWorks with htab->is_vxworks | H.J. Lu | 2017-09-02 | 2 | -15/+17 |
* | x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h | H.J. Lu | 2017-09-02 | 4 | -28/+25 |
* | LTO rescan archives | Alan Modra | 2017-09-02 | 4 | -7/+103 |
* | x86-64: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 2017-09-01 | 6 | -1/+84 |
* | -Og warning fixes | Alan Modra | 2017-09-02 | 6 | -16/+30 |
* | Automatic date update in version.in | GDB Administrator | 2017-09-02 | 1 | -1/+1 |
* | x86: Add _bfd_x86_elf_gc_mark_hook | H.J. Lu | 2017-09-01 | 5 | -44/+44 |
* | x86: Add _bfd_x86_elf_adjust_dynamic_symbol | H.J. Lu | 2017-09-01 | 5 | -389/+228 |
* | Correct ChangeLog entry | H.J. Lu | 2017-09-01 | 1 | -1/+1 |
* | elfxx-x86.h: Fix a typo in comments | H.J. Lu | 2017-09-01 | 2 | -1/+6 |
* | x86: Add _bfd_x86_elf_mkobject | H.J. Lu | 2017-09-01 | 5 | -20/+27 |
* | x86: Add _bfd_x86_elf_link_setup_gnu_properties | H.J. Lu | 2017-09-01 | 5 | -717/+494 |
* | Import latest fixes to libiberty from GCC | H.J. Lu | 2017-09-01 | 2 | -6/+5 |
* | x86: Correct unwind information for the second PLT | H.J. Lu | 2017-09-01 | 26 | -51/+574 |
* | Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75... | Tamar Christina | 2017-09-01 | 2 | -2/+7 |
* | Prevent an address violation parsing corrupt DWARF information by fixing the ... | Nick Clifton | 2017-09-01 | 2 | -3/+9 |
* | Import latest fixes to libiberty from GCC. | Nick Clifton | 2017-09-01 | 7 | -36/+802 |
* | Fix buffer overrun when parsing an ELF attribute string that is not NUL termi... | Nick Clifton | 2017-09-01 | 2 | -1/+9 |
* | PR gdb/22046: Fix T-stopped detach regression on old Linux kernels | Jan Kratochvil | 2017-09-01 | 2 | -3/+9 |
* | Automatic date update in version.in | GDB Administrator | 2017-09-01 | 1 | -1/+1 |
* | Implement the ability to set/unset environment variables to GDBserver when st... | Sergio Durigan Junior | 2017-08-31 | 15 | -65/+984 |
* | Fix buffer read overrun by ensuring that DWARF sections containing strings al... | Nick Clifton | 2017-08-31 | 2 | -0/+29 |
* | Add updated French translations for opcodes and gprof | Nick Clifton | 2017-08-31 | 4 | -507/+884 |
* | Add a test for PR ld/22048 | H.J. Lu | 2017-08-31 | 5 | -0/+46 |
* | Regen SRC-POTFILES.in | Alan Modra | 2017-08-31 | 2 | -0/+6 |
* | Remove .eh_frame zero terminators | Alan Modra | 2017-08-31 | 6 | -55/+52 |
* | Unbreak gdb build on 32-bit host with ADI support | Weimin Pan | 2017-08-31 | 2 | -11/+33 |