aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr
AgeCommit message (Expand)Author
2023-10-20Daily bump.GCC Administrator
2023-10-19LibF7: Implement mul_mant for devices without MUL instruction.Georg-Johann Lay
2023-10-18Daily bump.GCC Administrator
2023-10-17LibF7: Re-generate f7-renames.h to pick up white-space from f7renames.sh.Georg-Johann Lay
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay
2023-10-13Daily bump.GCC Administrator
2023-10-12LibF7: Implement atan2.Georg-Johann Lay
2023-07-27Update ChangeLog and version files for releasereleases/gcc-13.2.0Jakub Jelinek
2023-04-26Update ChangeLog and version files for releasereleases/gcc-13.1.0Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-09-20Daily bump.GCC Administrator
2022-09-19Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit intsGeorg-Johann Lay
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-06-24Fix typo in ChangeLogDavid Edelsohn
2020-06-24Daily bump.GCC Administrator
2020-06-23build: Change conditional include and empty.mk to -include in MakefilesDavid Edelsohn
2020-01-14Typo.Georg-Johann Lay
2020-01-08Implement 64-bit double functions.Georg-Johann Lay
2020-01-01Update copyright years.Jakub Jelinek
2019-12-05re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin
2016-07-29lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay
2016-06-21remove avr-rtems supportTrevor Saunders
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-07-19re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...Georg-Johann Lay
2013-03-04* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-02-04Update copyright in libgcc.Richard Sandiford
2013-01-29re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay
2013-01-14avr-lib.h: Add GPL copyright notice.Georg-Johann Lay
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay
2012-03-07re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong lo...Georg-Johann Lay