aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>1998-12-04 23:24:21 +0000
committerJim Blandy <jimb@codesourcery.com>1998-12-04 23:24:21 +0000
commit71812ec59b0efff1f1a8fc64213a3ea273cbbfd2 (patch)
treefb1d6685351cbbbc6a65bcbb3f45ed1d14bc8e37 /bfd
parentcc95a2d522daf1d5befdd6d4cdb4bc12a8d8d55e (diff)
downloadgdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.zip
gdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.tar.gz
gdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.tar.bz2
*** empty log message ***
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 545f94c..72d96f4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -2,7 +2,7 @@
* elf32-ppc.c (ppc_elf_merge_private_bfd_data): Fix logic to
decide whether the output file is -mrelocatable-lib,
- -mrelocatable, or neither.
+ -mrelocatable, or neither. (gdb.base/nodebug.exp)
1998-12-03 Nick Clifton <nickc@cygnus.com>