projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb740ce
)
* Makefile.in (INTERFACE): Bump to 2.
author
Jeffrey A Law
<law@cygnus.com>
Sun, 18 Jul 1999 05:52:32 +0000
(
05:52
+0000)
committer
Jeff Law
<law@gcc.gnu.org>
Sun, 18 Jul 1999 05:52:32 +0000
(23:52 -0600)
From-SVN: r28160
gcc/cp/ChangeLog
patch
|
blob
|
history
gcc/cp/Makefile.in
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index a6f09b7e60e2c68e9248105e8208d1a601c3c453..0601ef41cf6530d5dae1bd37b499856cdd2d26e7 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,7
@@
+Sat Jul 17 23:51:30 1999 Jeffrey A Law (law@cygnus.com)
+
+ * Makefile.in (INTERFACE): Bump to 2.
+
1999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
* typeck2.c (my_friendly_abort): Updated URL with bug reporting
diff --git
a/gcc/cp/Makefile.in
b/gcc/cp/Makefile.in
index 896b9e129f15ec007a124ff6299af5ade6b4e44e..be350044720dca3df858af791830c87d49baade2 100644
(file)
--- a/
gcc/cp/Makefile.in
+++ b/
gcc/cp/Makefile.in
@@
-36,7
+36,7
@@
# It defines the c++ interface name. It should be changed when the
# c++ interface is changed.
-INTERFACE =
1
+INTERFACE =
2
# Variables that exist for you to override.
# See below for how to change them for certain systems.