index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcc
/
config
/
avr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
Typo.
Georg-Johann Lay
1
-4
/
+0
2020-01-08
Implement 64-bit double functions.
Georg-Johann Lay
19
-0
/
+6936
2020-01-01
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2019-12-05
re PR target/92055 ([avr] Support 64-bit double)
Georg-Johann Lay
1
-2
/
+2
2019-11-07
Support 64-bit double and 64-bit long double configurations.
Georg-Johann Lay
3
-2
/
+50
2019-01-01
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2016-12-12
lib1funcs.S (__ashrdi3): Fix typo from r243545.
George Spelvin
1
-1
/
+1
2016-12-12
lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.
George Spelvin
1
-11
/
+18
2016-07-29
lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...
Georg-Johann Lay
1
-1
/
+0
2016-06-21
remove avr-rtems support
Trevor Saunders
1
-2
/
+0
2016-01-04
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2015-01-05
Update copyright years.
Jakub Jelinek
4
-4
/
+4
2014-10-22
lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...
Georg-Johann Lay
1
-2
/
+6
2014-10-21
avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.
Joern Rennecke
3
-52
/
+190
2014-09-11
re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)
Georg-Johann Lay
2
-129
/
+101
2014-01-02
Update copyright years in libgcc/
Richard Sandiford
4
-4
/
+4
2013-07-19
re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...
Georg-Johann Lay
1
-21
/
+26
2013-03-04
* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)
Georg-Johann Lay
1
-62
/
+82
2013-02-12
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
3
-24
/
+512
2013-02-08
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
5
-8
/
+867
2013-02-04
Update copyright in libgcc.
Richard Sandiford
2
-4
/
+2
2013-01-29
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-0
/
+14
2013-01-14
* Fix typos. Remove trailing blanks. Fix coding style.
Georg-Johann Lay
2
-52
/
+52
2013-01-14
avr-lib.h: Add GPL copyright notice.
Georg-Johann Lay
1
-0
/
+23
2012-11-22
Adjust decimal point of signed accum mode to GCC default.
Georg-Johann Lay
2
-59
/
+144
2012-09-15
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
3
-16
/
+273
2012-09-05
re PR target/54461 ([avr] add configure option for better AVR-Libc integration)
Georg-Johann Lay
1
-0
/
+66
2012-08-24
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-5
/
+5
2012-08-24
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
4
-150
/
+1288
2012-03-28
re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)
Georg-Johann Lay
1
-6
/
+8
2012-03-07
re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong lo...
Georg-Johann Lay
1
-1
/
+1
2012-03-07
re PR target/52505 ([avr]: __memx address space reading unintentionally from ...
Georg-Johann Lay
1
-0
/
+1
2012-03-07
re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)
Georg-Johann Lay
1
-19
/
+35
2012-02-23
re PR target/52261 ([avr] Add support for AVR Xmega cores)
Georg-Johann Lay
1
-2
/
+2
2012-02-15
re PR target/52261 ([avr] Add support for AVR Xmega cores)
Georg-Johann Lay
1
-0
/
+14
2012-01-10
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
2
-22
/
+143
2012-01-02
re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))
Georg-Johann Lay
1
-11
/
+3
2012-01-02
Implement light-weight DImode support.
Georg-Johann Lay
2
-3
/
+93
2011-12-14
re PR target/50931 ([avr] Support a 24-bit scalar integer mode)
Georg-Johann Lay
2
-1
/
+149
2011-12-09
re PR target/49313 (Inefficient libgcc implementations for avr)
Georg-Johann Lay
2
-0
/
+244
2011-12-06
Forward-port from gcc-4_6-branch r181936 2011-12-02.
Georg-Johann Lay
1
-0
/
+28
2011-11-21
re PR target/49313 (Inefficient libgcc implementations for avr)
Georg-Johann Lay
2
-0
/
+360
2011-11-18
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
2
-0
/
+68
2011-11-15
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
2
-0
/
+47
2011-11-07
re PR target/49313 (Inefficient libgcc implementations for avr)
Georg-Johann Lay
1
-49
/
+55
2011-11-07
Append to HOST_LIBGCC2_CFLAGS in libgcc
Rainer Orth
1
-1
/
+1
2011-11-05
config.host (avr-*-rtems*): Add config/avr/t-rtems.
Ralf Corsepius
1
-0
/
+2
2011-11-04
re PR target/50931 ([avr] Support a 24-bit scalar integer mode)
Georg-Johann Lay
2
-1
/
+137
[next]