diff options
author | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-17 17:14:53 +0000 |
---|---|---|
committer | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-17 17:14:53 +0000 |
commit | 73263209353c576036c925ab80ed2a2b63155ea1 (patch) | |
tree | a9ef2351cc3cafdba3f141d533b81f32fb43e490 /libffi | |
parent | cb7b3a2f2d015876b742a7f5bbacdfdd6beeed9c (diff) | |
download | gcc-73263209353c576036c925ab80ed2a2b63155ea1.tar.gz |
* config/avr/builtins.def (DEF_BUILTIN): Factor out
"__builtin_avr_" from NAME, turn NAME to an uppercase identifier.
Factor out 'CODE_FOR_' from ICODE, use 'nothing' instead of '-1'.
Remove ID. Adjust comments.
* config/avr/avr-c.c (avr_builtin_name): Remove.
(avr_cpu_cpp_builtins): Use DEF_BUILTIN instead of for-loop.
* config/avr/avr.c (avr_tolower): New static function.
(DEF_BUILTIN): Remove parameter ID. Prefix ICODE by 'CODE_FOR_'.
Stringify NAME, prefix it with "__builtin_avr_" and lowercase it.
(avr_expand_builtin): Assert insn_code != CODE_FOR_nothing for
default expansion.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195276 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi')
0 files changed, 0 insertions, 0 deletions