aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Kill init_salPedro Alves26-206/+176
2017-09-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves19-630/+517
2017-09-04Introduce gdb::array_viewPedro Alves4-0/+683
2017-09-04Clarify "list" output when specified lines are ambiguousPedro Alves7-8/+203
2017-09-04Fix build breakage when libipt is availablePedro Alves2-2/+6
2017-09-04Fix simulatorAnthony Green2-7/+16
2017-09-04Let i386_target_description return tdesc_i386_mmxYao Qi4-4/+15
2017-09-04Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0Yao Qi2-2/+7
2017-09-04Use i386_target_description to get tdesc_i386Yao Qi4-8/+14
2017-09-04Use amd64_target_description to get tdesc_amd64Yao Qi10-10/+34
2017-09-04btrace: Store btrace_insn in an std::vectorSimon Marchi5-52/+53
2017-09-04Automatic date update in version.inGDB Administrator1-1/+1
2017-09-03Use std::string in reopen_exec_fileTom Tromey2-8/+7
2017-09-03Use std::string and unique_xmalloc_ptr in compile/ codeTom Tromey7-54/+56
2017-09-03Return std::string from perror_stringTom Tromey2-21/+12
2017-09-03Use std::string and unique_xmalloc_ptr in demangle_commandTom Tromey2-23/+18
2017-09-03Use std::string in do_set_commandTom Tromey2-12/+8
2017-09-03Use unique_xmalloc_ptr in cd_commandTom Tromey2-11/+13
2017-09-03Use std::string in mi_cmd_interpreter_execTom Tromey2-8/+8
2017-09-03Use unique_xmalloc_ptr in env_execute_cli_commandTom Tromey2-8/+9
2017-09-03Use std::string thread.cTom Tromey2-22/+17
2017-09-03Return std::string from memory_error_messageTom Tromey5-22/+23
2017-09-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu6-1/+105
2017-09-03PR22067, x86 check_relocs invalid readAlan Modra2-1/+7
2017-09-03Make target_waitstatus_to_string return an std::stringSimon Marchi10-70/+71
2017-09-02Initialize tls_get_addr for x86-64 in one placeH.J. Lu2-2/+6
2017-09-02Add missing ChangeLog entriesH.J. Lu1-0/+29
2017-09-02Add elf64-x86-64.lo together with elfxx-x86.lo for 64-bit BFDH.J. Lu3-4/+10
2017-09-03Automatic date update in version.inGDB Administrator1-1/+1
2017-09-02x86: Add _bfd_x86_elf_size_dynamic_sectionsH.J. Lu4-815/+483
2017-09-02x86: Rearrange fields and update commentsH.J. Lu2-8/+14
2017-09-02i386: Update sgotplt_jump_table_size settingH.J. Lu2-1/+7
2017-09-02x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.hH.J. Lu4-8/+14
2017-09-02x86: Add _bfd_x86_elf_allocate_dynrelocsH.J. Lu5-862/+502
2017-09-02x86: Add is_x86_elfH.J. Lu5-20/+35
2017-09-02x86: Add elf_x86_compute_jump_table_sizeH.J. Lu5-11/+29
2017-09-02x86: Add sizeof_reloc to elf_x86_link_hash_tableH.J. Lu3-3/+12
2017-09-02i386: Check VxWorks with htab->is_vxworksH.J. Lu2-15/+17
2017-09-02x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.hH.J. Lu4-28/+25
2017-09-02LTO rescan archivesAlan Modra4-7/+103
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu6-1/+84
2017-09-02-Og warning fixesAlan Modra6-16/+30
2017-09-02Automatic date update in version.inGDB Administrator1-1/+1
2017-09-01x86: Add _bfd_x86_elf_gc_mark_hookH.J. Lu5-44/+44
2017-09-01x86: Add _bfd_x86_elf_adjust_dynamic_symbolH.J. Lu5-389/+228
2017-09-01Correct ChangeLog entryH.J. Lu1-1/+1
2017-09-01elfxx-x86.h: Fix a typo in commentsH.J. Lu2-1/+6
2017-09-01x86: Add _bfd_x86_elf_mkobjectH.J. Lu5-20/+27
2017-09-01x86: Add _bfd_x86_elf_link_setup_gnu_propertiesH.J. Lu5-717/+494
2017-09-01Import latest fixes to libiberty from GCCH.J. Lu2-6/+5