diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-07 01:58:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-07 01:58:26 +0000 |
commit | 175aa013d9cb17845fabac4f14b2e4d15aec1f6d (patch) | |
tree | 861af9c1c4c216eb28987e3de1bd33dba7db6f57 /bfd/ChangeLog | |
parent | ddcd33c11d07b4e7e6f592b6ff5b4ec4b0735714 (diff) | |
download | gdb-175aa013d9cb17845fabac4f14b2e4d15aec1f6d.zip gdb-175aa013d9cb17845fabac4f14b2e4d15aec1f6d.tar.gz gdb-175aa013d9cb17845fabac4f14b2e4d15aec1f6d.tar.bz2 |
Remove elf64-ia64.c from list of backend C files - it is auto-generated.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c841163..edfdfbb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2001-02-06 Nick Clifton <nickc@redhat.com> + + * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so + that it will not be pulled into the list of files that make up + po/POTFILES.in. + * Makefile.in: Regenerate. + * po/bfd.pot: Regenerate. + 2001-02-06 H.J. Lu <hjl@gnu.org> * bfd/peicode.h (coff_swap_filehdr_in): Remove the e_magic |