[hidden] for ARM EABI

Status: Release

This is a fully-validated release.

This release was made on 21 April 2009.

Release Notes

To increase performance:

  • Try compiling with -fpromote-loop-indices in addition to your usual optimization options. This experimental option significantly improves performance on some benchmarks. It is not yet enabled by default with -O3 because of its experimental nature.
  • Try adding -funroll-loops to your optimization flags. Code size will increase, but you may get better performance.
  • Try adding -fno-common to your optimization flags. For most bare-metal applications, this option will reduce code-size and improve performance.

Software

You must log in to view the packages associated with this release.

Documentation

Read this first! The Getting Started Guide (PDF) explains how to install and use Sourcery G++ Lite 2009q1-161. The additional documentation listed below provides detailed information about the individual components of Sourcery G++ Lite 2009q1-161.

Title Format
Assembler (PDF) PDF
Binary Utilities (PDF) PDF
C Library (Newlib) (PDF) PDF
Compiler (PDF) PDF
Debugger (PDF) PDF
Getting Started Guide (PDF) PDF
Linker (PDF) PDF
Math Library (Newlib) (PDF) PDF
Preprocessor (PDF) PDF
Profiler (PDF) PDF

Test Reports

Testsuite
sanity
internal
public