summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Return std::string from perror_stringTom Tromey2017-09-032-21/+12
* Use std::string and unique_xmalloc_ptr in demangle_commandTom Tromey2017-09-032-23/+18
* Use std::string in do_set_commandTom Tromey2017-09-032-12/+8
* Use unique_xmalloc_ptr in cd_commandTom Tromey2017-09-032-11/+13
* Use std::string in mi_cmd_interpreter_execTom Tromey2017-09-032-8/+8
* Use unique_xmalloc_ptr in env_execute_cli_commandTom Tromey2017-09-032-8/+9
* Use std::string thread.cTom Tromey2017-09-032-22/+17
* Return std::string from memory_error_messageTom Tromey2017-09-035-22/+23
* x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu2017-09-036-1/+105
* PR22067, x86 check_relocs invalid readAlan Modra2017-09-032-1/+7
* Make target_waitstatus_to_string return an std::stringSimon Marchi2017-09-0310-70/+71
* Initialize tls_get_addr for x86-64 in one placeH.J. Lu2017-09-022-2/+6
* Add missing ChangeLog entriesH.J. Lu2017-09-021-0/+29
* Add elf64-x86-64.lo together with elfxx-x86.lo for 64-bit BFDH.J. Lu2017-09-023-4/+10
* Automatic date update in version.inGDB Administrator2017-09-031-1/+1
* x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu2017-09-024-815/+483
* x86: Rearrange fields and update commentsH.J. Lu2017-09-022-8/+14
* i386: Update sgotplt_jump_table_size settingH.J. Lu2017-09-022-1/+7
* x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu2017-09-024-8/+14
* x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu2017-09-025-862/+502
* x86: Add is_x86_elfH.J. Lu2017-09-025-20/+35
* x86: Add elf_x86_compute_jump_table_sizeH.J. Lu2017-09-025-11/+29
* x86: Add sizeof_reloc to elf_x86_link_hash_tableH.J. Lu2017-09-023-3/+12
* i386: Check VxWorks with htab->is_vxworksH.J. Lu2017-09-022-15/+17
* x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.J. Lu2017-09-024-28/+25
* LTO rescan archivesAlan Modra2017-09-024-7/+103
* x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2017-09-016-1/+84
* -Og warning fixesAlan Modra2017-09-026-16/+30
* Automatic date update in version.inGDB Administrator2017-09-021-1/+1
* x86: Add _bfd_x86_elf_gc_mark_hookH.J. Lu2017-09-015-44/+44
* x86: Add _bfd_x86_elf_adjust_dynamic_symbolH.J. Lu2017-09-015-389/+228
* Correct ChangeLog entryH.J. Lu2017-09-011-1/+1
* elfxx-x86.h: Fix a typo in commentsH.J. Lu2017-09-012-1/+6
* x86: Add _bfd_x86_elf_mkobjectH.J. Lu2017-09-015-20/+27
* x86: Add _bfd_x86_elf_link_setup_gnu_propertiesH.J. Lu2017-09-015-717/+494
* Import latest fixes to libiberty from GCCH.J. Lu2017-09-012-6/+5
* x86: Correct unwind information for the second PLTH.J. Lu2017-09-0126-51/+574
* Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75...Tamar Christina2017-09-012-2/+7
* Prevent an address violation parsing corrupt DWARF information by fixing the ...Nick Clifton2017-09-012-3/+9
* Import latest fixes to libiberty from GCC.Nick Clifton2017-09-017-36/+802
* Fix buffer overrun when parsing an ELF attribute string that is not NUL termi...Nick Clifton2017-09-012-1/+9
* PR gdb/22046: Fix T-stopped detach regression on old Linux kernelsJan Kratochvil2017-09-012-3/+9
* Automatic date update in version.inGDB Administrator2017-09-011-1/+1
* Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior2017-08-3115-65/+984
* Fix buffer read overrun by ensuring that DWARF sections containing strings al...Nick Clifton2017-08-312-0/+29
* Add updated French translations for opcodes and gprofNick Clifton2017-08-314-507/+884
* Add a test for PR ld/22048H.J. Lu2017-08-315-0/+46
* Regen SRC-POTFILES.inAlan Modra2017-08-312-0/+6
* Remove .eh_frame zero terminatorsAlan Modra2017-08-316-55/+52
* Unbreak gdb build on 32-bit host with ADI supportWeimin Pan2017-08-312-11/+33