Skip to content

Commit 7f36ec6

Browse files
authored
Merge pull request #117 from rjmccall/cxx-abi-dev
Add the cxx-abi-dev archives to the ABI repository
2 parents 2b31904 + 60686e4 commit 7f36ec6

File tree

5,784 files changed

+757224
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,784 files changed

+757224
-2
lines changed

cxx-abi-dev/archives/1999-August.txt

Lines changed: 3156 additions & 0 deletions
Large diffs are not rendered by default.
31.4 KB
Binary file not shown.
Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,154 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> C++ ABI Summary
5+
</TITLE>
6+
<LINK REL="Index" HREF="index.html" >
7+
<LINK REL="made" HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20C%2B%2B%20ABI%20Summary&In-Reply-To=%3C37A8FB38.44BCF214%40sgi.com%3E">
8+
<META NAME="robots" CONTENT="index,nofollow">
9+
<style type="text/css">
10+
pre {
11+
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
12+
}
13+
</style>
14+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
15+
16+
<LINK REL="Next" HREF="000179.html">
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>C++ ABI Summary</H1>
20+
<B>Jim Dehnert</B>
21+
<A HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20C%2B%2B%20ABI%20Summary&In-Reply-To=%3C37A8FB38.44BCF214%40sgi.com%3E"
22+
TITLE="C++ ABI Summary">dehnert at sgi.com
23+
</A><BR>
24+
<I>Thu Aug 5 02:47:20 UTC 1999</I>
25+
<P><UL>
26+
27+
<LI>Next message: <A HREF="000179.html">C++ ABI Summary -- 5 August meeting
28+
</A></li>
29+
<LI> <B>Messages sorted by:</B>
30+
<a href="date.html#178">[ date ]</a>
31+
<a href="thread.html#178">[ thread ]</a>
32+
<a href="subject.html#178">[ subject ]</a>
33+
<a href="author.html#178">[ author ]</a>
34+
</LI>
35+
</UL>
36+
<HR>
37+
<!--beginarticle-->
38+
<PRE>Sorry this is late. Things have been distracting :-).
39+
40+
Here are the current versions of the issue pages. Also, please look
41+
again at the list of actions from the last meeting following.
42+
I've included in the open issues document the priority initialization
43+
writeup I promised (issue C-2), and the data layout document has been
44+
adjusted as discussed for issue A-9 (empty base placement). I have
45+
not finished the Vtable layout work -- I apologize.
46+
47+
48+
Date: Thu, 29 Jul 1999 20:55:46 -0700 (PDT)
49+
From: dehnert (Jim Dehnert)
50+
To: <A HREF="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">cxx-abi at corp.sgi.com</A>
51+
Subject: Action items from today's meeting
52+
Reply-To: dehnert (Jim Dehnert)
53+
Sender: <A HREF="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">owner-cxx-abi-sgi at cthulhu</A>
54+
Precedence: bulk
55+
56+
The following are the actions people agreed to (or were volunteered
57+
for) at today's meeting. AI-nn refers to an action item in the
58+
summary, X-nn refers to the issue with that number.
59+
60+
Christophe
61+
----------
62+
63+
AI-7, B-1: We'd like to proceed with the virtual function call protocol,
64+
but need a write-up of what Christophe discussed last month.
65+
66+
Daveed
67+
------
68+
69+
AI-13: Describe RTTI representation.
70+
71+
Jim
72+
---
73+
74+
A-9: Reflect empty base class allocation decision in layout document.
75+
76+
B-6: Rewrite Christophe's Vtable layout description as an exercise
77+
to identify any holes.
78+
79+
AI-15, C-2: Do careful writeup of object file init priority representation.
80+
81+
Jason
82+
-----
83+
84+
B-4/7: Think carefully about the issues involved in putting Vtables
85+
(and therefore potentially objects that reference them) in
86+
shared memory.
87+
88+
Matt
89+
----
90+
91+
C-7: Write careful description of when parameter copy constructors
92+
may be elided.
93+
94+
Mike Ball
95+
---------
96+
97+
B-3: You apparently have a good characterization of when Vtable
98+
caching is safe/legal. Can you please describe it for us?
99+
100+
Priti
101+
-----
102+
103+
AI-12: Describe the Intel C++ exception handling model.
104+
AI-5: Set up N-way NDA if necessary to discuss it.
105+
106+
All
107+
---
108+
109+
A-11: Describe your representation for pointers to member functions.
110+
111+
B-6: Describe your RTTI representation.
112+
113+
F-x: In anticipation of mangling discussions, please help by (a)
114+
identifying what needs to be mangled, and (b) describing any
115+
mangling/compression scheme(s) you think we should consider.
116+
117+
118+
119+
--
120+
- Jim Dehnert <A HREF="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">dehnert at sgi.com</A>
121+
(650)933-4272
122+
-------------- next part --------------
123+
An HTML attachment was scrubbed...
124+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment.html</A>&gt;
125+
-------------- next part --------------
126+
An HTML attachment was scrubbed...
127+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0001.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0001.html</A>&gt;
128+
-------------- next part --------------
129+
An HTML attachment was scrubbed...
130+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0002.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0002.html</A>&gt;
131+
-------------- next part --------------
132+
An HTML attachment was scrubbed...
133+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0003.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990804/d07ca496/attachment-0003.html</A>&gt;
134+
</PRE>
135+
136+
<!--endarticle-->
137+
<HR>
138+
<P><UL>
139+
<!--threads-->
140+
141+
<LI>Next message: <A HREF="000179.html">C++ ABI Summary -- 5 August meeting
142+
</A></li>
143+
<LI> <B>Messages sorted by:</B>
144+
<a href="date.html#178">[ date ]</a>
145+
<a href="thread.html#178">[ thread ]</a>
146+
<a href="subject.html#178">[ subject ]</a>
147+
<a href="author.html#178">[ author ]</a>
148+
</LI>
149+
</UL>
150+
151+
<hr>
152+
<a href="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">More information about the cxx-abi-dev
153+
mailing list</a><br>
154+
</body></html>
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> C++ ABI Summary -- 5 August meeting
5+
</TITLE>
6+
<LINK REL="Index" HREF="index.html" >
7+
<LINK REL="made" HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20C%2B%2B%20ABI%20Summary%20--%205%20August%20meeting&In-Reply-To=%3C199908070230.TAA39780%40baalbek.engr.sgi.com%3E">
8+
<META NAME="robots" CONTENT="index,nofollow">
9+
<style type="text/css">
10+
pre {
11+
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
12+
}
13+
</style>
14+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
15+
<LINK REL="Previous" HREF="000178.html">
16+
<LINK REL="Next" HREF="000181.html">
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>C++ ABI Summary -- 5 August meeting</H1>
20+
<B>Jim Dehnert</B>
21+
<A HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20C%2B%2B%20ABI%20Summary%20--%205%20August%20meeting&In-Reply-To=%3C199908070230.TAA39780%40baalbek.engr.sgi.com%3E"
22+
TITLE="C++ ABI Summary -- 5 August meeting">dehnert at baalbek.engr.sgi.com
23+
</A><BR>
24+
<I>Sat Aug 7 02:30:25 UTC 1999</I>
25+
<P><UL>
26+
<LI>Previous message: <A HREF="000178.html">C++ ABI Summary
27+
</A></li>
28+
<LI>Next message: <A HREF="000181.html">C++ ABI Summary -- 5 August meeting
29+
</A></li>
30+
<LI> <B>Messages sorted by:</B>
31+
<a href="date.html#179">[ date ]</a>
32+
<a href="thread.html#179">[ thread ]</a>
33+
<a href="subject.html#179">[ subject ]</a>
34+
<a href="author.html#179">[ author ]</a>
35+
</LI>
36+
</UL>
37+
<HR>
38+
<!--beginarticle-->
39+
<PRE>Note that we've added two people with heavy g++ involvement
40+
to the mail alias: Mark Mitchell from CodeSourcery and Martin
41+
von Loewis from Humboldt-Universitaet Berlin. Could the two
42+
of you please provide me with phone/FAX numbers? (Actually,
43+
I don't seem to have Daveed's, either, nor the HP FAX info...)
44+
45+
Attached are versions of the status pages updated based on
46+
yesterday's meeting. Please check the descriptions of recently
47+
closed items for correctness and clarity. Also, take a look at
48+
issue A-11. Although we agreed to close it, a minor improvement
49+
occurred to me -- let me know if it has problems.
50+
51+
Following are the items still open from last week's list, plus
52+
a couple new ones:
53+
54+
Daveed
55+
------
56+
57+
AI-13, A-6, B-8: Describe RTTI representation, dynamic cast.
58+
59+
Jim
60+
---
61+
62+
AI-17, B-6: Rewrite Christophe's Vtable layout description as an
63+
exercise to identify any holes.
64+
65+
AI-19, C-3: Write up precise destructor proposal.
66+
67+
Priti
68+
-----
69+
70+
AI-12: Describe the Intel C++ exception handling model.
71+
AI-5: Set up N-way NDA if necessary to discuss it.
72+
73+
All
74+
---
75+
76+
B-6: Describe your RTTI representation.
77+
78+
F-x: In anticipation of mangling discussions, please help by (a)
79+
identifying what needs to be mangled, and (b) describing any
80+
mangling/compression scheme(s) you think we should consider.
81+
(I have started a list in F-1.)
82+
83+
84+
--
85+
- Jim Dehnert <A HREF="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">dehnert at sgi.com</A>
86+
(650)933-4272
87+
-------------- next part --------------
88+
An HTML attachment was scrubbed...
89+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment.html</A>&gt;
90+
-------------- next part --------------
91+
An HTML attachment was scrubbed...
92+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment-0001.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment-0001.html</A>&gt;
93+
-------------- next part --------------
94+
An HTML attachment was scrubbed...
95+
URL: &lt;<A HREF="http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment-0002.html">http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/19990806/f711cea6/attachment-0002.html</A>&gt;
96+
</PRE>
97+
98+
<!--endarticle-->
99+
<HR>
100+
<P><UL>
101+
<!--threads-->
102+
<LI>Previous message: <A HREF="000178.html">C++ ABI Summary
103+
</A></li>
104+
<LI>Next message: <A HREF="000181.html">C++ ABI Summary -- 5 August meeting
105+
</A></li>
106+
<LI> <B>Messages sorted by:</B>
107+
<a href="date.html#179">[ date ]</a>
108+
<a href="thread.html#179">[ thread ]</a>
109+
<a href="subject.html#179">[ subject ]</a>
110+
<a href="author.html#179">[ author ]</a>
111+
</LI>
112+
</UL>
113+
114+
<hr>
115+
<a href="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">More information about the cxx-abi-dev
116+
mailing list</a><br>
117+
</body></html>
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> Var-args
5+
</TITLE>
6+
<LINK REL="Index" HREF="index.html" >
7+
<LINK REL="made" HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20Var-args&In-Reply-To=%3C199908092210.PAA18782%40cllmail.cup.hp.com%3E">
8+
<META NAME="robots" CONTENT="index,nofollow">
9+
<style type="text/css">
10+
pre {
11+
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
12+
}
13+
</style>
14+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
15+
<LINK REL="Previous" HREF="000184.html">
16+
<LINK REL="Next" HREF="000186.html">
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>Var-args</H1>
20+
<B>Christophe de Dinechin</B>
21+
<A HREF="mailto:cxx-abi-dev%40codesourcery.com?Subject=Re%3A%20Var-args&In-Reply-To=%3C199908092210.PAA18782%40cllmail.cup.hp.com%3E"
22+
TITLE="Var-args">ddd at cup.hp.com
23+
</A><BR>
24+
<I>Mon Aug 9 22:10:09 UTC 1999</I>
25+
<P><UL>
26+
<LI>Previous message: <A HREF="000184.html">varargs and covariant returns
27+
</A></li>
28+
<LI>Next message: <A HREF="000186.html">atexit/static dtor interleaving
29+
</A></li>
30+
<LI> <B>Messages sorted by:</B>
31+
<a href="date.html#180">[ date ]</a>
32+
<a href="thread.html#180">[ thread ]</a>
33+
<a href="subject.html#180">[ subject ]</a>
34+
<a href="author.html#180">[ author ]</a>
35+
</LI>
36+
</UL>
37+
<HR>
38+
<!--beginarticle-->
39+
<PRE>Folks,
40+
41+
42+
Another issue for our list: varargs. In particular, how do we deal
43+
with non-C types, such as references, class objects and other &quot;outer
44+
space&quot; varargs. Should we agree on the varargs macros?
45+
46+
47+
Christophe
48+
49+
50+
</PRE>
51+
52+
<!--endarticle-->
53+
<HR>
54+
<P><UL>
55+
<!--threads-->
56+
<LI>Previous message: <A HREF="000184.html">varargs and covariant returns
57+
</A></li>
58+
<LI>Next message: <A HREF="000186.html">atexit/static dtor interleaving
59+
</A></li>
60+
<LI> <B>Messages sorted by:</B>
61+
<a href="date.html#180">[ date ]</a>
62+
<a href="thread.html#180">[ thread ]</a>
63+
<a href="subject.html#180">[ subject ]</a>
64+
<a href="author.html#180">[ author ]</a>
65+
</LI>
66+
</UL>
67+
68+
<hr>
69+
<a href="http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev">More information about the cxx-abi-dev
70+
mailing list</a><br>
71+
</body></html>

0 commit comments

Comments
 (0)