projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c45425
)
* libgcc2.c: Do not include symcat.h or machmode.h.
author
Jeff Law
<law@redhat.com>
Mon, 17 Jun 2002 21:08:12 +0000
(15:08 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 17 Jun 2002 21:08:12 +0000
(15:08 -0600)
From-SVN: r54717
gcc/ChangeLog
patch
|
blob
|
history
gcc/libgcc2.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2fb22489fb93b49250942170b6a8e72687b41ba6..ba774fbc1f1240c466b7afe2e6b75771d03f06ab 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2002-06-17 Jeff Law <law@redha.com>
+
+ * libgcc2.c: Do not include symcat.h or machmode.h.
+
2002-06-17 Richard Henderson <rth@redhat.com>
PR target/6922
diff --git
a/gcc/libgcc2.c
b/gcc/libgcc2.c
index 13da298fd268f3d85d12d68d4c5c43de01711d9b..4b1e187bcf4978a4eeb43d531f780a25af383c78 100644
(file)
--- a/
gcc/libgcc2.c
+++ b/
gcc/libgcc2.c
@@
-36,9
+36,6
@@
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "tconfig.h"
#include "tsystem.h"
-#include "symcat.h"
-#include "machmode.h"
-
/* Don't use `fancy_abort' here even if config.h says to use it. */
#ifdef abort
#undef abort