diff options
author | Per Bothner <bothner@gcc.gnu.org> | 1998-06-05 08:51:32 -0700 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 1998-06-05 08:51:32 -0700 |
commit | 9ffe87d0cd5b490c21821e1a00f47e5c66242afe (patch) | |
tree | 2c72b19b3c8ebff23bb318af3a6343f8376e7b49 /gcc | |
parent | 240661ba4d77b3cb0076d37594823b04ed777553 (diff) | |
download | gcc-9ffe87d0cd5b490c21821e1a00f47e5c66242afe.zip gcc-9ffe87d0cd5b490c21821e1a00f47e5c66242afe.tar.gz gcc-9ffe87d0cd5b490c21821e1a00f47e5c66242afe.tar.bz2 |
g++spec (lang_specific_pre_link, [...]): Define - update needed by gcc.c change.
�
* g++spec (lang_specific_pre_link, lang_specific_extra_ofiles):
Define - update needed by gcc.c change.
From-SVN: r20247
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 6456a8e..a05245f 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +1998-06-05 Per Bothner <bothner@cygnus.com> + + * g++spec (lang_specific_pre_link, lang_specific_extra_ofiles): + Define - update needed by gcc.c change. + 1998-06-05 Jason Merrill <jason@yorick.cygnus.com> * error.c (cp_printers): Use 'o' instead of '_' for the null entry. |