Reshaped doc's
[fw/sdcc] / doc / sdccman.html / node1.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3 <!--Converted with LaTeX2HTML 99.1 release (March 30, 1999)
4 original version by:  Nikos Drakos, CBLU, University of Leeds
5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 * with significant contributions from:
7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 <HTML>
9 <HEAD>
10 <TITLE>Contents</TITLE>
11 <META NAME="description" CONTENT="Contents">
12 <META NAME="keywords" CONTENT="sdccman">
13 <META NAME="resource-type" CONTENT="document">
14 <META NAME="distribution" CONTENT="global">
15
16 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17 <META NAME="Generator" CONTENT="LaTeX2HTML v99.1 release">
18 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20 <LINK REL="STYLESHEET" HREF="sdccman.css">
21
22 <LINK REL="next" HREF="node2.html">
23 <LINK REL="previous" HREF="sdccman.html">
24 <LINK REL="up" HREF="sdccman.html">
25 <LINK REL="next" HREF="node2.html">
26 </HEAD>
27
28 <BODY >
29 <!--Navigation Panel-->
30 <A NAME="tex2html140"
31  HREF="node2.html">
32 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_motif.gif"></A> 
33 <A NAME="tex2html136"
34  HREF="sdccman.html">
35 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_motif.gif"></A> 
36 <A NAME="tex2html130"
37  HREF="sdccman.html">
38 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="previous_motif.gif"></A>  
39 <A NAME="tex2html138"
40  HREF="node61.html">
41 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index_motif.gif"></A> 
42 <BR>
43 <B> Next:</B> <A NAME="tex2html141"
44  HREF="node2.html">1. Introduction</A>
45 <B> Up:</B> <A NAME="tex2html137"
46  HREF="sdccman.html">SDCC Compiler User Guide</A>
47 <B> Previous:</B> <A NAME="tex2html131"
48  HREF="sdccman.html">SDCC Compiler User Guide</A>
49  &nbsp <B>  <A NAME="tex2html139"
50  HREF="node61.html">Index</A></B> 
51 <BR>
52 <BR>
53 <!--End of Navigation Panel-->
54 <BR>
55
56 <H2><A NAME="SECTION00010000000000000000">
57 Contents</A>
58 </H2>
59 <!--Table of Contents-->
60
61 <UL>
62 <LI><A NAME="tex2html142"
63  HREF="node1.html">Contents</A>
64 <LI><A NAME="tex2html143"
65  HREF="node2.html">1. Introduction</A>
66 <UL>
67 <LI><A NAME="tex2html144"
68  HREF="node3.html">1.1 About SDCC</A>
69 <LI><A NAME="tex2html145"
70  HREF="node4.html">1.2 Open Source</A>
71 <LI><A NAME="tex2html146"
72  HREF="node5.html">1.3 Typographic conventions</A>
73 <LI><A NAME="tex2html147"
74  HREF="node6.html">1.4 Compatibility with previous versions</A>
75 <LI><A NAME="tex2html148"
76  HREF="node7.html">1.5 System Requirements</A>
77 <LI><A NAME="tex2html149"
78  HREF="node8.html">1.6 Other Resources</A>
79 <LI><A NAME="tex2html150"
80  HREF="node9.html">1.7 Wishes for the future</A>
81 </UL>
82 <LI><A NAME="tex2html151"
83  HREF="node10.html">2. Installation</A>
84 <UL>
85 <LI><A NAME="tex2html152"
86  HREF="node11.html">2.1 Linux/Unix Installation</A>
87 <LI><A NAME="tex2html153"
88  HREF="node12.html">2.2 Windows Installation</A>
89 <LI><A NAME="tex2html154"
90  HREF="node13.html">2.3 Testing out the SDCC Compiler</A>
91 <LI><A NAME="tex2html155"
92  HREF="node14.html">2.4 Install Trouble-shooting</A>
93 <LI><A NAME="tex2html156"
94  HREF="node15.html">2.5 Additional Information for Windows Users</A>
95 <LI><A NAME="tex2html157"
96  HREF="node16.html">2.6 SDCC on Other Platforms</A>
97 <LI><A NAME="tex2html158"
98  HREF="node17.html">2.7 Advanced Install Options</A>
99 <LI><A NAME="tex2html159"
100  HREF="node18.html">2.8 Components of SDCC</A>
101 </UL>
102 <LI><A NAME="tex2html160"
103  HREF="node19.html">3. Using SDCC</A>
104 <UL>
105 <LI><A NAME="tex2html161"
106  HREF="node20.html">3.1 Compiling</A>
107 <LI><A NAME="tex2html162"
108  HREF="node21.html">3.2 Command Line Options</A>
109 <LI><A NAME="tex2html163"
110  HREF="node22.html">3.3 MCS51/DS390 Storage Class Language Extensions</A>
111 <LI><A NAME="tex2html164"
112  HREF="node23.html">3.4 Pointers</A>
113 <LI><A NAME="tex2html165"
114  HREF="node24.html">3.5 Parameters &amp; Local Variables</A>
115 <LI><A NAME="tex2html166"
116  HREF="node25.html">3.6 Overlaying</A>
117 <LI><A NAME="tex2html167"
118  HREF="node26.html">3.7 Interrupt Service Routines</A>
119 <LI><A NAME="tex2html168"
120  HREF="node27.html">3.8 Critical Functions</A>
121 <LI><A NAME="tex2html169"
122  HREF="node28.html">3.9 Naked Functions</A>
123 <LI><A NAME="tex2html170"
124  HREF="node29.html">3.10 Functions using private banks</A>
125 <LI><A NAME="tex2html171"
126  HREF="node30.html">3.11 Absolute Addressing</A>
127 <LI><A NAME="tex2html172"
128  HREF="node31.html">3.12 Startup Code</A>
129 <LI><A NAME="tex2html173"
130  HREF="node32.html">3.13 Inline Assembler Code</A>
131 <LI><A NAME="tex2html174"
132  HREF="node33.html">3.14 int(16 bit) and long (32 bit) Support</A>
133 <LI><A NAME="tex2html175"
134  HREF="node34.html">3.15 Floating Point Support</A>
135 <LI><A NAME="tex2html176"
136  HREF="node35.html">3.16 MCS51 Memory Models</A>
137 <LI><A NAME="tex2html177"
138  HREF="node36.html">3.17 DS390 Memory Models</A>
139 <LI><A NAME="tex2html178"
140  HREF="node37.html">3.18 Defines Created by the Compiler</A>
141 </UL>
142 <LI><A NAME="tex2html179"
143  HREF="node38.html">4. SDCC Technical Data</A>
144 <UL>
145 <LI><A NAME="tex2html180"
146  HREF="node39.html">4.1 Optimizations</A>
147 <LI><A NAME="tex2html181"
148  HREF="node40.html">4.2 Pragmas</A>
149 <LI><A NAME="tex2html182"
150  HREF="node41.html">4.3 &lt;pending: this is messy and incomplete&gt; Library Routines</A>
151 <LI><A NAME="tex2html183"
152  HREF="node42.html">4.4 Interfacing with Assembly Routines</A>
153 <LI><A NAME="tex2html184"
154  HREF="node43.html">4.5 External Stack</A>
155 <LI><A NAME="tex2html185"
156  HREF="node44.html">4.6 ANSI-Compliance</A>
157 <LI><A NAME="tex2html186"
158  HREF="node45.html">4.7 Cyclomatic Complexity</A>
159 </UL>
160 <LI><A NAME="tex2html187"
161  HREF="node46.html">5. TIPS</A>
162 <UL>
163 <LI><A NAME="tex2html188"
164  HREF="node47.html">5.1 Notes on MCS51 memory layout</A>
165 </UL>
166 <LI><A NAME="tex2html189"
167  HREF="node48.html">6. Retargetting for other MCUs.</A>
168 <LI><A NAME="tex2html190"
169  HREF="node49.html">7. SDCDB - Source Level Debugger</A>
170 <UL>
171 <LI><A NAME="tex2html191"
172  HREF="node50.html">7.1 Compiling for Debugging</A>
173 <LI><A NAME="tex2html192"
174  HREF="node51.html">7.2 How the Debugger Works</A>
175 <LI><A NAME="tex2html193"
176  HREF="node52.html">7.3 Starting the Debugger</A>
177 <LI><A NAME="tex2html194"
178  HREF="node53.html">7.4 Command Line Options.</A>
179 <LI><A NAME="tex2html195"
180  HREF="node54.html">7.5 Debugger Commands.</A>
181 <LI><A NAME="tex2html196"
182  HREF="node55.html">7.6 Interfacing with XEmacs.</A>
183 </UL>
184 <LI><A NAME="tex2html197"
185  HREF="node56.html">8. Other Processors</A>
186 <UL>
187 <LI><A NAME="tex2html198"
188  HREF="node57.html">8.1 The Z80 and gbz80 port</A>
189 </UL>
190 <LI><A NAME="tex2html199"
191  HREF="node58.html">9. Support</A>
192 <UL>
193 <LI><A NAME="tex2html200"
194  HREF="node59.html">9.1 Reporting Bugs</A>
195 </UL>
196 <LI><A NAME="tex2html201"
197  HREF="node60.html">10. Acknowledgments</A>
198 <LI><A NAME="tex2html202"
199  HREF="node61.html">Index</A>
200 </UL>
201 <!--End of Table of Contents--> 
202
203 <P>
204 <BR><HR>
205 <ADDRESS>
206 <I>Johan Knol</I>
207 <BR><I>2001-07-13</I>
208 </ADDRESS>
209 </BODY>
210 </HTML>