]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/avr/avr.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / avr.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-07  Georg-Johann LaySupport 64-bit double and 64-bit long double configurat...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-07  Georg-Johann Layre PR target/84209 ([avr] Don't split SP in split2)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-07-10  Georg-Johann LayBetter ISR prologues by supporting GASes __gcc_isr...
2017-07-10  Georg-Johann LayMove jump-tables out of .text again.
2017-06-12  Georg-Johann LaySupport multilibs and devices that see flash in RAM...
2017-01-16  Georg-Johann Layavr.h (BRANCH_COST): Increase by 4.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-20  Georg-Johann LayImplement attribute progmem on reduced Tiny cores by...
2016-06-16  Senthil Kumar Selvarajavr.c (avr_asm_init_sections): Remove setup of progmem_...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Senthil Kumar Selvarajavr.h (MOVE_MAX): Set value to 1.
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-04-28  Trevor Saundersadd default for NO_FUNCTION_CSE
2015-03-10  Georg-Johann Layre PR target/65296 ([avr] fix various issues with specs...
2015-03-03  Georg-Johann LayFix various problems with specs file generation.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-10  Joern Rennecke* config/avr/avr.h (CPLUSPLUS_CPP_SPEC): Define.
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-11  Pitchumani Sivanupandiavr-arch.h (avr_mcu_t): Add text section start attribute.
2014-05-14  Georg-Johann Layavr.h (REG_CLASS_CONTENTS): Use unsigned suffix for...
2014-04-05  Pitchumani Sivanupandiavr-arch.h (avr_mcu_t): Add dev_attribute field to...
2014-02-22  Joern Renneckeavr.c (avr_can_eliminate): Allow elimination from ARG_P...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-03  Senthil Kumar Selvarajavr.c (avr_option_override): Warn if asked to generate...
2013-02-28  Georg-Johann Layavr.h (device_to_arch): Rename to device_to_ld.
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-08  Georg-Johann Layre PR target/54854 ([avr] Deprecate and finally remove...
2012-09-17  Georg-Johann Layre PR target/54607 ([avr]: Canadian cross build fails...
2012-08-24  Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-08-19  Jan-Benedict Glawavr-log.c (avr_log_vadump): Properly use int-promoted...
2012-06-28  Georg-Johann Layre PR other/53595 (Code size increase of +10% between...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-23  Georg-Johann Layre PR target/53448 ([avr] ignoring __attribute__((align...
2012-05-09  Georg-Johann Layre PR target/53256 ([avr] Attribute 'interrupt' shall...
2012-05-08  Georg-Johann LayMakefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.
2012-04-24  Georg-Johann Layre PR target/53065 (ICE replace_reg_with_saved_mem...
2012-03-28  Georg-Johann Layre PR target/52737 ([avr]: -mtiny-stack shall not influ...
2012-02-29  Georg-Johann Layre PR target/49939 ([avr] Skip 2-word instructions...
2012-02-28  Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-02-22  Georg-Johann Layavr.h (avr_accumulate_outgoing_args): Return int.
2012-02-21  Georg-Johann Layavr-protos.h (avr_accumulate_outgoing_args): Move proto...
2012-02-15  Georg-Johann Layre PR target/52261 ([avr] Add support for AVR Xmega...
2012-02-01  Georg-Johann Layavr.c: Resolve all AS1 and AS2 macros.
2012-01-25  Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-01-14  Denis Chertykovre PR other/50925 ([avr] ICE at spill_failure, at reloa...
2012-01-12  Richard Hendersonre PR other/50925 ([avr] ICE at spill_failure, at reloa...
2011-12-15  Georg-Johann Layavr-protos.h (print_operand): Remove.
2011-12-06  Georg-Johann Layre PR target/51409 ([avr] Build fails if configured...
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-08  Ulrich Weigandtm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address...
2011-11-01  Georg-Johann Layre PR target/50910 ([avr] inefficient division by 2)
2011-10-29  Georg-Johann Layre PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)
2011-10-21  Georg-Johann Layavr.h (LEGITIMIZE_RELOAD_ADDRESS): Pass address of...
2011-10-17  Georg-Johann Layavr.h (ASSEMBLER_DIALECT): Remove.
2011-10-11  Georg-Johann Layavr-protos.h (avr_mode_code_base_reg_class): New prototype.
2011-10-04  Georg-Johann Layre PR target/50566 ([avr]: Add support for better loggi...
2011-09-05  Georg-Johann Layavr.h (progmem_section): Remove Declaration.
2011-08-25  Georg-Johann Layavr-protos.h (byte_immediate_operand): Remove Prototype.
2011-08-01  Richard Hendersonre PR target/49881 ([AVR] Inefficient stack manipulatio...
2011-08-01  Georg-Johann Layavr.h (mcu_type_s): Add errata_skip field.
2011-07-19  Anatoly Sokolovtarget.def (class_max_nregs): New hook.
2011-06-28  Georg-Johann Layconfig.gcc (tm_file): Add elfos.h and avr/elf.h for...
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-20  Georg-Johann Layre PR target/18145 (Do not emit __do_copy_data or __do_...
2011-04-03  Anatoly Sokolovavr.h (ASM_OUTPUT_BSS): Remove.
2011-03-31  Joseph Myersre PR target/47109 (m68k-netbsdelf: collect2 build...
2011-03-30  Jeff Lawreload.h (reg_equiv_constant): Move into new structure...
2011-03-29  Vladimir Makarov[multiple changes]
2011-03-28  Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27  Vladimir Makarov[multiple changes]
2011-03-22  Georg-Johann Layavr-protos.h (expand_epilogue): Change prototype
2011-03-22  Richard Hendersonavr.c (TARGET_EXCEPT_UNWIND_INFO): New.
2011-03-18  Anatoly Sokolovavr.h (RET_REGISTER, [...]): Remove.
2011-03-08  Georg-Johann Layavr.h (REGISTER_MOVE_COST, [...]): Remove.
2011-01-14  Joseph Myersavr.h (CPP_SPEC): Don't handle -posix.
2010-10-22  Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-16  Anatoly Sokolovavr.h (PREFERRED_RELOAD_CLASS): Remove.
2010-10-09  Nathan Froydavr-protos.h (function_arg): Delete.
2010-09-25  Anatoly Sokolovavr.h (CLASS_LIKELY_SPILLED_P): Remove.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-08-22  Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-06-29  Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-05-03  Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-29  Bernd Schmidtre PR target/42895 (Low registers are preferred than...
next