GNU Binutils with patches for OS216
Revisión | 52e491526ebc07a872ea7f6c98cae4aa2a2f8864 (tree) |
---|---|
Tiempo | 2002-03-24 03:51:28 |
Autor | Andrew Cagney <cagney@redh...> |
Commiter | Andrew Cagney |
* MAINTAINERS (sh-elf): Change warning flag to -w.
@@ -1,3 +1,7 @@ | ||
1 | +2002-03-23 Andrew Cagney <ac131313@redhat.com> | |
2 | + | |
3 | + * MAINTAINERS (sh-elf): Change warning flag to -w. | |
4 | + | |
1 | 5 | 2002-03-20 David O'Brien <obrien@FreeBSD.org> |
2 | 6 | |
3 | 7 | * sparc-nat.c: Include sys/param.h where possible. |
@@ -152,7 +152,7 @@ maintainer works with the native maintainer when resolving API issues. | ||
152 | 152 | s390 --target=s390-linux ,-Werror |
153 | 153 | (contact DJ Barrow djbarrow@de.ibm.com) |
154 | 154 | |
155 | - sh --target=sh-hms,sh-elf ,-Werror | |
155 | + sh --target=sh-hms,sh-elf -w | |
156 | 156 | Elena Zannoni ezannoni@redhat.com |
157 | 157 | |
158 | 158 | sparc --target=sparc-elf,sparc64-elf ,-Werror |