Relax assertion in BFIN linker to allow for discard GOT relocs.
[binutils-gdb.git] / bfd / ChangeLog
2016-03-29 Nick CliftonRelax assertion in BFIN linker to allow for discard...
2016-03-29 Toni SpetsPE/COFF regression in base of code and data calculation
2016-03-22 Alan ModraAttribute with DW_FORM_flag_present
2016-03-22 Nick CliftonRestore v850-rh850 as a recognised v850 architecture...
2016-03-22 Nick CliftonFix possible unbounded stack use in peXXigen.c
2016-03-22 Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-22 Alan ModraBinutils fails to build with -O0
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21 Andrew Burgessarc: Remove duplicated constant in include/elf/arc.h
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-15 H.J. LuBind defined symbol locally in PIE
2016-03-15 H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-14 H.J. LuRegenerate bfd-in2.h
2016-03-11 Dan GisselFix some places where octet to byte conversions are...
2016-03-10 Nick CliftonMark the i370 target as obsolete.
2016-03-09 Pedro AlvesFix v850 bfd arch info printable names
2016-03-09 Leon WinterFor COFF and COFF/PE targets, skip relocations against...
2016-03-09 Alan ModraAllow zero length archive elements
2016-03-09 H.J. LuDon't create dynamic sections when relocatable
2016-03-08 H.J. LuHandle local IFUNC symbols in shared object
2016-03-08 H.J. LuGroup common symbol checking together
2016-03-08 Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-07 Nick CliftonAllow zero length archive elements.
2016-03-07 Jiong Wang[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_...
2016-03-04 H.J. LuTreat common symbol in executable as definition
2016-03-02 Alan ModraRegenerate bfd files.
2016-02-29 Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-29 Claudiu Zissulescu[ARC] General fixes.
2016-02-26 Renlin Li[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo...
2016-02-26 H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26 H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26 H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-26 Alan ModraFix powerpc64 -r --save-restore-funcs
2016-02-25 H.J. LuAdd elf_x86_64_need_pic
2016-02-24 H.J. LuUpdate symbol version for symbol from linker script
2016-02-24 H.J. LuSet plt_got.offset to (bfd_vma) -1
2016-02-23 H.J. LuMake linker assigned symbol dynamic only for shared...
2016-02-23 Faraz ShahbazkerIncrement the ABIVERSION to 5 for MIPS objects with...
2016-02-23 Rich FelkerFix the genetation of GOT entries for the Microblaze...
2016-02-23 Hans-Peter NilssonFix test-case ld-elf/pr19617b
2016-02-23 H.J. LuAlways create dynsym section with dynamic sections
2016-02-22 H.J. LuRemove BSF_COMMON from comments
2016-02-22 Jiong Wang[AArch64] Remove redundant calculation of plt stub...
2016-02-19 Nick CliftonPrevent a seg-fault in the linker when accessing a...
2016-02-19 Nick CliftonFix a seg-fault in the linker when it encounters a...
2016-02-18 H.J. LuAlways create dynamic sections for -E/--dynamic-list
2016-02-17 H.J. Lu[x86-64] Omit dynamic sections symbols
2016-02-16 Joseph MyersFix BFD format matching for x86_64-w64-mingw32 -m32...
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-11 H.J. LuMask off the least significant bit in GOT offset
2016-02-10 Nick CliftonCorrect assertion in NIOS2 linker to allow signed 16...
2016-02-09 Nick CliftonFix compile time warnings building the binutils with...
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09 Walfred TedeschiRevert "Add a more helpful warning message to explain...
2016-02-09 Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-05 Simon MarchiFix formatting of pe-mips.c file.
2016-02-05 Cupertino MirandaChange the default architecture value for ARC bfds...
2016-02-03 Alan ModraFix "PowerPC64 ELFv2 entry code" for big-endian
2016-02-02 H.J. LuFix typos in bfd/ChangeLog and bfd/elf64-x86-64.c
2016-02-02 H.J. LuStore estimated istrances in compressed_size
2016-02-02 Alan ModraPowerPC64 ELFv2 entry code
2016-02-02 H.J. LuClear HAS_RELOC if there are no relocations
2016-02-01 H.J. LuDon't add DT_NEEDED for unmatched symbol
2016-02-01 Nathaniel SmithAdd support for importing data from ILF images.
2016-02-01 Alan Modrax86 synthetic plt symbols
2016-02-01 Kamil RytarowskiFix NetBSD build with BSD and GNU make(1).
2016-02-01 Jan Kratochvilelf64-s390.c: Fix -Werror=misleading-indentation
2016-01-31 John David AnglinFix /usr/bin/ld: final link failed: File truncated...
2016-01-31 H.J. LuCheck reloc against IFUNC symbol only with dynamic...
2016-01-28 H.J. LuSet BFD_DECOMPRESS to decompress debug sections
2016-01-25 Maciej W. RozyckiARC/BFD: Fix a build error from `index' shadowing a...
2016-01-25 Nick CliftonFix memory corruption on Mach-O systems by suppressing...
2016-01-24 Maciej W. RozyckiMIPS/BFD: Simplify register index calculation in BZ16_R...
2016-01-24 Maciej W. RozyckiMIPS/BFD: Correct register index calculation in BZ16_REG
2016-01-21 Nick CliftonFix compile time errors building ARC target on a 32...
2016-01-21 Nick CliftonFix unexpected failures in the linker testsuite for...
2016-01-21 Jiong Wang[AArch64] Relax long branch veneer insertion for non...
2016-01-21 Alan ModraConvert macros in elf-linux-core.h to inline functions
2016-01-21 Alan ModraRename elf-linux-psinfo.h to elf-linux-core.h
2016-01-21 Alan Modrabfd/configure reorganisation
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-19 John BaldwinAdd a pseudosection for the NT_FREEBSD_THRMISC note.
2016-01-19 Miranda CupertinoAdd PIC and TLS support to the ARC target.
2016-01-18 Nick CliftonUse a 32-bit value to hold the section number in the...
2016-01-17 Alan ModraRegen configure
2016-01-12 Yury UsishchevAdd cantunwind when unwind info does not match start...
2016-01-08 Jiong Wang[ARM] PR ld/19368: Add missing relocation type class...
2016-01-06 Andrew Burgessbfd/arc: Add R_ prefix to all relocation names
2016-01-04 Maciej W. RozyckiMIPS/BFD: Factor out ABI flag merging
2016-01-04 Maciej W. RozyckiMIPS/BFD: Move attribute check after ELF file header...
2016-01-04 Maciej W. RozyckiMIPS/BFD: Propagate the return status in attribute...
2016-01-04 Maciej W. RozyckiMIPS/BFD: Factor out ELF file header flag checks
2016-01-04 Maciej W. RozyckiMIPS/BFD: Fold the handling of input MIPS ABI flags...
2016-01-04 Maciej W. RozyckiMIPS/BFD: Suppress attribute checks for null input
2016-01-04 Maciej W. RozyckiMIPS/BFD: Use local pointers to target data in private...
2016-01-04 Maciej W. RozyckiMIPS/BFD: Correct an FP ABI warning
2016-01-01 Alan ModraCopyright update for binutils
2016-01-01 Alan ModraNew 2016 binutils ChangeLog files
2016-01-01 Alan Modrabinutils ChangeLog rotation
next