John Polstra 89370a31f2 Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0
to 2.  This makes them agree with the declarations in libgcc, and
clears the way once again for linking c++rt0.o into all libraries,
and eliminating CPLUSPLUSLIB from <bsd.lib.mk>.  (I have not made
that change yet, because there is still a bootstrapping problem
for "make world".)

Also, removed a check which ensured that the constructor count in
the first word of __CTOR_LIST__ was greater than zero before
traversing the list.  I had added that check earlier, but it is no
longer necessary, now that there is guaranteed to be at least 2
words in __CTOR_LIST__.
1996-02-20 04:07:26 +00:00
..
1996-02-18 01:56:51 +00:00
1995-05-30 05:51:47 +00:00
1995-12-30 19:02:48 +00:00
1996-02-12 12:40:04 +00:00
1995-12-30 19:02:48 +00:00
1996-02-12 12:40:04 +00:00
1995-05-30 05:51:47 +00:00
1995-12-30 19:02:48 +00:00
1995-12-30 19:02:48 +00:00
1996-01-30 18:13:11 +00:00