OSDN Git Service

libgcc/
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2011 10:02:34 +0000 (10:02 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2011 10:02:34 +0000 (10:02 +0000)
commit934ca5fdf022cfa63de20487cdee1e57152b4e58
tree465b14227b9bdddb17ca31127b3fdfa9d0615aa3
parentf572c7ba80bd1cea27695565542722e63dcdfc9e
libgcc/
* config/avr/t-avr (intfuncs16): Add _clrsbXX2.

gcc/
* longlong.h (count_leading_zeros, count_trailing_zeros,
COUNT_LEADING_ZEROS_0): Define for target avr if W_TYPE_SIZE is 16
resp. 64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175800 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/longlong.h
libgcc/ChangeLog
libgcc/config/avr/t-avr