]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/avr/avr-c.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / avr-c.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-08  Georg-Johann LayImplement 64-bit double functions.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-07  Georg-Johann LaySupport 64-bit double and 64-bit long double configurat...
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-06-12  Georg-Johann LaySupport multilibs and devices that see flash in RAM...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-21  Georg-Johann Layavr-c.c (avr_register_target_pragmas): Use C++ for...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-20  Georg-Johann LayImplement attribute progmem on reduced Tiny cores by...
2016-07-20  Georg-Johann Layavr-protos.h (avr_addr_space_supported_p): New prototype.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-10  Georg-Johann Layre PR target/65296 ([avr] fix various issues with specs...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-21  Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-23  Georg-Johann Layavr.c: Fix GNU coding rules and typos.
2014-10-21  Joern Renneckeavr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX...
2014-10-09  Joern Renneckeavr.opt (mmcu=): Change to have a string value.
2014-07-24  Senthil Kumar Selvarajavr-c.c (avr_cpu_cpp_builtins): Add __AVR_DEVICE_NAME__.
2014-04-05  Pitchumani Sivanupandiavr-arch.h (avr_mcu_t): Add dev_attribute field to...
2014-02-12  Senthil Kumar Selvarajavr-c.c (avr_resolve_overloaded_builtin): Pass vNULL...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-02-08  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2013-01-25  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2013-01-17  Georg-Johann Laybuiltins.def (DEF_BUILTIN): Factor out "__builtin_avr_...
2013-01-14  Georg-Johann Layre PR target/55974 ([avr] Wrong suffix for built-in...
2013-01-14  Georg-Johann Lay* Fix typos. Remove trailing blanks. Fix coding style.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Georg-Johann Layre PR target/55897 ([avr] Allocate __memx data to ...
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-17  Georg-Johann Layavr-arch.h (avr_extra_arch_macro): Remove prototype.
2012-09-05  Georg-Johann Layre PR target/54461 ([avr] add configure option for...
2012-03-28  Georg-Johann Layre PR target/52737 ([avr]: -mtiny-stack shall not influ...
2012-03-01  Georg-Johann Layavr-c.c (avr_cpu_cpp_builtins): Restore built-in define...
2012-02-28  Georg-Johann Laybuiltins.def: New file.
2012-02-28  Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-02-15  Georg-Johann Layre PR target/52261 ([avr] Add support for AVR Xmega...
2012-02-15  Georg-Johann Laybuiltin_insert_bits-1.c: New test.
2012-01-02  Georg-Johann Layre PR target/51345 ([avr] Devices with 8-bit SP need...
2011-12-06  Georg-Johann Layre PR target/51409 ([avr] Build fails if configured...
2011-11-28  Georg-Johann Layextend.texi (AVR Built-in Functions): Add documentation...
2011-11-21  Georg-Johann Layavr.h (struct base_arch_s): Add field sfr_offset.
2011-11-18  Georg-Johann Layre PR target/49868 (Implement named address space to...
2011-11-15  Georg-Johann Layre PR target/49868 (Implement named address space to...
2011-11-04  Georg-Johann Layre PR target/50931 ([avr] Support a 24-bit scalar integ...
2011-08-01  Georg-Johann Layavr.h (mcu_type_s): Add errata_skip field.
2011-07-04  Georg-Johann Layextend.texi (AVR Built-in Functions): Update documentat...
2011-04-14  Anatoly Sokolovavr.c: ("insn-codes.h"...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-05-26  Steven Bosscheravr-c.c: Do not include regs.h.
2009-12-24  Andy Hutchinsonre PR target/42457 (AVR fails to build with other than...