diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-30 10:34:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-30 10:34:06 +0000 |
commit | 82a9b2d95c42689b94274a8ffa1bbfd01dbfb30f (patch) | |
tree | e7a11cf610140a6161fad0d82e3da8e81c936d55 /ChangeLog | |
parent | 1bf0a4d93eac3937648a146a52c6c683a79b8f58 (diff) | |
download | gdb-82a9b2d95c42689b94274a8ffa1bbfd01dbfb30f.zip gdb-82a9b2d95c42689b94274a8ffa1bbfd01dbfb30f.tar.gz gdb-82a9b2d95c42689b94274a8ffa1bbfd01dbfb30f.tar.bz2 |
Add cpu directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-09-30 Nick Clifton <nickc@redhat.com> + + * cpu: New top level directory. Intended to hold input files for + CGEN which have FSF copyright assignment. + * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. + 2002-09-29 Andrew Cagney <ac131313@redhat.com> Revert below (note that src does not contain Makefile.tpl): |