aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2013-08-26avr.opt (mfract-convert-truncate): New option.Joern Rennecke2-2/+200
2013-08-26avr-stdint.h (INT16_TYPE): Change default to "int".Joern Rennecke1-2/+2
2013-07-23avr.md: Explain asm print modifier 'r' for REG.Georg-Johann Lay1-0/+1
2013-07-22avr.c (avr_out_xload): No SBIS around LPM so that instruction sequence is 1 b...Georg-Johann Lay1-6/+2
2013-07-21Fix typos.Mike Stump1-1/+1
2013-07-19re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...Georg-Johann Lay4-59/+101
2013-07-11re PR target/57631 (Use assembler name for sanity checking of ISR names provi...Georg-Johann Lay1-1/+6
2013-07-10re PR target/57844 (ICE: unrecognizable addqi3 insn with -msp8 and frame size...Georg-Johann Lay1-2/+4
2013-07-10re PR target/57506 ([avr] Some devices are present twice in avr-mcus.def)Georg-Johann Lay4-212/+161
2013-07-10re PR target/56987 (gcc/config/avr/avr.opt:80: "change" -> "changed"?)Georg-Johann Lay1-1/+1
2013-05-14avr.c (avr_encode_section_info): Bail out if the type is error_mark_node.Joern Rennecke1-1/+4
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-2/+2
2013-03-12re PR target/56263 ([avr] Provide strict address-space checking)Georg-Johann Lay2-0/+67
2013-03-11re PR target/56591 (Missing space)Georg-Johann Lay1-1/+1
2013-02-28re PR target/56445 (avr.c:11551:16: error: invoking macro FX_FTYPE_FX ar gume...Georg-Johann Lay2-31/+31
2013-02-28* avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285)Georg-Johann Lay3-182/+529
2013-02-28avr.h (device_to_arch): Rename to device_to_ld.Georg-Johann Lay2-13/+25
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+31
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay6-378/+775
2013-01-25re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay4-30/+194
2013-01-24avr.c (avr_out_fract): Make register numbers that might be outside of source ...Georg-Johann Lay1-6/+6
2013-01-23re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-0/+376
2013-01-17builtins.def (DEF_BUILTIN): Factor out "__builtin_avr_" from NAME, turn NAME ...Georg-Johann Lay3-49/+61
2013-01-14re PR target/55974 ([avr] Wrong suffix for built-in defines __INT24_MAX__ and...Georg-Johann Lay1-4/+5
2013-01-14avr-arch.h (struct base_arch_s): Use typedef avr_arch_t instead.Georg-Johann Lay6-21/+24
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay11-915/+955
2013-01-14avr-modes.def: Add GPL copyright notice.Georg-Johann Lay1-0/+18
2013-01-10Update copyright years in gcc/Richard Sandiford26-44/+28
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay3-43/+40
2013-01-07t-avr: Typo.Georg-Johann Lay1-1/+1
2013-01-07re PR target/55243 (STAMP variable is not defined in t-avr)Georg-Johann Lay2-37/+56
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek20-21/+22
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2-357/+328
2012-10-27re PR target/55034 (avr.c:2877:7: error: variable ‘regno_dest’ set but no...Georg-Johann Lay1-3/+0
2012-10-26t-rtems: Revert previous commit.Ralf Corsepius1-2/+1
2012-10-26rtems.h (TARGET_OS_CPP_BUILTINS): Remove __USE_INIT_FINI__.Ralf Corsepius2-2/+2
2012-10-17avr-arch.h (avr_extra_arch_macro): Remove prototype.Georg-Johann Lay3-7/+2
2012-10-08re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls comm...Georg-Johann Lay2-5/+1
2012-10-08re PR target/54815 ([avr] missed optimization with operations with constant o...Georg-Johann Lay1-17/+17
2012-10-05avr.md: Fix indentations of insn C snippets.Georg-Johann Lay1-36/+36
2012-10-04predicates.md (flash_operand): New predicate.Georg-Johann Lay2-1/+8
2012-09-28avr.md (adjust_len): Add lpm.Georg-Johann Lay3-6/+11
2012-09-28avr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.Georg-Johann Lay1-3/+0
2012-09-28re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay3-236/+438
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2-2/+2
2012-09-25re PR other/54701 (double_int conversion breaks avr build)Georg-Johann Lay1-7/+4
2012-09-25avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.Georg-Johann Lay1-0/+1
2012-09-25re PR target/54641 (Wrong warning flags for building avr-c.o, fails to build)Georg-Johann Lay1-4/+4
2012-09-25re PR other/54701 (double_int conversion breaks avr build)Georg-Johann Lay1-1/+1
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl1-6/+6