CVSROOT: /home/cvs/parisc Module name: binutils-2.10 Changes by: amodra 00/08/15 14:49:09 Modified files: bfd : Tag: shared ChangeLog elf32-hppa.c Log message: Fix breakage caused by my inept attempt to support 12-bit branch stubs. This time, actually read the section contents... Conditionalize on SUPPORT_12BIT_BRANCH_STUBS as possibly reading the section contents twice might slow things down too much.