aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-2/+2
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne1-0/+12
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson1-2/+5
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-6/+22
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra1-0/+6
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra1-0/+1
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+65
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey1-0/+1
2018-06-18Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi1-0/+1
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra1-3/+0
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+2
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+1
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra1-225/+266
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra1-0/+4
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra1-0/+3
2018-04-27Regenerate some files for recent ARM patchesAlan Modra1-0/+7
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager1-0/+2
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-2/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-33/+0
2018-03-28[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li1-0/+10
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-153/+131
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-69/+66
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-92/+106
2018-01-24[GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li1-0/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-7/+7
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-0/+4
2017-10-12FT32: support for FT32B processor - part 1James Bowman1-0/+1
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton1-0/+5
2017-07-19[ARC] Add JLI support.John Eric Martin1-0/+1
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+1
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+3
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+8
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-0/+10
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-02-28PowerPC addpcis fixAlan Modra1-0/+1
2017-02-17bfd: Rename bsd_write_armap and coff_write_armapPedro Alves1-5/+5
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-3/+3
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves1-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-31PRU BFD supportDimitar Dimitrov1-0/+12
2016-12-24Remove "collect" forms of generic linker add symbols functionsAlan Modra1-6/+0
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra1-8/+10
2016-12-20Rework RISC-V relocationsAndrew Waterman1-0/+9
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+38
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-2/+2
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-8/+6