diff options
author | Stu Grossman <grossman@cygnus> | 1993-05-06 22:51:32 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-05-06 22:51:32 +0000 |
commit | 2c298c0922a83adfe6638b6be8e3e1f9e6119191 (patch) | |
tree | aabcb033a878d8c7252521d62dc993a8ddaf43b4 /gdb | |
parent | 9e15da4ac4bf432f090f654cb3dea987325f3334 (diff) | |
download | gdb-2c298c0922a83adfe6638b6be8e3e1f9e6119191.zip gdb-2c298c0922a83adfe6638b6be8e3e1f9e6119191.tar.gz gdb-2c298c0922a83adfe6638b6be8e3e1f9e6119191.tar.bz2 |
* More patches from Jeffrey Law (law@cs.utah.edu).
* gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
Delete unnecessary declarations.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c2d4e4b..f73e248 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu May 6 15:47:45 1993 Stu Grossman (grossman@cygnus.com) + + * More patches from Jeffrey Law (law@cs.utah.edu). + * gdb/config/pa/tm-hppah.h (millicode_start, millicode_end): + Delete unnecessary declarations. + Thu May 6 15:15:46 1993 Stu Grossman (grossman@cygnus.com) * ser-unix.c (wait_for): Use VTIME to do timeouts instead of |