diff options
author | David Taylor <taylor@redhat.com> | 1998-12-09 16:08:26 +0000 |
---|---|---|
committer | David Taylor <taylor@redhat.com> | 1998-12-09 16:08:26 +0000 |
commit | 2289f0d25ea67f7024fbc1f30e233ef09a6c27cd (patch) | |
tree | 4c6baf9bf27dc670e82e55abd234fc580bbe0cb1 /include | |
parent | 863553274c44796da7d47d62306962059d41af89 (diff) | |
download | gdb-2289f0d25ea67f7024fbc1f30e233ef09a6c27cd.zip gdb-2289f0d25ea67f7024fbc1f30e233ef09a6c27cd.tar.gz gdb-2289f0d25ea67f7024fbc1f30e233ef09a6c27cd.tar.bz2 |
define completer_chars so that opcodes/hppa-dis.c compiles.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ab510e7..6a0e469 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +Wed Dec 9 10:38:48 1998 David Taylor <taylor@texas.cygnus.com> + + The following is part of a change made by Edith Epstein + <eepstein@sophia.cygnus.com> as part of a project to merge in + changes by HP; HP did not create ChangeLog entries. + + * hppa.h (completer_chars): list of chars to not put a space + after. + Sun Dec 6 13:21:34 1998 Ian Lance Taylor <ian@cygnus.com> * i386.h (i386_optab): Permit w suffix on processor control and |