7002 Commits (006589cfa144fc1efeea1d114943c0bd1624e930)

Author SHA1 Message Date
Alan Modra 006589cfa1 R_PPC64_ENTRY 11 years ago
Kaz Kojima 2b213129c5 bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete. 11 years ago
H.J. Lu 02e2aef89b Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 11 years ago
Tristan Gingold 461c4b2ede Remove useless loop in elf.c 11 years ago
Alan Modra 923b198a84 addr2line vs. inlined C functions called from C++ 11 years ago
Alan Modra c27b8c2aeb Fix powerpc64 segfault caused by zero r_symndx relocs. 11 years ago
H.J. Lu ead3d5427a Properly check symbol defined by assignment in linker script 11 years ago
Alan Modra 3a8c4a5b42 Trim unused params from aout adjust_sizes_and_vmas 11 years ago
Alan Modra bbb1afc89b Invoke aout N_* macros with pointer to struct internal_exec 11 years ago
Alan Modra b560e2acdd Don't use BFD_TRADITIONAL_FORMAT flag in COFF support 11 years ago
Alan Modra 44c2e68082 SRC-POTFILES.in update 11 years ago
Alan Modra f26dd30880 Re: ARC port broken reloc processing 11 years ago
Alan Modra 0a5ff21b13 ARC port broken reloc processing 11 years ago
Stefan Teleman 0b1fa2880c Fix a problem with the maximum number of open files held in the cache when running on a 32-bit Solaris host. 11 years ago
Tristan Gingold 9b334a2ccd Fix missing update in previous patch. 11 years ago
Tristan Gingold f075eb5e6b binutils: add support for arm-*-darwin and aarch64-*-darwin. 11 years ago
David Bridgham 11b8aeb881 Synchronize PDP11 page size between BFD and LD. 11 years ago
Andreas Krebbel d47b13e0e2 [S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bit 11 years ago
Tristan Gingold bcb51645d3 mach-o: use a per-target reloc canonicalize function. 11 years ago
Alan Modra 4978e369fb Prevent looping in archives 11 years ago
Tristan Gingold 47daa70fe0 mach-o cleanup: remove useless calls to bfd_seek. 11 years ago
Christophe Lyon eee926f28e Fix a problematic message with the STM32L4XX fixup on 32-bit hosts. 11 years ago
Tristan Gingold d8bd95efd8 Bump version to 2.26.51 11 years ago
Marcus Shawcroft 06d2788cef Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model." 11 years ago
Peter Bergner a680de9a98 Add assembler, disassembler and linker support for power9. 11 years ago
H.J. Lu 18954b29a1 Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations 11 years ago
H.J. Lu 2d5da47320 Properly move kept relocations when deleting relocations 11 years ago
H.J. Lu 60f2e42e00 Fix performance regression on x86 with ld -r 11 years ago
Alan Modra c316a17c40 Fix performance regression due to ld -r memmove 11 years ago
Dominik Vogt 29f628db88 bfd: Fix left shift of negative value. 11 years ago
Nick Clifton 26f187cd16 Updated (simplified) Chinese translations for ld, bfd, binutils and gold. 11 years ago
Catherine Moore ca9584fb9b 2015-10-29 Catherine Moore <clm@codesourcery.com> 11 years ago
Ed Schouten a75cf613fd Add support for AArch64 CloudABI binaries. 11 years ago
Pedro Alves 968bc5cc86 bfd/libhppa.h: Make C++ compatible 11 years ago
H.J. Lu a3718e9efd Fix a typo in comment in elf32-i386.c 11 years ago
Nick Clifton 82188b295d Fix recent STM324LXX patch to compile on 32-bit hosts. 11 years ago
Cupertino Miranda 6f4b1afcdc Fix errors in the gas testsuite for the ARC target. 11 years ago
Alan Modra 199af15039 Orphan output section with multiple input sections 11 years ago
Laurent Alfonsi a504d23a83 Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround for a bug in the bus matrix / memory controller for some of the STM32 Cortex-M4 based products (STM32L4xx). 11 years ago
Sangamesh Mallayya d6867a7559 Add support for 32-bit and 64-bit PowerPC AIX core files. 11 years ago
H.J. Lu 7b7e7f1da2 Check symbol defined by assignment in linker script 11 years ago
H.J. Lu a6af384b19 Properly convert address load of __start_XXX/__stop_XXX 11 years ago
Alan Modra 1cce69b9dc Handle __start_* and __stop_* symbols in --gc-sections 11 years ago
Alan Modra 1e7eae0dcc Re: Always keep sections marked with SEC_KEEP 11 years ago
H.J. Lu bba037e0ae Always keep sections marked with SEC_KEEP 11 years ago
Hans-Peter Nilsson c287bfe429 bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back. 11 years ago
H.J. Lu caa65211bb Add "-z call-nop=PADDING" option to ld 11 years ago
H.J. Lu 56ceb5b540 Add R_X86_64_[REX_]GOTPCRELX support to gas and ld 11 years ago
H.J. Lu 02a866936d Add R_386_GOT32X support to gas and ld 11 years ago
Andreas Krebbel 99ba512554 S/390: ifunc: Redirect local function calls to the IPLT. 11 years ago