Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note switch to GCC-supplied crtstuff.



details:   https://anonhg.NetBSD.org/src/rev/10fa707a012c
branches:  trunk
changeset: 569657:10fa707a012c
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Aug 28 00:32:34 2004 +0000

description:
Note switch to GCC-supplied crtstuff.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 548cc52fe5b9 -r 10fa707a012c doc/CHANGES
--- a/doc/CHANGES       Sat Aug 28 00:19:22 2004 +0000
+++ b/doc/CHANGES       Sat Aug 28 00:32:34 2004 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.358 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.359 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -109,3 +109,5 @@
                [rearnsha 20040821]
        ipw(4): Driver for Intel PRO/Wireless 2100 driver written by
                Damien Bergamini.  [lukem 20040823]
+       crtstuff: Switch to GCC-supplied crtbegin.o / crtend.o on GCC 3.3
+               platforms.  [thorpej 20040827]



Home | Main Index | Thread Index | Old Index