aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Typo.Georg-Johann Lay1-4/+0
2020-01-08Implement 64-bit double functions.Georg-Johann Lay19-0/+6936
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-12-05re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay1-2/+2
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay3-2/+50
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin1-1/+1
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin1-11/+18
2016-07-29lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay1-1/+0
2016-06-21remove avr-rtems supportTrevor Saunders1-2/+0
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-01-05Update copyright years.Jakub Jelinek4-4/+4
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay1-2/+6
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke3-52/+190
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2-129/+101
2014-01-02Update copyright years in libgcc/Richard Sandiford4-4/+4
2013-07-19re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...Georg-Johann Lay1-21/+26
2013-03-04* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay1-62/+82
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay3-24/+512
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay5-8/+867
2013-02-04Update copyright in libgcc.Richard Sandiford2-4/+2
2013-01-29re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+14
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay2-52/+52
2013-01-14avr-lib.h: Add GPL copyright notice.Georg-Johann Lay1-0/+23
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2-59/+144
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay3-16/+273
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay1-0/+66
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-5/+5
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay4-150/+1288
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay1-6/+8
2012-03-07re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong lo...Georg-Johann Lay1-1/+1
2012-03-07re PR target/52505 ([avr]: __memx address space reading unintentionally from ...Georg-Johann Lay1-0/+1
2012-03-07re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)Georg-Johann Lay1-19/+35
2012-02-23re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-2/+2
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-0/+14
2012-01-10re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-22/+143
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-11/+3
2012-01-02Implement light-weight DImode support.Georg-Johann Lay2-3/+93
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay2-1/+149
2011-12-09re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-0/+244
2011-12-06Forward-port from gcc-4_6-branch r181936 2011-12-02.Georg-Johann Lay1-0/+28
2011-11-21re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-0/+360
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-0/+68
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-0/+47
2011-11-07re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-49/+55
2011-11-07Append to HOST_LIBGCC2_CFLAGS in libgccRainer Orth1-1/+1
2011-11-05config.host (avr-*-rtems*): Add config/avr/t-rtems.Ralf Corsepius1-0/+2
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay2-1/+137