projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3da1ed
)
Fixed typo from my previous delta.
author
Nick Clifton
<nickc@redhat.com>
Mon, 29 Dec 1997 11:45:12 +0000
(11:45 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 29 Dec 1997 11:45:12 +0000
(11:45 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/coff-arm.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index de332d0504c1ae9863b17ebd09cc03723fe37402..a34f62c4027c4f80770d8f0c7db3a476c5e37d95 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Mon Dec 29 11:41:16 1997 Nick Clifton <nickc@cygnus.com>
+
+ * coff-arm.c (coff_arm_relocate_section): Fix typo from previous
+ delta.
+
Tue Dec 23 17:01:10 1997 Ian Lance Taylor <ian@cygnus.com>
* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.
diff --git
a/bfd/coff-arm.c
b/bfd/coff-arm.c
index ad42902eb33ac1fea596ee78d21cdd89d8ba471b..4ecf7063fd50d5edcc43fd2af58f4a7b4ffb263e 100644
(file)
--- a/
bfd/coff-arm.c
+++ b/
bfd/coff-arm.c
@@
-1165,7
+1165,7
@@
coff_arm_relocate_section (output_bfd, info, input_bfd, input_section,
if ((my_offset & 0x01) == 0x01)
{
- if (h
->sec_
owner != NULL
+ if (h
_sec->
owner != NULL
&& INTERWORK_SET (h_sec->owner)
&& ! INTERWORK_FLAG (h_sec->owner))
_bfd_error_handler ("%s: warning: interworking not enabled.",