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/gfortran-test
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-15
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-15
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)
Georg-Johann Lay
1
-39
/
+31
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-22
Adjust decimal point of signed accum mode to GCC default.
Georg-Johann Lay
1
-342
/
+326
2012-10-27
re PR target/55034 (avr.c:2877:7: error: variable ‘regno_dest’ set but no...
Georg-Johann Lay
1
-3
/
+0
2012-10-17
avr-arch.h (avr_extra_arch_macro): Remove prototype.
Georg-Johann Lay
1
-4
/
+0
2012-09-28
avr.md (adjust_len): Add lpm.
Georg-Johann Lay
1
-1
/
+2
2012-09-28
avr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.
Georg-Johann Lay
1
-3
/
+0
2012-09-28
re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...
Georg-Johann Lay
1
-129
/
+342
2012-09-26
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...
Georg-Johann Lay
1
-1
/
+1
2012-09-25
avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.
Georg-Johann Lay
1
-0
/
+1
2012-09-25
re PR other/54701 (double_int conversion breaks avr build)
Georg-Johann Lay
1
-1
/
+1
2012-09-24
Finish conversion of uses of double_int to the new API.
Lawrence Crowl
1
-6
/
+6
2012-09-17
avr.c (CONST_FIXED_P): Remove define.
Georg-Johann Lay
1
-4
/
+0
2012-09-17
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-9
/
+2
2012-09-15
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-126
/
+431
2012-09-05
hooks.c (hook_int_rtx_mode_as_bool_0): New function.
Oleg Endo
1
-1
/
+3
2012-09-04
re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usa...
Georg-Johann Lay
1
-1
/
+1
2012-09-04
re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)
Senthil Kumar Selvaraj
1
-0
/
+13
2012-08-24
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-24
/
+568
2012-08-16
t-avr: Replace occurrences of $(CC) with $(COMPILER).
Nick Clifton
1
-4
/
+4
2012-07-25
re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)
Sandra Loosemore
1
-0
/
+14
2012-06-28
re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)
Georg-Johann Lay
1
-0
/
+22
2012-06-24
output.h: (current_function_is_leaf...
Steven Bosscher
1
-3
/
+3
2012-06-15
avr.c (avr_default_expand_builtin): New function.
Georg-Johann Lay
1
-159
/
+45
2012-06-08
avr.c (avr_case_values_threshold): Return 7.
Georg-Johann Lay
1
-2
/
+10
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-3
/
+3
2012-05-14
re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...
Georg-Johann Lay
1
-50
/
+10
2012-05-09
re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...
Georg-Johann Lay
1
-58
/
+88
2012-05-07
avr.c (avr_prologue_setup_frame): Fix mode passed down to plus_constant.
Georg-Johann Lay
1
-2
/
+3
2012-05-07
config/avr/avr.c: Adjust indentation.
Georg-Johann Lay
1
-7
/
+7
2012-05-05
rtl.h (plus_constant, [...]): Merge into a single plus_constant function.
Richard Sandiford
1
-15
/
+20
2012-04-19
re PR target/53033 ([avr]: Wrong register number for 3-byte loads via X)
Georg-Johann Lay
1
-7
/
+8
2012-03-28
re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)
Georg-Johann Lay
1
-44
/
+61
2012-03-28
re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)
Georg-Johann Lay
1
-3
/
+3
2012-03-21
re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...
Georg-Johann Lay
1
-276
/
+127
2012-03-13
re PR target/52488 (avr-*: internal compiler error: in extract_insn, at reco...
Georg-Johann Lay
1
-4
/
+38
2012-03-12
re PR target/52499 (avr MODE_CODE_BASE_REG_CLASS enum conversion problem)
Georg-Johann Lay
1
-1
/
+1
2012-03-12
re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)
Georg-Johann Lay
1
-1
/
+1
2012-03-08
re PR target/52496 (avr-specific built-ins missing memory barrier)
Georg-Johann Lay
1
-4
/
+16
2012-03-07
re PR target/52506 ([avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D ...
Georg-Johann Lay
1
-10
/
+10
2012-03-07
re PR target/52505 ([avr]: __memx address space reading unintentionally from ...
Georg-Johann Lay
1
-2
/
+3
2012-03-07
re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)
Georg-Johann Lay
1
-0
/
+7
2012-03-01
extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.
Georg-Johann Lay
1
-0
/
+13
2012-02-29
avr.c: Move definition of TARGET macros to end of file.
Georg-Johann Lay
1
-132
/
+134
2012-02-29
avr-protos.h (avr_output_bld): Remove unused prototype.
Georg-Johann Lay
1
-26
/
+4
2012-02-28
builtins.def: New file.
Georg-Johann Lay
1
-89
/
+66
2012-02-28
re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)
Georg-Johann Lay
1
-43
/
+30
2012-02-28
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
1
-21
/
+49
2012-02-24
re PR target/52261 ([avr] Add support for AVR Xmega cores)
Georg-Johann Lay
1
-2
/
+2
2012-02-22
re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...
Georg-Johann Lay
1
-1
/
+5
[next]