diff options
author | Doug Evans <dje@google.com> | 1998-11-30 19:53:57 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-11-30 19:53:57 +0000 |
commit | 60babd1a362da01d0baa7e1871bc3c1e2b31e23a (patch) | |
tree | a8eee7375a67ba4cffdaa8f5cd7edfada4dd5243 /opcodes | |
parent | 01b7cec60017507e747f27dfa0475a08f72a08d6 (diff) | |
download | gdb-60babd1a362da01d0baa7e1871bc3c1e2b31e23a.zip gdb-60babd1a362da01d0baa7e1871bc3c1e2b31e23a.tar.gz gdb-60babd1a362da01d0baa7e1871bc3c1e2b31e23a.tar.bz2 |
* Makefile.am (CGENFILES): Add rtx-funcs.scm.
* Makefile.in: Rebuild.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cfc8db4..173e375 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-cygnus +Mon Nov 30 11:52:44 1998 Doug Evans <devans@canuck.cygnus.com> + + * Makefile.am (CGENFILES): Add rtx-funcs.scm. + * Makefile.in: Rebuild. + +end-sanitize-cygnus start-sanitize-fr30 Thu Nov 26 11:26:32 1998 Dave Brolley <brolley@cygnus.com> |