aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/t-avr
AgeCommit message (Expand)AuthorFilesLines
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-8/+8
2015-03-03Fix various problems with specs file generation.Georg-Johann Lay1-6/+2
2015-02-23t-avr: Fix typo in comment.Georg-Johann Lay1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-0/+21
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-23re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+9
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
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 Lay1-29/+17
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+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-17re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te...Georg-Johann Lay1-2/+3
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 Clifton1-5/+5
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-05-31t-avr: Correct avr-mmcu.texi dependencies.Georg-Johann Lay1-2/+10
2012-05-29t-avr (s-avr-mmcu-texi): Call gen-avr-mmcu-texi$(build_exeext) via ./ and don...Georg-Johann Lay1-1/+1
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay1-0/+20
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay1-6/+0
2012-02-28builtins.def: New file.Georg-Johann Lay1-0/+2
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-150/+23
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-11/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-48/+0
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay1-0/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-13/+0
2011-07-28re PR target/49687 ([avr] Missed optimization for widening MUL)Georg-Johann Lay1-1/+3
2011-07-04extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f...Georg-Johann Lay1-1/+2
2011-06-29t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3, _xmulhisi3_exit.Georg-Johann Lay1-0/+3
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-1/+6
2011-06-16re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-5/+26
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher1-1/+1
2010-04-19avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...Eric B. Weddington1-9/+38
2009-12-24re PR target/42457 (AVR fails to build with other than C family languages)Andy Hutchinson1-0/+7
2009-07-17avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices.Anatoly Sokolov1-0/+3
2009-06-23config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs.Anatoly Sokolov1-0/+8
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+19
2009-03-29avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices.Anatoly Sokolov1-0/+3
2009-02-07avr.c (avr_mcu_t): Add ata6289 device.Anatoly Sokolov1-0/+1
2009-01-12re PR target/29141 (static constructors beyond 64k fail)Anatoly Sokolov1-0/+1
2008-12-17avr.c (avr_mcu_t): Add attiny87...Anatoly Sokolov1-0/+9
2008-11-12avr.c (avr_mcu_t): Add atmega16hvb...Anatoly Sokolov1-0/+8
2008-08-09avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.Anatoly Sokolov1-1/+1
2008-06-19avr.c (avr_mcu_t): Add attiny13a.Anatoly Sokolov1-0/+1
2008-06-18avr.c (avr_mcu_t): Remove atmega32hvb.Eric B. Weddington1-1/+0
2008-06-17avr.c (avr_mcu_t): Add attiny167.Eric B. Weddington1-0/+1
2008-06-17avr.c (avr_mcu_t): Add atmega32u4.Eric B. Weddington1-0/+1
2008-06-16avr.c (avr_mcu_t): Add atmega32c1.Eric B. Weddington1-0/+1
2008-06-16avr.c (avr_mcu_t): Add atmega32m1.Eric B. Weddington1-0/+1