diff options
author | Nick Clifton <nickc@redhat.com> | 1997-11-24 23:51:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-11-24 23:51:15 +0000 |
commit | f76d3101e88191c68ee77fe4c46cfb03e6a8104a (patch) | |
tree | eccfe21aa1cfb7ff3dc3c3825485e56a709aad58 /bfd/ChangeLog | |
parent | c5ecfceb13df0b39942ef3246533448651c0da35 (diff) | |
download | gdb-f76d3101e88191c68ee77fe4c46cfb03e6a8104a.zip gdb-f76d3101e88191c68ee77fe4c46cfb03e6a8104a.tar.gz gdb-f76d3101e88191c68ee77fe4c46cfb03e6a8104a.tar.bz2 |
Fix for PE build
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 d5460a6..2457170 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 24 15:47:49 1997 Nick Clifton <nickc@cygnus.com> + + * coff-arm.c: Make variables and functions static, so that this + file can be included in multiple object files. + Sat Nov 22 15:16:00 1997 Nick Clifton <nickc@cygnus.com> * coff-arm.c: Add support for PIC and APCS-FLOAT type binaries. |