nds32: Rename __BIT() to N32_BIT().
[binutils-gdb.git] / bfd / ChangeLog
2017-09-11 Kuan-Lin Chennds32: Rename __BIT() to N32_BIT().
2017-09-09 Alan ModraPowerPC64 --plt-align
2017-09-09 H.J. Lux86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO
2017-09-09 H.J. Lux86: Don't check has_non_got_reloc
2017-09-09 H.J. Lux86: Properly handle __ehdr_start
2017-09-08 H.J. Lux86: Update comments in elfxx-x86.h
2017-09-08 H.J. Lux86: Replace elf_x86_plt_layout_table with elf_x86_init...
2017-09-08 H.J. Lux86; Don't add elf64-x86-64.lo nor elf64.lo together...
2017-09-07 Palmer DabbeltRISC-V: Print an error when unable to align a section
2017-09-07 Palmer DabbeltRISC-V: Support PCREL_* relocations agaist weak undefin...
2017-09-07 H.J. Lux86: Remove _bfd_{i386,x86_64}_elf_convert_load
2017-09-06 H.J. Lux86-64: Add R_X86_64_converted_reloc_bit
2017-09-06 H.J. Lux86: Don't change r_type when performing TLS transitions
2017-09-05 H.J. Lux86-64: Properly set converted_reloc
2017-09-05 H.J. Lux86-64: Improve GOTPCREL relocation conversion
2017-09-04 Alexander Fedotov... Missing relocation R_PPC_VLE_ADDR20 and add VLE flag...
2017-09-03 H.J. Lux86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true
2017-09-03 Alan ModraPR22067, x86 check_relocs invalid read
2017-09-03 H.J. LuInitialize tls_get_addr for x86-64 in one place
2017-09-03 H.J. LuAdd missing ChangeLog entries
2017-09-03 H.J. LuAdd elf64-x86-64.lo together with elfxx-x86.lo for...
2017-09-02 H.J. Lux86: Rearrange fields and update comments
2017-09-02 H.J. Lui386: Update sgotplt_jump_table_size setting
2017-09-02 H.J. Lux86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
2017-09-02 H.J. Lux86: Add _bfd_x86_elf_allocate_dynrelocs
2017-09-02 H.J. Lux86: Add is_x86_elf
2017-09-02 H.J. Lux86: Add elf_x86_compute_jump_table_size
2017-09-02 H.J. Lux86: Add sizeof_reloc to elf_x86_link_hash_table
2017-09-02 H.J. Lui386: Check VxWorks with htab->is_vxworks
2017-09-02 H.J. Lux86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h
2017-09-02 H.J. Lux86-64: Check ELF_COMMON_DEF_P for common symbols
2017-09-02 Alan Modra-Og warning fixes
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_gc_mark_hook
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_adjust_dynamic_symbol
2017-09-01 H.J. LuCorrect ChangeLog entry
2017-09-01 H.J. Luelfxx-x86.h: Fix a typo in comments
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_mkobject
2017-09-01 H.J. Lux86: Add _bfd_x86_elf_link_setup_gnu_properties
2017-09-01 H.J. Lux86: Correct unwind information for the second PLT
2017-09-01 Nick CliftonPrevent an address violation parsing corrupt DWARF...
2017-09-01 Nick CliftonFix buffer overrun when parsing an ELF attribute string...
2017-08-31 Nick CliftonFix buffer read overrun by ensuring that DWARF sections...
2017-08-31 Alan ModraRegen SRC-POTFILES.in
2017-08-31 Alan ModraRemove .eh_frame zero terminators
2017-08-31 Alan ModraPR22048, Incorrect .eh_frame section in libc.so
2017-08-31 H.J. LuAdd elf64.lo together with elfxx-x86.lo for 64-bit BFD
2017-08-31 James BowmanFT32: Permit R_FT32_18 overflow
2017-08-31 Alan Modrabfd_close_all_done calling _close_and_cleanup
2017-08-30 H.J. Lux86: Add _bfd_x86_elf_get_synthetic_symtab
2017-08-30 H.J. Lux86: Check target_id instead of elf_machine_code
2017-08-30 H.J. Lux86: Add _bfd_x86_elf_link_hash_table_create
2017-08-30 Maciej W. RozyckiMIPS/BFD: Correct microMIPS cross-mode BAL to JALX...
2017-08-30 H.J. LuCall _close_and_cleanup in bfd_close_all_done
2017-08-30 H.J. LuRemove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
2017-08-30 H.J. LuAdd missing ChangeLog entries
2017-08-30 Alan ModraPowerPC TPREL16_HA/LO reloc optimization
2017-08-30 Alan ModraPowerPC64 __tls_get_addr sequence optimization
2017-08-29 H.J. Lux86: Re-indent elf32-i386.c/elf64-x86-64.c
2017-08-29 H.J. Lux86: Simplify bad return in get_synthetic_symtab
2017-08-29 H.J. Lux86: Check valid PLT sections before checking dynamic...
2017-08-28 H.J. LuRemove unused _bfd_elf_ifunc_get_synthetic_symtab
2017-08-28 H.J. Lux86: Check for valid PLT section size
2017-08-27 H.J. Lux86: Initialize def_protected
2017-08-27 H.J. LuDisallow copy relocation against protected data symbol
2017-08-26 Alan ModraPowerPC TPREL reloc handling
2017-08-26 H.J. Lux86: Remove redundant "symbol" in comments
2017-08-24 H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-24 H.J. LuRevert commit aab921adcb656e4eefcc7d0f14241f3d7504400e
2017-08-23 H.J. Lux86-64: Properly report output type when PIC is needed
2017-08-23 H.J. Lux86: Increment PLT count only for function symbols
2017-08-23 H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-22 Alan ModraMake undefined symbols in allocate_dynrelocs dynamic
2017-08-21 Alan ModraMake __start/__stop symbols protected visibility
2017-08-21 Hans-Peter NilssonPR ld/20125, MMIX weak symbols
2017-08-18 Nick CliftonFix buffer overrun parsing a corrupt tekhex binary.
2017-08-17 Szabolcs Nagy[AArch64] Skip IFUNC relocations in debug sections
2017-08-14 Nick CliftonFix null pointer dereference when parsing a corrupt...
2017-08-13 Alan ModraPR21441, Unnecessary padding of .eh_frame section
2017-08-11 H.J. Lux86: Allocate space for symbol names with symbol table
2017-08-08 Nick CliftonFix address violation problems when parsing corrupt...
2017-08-08 Alan ModraPR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol
2017-08-07 H.J. LuMove common symbol check after bed->common_definition
2017-08-07 Alan ModraPR21910, segfault in common symbol override test when...
2017-08-07 Nick CliftonDo not choose a non-ELF format input file to hold the...
2017-08-06 H.J. Lux86: Lookup __tls_get_addr or ___tls_get_addr once
2017-08-06 H.J. LuTreat common symbol as undefined for --no-define-common
2017-08-05 Alan ModraDon't fail in elf32_hppa_set_gp
2017-08-02 Max FilippovFix potential illegal memory access in Xtensa port.
2017-08-01 Andreas KrebbelS/390: Fix claimfile failures
2017-07-31 Kuan-Lin ChenImprove handling of ADD and SUB relocations on the...
2017-07-31 Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-29 Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-28 Andreas KrebbelAdd missing changelog
2017-07-27 Nick CliftonFix address violation issues encountered when parsing...
2017-07-25 Nick CliftonUpdated French translation for the BFD library.
2017-07-25 Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-07-25 Alan Modra__tls_get_addr_opt stub eh_frame info
2017-07-24 Nick CliftonFix another memory access error triggered by attempting...
2017-07-24 Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
next