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/existing-fp8
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
/
gcc
/
config
/
avr
/
avr.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
AVR: ipa/92606 - Don't optimize PROGMEM data against non-PROGMEM.
Georg-Johann Lay
1
-0
/
+6
2024-04-17
AVR: target/114752 - Fix ICE on inline asm const 64-bit float operand
Georg-Johann Lay
1
-4
/
+13
2024-03-22
AVR: Adjust message for SIGNAL and INTERRUPT usage
Georg-Johann Lay
1
-3
/
+9
2024-03-18
avr.md - Tweak xor insn constraints.
Georg-Johann Lay
1
-0
/
+25
2024-03-09
AVR: Add cost computation for some insn combine patterns.
Georg-Johann Lay
1
-1
/
+39
2024-03-08
AVR: Add an insn combine pattern for offset computation.
Georg-Johann Lay
1
-0
/
+11
2024-03-06
AVR: Adjust rtx cost of plus + zero_extend.
Georg-Johann Lay
1
-0
/
+7
2024-03-05
AVR: Improve output of insn "*insv.any_shift.<mode>_split".
Roger Sayle
1
-0
/
+181
2024-03-03
AVR: Use more C++ ish coding style.
Georg-Johann Lay
1
-207
/
+127
2024-03-03
AVR: ad target/114100 - Don't print unused frame pointer adjustments.
Georg-Johann Lay
1
-15
/
+21
2024-03-03
AVR: ad target/92792 - Remove insn attribute "cc" and its (dead) uses.
Georg-Johann Lay
1
-46
/
+15
2024-03-03
AVR: Fix a typo in avr.cc.
Georg-Johann Lay
1
-2
/
+3
2024-03-02
AVR: Use REG_<n> constants instead of magic numbers <n>.
Georg-Johann Lay
1
-28
/
+30
2024-03-02
AVR: Adjust some comments.
Georg-Johann Lay
1
-10
/
+18
2024-03-02
AVR: target/114100 - Factor in -mtiny-stack in frame pointer adjustments
Georg-Johann Lay
1
-5
/
+8
2024-02-29
AVR: target/114100 - Better indirect accesses for reduced Tiny
Georg-Johann Lay
1
-1
/
+784
2024-02-29
AVR: target/114132 - Code sets up a frame pointer without need.
Georg-Johann Lay
1
-1
/
+6
2024-02-26
AVR: Dead code removal.
Georg-Johann Lay
1
-7
/
+2
2024-02-20
AVR: Use types of exact size and signedness in built-ins.
Georg-Johann Lay
1
-24
/
+24
2024-02-15
AVR: target 113927 - Simple code triggers stack frame for Reduced Tiny.
Georg-Johann Lay
1
-6
/
+16
2024-02-01
AVR: Tabify avr.cc
Georg-Johann Lay
1
-3715
/
+3715
2024-01-14
AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.
Georg-Johann Lay
1
-15
/
+56
2024-01-12
AVR: Work around "sequence of 3 consecutive punctuation characters" warning.
Georg-Johann Lay
1
-2
/
+2
2024-01-08
AVR: PR target/112952: Fix attribute "address", "io" and "io_low"
Georg-Johann Lay
1
-51
/
+121
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-12-05
Allow targets to add USEs to asms
Richard Sandiford
1
-0
/
+1
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
1
-4
/
+3
2023-11-23
AVR: PR target/86776: Implement CVE-2017-5753.
Georg-Johann Lay
1
-0
/
+6
2023-11-17
PR target/53372: Don't ignore section attribute with address-space.
Georg-Johann Lay
1
-1
/
+7
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-2
/
+2
2023-08-01
target/110220: Set JUMP_LABEL and LABEL_NUSES of new branch insn generated by
Georg-Johann Lay
1
-3
/
+5
2023-06-19
avr: Fix wrong array bounds warning on SFR access
Senthil Kumar Selvaraj
1
-0
/
+17
2023-06-11
Use canonical form for reversed single-bit insertions after reload.
Georg-Johann Lay
1
-16
/
+3
2023-06-11
target/19907: Overhaul bit extractions.
Georg-Johann Lay
1
-18
/
+165
2023-06-10
target/109650: Fix wrong code after cc0 -> CCmode transition.
Georg-Johann Lay
1
-319
/
+683
2023-05-25
target/104327: Allow more inlining between different optimization levels.
Georg-Johann Lay
1
-0
/
+16
2023-05-25
target/82931: Make a pattern more generic to match more bit-transfers.
Georg-Johann Lay
1
-0
/
+9
2023-05-23
Improve cost computation for single-bit bit insertions.
Georg-Johann Lay
1
-0
/
+48
2023-05-21
target/90622: __builtin_avr_insert bits: Use BLD/BST for one bit in place.
Georg-Johann Lay
1
-3
/
+6
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-6
/
+5
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-18
Fix -Wformat-diag in various targets.
Martin Liska
1
-1
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-9
/
+9
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+14717