aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-16 11:10:42 +0000
committerNick Clifton <nickc@redhat.com>2003-12-16 11:10:42 +0000
commit87cc7031acb7cc7a3b69dcfd79c3d71aa57fe477 (patch)
tree63a27a6255c5257e9d0830b61f203e71be035d51 /bfd/ChangeLog
parentd35d0cd43c20f6f014da29ddf38f345aac490a2b (diff)
downloadgdb-87cc7031acb7cc7a3b69dcfd79c3d71aa57fe477.zip
gdb-87cc7031acb7cc7a3b69dcfd79c3d71aa57fe477.tar.gz
gdb-87cc7031acb7cc7a3b69dcfd79c3d71aa57fe477.tar.bz2
Only skip one instance of each prefix character, if they are present.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index bb4c9ce..4b354be 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-16 Eric Youngdale <eric@mkssoftware.com>
+ Nick Clifton <nickc@redhat.com>
+
+ * peicode.h (pe_ILF_build_a_bfd): Only skip one instance of each
+ prefix character, if they are present.
+
2003-12-15 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
Nick Clifton <nickc@redhat.com>