avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc NEWS ChangeLog include/avr/common.h


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc NEWS ChangeLog include/avr/common.h
Date: Mon, 28 Jan 2008 20:29:10 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Changes by:     Joerg Wunsch <joerg_wunsch>     08/01/28 20:29:10

Modified files:
        .              : NEWS ChangeLog 
        include/avr    : common.h 

Log message:
        bug #22153: setjmp.o is wrong in libc.a (1.6.1) for avr's with SPH
        
        * include/avr/common.h: Enable default SPL/SPH definitions not
        when __COMPILING_AVR_LIBC__ is active; interestingly, the comment
        on the #endif had already been correct but the condition hadn't.
        While being here, protect default definition for EIND on avr6
        architectures to just avr-libc compilations (otherwise, it's
        supposed to come from the real device header).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/NEWS?cvsroot=avr-libc&r1=1.256&r2=1.257
http://cvs.savannah.gnu.org/viewcvs/avr-libc/ChangeLog?cvsroot=avr-libc&r1=1.903&r2=1.904
http://cvs.savannah.gnu.org/viewcvs/avr-libc/include/avr/common.h?cvsroot=avr-libc&r1=1.4&r2=1.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]