|
From: | Georg-Johann Lay |
Subject: | [avr-libc-dev] [patch #9405] Add ISR_NOGCCISR macro to avr/interrupt.h |
Date: | Mon, 10 Jul 2017 09:12:17 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 |
URL: <http://savannah.nongnu.org/patch/?9405> Summary: Add ISR_NOGCCISR macro to avr/interrupt.h Project: AVR C Runtime Library Submitted by: gjlayde Submitted on: Mon 10 Jul 2017 01:12:15 PM UTC Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This adds new ISR_NOGCISR macro to be used as ISR attribute with a similar naming like the already existing ones. For the feature, see https://gcc.gnu.org/onlinedocs/gcc/AVR-Function-Attributes.html https://sourceware.org/PR21683 * include/avr/interrupt.h (ISR_NOGCCISR): New ISR convenience macro. (ISR_NOICF) [!__has_attribute]: Define as empty. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 10 Jul 2017 01:12:15 PM UTC Name: alibc-nogccisr.diff Size: 1kB By: gjlayde <http://savannah.nongnu.org/patch/download.php?file_id=41158> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?9405> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |