Master's thesis draft available on porting GCC to the CRIS architecture.

Hans-Peter Nilsson <hans-peter.nilsson@axis.com>
30 Aug 1998 10:12:28 -0400

          From comp.compilers

Related articles
Master's thesis draft available on porting GCC to the CRIS architectur hans-peter.nilsson@axis.com (Hans-Peter Nilsson) (1998-08-30)
| List of all articles for this month |

From: Hans-Peter Nilsson <hans-peter.nilsson@axis.com>
Newsgroups: comp.compilers
Date: 30 Aug 1998 10:12:28 -0400
Organization: Compilers Central
Keywords: GCC, report, available

A draft of my master's thesis report on a port of GCC as a
cross-compiler is now available in various file formats, located at:


<URL:ftp://ftp.axis.se/pub/axis/tools/cris/misc/rapport.ps> (1.1 M)
<URL:ftp://ftp.axis.se/pub/axis/tools/cris/misc/rapport.ps.gz> (260 K)
<URL:ftp://ftp.axis.se/pub/axis/tools/cris/misc/rapport.pdf> (767 K)
<URL:ftp://ftp.axis.se/pub/axis/tools/cris/misc/rapport.pdf.gz> (488 K)
(Software compatible with Adobe Acrobat Reader version 3.0 is necessary
for the PDF format. The page size is A4.)


Comments are welcome.


Abstract:
This master's thesis report presents the work of retargeting the Gnu C
compiler (Gnu CC, GCC) to a processor with a fairly simple general
architecture; the CRIS, resulting in the gcc-cris compiler.
  The report is aimed at describing the work of porting, in such a manner
as to be usable as a guide to porting GCC for use as a cross-compiler
for similar architectures.


  The target system type is an embedded system, centered around networked
communication applications.


  In aiming a target system, GCC has a rich set of parameters, and a
special machine description language. Many of the machine parameters
are analyzed and explained. The version originally ported was GCC
version 2.1, but the report is up-to-date to at least version 2.8.1 and
to the experimental egcs variant up to at least version 1.1.


  The target system and the thoughts behind it are described.
Measurements on performance of actual applications, while changing key
machine parameters of GCC, are presented.


brgds, H-P
--
Hans-Peter Nilsson, Axis Communications AB, S - 223 70 LUND, SWEDEN
Hans-Peter.Nilsson@axis.se | Tel +46 462701867,2701800
Fax +46 46136130 | RFC 1855 compliance implemented; report loss of brain.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.