aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr/lib1funcs.S
AgeCommit message (Expand)AuthorFilesLines
2025-01-30AVR: Provide built-ins for strlen where the string lives in some AS.Georg-Johann Lay1-0/+18
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-12AVR: target/118001 - Add __flashx as 24-bit named address space.Georg-Johann Lay1-83/+157
2024-05-18AVR: target/115065 - Tweak __clzhi2.Wolfgang Hospital1-4/+4
2024-05-10AVR: target/114981 - Tweak __builtin_powif / __powisf2Georg-Johann Lay1-0/+154
2024-05-07AVR: target/114835 - Tweak popcountqi2Wolfgang Hospital1-15/+15
2024-04-21AVR: target/114794 - Tweak __udivmodqi4Georg-Johann Lay1-3/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-14Typo.Georg-Johann Lay1-4/+0
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
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-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
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 Rennecke1-29/+139
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay1-127/+100
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
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 Lay1-23/+292
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-2/+2
2013-02-04Update copyright in libgcc.Richard Sandiford1-2/+1
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay1-45/+45
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-11/+30
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-150/+273
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 Lay1-21/+141
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 Lay1-0/+90
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay1-1/+148
2011-12-09re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-0/+243
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 Lay1-0/+356
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+67
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+46
2011-11-07re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-49/+55
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay1-1/+136
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-0/+1533