aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Fix the handling of inlined frames in DWARF debug info.Millan Wolff1-0/+6
2018-10-03Updated Portuguese translations for the bfd/ and binutils/ subdirectories.Nick Clifton1-0/+4
2018-10-02[ARC] Entries to Changelog for previous commits.Cupertino Miranda1-0/+17
2018-09-28bfd: Use elfclass instead of bed->s->elfclassH.J. Lu1-1/+6
2018-09-27RISC-V: Pc-rel to gp-rel relaxation function cleanup.Jim Wilson1-0/+12
2018-09-25RISC-V: Give error for RVE PLTs.Jim Wilson1-0/+10
2018-09-24RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.Jim Wilson1-0/+4
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson1-0/+9
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz1-0/+6
2018-09-21elf32-nds32: Don't define fls if it is provided by the systemSimon Marchi1-0/+7
2018-09-20RS6000/BFD: Remove dead duplicate `config.bfd' target matchersMaciej W. Rozycki1-0/+5
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-0/+89
2018-09-20PR23685, buffer overflowAlan Modra1-0/+6
2018-09-20Bug 23686, two segment faults in nmAlan Modra1-0/+9
2018-09-18Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton1-0/+6
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki1-0/+30
2018-09-14MIPS/BFD: Factor out relocated field storingMaciej W. Rozycki1-0/+5
2018-09-14csky: Support PC relative diff relocationLifang Xia1-0/+6
2018-09-14PR23425, unresolved symbol diagnosticAlan Modra1-0/+10
2018-09-06PR23570, AVR .noinit section defaults to PROGBITSAlan Modra1-0/+6
2018-09-04bfd, sparc: avoid duplicated error messages on invalid relocations.Jose E. Marchesi1-0/+6
2018-09-04bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi1-0/+6
2018-09-03PR23595, simple objcopy of executable failure for msp430-elfJozef Lawrynowicz1-0/+9
2018-08-31Allow an IR object with unknown architectureH.J. Lu1-0/+6
2018-08-31PowerPC64 --emit-relocs support for notoc stubsAlan Modra1-0/+9
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra1-0/+12
2018-08-31Rearrange ppc_size_one_stub and correct _notoc stub examplesAlan Modra1-0/+12
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu1-0/+13
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu1-0/+13
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu1-0/+14
2018-08-29[MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu1-0/+4
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu1-0/+6
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu1-0/+4
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu1-0/+5
2018-08-25elf: Check for corrupt symbol version infoH.J. Lu1-0/+6
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu1-0/+16
2018-08-24x86: Add GNU_PROPERTY_X86_UINT32_VALIDH.J. Lu1-0/+7
2018-08-23Avoid problems with plugins being loaded multiple times.Zenith4231-0/+8
2018-08-24PowerPC64 "call lacks nop"Alan Modra1-0/+5
2018-08-23Replace unworkable code in HPPA relocs handelr with an assertion.Nick Clifton1-0/+5
2018-08-23Prevent illegal memory access when processing COFF auxillary symbol information.Nick Clifton1-0/+8
2018-08-23Fix "unresolved reloc" error for NOTOC relocsAlan Modra1-0/+5
2018-08-22bfd/development.sh: Add experimentalH.J. Lu1-0/+5
2018-08-22Use the correct constants when setting the section type of HPPA unwind sections.Helge Deller1-0/+8
2018-08-22Fix AArch64 stub layout algorithm to allow for the fact that section layut mi...Rafeal Auler1-0/+6
2018-08-22Fix changelog entriesAlan Modra1-2/+2
2018-08-21S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to ...John Darrington1-0/+5
2018-08-21Fix running objcopy on Mach-O binaries.mephi421-0/+6
2018-08-21PowerPC HOWTOsAlan Modra1-0/+9
2018-08-21Pack reloc_howto_structAlan Modra1-0/+27