]> git.pld-linux.org Git - packages/crossavr-binutils.git/blob - 305-binutils-2.20.1-assembler-options.patch
- synchronized patches with Atmel official AVR8-GNU toolchain.
[packages/crossavr-binutils.git] / 305-binutils-2.20.1-assembler-options.patch
1 diff -Naurp gas/config/tc-avr.c gas/config/tc-avr.c
2 --- gas/config/tc-avr.c 2011-02-08 10:59:27.000000000 -0600
3 +++ gas/config/tc-avr.c 2011-02-08 11:01:47.000000000 -0600
4 @@ -378,7 +378,7 @@ void
5  md_show_usage (FILE *stream)
6  {
7    fprintf (stream,
8 -      _("AVR options:\n"
9 +      _("AVR Assembler options:\n"
10         "  -mmcu=[avr-name] select microcontroller variant\n"
11         "                   [avr-name] can be:\n"
12         "                   avr1  - classic AVR core without data RAM\n"
This page took 0.056522 seconds and 3 git commands to generate.