aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-18avr.md: Tidy up empty "".Georg-Johann Lay2-186/+142
2012-09-17avr.c (CONST_FIXED_P): Remove define.Georg-Johann Lay2-5/+1
2012-09-17re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te...Georg-Johann Lay5-132/+199
2012-09-17re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-9/+2
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay5-190/+682
2012-09-10re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)Georg-Johann Lay1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+3
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay2-0/+35
2012-09-04re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usa...Georg-Johann Lay1-1/+1
2012-09-04re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)Senthil Kumar Selvaraj1-0/+13
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay9-530/+1682
2012-08-19avr-log.c (avr_log_vadump): Properly use int-promoted enum values.Jan-Benedict Glaw3-5/+5
2012-08-17t-avr (gen-avr-mmcu-texi): Use $(CC) to compile gen-avr-mmcu-texi.c.Georg-Johann Lay1-1/+1
2012-08-16t-avr: Replace occurrences of $(CC) with $(COMPILER).Nick Clifton2-9/+9
2012-07-25re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore1-0/+14
2012-07-16system.h (dump_file): Do not define.Steven Bosscher2-2/+2
2012-06-28re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)Georg-Johann Lay3-4/+25
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-3/+3