~ubuntu-branches/ubuntu/edgy/binutils-avr/edgy

« back to all changes in this revision

Viewing changes to debian/README.debian

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2005-02-27 11:43:00 UTC
  • mfrom: (0.1.1 upstream) (1.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050227114300-qpt7vi51314mrcmt
Tags: 2.15-3
* Added patch from Theodore A. Roth that adds support for atmega48,
  atmega88, atmega168, attiny13, attiny2313 and at90can128.
* Added patch from Tom Parker <palfrey@tevp.net> that adds --allow-
  dollars switch to as which allows dollars in function names
  (closes: #247346).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To make it possible to have different versions of binutils packages
 
2
installed for diffrent targets the locale and most common documentation have
 
3
been removed from the cross packages. If you want these files aswell you'll
 
4
have to install the same version of the native package as of this package.
 
5
 
 
6
For nesC/TinyOS users, the addition of "OPTFLAGS:= -Wa,--allow-dollars" 
 
7
to their makefiles will allow the use of dollars in function  names (with 
 
8
nesC >=1.1.3).