Date: Thu, 4 Jan 2007 16:12:12 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-binutils Makefile ports/devel/avr-binutils/files patch-atmega256x patch-coff-avr Message-ID: <200701041612.l04GCCaV056091@repoman.freebsd.org>
index | next in thread | raw e-mail
joerg 2007-01-04 16:12:12 UTC
FreeBSD ports repository
Modified files:
devel/avr-binutils Makefile
devel/avr-binutils/files patch-atmega256x patch-coff-avr
Log:
Fix a compiler warning in the AVR-COFF generator that appeared with
GCC 4.x, and caused the compilation to fail due to the -Werror option
used.
Remove an annoying assembler warning in the ATmega256x patch that was
frequently triggered by large C switch() statements in GCC, and
generally considered to be a regression. The author of that patch
agreed that the warning isn't particularly useful anyway for a number
of reasons, and recommended to just drop it.
Revision Changes Path
1.37 +1 -1 ports/devel/avr-binutils/Makefile
1.2 +1 -1 ports/devel/avr-binutils/files/patch-atmega256x
1.5 +1 -1 ports/devel/avr-binutils/files/patch-coff-avr
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701041612.l04GCCaV056091>
