Introduction to GNU C and C++ Compilers47
3.1.2.4Addition of New Targets
Support for the following platforms is added.
•HP-UX 11
•IA-64
•MCore 210
•MCore 340
•Xscale
•Atmel AVR Micro- controller
•D30V from Mitsubishi
•AM33 from Matsushita
•FR30 from Fujitsu
•68HC11
•68HC12
•picoJava from Sun Microsystems
3.1.2.5Target Specific Improvements
Some of the improvements are as follows:
•New back end is added for x86 targets
•New back end for Arm and Strongarm
•Improvements in PowerPC code generation
3.1.2.6Improved Documentation
Significant improvements in this area are:
•Many manuals are re-written.
•There are some improvements to man pages.
3.1.2.7Additional GCC Version 3.0.1 Improvements
This version includes some bug fixes in version 3.0. It also addresses some bugs for excep-
tion handling. A port to IBM S/390 is added and some improvements in cross-compiling are
made.
3.1.2.8Additional GCC Version 3.0.2 Improvements
This version mostly contains some bug fixes.
3.1.2.9GCC Version 3.0.3 Improvements
This version contains some more bug fixes as well as improvement in generation of
debugging information.
At the time of revision of this book, GCC 3.1 is released and it has all of these features,
among others.
Next Page >>
<< Previous Page
Back to the Table of Contents