summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra2014-04-091-0/+4
* ppc476 icache workaround fix for bctrAlan Modra2014-04-091-0/+6
* Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY2014-04-081-0/+15
* Fix map file referenceAlan Modra2014-04-051-0/+5
* mach-o: reject 64 bit targets when not configured for.Tristan Gingold2014-04-041-0/+5
* mach-o: fix section name conversion from bfd to mach-o.Tristan Gingold2014-04-041-0/+5
* mach-o: output output_section target_index to write relocs.Tristan Gingold2014-04-041-0/+6
* bfd_get_arch_size: return size from arch info on non-ELF targets.Tristan Gingold2014-04-041-0/+4
* * peXXigen.c (pe_print_edata): Verify edt.name lies insideJon Turney2014-04-031-0/+8
* This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using aMaria Guseva2014-04-031-0/+6
* mach-o: fix section number while writing symbols.Tristan Gingold2014-04-031-0/+8
* Fix sim breakageAlan Modra2014-04-031-0/+2
* ChangeLog missed from last commitAlan Modra2014-04-031-0/+10
* mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold2014-04-021-0/+14
* Handle VDSO section headers past end of pageAlan Modra2014-04-021-0/+18
* bfd/mach-o: avoid a crash when num == 0 in reloc.Tristan Gingold2014-04-011-0/+5
* Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov2014-03-271-0/+10
* Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold2014-03-271-0/+5
* Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold2014-03-271-0/+9
* This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton2014-03-261-0/+5
* Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2014-03-261-0/+5
* Referencing a function's address on PowerPC64 ELFv2Alan Modra2014-03-271-0/+12
* bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton2014-03-251-0/+6
* bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2014-03-201-0/+9
* Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2014-03-191-3/+3
* Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2014-03-191-0/+6
* mach-o: handle lasz load dylib command.Tristan Gingold2014-03-171-0/+5
* Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton2014-03-141-0/+7
* Fix overflow handling of VLE_SDA21Alan Modra2014-03-141-0/+5
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-0/+33
* Prevent the linker from generaing a seg-fault when the user attempts to linkNick Clifton2014-03-121-0/+6
* Mention PR gdb/16696 in corresponding ChangeLog entry.Pedro Alves2014-03-121-0/+1
* autoreconfAlan Modra2014-03-121-0/+4
* objcopy/strip ELF program header p_vaddr confusionAlan Modra2014-03-121-0/+6
* intptr_t type definition neededAlan Modra2014-03-111-0/+6
* Remove bfd/ticoff.h (unused)Tristan Gingold2014-03-101-0/+4
* Better overflow checking for powerpc32 relocationsAlan Modra2014-03-081-0/+12
* Better overflow checking for powerpc64 relocationsAlan Modra2014-03-081-0/+10
* AIX 32-bit core loading, high section addresses.Pedro Alves2014-03-071-0/+5
* Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton2014-03-061-0/+6
* Update copyright yearsAlan Modra2014-03-051-0/+4
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-051-0/+10
* Fix changelog formatting in last commit -- sorryRichard Sandiford2014-03-041-1/+1
* bfd/Richard Sandiford2014-03-041-0/+7
* Install patch for PR ld/16017. This adds support for generating PLT entriesNick Clifton2014-03-041-0/+18
* Fix check_relocs/gc_sweep_hook mismatchAlan Modra2014-02-281-0/+6
* This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov2014-02-271-0/+10
* Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra2014-02-271-0/+5
* 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2014-02-191-0/+5
* Create the second PLT for BND relocationsH.J. Lu2014-02-191-0/+28