summaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2012-11-221-342/+326
* re PR target/55034 (avr.c:2877:7: error: variable ‘regno_dest’ set but no...Georg-Johann Lay2012-10-271-3/+0
* avr-arch.h (avr_extra_arch_macro): Remove prototype.Georg-Johann Lay2012-10-171-4/+0
* avr.md (adjust_len): Add lpm.Georg-Johann Lay2012-09-281-1/+2
* avr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.Georg-Johann Lay2012-09-281-3/+0
* re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay2012-09-281-129/+342
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+1
* avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.Georg-Johann Lay2012-09-251-0/+1
* re PR other/54701 (double_int conversion breaks avr build)Georg-Johann Lay2012-09-251-1/+1
* Finish conversion of uses of double_int to the new API.Lawrence Crowl2012-09-241-6/+6
* avr.c (CONST_FIXED_P): Remove define.Georg-Johann Lay2012-09-171-4/+0
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-09-171-9/+2
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-09-151-126/+431
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+3
* re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usa...Georg-Johann Lay2012-09-041-1/+1
* re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)Senthil Kumar Selvaraj2012-09-041-0/+13
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-08-241-24/+568
* t-avr: Replace occurrences of $(CC) with $(COMPILER).Nick Clifton2012-08-161-4/+4
* re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore2012-07-251-0/+14
* re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)Georg-Johann Lay2012-06-281-0/+22
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-3/+3
* avr.c (avr_default_expand_builtin): New function.Georg-Johann Lay2012-06-151-159/+45
* avr.c (avr_case_values_threshold): Return 7.Georg-Johann Lay2012-06-081-2/+10
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-3/+3
* re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...Georg-Johann Lay2012-05-141-50/+10
* re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...Georg-Johann Lay2012-05-091-58/+88
* avr.c (avr_prologue_setup_frame): Fix mode passed down to plus_constant.Georg-Johann Lay2012-05-071-2/+3
* config/avr/avr.c: Adjust indentation.Georg-Johann Lay2012-05-071-7/+7
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-15/+20
* re PR target/53033 ([avr]: Wrong register number for 3-byte loads via X)Georg-Johann Lay2012-04-191-7/+8
* re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)Georg-Johann Lay2012-03-281-44/+61
* re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay2012-03-281-3/+3
* re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay2012-03-211-276/+127
* re PR target/52488 (avr-*: internal compiler error: in extract_insn, at reco...Georg-Johann Lay2012-03-131-4/+38
* re PR target/52499 (avr MODE_CODE_BASE_REG_CLASS enum conversion problem)Georg-Johann Lay2012-03-121-1/+1
* re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay2012-03-121-1/+1
* re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay2012-03-081-4/+16
* re PR target/52506 ([avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D ...Georg-Johann Lay2012-03-071-10/+10
* re PR target/52505 ([avr]: __memx address space reading unintentionally from ...Georg-Johann Lay2012-03-071-2/+3
* re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)Georg-Johann Lay2012-03-071-0/+7
* extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay2012-03-011-0/+13
* avr.c: Move definition of TARGET macros to end of file.Georg-Johann Lay2012-02-291-132/+134
* avr-protos.h (avr_output_bld): Remove unused prototype.Georg-Johann Lay2012-02-291-26/+4
* builtins.def: New file.Georg-Johann Lay2012-02-281-89/+66
* re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay2012-02-281-43/+30
* re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2012-02-281-21/+49
* re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay2012-02-241-2/+2
* re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...Georg-Johann Lay2012-02-221-1/+5
* avr.h (avr_accumulate_outgoing_args): Return int.Georg-Johann Lay2012-02-221-1/+2
* re PR rtl-optimization/50063 (DSE: wrong code for gcc.dg/torture/pta-ptrarith...Georg-Johann Lay2012-02-221-48/+52