aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra1-1/+1
2014-08-05Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans1-0/+10
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra1-1/+2
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford1-0/+8
2014-07-01Reorganise struct bfdAlan Modra1-59/+53
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+5
2014-06-13Free linker hash table from bfd_close.Alan Modra1-0/+3
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-7/+0
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+6
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett1-0/+4
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-5/+28
2014-04-11Regenerate header files after this commit:Nick Clifton1-0/+10
2014-04-03Fix sim breakageAlan Modra1-1/+1
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-12/+14
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra1-0/+1
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov1-4/+8
2014-02-03Nios II large-GOT relocationsSandra Loosemore1-0/+4
2014-02-03ppc476 icache bug workaroundAlan Modra1-0/+1
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+1
2014-01-29Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton1-6/+35
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+178
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu1-0/+2
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath1-4/+4
2013-10-30Report overflow on PowerPC64 @h and @ha relocations.Alan Modra1-0/+6
2013-10-09bfdTom Tromey1-1/+2
2013-10-08fix PR symtab/15597Tom Tromey1-1/+2
2013-08-26bfd/Roland McGrath1-1/+5
2013-07-18 * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton1-6/+4
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+12
2013-06-26[AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang1-132/+199
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang1-1/+20
2013-06-20bfd/Yufeng Zhang1-1/+1
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore1-0/+1
2013-05-29 * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton1-0/+4
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang1-2/+2
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-0/+24
2013-04-04 * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_missing_dso.Alan Modra1-0/+1
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton1-0/+1
2013-03-14gdbTom Tromey1-0/+2
2013-02-27* reloc.c (BFD_RELOC_RL78_CODE): Add.DJ Delorie1-0/+1
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+38
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra1-18/+0
2013-01-24Add support for V850E3V5 architectureNick Clifton1-0/+1
2013-01-16Add x86 size relocation support to bfdH.J. Lu1-0/+4
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-19/+19
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton1-0/+42
2013-01-07 * section.c (_bfd_std_section): Rename from std_section.Tom Tromey1-5/+5
2013-01-04 * archures.c: Add support for MIPS r5900Nick Clifton1-0/+1
2012-12-11Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager1-0/+31