diff options
author | Jim Blandy <jimb@codesourcery.com> | 1998-12-04 23:24:21 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 1998-12-04 23:24:21 +0000 |
commit | 71812ec59b0efff1f1a8fc64213a3ea273cbbfd2 (patch) | |
tree | fb1d6685351cbbbc6a65bcbb3f45ed1d14bc8e37 /bfd | |
parent | cc95a2d522daf1d5befdd6d4cdb4bc12a8d8d55e (diff) | |
download | fsf-binutils-gdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.zip fsf-binutils-gdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.tar.gz fsf-binutils-gdb-71812ec59b0efff1f1a8fc64213a3ea273cbbfd2.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
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> |