]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
8375c36b
PB
12004-03-31 Paul Brook <paul@codesourcery.com>
2
3 * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
4 * elfarm-nabi.c (elf32_arm_howto_table): Ditto.
5
a56b48eb
NC
62004-03-31 Andy Chittenden <achittenden@bluearc.com>
7
8 * stabs.c (struct stab_link_includes_totals): Rename field 'total'
9 to 'sum_chars' and add field 'num_chars'.
10 (_bfd_link_section_stabs): When computing the sum of the
11 characters in a B_INCL..B_EINCL range also keep a count of the
12 number of characters. Use this information to help distinguish
13 between include sections when have the same sum but which
14 nevertheless are still unique.
15
3d456464
NC
16