diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cd3cdcc..2472e75 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2001-08-09 Nick Clifton <nickc@cambridge.redhat.com> + * bfd.c: Fix formatting. + * bfd-in2.h: Regenerate. + +2001-08-09 Nick Clifton <nickc@cambridge.redhat.com> + * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to true (this target uses REL relocations) and 'pcrel_offset' to false (the PC is implied, not stored in the offset). |