Age | Commit message (Expand) | Author | Files | Lines |
2013-01-07 | t-avr: Typo. | Georg-Johann Lay | 1 | -1/+1 |
2013-01-07 | re PR target/55243 (STAMP variable is not defined in t-avr) | Georg-Johann Lay | 1 | -29/+17 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-09-25 | re PR target/54641 (Wrong warning flags for building avr-c.o, fails to build) | Georg-Johann Lay | 1 | -4/+4 |
2012-09-17 | re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te... | Georg-Johann Lay | 1 | -2/+3 |
2012-08-17 | t-avr (gen-avr-mmcu-texi): Use $(CC) to compile gen-avr-mmcu-texi.c. | Georg-Johann Lay | 1 | -1/+1 |
2012-08-16 | t-avr: Replace occurrences of $(CC) with $(COMPILER). | Nick Clifton | 1 | -5/+5 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+1 |
2012-05-31 | t-avr: Correct avr-mmcu.texi dependencies. | Georg-Johann Lay | 1 | -2/+10 |
2012-05-29 | t-avr (s-avr-mmcu-texi): Call gen-avr-mmcu-texi$(build_exeext) via ./ and don... | Georg-Johann Lay | 1 | -1/+1 |
2012-05-08 | Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi. | Georg-Johann Lay | 1 | -0/+20 |
2012-03-28 | re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection) | Georg-Johann Lay | 1 | -6/+0 |
2012-02-28 | builtins.def: New file. | Georg-Johann Lay | 1 | -0/+2 |
2012-01-02 | re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) | Georg-Johann Lay | 1 | -150/+23 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 1 | -11/+0 |
2011-11-02 | Move libgcc1 to toplevel libgcc | Rainer Orth | 1 | -48/+0 |
2011-09-29 | re PR target/50566 ([avr]: Add support for better logging similar to -mdeb) | Georg-Johann Lay | 1 | -0/+4 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -13/+0 |
2011-07-28 | re PR target/49687 ([avr] Missed optimization for widening MUL) | Georg-Johann Lay | 1 | -1/+3 |
2011-07-04 | extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f... | Georg-Johann Lay | 1 | -1/+2 |
2011-06-29 | t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3, _xmulhisi3_exit. | Georg-Johann Lay | 1 | -0/+3 |
2011-06-21 | gcc_update (gcc/config/avr/avr-tables.opt): New dependencies. | Joseph Myers | 1 | -1/+6 |
2011-06-16 | re PR target/49313 (Inefficient libgcc implementations for avr) | Georg-Johann Lay | 1 | -5/+26 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-05-26 | avr-c.c: Do not include regs.h. | Steven Bosscher | 1 | -1/+1 |
2010-04-19 | avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa... | Eric B. Weddington | 1 | -9/+38 |
2009-12-24 | re PR target/42457 (AVR fails to build with other than C family languages) | Andy Hutchinson | 1 | -0/+7 |
2009-07-17 | avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices. | Anatoly Sokolov | 1 | -0/+3 |
2009-06-23 | config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs. | Anatoly Sokolov | 1 | -0/+8 |
2009-04-21 | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 1 | -0/+19 |
2009-03-29 | avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices. | Anatoly Sokolov | 1 | -0/+3 |
2009-02-07 | avr.c (avr_mcu_t): Add ata6289 device. | Anatoly Sokolov | 1 | -0/+1 |
2009-01-12 | re PR target/29141 (static constructors beyond 64k fail) | Anatoly Sokolov | 1 | -0/+1 |
2008-12-17 | avr.c (avr_mcu_t): Add attiny87... | Anatoly Sokolov | 1 | -0/+9 |
2008-11-12 | avr.c (avr_mcu_t): Add atmega16hvb... | Anatoly Sokolov | 1 | -0/+8 |
2008-08-09 | avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture. | Anatoly Sokolov | 1 | -1/+1 |
2008-06-19 | avr.c (avr_mcu_t): Add attiny13a. | Anatoly Sokolov | 1 | -0/+1 |
2008-06-18 | avr.c (avr_mcu_t): Remove atmega32hvb. | Eric B. Weddington | 1 | -1/+0 |
2008-06-17 | avr.c (avr_mcu_t): Add attiny167. | Eric B. Weddington | 1 | -0/+1 |
2008-06-17 | avr.c (avr_mcu_t): Add atmega32u4. | Eric B. Weddington | 1 | -0/+1 |
2008-06-16 | avr.c (avr_mcu_t): Add atmega32c1. | Eric B. Weddington | 1 | -0/+1 |
2008-06-16 | avr.c (avr_mcu_t): Add atmega32m1. | Eric B. Weddington | 1 | -0/+1 |
2008-03-15 | avr.c (avr_arch_types): Add avr6 entry. | Bjoern Haase | 1 | -3/+5 |
2008-01-23 | avr.c (avr_current_arch): New variable. | Anatoly Sokolov | 1 | -11/+11 |
2007-12-27 | avr.h (LINK_SPEC, [...]): Move AT90USB82 and AT90USB162 devices from 'avr5' t... | Anatoly Sokolov | 1 | -4/+4 |
2007-11-28 | avr.c (avr_mcu_types): Add atmega32hvb. | Eric B. Weddington | 1 | -0/+1 |
2007-11-27 | avr.c (avr_mcu_types): Add atmega1284p. | Eric B. Weddington | 1 | -0/+1 |
2007-11-15 | avr.c (avr_mcu_types): Add attiny88. | Eric B. Weddington | 1 | -0/+1 |
2007-10-22 | avr.c (avr_mcu_types): Remove ATmega603 which was never produced. | Eric B. Weddington | 1 | -1/+0 |
2007-10-20 | avr.c (avr_mcu_types): Add at90pwm2b, at90pwm3b. | Eric B. Weddington | 1 | -0/+2 |