diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-02-09 21:25:02 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-02-09 21:25:02 +0000 |
commit | cb5cd5b46422cc000fc088ed53590925a9407d13 (patch) | |
tree | d61db31d8bd6104e9b26a0ea1ea9641067e6408e /gdb/ChangeLog | |
parent | 89f2ecdbb178f1089ec4da04e0644d7d4ca24e07 (diff) | |
download | gdb-cb5cd5b46422cc000fc088ed53590925a9407d13.zip gdb-cb5cd5b46422cc000fc088ed53590925a9407d13.tar.gz gdb-cb5cd5b46422cc000fc088ed53590925a9407d13.tar.bz2 |
* config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):
Remove redefinition.
* config/i960/tm-i960.h (BREAKPOINT): Define.
Fix build failures due to tracepoint.c addition
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e114859..98ed21d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 9 13:14:12 1998 Stan Shebs <shebs@andros.cygnus.com> + + * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): + Remove redefinition. + * config/i960/tm-i960.h (BREAKPOINT): Define. + Mon Feb 9 15:35:38 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (init.c): Ignore errors when making init.c. Seems |