projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5f425
)
* rs6000-tdep.c: Don't include tm.h twice.
author
Mark Alexander
<marka@cygnus>
Sat, 10 Oct 1998 01:17:07 +0000
(
01:17
+0000)
committer
Mark Alexander
<marka@cygnus>
Sat, 10 Oct 1998 01:17:07 +0000
(
01:17
+0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/rs6000-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 1e051551ba8e02da62ec928ac70533ddb2ed08d1..558e1317f44db99d11be441b3935e4f0ab531dd5 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+Fri Oct 9 18:14:43 1998 Mark Alexander <marka@cygnus.com>
+
+ * rs6000-tdep.c: Don't include tm.h twice.
+
1998-10-08 Keith Seitz <keiths@cygnus.com>
* main.c (main): Remove calls to {pre,post}_add_symbol_hooks.
diff --git
a/gdb/rs6000-tdep.c
b/gdb/rs6000-tdep.c
index e6939569e2ea2542e1b366da52452f3ccef2fe15..346b26cf559f97819d196612c56fcdb512c9c420 100644
(file)
--- a/
gdb/rs6000-tdep.c
+++ b/
gdb/rs6000-tdep.c
@@
-19,7
+19,6
@@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "defs.h"
-#include "tm.h"
#include "frame.h"
#include "inferior.h"
#include "symtab.h"