CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/02/25 15:53:36
Modified files: gnu/usr.bin/binutils-2.17/bfd: bfd-in2.h elf32-arm.c libbfd.h reloc.c gnu/usr.bin/binutils-2.17/gas/config: tc-arm.c Log message: Implement support for generating movw/movt relocations on arm in gas(1). Ported from FreeBSD's GPLv2 version of binutils. ok guenther@