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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
avr.c (avr_override_options): Remove setting value of PARAM_INLINE_CALL_COST.
Anatoly Sokolov
1
-3
/
+0
2009-06-03
ansidecl.h (EXPORTED_CONST): Define.
Ian Lance Taylor
1
-1
/
+1
2009-05-23
avr.c: Change my email address.
Denis Chertykov
5
-5
/
+5
2009-05-14
tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...
Paolo Bonzini
3
-17
/
+6
2009-05-12
Merge cond-optab branch.
Paolo Bonzini
3
-172
/
+149
2009-05-10
arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.
Joseph Myers
1
-6
/
+6
2009-05-04
tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
Paolo Bonzini
3
-9
/
+5
2009-04-30
(frame_pointer_required_p): Change return type to bool.
Anatoly Sokolov
1
-1
/
+1
2009-04-30
avr.c (initial_elimination_offset): Rename to avr_initial_elimination_offset.
Anatoly Sokolov
3
-13
/
+20
2009-04-25
target.h (struct gcc_target): Add case_values_threshold field.
Anatoly Sokolov
3
-3
/
+3
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-1
/
+1
2009-04-22
defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.
Paolo Bonzini
1
-2
/
+0
2009-04-21
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
Joseph Myers
1
-0
/
+19
2009-04-18
avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps.
Anatoly Sokolov
1
-20
/
+57
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-14
/
+9
2009-04-01
avr.h (avr_case_values_threshold): Remove declaration.
Anatoly Sokolov
4
-12
/
+9
2009-03-29
avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices.
Anatoly Sokolov
3
-0
/
+12
2009-03-15
re PR target/34299 ([avr] ICE on function attribute syntax for main())
Anatoly Sokolov
3
-31
/
+36
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-02-07
avr.c (avr_mcu_t): Add ata6289 device.
Anatoly Sokolov
3
-3
/
+8
2009-01-12
re PR target/29141 (static constructors beyond 64k fail)
Anatoly Sokolov
2
-9
/
+84
2008-12-21
* config/avr/avr.md ("andsi3"): Fix wrong cc attribute.
Denis Chertykov
1
-1
/
+1
2008-12-17
avr.c (avr_mcu_t): Add attiny87...
Anatoly Sokolov
3
-8
/
+47
2008-11-12
avr.c (avr_mcu_t): Add atmega16hvb...
Anatoly Sokolov
3
-5
/
+34
2008-11-02
avr.md (UNSPEC_SWAP): Remove constants.
Anatoly Sokolov
2
-16
/
+205
2008-09-14
re PR target/19636 (Can't compile large switch statement)
Andy Hutchinson
2
-4
/
+3
2008-09-12
re PR target/37466 ([AVR] avr-gcc generating incorrect assembly for expressio...
Anatoly Sokolov
1
-2
/
+3
2008-09-08
re PR target/36609 (AVR wrong code using incorrect RTL for test reversal patt...
Andy Hutchinson
2
-7
/
+26
2008-08-31
sparc.h (BRANCH_COST): Fix macro definition.
Jan Hubicka
1
-43
/
+43
2008-08-31
fwprop.c (should_replace_address): Add speed attribute.
Jan Hubicka
1
-38
/
+40
2008-08-30
optabs.c (expand_abs_nojump): Update BRANCH_COST call.
Jan Hubicka
1
-1
/
+1
2008-08-26
[multiple changes]
Vladimir Makarov
1
-0
/
+13
2008-08-23
re PR target/11259 ([avr] gcc Double 'andi' missed optimization)
Anatoly Sokolov
1
-2
/
+169
2008-08-16
* config/avr/avr.c (avr_override_options): Reduce value of PARAM_INLINE_CALL_...
Andy Hutchinson
1
-0
/
+4
2008-08-09
avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.
Anatoly Sokolov
3
-4
/
+4
2008-08-06
alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.
Kaveh R. Ghazi
2
-25
/
+25
2008-07-11
avr-protos.h (avr_peep2_scratch_safe): Remove prototype.
Anatoly Sokolov
3
-36
/
+23
2008-06-23
avr.c (avr_function_value): Add new 'outgoing' argument.
Anatoly Sokolov
3
-4
/
+6
2008-06-22
* config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.
Andy Hutchinson
1
-0
/
+2
2008-06-19
avr.c (avr_mcu_t): Add attiny13a.
Anatoly Sokolov
3
-1
/
+4
2008-06-18
avr.c (avr_mcu_t): Remove atmega32hvb.
Eric B. Weddington
3
-4
/
+0
2008-06-17
avr.c (avr_mcu_t): Add attiny167.
Eric B. Weddington
3
-1
/
+6
2008-06-17
avr.c (avr_mcu_t): Add atmega32u4.
Eric B. Weddington
3
-0
/
+4
2008-06-16
avr.c (avr_mcu_t): Add atmega32c1.
Eric B. Weddington
3
-0
/
+4
2008-06-16
avr.c (avr_mcu_t): Add atmega32m1.
Eric B. Weddington
3
-0
/
+4
2008-06-15
re PR target/36336 (ICE push_reload - psuedo reg_equiv_constant)
Andy Hutchinson
1
-0
/
+6
2008-06-08
re PR target/36424 (avr-gcc use don't saved registers in ISR with -O3 ('-fren...
Anatoly Sokolov
3
-0
/
+21
2008-06-04
re PR target/27386 (AVR: wrong code generated when passing three uint64_t arg...
Andy Hutchinson
1
-1
/
+3
2008-06-02
re PR target/34879 (__builtin_setjmp / __builtin_longjmp fails stack frame ad...
Andy Hutchinson
2
-1
/
+75
2008-06-01
rtl.h (emit_clobber, [...]): Declare.
Richard Sandiford
1
-1
/
+1
[next]