Add assembler, disassembler and linker support for power9.
[external/binutils.git] / bfd / ChangeLog
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10 H.J. LuHandle x86 VTINHERIT/VTENTRY relocs when deleting reloc...
2015-11-10 H.J. LuProperly move kept relocations when deleting relocations
2015-11-10 H.J. LuFix performance regression on x86 with ld -r
2015-11-10 Alan ModraFix performance regression due to ld -r memmove
2015-11-09 Dominik Vogtbfd: Fix left shift of negative value.
2015-10-30 Nick CliftonUpdated (simplified) Chinese translations for ld, bfd...
2015-10-29 Catherine Moore2015-10-29 Catherine Moore <clm@codesourcery.com>
2015-10-29 Ed SchoutenAdd support for AArch64 CloudABI binaries.
2015-10-29 Pedro Alvesbfd/libhppa.h: Make C++ compatible
2015-10-28 H.J. LuFix a typo in comment in elf32-i386.c
2015-10-28 Nick CliftonFix recent STM324LXX patch to compile on 32-bit hosts.
2015-10-28 Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-28 Alan ModraOrphan output section with multiple input sections
2015-10-27 Laurent AlfonsiAdd --fix-stm32l4xx-629360 to the ARM linker to enable...
2015-10-27 Sangamesh MallayyaAdd support for 32-bit and 64-bit PowerPC AIX core...
2015-10-26 H.J. LuCheck symbol defined by assignment in linker script
2015-10-26 H.J. LuProperly convert address load of __start_XXX/__stop_XXX
2015-10-23 Alan ModraHandle __start_* and __stop_* symbols in --gc-sections
2015-10-22 Alan ModraRe: Always keep sections marked with SEC_KEEP
2015-10-22 H.J. LuAlways keep sections marked with SEC_KEEP
2015-10-22 Hans-Peter Nilssonbfd/mmo.c: handle "objcopy --extract-symbols" generatin...
2015-10-22 H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22 H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22 H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-22 Andreas KrebbelS/390: ifunc: Redirect local function calls to the...
2015-10-22 Andreas KrebbelS/390: ifunc: Fix function pointers to hidden ifunc...
2015-10-22 Andreas KrebbelS/390: ifunc: Handle GOTOFF relocs on ifunc symbols.
2015-10-22 Andreas KrebbelS/390: ifunc: Fix PR18841.
2015-10-22 Andreas KrebbelS/390: ifunc: Fix for undefined ifunc symbols.
2015-10-22 Andreas KrebbelS/390: Get rid of superfluous parameter to s390_elf_all...
2015-10-20 Hans-Peter NilssonCorrect printed value of Main in mmo.c consistency...
2015-10-18 Doug Evanstargets.c (bfd_flavour_name): "MMO" is spelled "mmo".
2015-10-17 Alan ModraCorrect powerpc64le __glink_PLTresolve .eh_frame FDE
2015-10-16 H.J. LuCheck if symbol is defined when converting mov to lea
2015-10-16 H.J. LuConvert mov to lea for loading address of local common...
2015-10-15 H.J. LuFix typos in comments in _bfd_elf_merge_symbol
2015-10-15 Alan Modraobjcopy --extract-symbol
2015-10-15 Riku VoipioUse the file_ptr type when calling bfd_seek.
2015-10-14 Rich Felkerbfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionally
2015-10-13 Alan ModraTidy code setting PT_GNU_RELRO p_flags
2015-10-12 H.J. LuSkip the unversioned definition after the default version
2015-10-12 Andreas KrebbelPR19083 S/390: Fix garbage collection of some GOT relocs.
2015-10-11 John David AnglinIgnore references with relocs to discarded sections...
2015-10-07 Nick CliftonNew ARC implementation.
2015-10-06 H.J. LuClear the ch_reserved field in 64-bit output
2015-10-05 H.J. LuDon't re-export common symbols
2015-10-04 H.J. LuEnable IAMCU and PEI for Solaris2/x86
2015-10-02 Renlin Li[LD][AARCH64]Add TLSIE relaxation support under large...
2015-10-02 Renlin Li[LD][AARCH64]Add TLSDESC support for large memory model.
2015-10-02 Renlin Li[GAS][AARCH64]Add TLSDESC large memory model support.
2015-10-02 Renlin Li[BFD][AARCH64]Add TLSGD relaxation support under large...
2015-10-02 Renlin Li[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G...
2015-10-02 Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02 Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02 Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02 Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
2015-10-02 Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1...
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-10-02 Renlin Li[BFD][AARCH64]Refactor to facilitate further large...
2015-10-01 H.J. LuCreate a PLT entry for R_X86_64_PC32 in non-code sections
2015-10-01 Renlin Li[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for...
2015-10-01 Kaz Kojimabfd/config.bfd: Drop non-linux non-fdpic stuff from...
2015-09-30 Alan ModraRevert "Also check e_machine when merging sections"
2015-09-30 H.J. LuCreate a PLT entry for R_386_PC32 in non-code sections
2015-09-30 H.J. LuAlso check e_machine when merging sections
2015-09-30 Alan ModraConsistency check for merge sections
2015-09-30 Rich FelkerAdd fdpic and misc targets to config.bfd for sh*-*...
2015-09-29 H.J. LuDon't use the output section size to copy input section
2015-09-25 Peter ZotovCorrect the generation of OR1K pc-relative relocations.
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-09-22 H.J. LuUse bfd_get_32 and bfd_put_32 to access ch_type
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-09-18 Alan ModraAdd PowerPC64 ld --tls-get-addr-optimize.
2015-09-18 Alan ModraRemove one unnecessary iteration in insertion sort
2015-09-16 Alan ModraFix slowdown in ld -r for most common case of out-of...
2015-09-15 Max Filippovxtensa: generate PLT entries for call0 ABI
2015-09-14 Rich FelkerFix the SH behavior for EF_SH_PIC flag in FDPIC ABI
2015-09-12 John David AnglinSet .plt entry size to 0 in elf32-hppa.c
2015-09-09 Jiong Wang[AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic...
2015-09-09 Jiong Wang[AArch64] Relax TLS local dynamic traditional into...
2015-09-03 H.J. LuRemove convert_mov_to_lea
2015-09-02 H.J. LuRename R_386_irelative to R_386_ext2
2015-09-01 H.J. LuSkip PLT for function pointer initialization
2015-09-01 Alan ModraWrong function reported for linker error message
2015-09-01 Alan Modrappc64 out-of-line register save/restore functions
2015-08-31 Alan ModraOptimise PowerPC64 r2 adjusting stubs
2015-08-31 Alan Modrappc64 section group handling
2015-08-31 Alan ModraMore "Make asection->id and asection->index unsigned"
2015-08-31 Alan ModraNDS32 build fixes
2015-08-31 Alan ModraMake asection->id and asection->index unsigned
2015-08-27 Alan ModraAdd missing pr reference
2015-08-27 Alan ModraDon't sort ld -r output relocs on alpha
2015-08-26 Alan ModraUse stable sort for ld -r relocs
next