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
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
2008-05-31
avr.md (UNSPECV_WRITE_SP_IRQ_ON): New constants.
Anatoly Sokolov
2
-30
/
+76
2008-05-26
avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs()) instead of pm_lo8/pm_...
Tristan Gingold
2
-3
/
+5
2008-05-26
re PR target/34932 ([avr] ICE in reload)
Andy Hutchinson
1
-12
/
+0
2008-05-22
avr.c (get_sequence_length): Add new function.
Anatoly Sokolov
1
-72
/
+102
2008-05-21
avr.h (machine_function): Add 'is_OS_main' field.
Anatoly Sokolov
2
-5
/
+28
2008-05-16
avr.c (avr_base_arch_macro, [...]): Remove variables.
Anatoly Sokolov
2
-38
/
+22
2008-05-12
* config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define.
Andy Hutchinson
1
-0
/
+2
2008-05-13
avr.h (machine_function): Add 'is_leaf' field.
Anatoly Sokolov
2
-2
/
+7
2008-05-06
avr.md (*sbrx_branch, [...]): Change mode of zero_extract from QImode to HImode.
Anatoly Sokolov
1
-5
/
+5
2008-04-30
avr.md (*sbrx_branch, [...]): Add mode to zero_extract.
Paolo Bonzini
1
-9
/
+9
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-1
/
+1
2008-04-08
function.h (incomming_args): Break out of struct function.
Jan Hubicka
1
-1
/
+1
2008-04-08
avr.h (TARGET_CPU_CPP_BUILTINS): Define __AVR_HAVE_EIJMP_EICALL__ macro if...
Anatoly Sokolov
2
-2
/
+2
2008-04-07
avr.h (avr_mega_p): Remove declaration.
Anatoly Sokolov
4
-20
/
+15
2008-04-02
predicates.md (io_address_operand): New predicate.
Anatoly Sokolov
3
-19
/
+12
2008-03-15
avr.c (avr_arch_types): Add avr6 entry.
Bjoern Haase
5
-26
/
+77
2008-02-22
libgcc.S (__RAMPZ__): Define.
Anatoly Sokolov
1
-7
/
+43
2008-02-12
avr.h (AVR_HAVE_RAMPZ): Define.
Anatoly Sokolov
3
-8
/
+29
2008-01-29
re PR target/34412 (ICE in extract_insn, at recog.c:1990)
Andy Hutchinson
1
-2
/
+2
2008-01-23
avr.c (avr_current_arch): New variable.
Anatoly Sokolov
3
-50
/
+92
2008-01-19
* config/avr/avr.S (_exit): Disable interrupt.
Anatoly Sokolov
1
-1
/
+3
2008-01-17
avr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap-around.
Anatoly Sokolov
2
-6
/
+23
2008-01-11
avr.c (expand_prologue, [...]): Don't save/restore frame pointer register and...
Anatoly Sokolov
1
-8
/
+18
2007-12-27
avr.h (LINK_SPEC, [...]): Move AT90USB82 and AT90USB162 devices from 'avr5' t...
Anatoly Sokolov
3
-11
/
+18
2007-11-28
avr.c (avr_mcu_types): Add atmega32hvb.
Eric B. Weddington
3
-0
/
+4
[next]