diff options
author | Nick Clifton <nickc@redhat.com> | 2001-08-09 09:09:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-08-09 09:09:03 +0000 |
commit | 55ab10f0eed07a40d68672f9fa71d21ac9f83eb5 (patch) | |
tree | 81c621fb1523cdbcad28a3ebea41e3a03108eb37 /bfd/ChangeLog | |
parent | 1c26dc27b503cc897a679b32db4bca573183f38a (diff) | |
download | gdb-55ab10f0eed07a40d68672f9fa71d21ac9f83eb5.zip gdb-55ab10f0eed07a40d68672f9fa71d21ac9f83eb5.tar.gz gdb-55ab10f0eed07a40d68672f9fa71d21ac9f83eb5.tar.bz2 |
Fix formatting
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). |