diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-02-24 03:35:39 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-02-24 03:35:39 +0000 |
commit | 8b6e79328f5ec33bad37c035e3cd0390ff82d556 (patch) | |
tree | a7ff5fe8bf73992360d33e215f30a6e2acf44583 /gdb/ChangeLog | |
parent | d155c46b602a28fdfc4b2dde39a80e665355e58b (diff) | |
download | gdb-8b6e79328f5ec33bad37c035e3cd0390ff82d556.zip gdb-8b6e79328f5ec33bad37c035e3cd0390ff82d556.tar.gz gdb-8b6e79328f5ec33bad37c035e3cd0390ff82d556.tar.bz2 |
* Makefile.in (linux-thread.o): Delete target.
* linux-thread.c: Delete file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8073d56..4220695 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2002-02-23 Andrew Cagney <ac131313@redhat.com> + * Makefile.in (linux-thread.o): Delete target. + * linux-thread.c: Delete file. + * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other renamed SH files to be consistent. |