patchAVR C Runtime Library - Patches: patch #9405, Add ISR_NOGCCISR macro to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9405: Add ISR_NOGCCISR macro to avr/interrupt.h

Submitter:  Georg-Johann Lay <gjlayde>
Submitted:  Mon 10 Jul 2017 01:12:15 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Wed 17 Jan 2018 03:58:29 PM UTC, comment #1: 

Ping #1

Georg-Johann Lay <gjlayde>
Mon 10 Jul 2017 01:12:15 PM UTC, original submission:  

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.


Georg-Johann Lay <gjlayde>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #41158:  alibc-nogccisr.diff added by gjlayde (1KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gjlayde (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-10 gjlayde Attached File- Added alibc-nogccisr.diff, #41158

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code