projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d176806
)
config.gcc: Do not build a shared libgcc for arm-none-eabi.
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 14 Sep 2004 19:58:43 +0000
(19:58 +0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 14 Sep 2004 19:58:43 +0000
(19:58 +0000)
* config.gcc: Do not build a shared libgcc for arm-none-eabi.
[[Split portion of a mixed commit.]]
From-SVN: r87503.2
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d581ec834a397b06cee9769bb5bebfb514b7ecf9..b29684fef3777ca920623fd7f1d165e35f883c0e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2004-09-14 Mark Mitchell <mark@codesourcery.com>
+
+ * config.gcc: Do not build a shared libgcc for arm-none-eabi.
+
2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
* c-tree.h (struct c_declspecs): Add const_p, volatile_p and