aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu26-51/+574
2017-09-01Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75...Tamar Christina2-2/+7
2017-09-01Prevent an address violation parsing corrupt DWARF information by fixing the ...Nick Clifton2-3/+9
2017-09-01Import latest fixes to libiberty from GCC.Nick Clifton7-36/+802
2017-09-01Fix buffer overrun when parsing an ELF attribute string that is not NUL termi...Nick Clifton2-1/+9
2017-09-01PR gdb/22046: Fix T-stopped detach regression on old Linux kernelsJan Kratochvil2-3/+9
2017-09-01Automatic date update in version.inGDB Administrator1-1/+1
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior15-65/+984
2017-08-31Fix buffer read overrun by ensuring that DWARF sections containing strings al...Nick Clifton2-0/+29
2017-08-31Add updated French translations for opcodes and gprofNick Clifton4-507/+884
2017-08-31Add a test for PR ld/22048H.J. Lu5-0/+46
2017-08-31Regen SRC-POTFILES.inAlan Modra2-0/+6
2017-08-31Remove .eh_frame zero terminatorsAlan Modra6-55/+52
2017-08-31Unbreak gdb build on 32-bit host with ADI supportWeimin Pan2-11/+33
2017-08-31PR22048, Incorrect .eh_frame section in libc.soAlan Modra2-10/+22
2017-08-30Add elf64.lo together with elfxx-x86.lo for 64-bit BFDH.J. Lu3-0/+20
2017-08-30FT32: improve disassembly readabilityJames Bowman2-7/+17
2017-08-30FT32: Permit R_FT32_18 overflowJames Bowman2-1/+6
2017-08-31bfd_close_all_done calling _close_and_cleanupAlan Modra2-15/+10
2017-08-31Automatic date update in version.inGDB Administrator1-1/+1
2017-08-30LD/testsuite: Also discard `.MIPS.options' in orphan testsMaciej W. Rozycki2-2/+7
2017-08-30x86: Add _bfd_x86_elf_get_synthetic_symtabH.J. Lu5-383/+303
2017-08-30x86: Check target_id instead of elf_machine_codeH.J. Lu2-1/+6
2017-08-30x86: Add _bfd_x86_elf_link_hash_table_createH.J. Lu5-604/+515
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki22-1/+286