aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-04-25[ARM] Implement PLT for FDPIC.Christophe Lyon1-0/+9
2018-04-25[ARM] Implement FDPIC relocations.Christophe Lyon1-0/+24
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon1-0/+17
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon1-0/+8
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon1-0/+17
2018-04-25Silence gcc-8 warningsAlan Modra1-1/+6
2018-04-25Remove arm-aout and arm-coff supportAlan Modra1-0/+13
2018-04-24Fix an illegal memory access when trying to copy an ELF binary with corrupt s...Nick Clifton1-0/+4
2018-04-24Fix an illegal memory access when copying a PE format file with corrupt debug...Nick Clifton1-0/+6
2018-04-23Revert bfd part of "Silence gcc-8 warnings"Alan Modra1-0/+5
2018-04-23Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton1-0/+12
2018-04-23Silence gcc-8 warningsAlan Modra1-0/+9
2018-04-20PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra1-0/+11
2018-04-19PR22537, Segmentation fault with static PIEAlan Modra1-0/+7
2018-04-19Reinstate mips ecoff supportAlan Modra1-0/+13
2018-04-18Remove mips aout, coff, and pe supportAlan Modra1-0/+14
2018-04-17x86: Don't define elf32_bed/elf64_bed variablesH.J. Lu1-0/+8
2018-04-17x86: Use a normal input file with compatible relocationH.J. Lu1-0/+6
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-0/+18
2018-04-18Correct ChangeLog dates for git commit 3f0a5f17d7fAlan Modra1-1/+1
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager1-0/+17
2018-04-17Fix illegal memory accesses trigeered when linking corrupt input files.Nick Clifton1-0/+11
2018-04-17Add a check for a NULL table pointer before attempting to compute a DWARF fil...Nick Clifton1-0/+5
2018-04-16Prevent an illegal memory access via an out of range fixup pointer.Nick Clifton1-0/+6
2018-04-16Remove arm-epoc-pe supportAlan Modra1-0/+13
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra1-0/+19
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-0/+48
2018-04-16Remove sh5 and sh64 supportAlan Modra1-0/+19
2018-04-16Remove sh-symbianelf supportAlan Modra1-0/+11
2018-04-16Remove vax-bsd and vax-ultrix supportAlan Modra1-0/+11
2018-04-16Remove w65 supportAlan Modra1-0/+15
2018-04-16Remove we32k supportAlan Modra1-0/+15
2018-04-16Remove m88k supportAlan Modra1-0/+26
2018-04-16Remove i370 supportAlan Modra1-0/+14
2018-04-16Remove h8500 supportAlan Modra1-0/+15
2018-04-16Remove h8300-coff supportAlan Modra1-0/+13
2018-04-16Remove IEEE 695 object supportAlan Modra1-0/+19
2018-04-16Remove tandem supportAlan Modra1-0/+4
2018-04-16Remove sony newsos3 supportAlan Modra1-0/+12
2018-04-16Remove netware supportAlan Modra1-0/+26
2018-04-16Remove tahoe supportAlan Modra1-0/+9
2018-04-14powerpc common-page-sizeAlan Modra1-0/+15
2018-04-14powerpc max-page-size vs __QNXTARGET__Alan Modra1-0/+5
2018-04-14powerpc-lynxos and powerpc-windiss fixesAlan Modra1-0/+5
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-0/+30
2018-04-09MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki1-0/+6
2018-04-09MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki1-0/+5
2018-04-09Inline PLT call optimizationAlan Modra1-0/+17
2018-04-09PowerPC inline PLT call supportAlan Modra1-0/+24
2018-04-09Support PLT16 relocs against local symbolsAlan Modra1-0/+32