projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41343a8
)
* contrib.texi: Add self.
author
Neil Booth
<neilb@earthling.net>
Wed, 30 Aug 2000 22:20:25 +0000
(22:20 +0000)
committer
Neil Booth
<neil@gcc.gnu.org>
Wed, 30 Aug 2000 22:20:25 +0000
(22:20 +0000)
From-SVN: r36074
gcc/ChangeLog
patch
|
blob
|
history
gcc/contrib.texi
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2fff75873c1c641de3e471156908cf9c626681d4..43ebcd5c25fc2fe4e6f67bdc9f65bf09dc4a6072 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+Wed 30-Aug-2000 23:18:59 BST Neil Booth <NeilB@earthling.net>
+
+ * contrib.texi: Add self.
+
2000-08-30 Alexandre Oliva <aoliva@redhat.com>
* config/sh/sh.md (cmpeqsi_ior_t, cmpeqsi_and_t): New insns.
diff --git
a/gcc/contrib.texi
b/gcc/contrib.texi
index 4fdcd8c4182af20aff6ae43aedadff8fd39b514d..212daaee3d7341f7e4620270f925d4a994f9e93f 100644
(file)
--- a/
gcc/contrib.texi
+++ b/
gcc/contrib.texi
@@
-21,6
+21,9
@@
Alasdair Baird for various bugfixes.
@item
Gerald Baumgartner added the signature extension to the C++ front-end.
+@item
+Neil Booth for various work on cpplib.
+
@item
Per Bothner for various improvements to our infrastructure for
supporting new languages. Chill and Java.