CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/15 12:34:35
Modified files: gnu/usr.bin/binutils/gas/config: tc-m88k.c tc-m88k.h Log message: When configured for ELF object format output, recognize #abdiff, #got_rel and #plt symbol modifiers, and produce the appropriate relocation types. This allows as(1) to correctly assemble PIC code.