diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 2001-04-03 01:51:26 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 2001-04-03 01:51:26 +0000 |
commit | ba79cc815485adef06c48f139c6e955f07ab2966 (patch) | |
tree | dfed6f6706c0bfed9b88f2556511e969d2b71bc0 /gdb/ChangeLog | |
parent | 44eaed12c554c670e20046db43a89aa6d83e8508 (diff) | |
download | gdb-ba79cc815485adef06c48f139c6e955f07ab2966.zip gdb-ba79cc815485adef06c48f139c6e955f07ab2966.tar.gz gdb-ba79cc815485adef06c48f139c6e955f07ab2966.tar.bz2 |
* remote-mips.c (S_IROTH): Moved definition from here.
* gdb_stat.h (S_IROTH): to here.
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 5308557..aa7fc73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2001-04-02 J.T. Conklin <jtc@redback.com> + * remote-mips.c (S_IROTH): Moved definition from here. + * gdb_stat.h (S_IROTH): to here. + * remote.c (remote_protocol_e, remote_protocol_E): Define. (set_remote_protocol_e_packet_cmd) (set_remote_protocol_E_packet_cmd) |